/* Definition des Body */
BODY
{
    FONT-WEIGHT:bolder;
    COLOR:White;
    FONT-STYLE:normal;
    FONT-FAMILY:Arial;
    BACKGROUND-COLOR:black;
    FONT-VARIANT:normal;
    TEXT-DECORATION:none
     
	scrollbar-3dlight-color:#0000000; 
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#0000000;
	scrollbar-face-color:#000000; 
	scrollbar-shadow-color:#0000000;
	scrollbar-highlight-color:#0000000; 
	scrollbar-darkshadow-color:#000000; 
	scrollbar-track-color:#000000
}
#talunlogo{
    position:relative;
    z-index:1;
    width: 300px; /* width of image */
    height: 111px; /* width of image */
    background-image: url(/templates/bw/images/logo.png);
}
#talunlogo:hover {
   position:relative;
   z-index:1
   width: 300px; /* width of image */
   height: 111px; /* width of image */
   background-image: url(/templates/bw/images/logo2.png);
}
/*ID menu layout anpassen. */
#menu div:hover{
	background-color:grey;
	}
/*2. Ebene*/
.re_inhalt2{
		min-width: 700px;
		max-width: 900px;
		color:black;
		z-index: 1;
		background-color:grey;
		background-color: rgba(200,200,200,1);
		-moz-border-radius: 10px;
		border-radius: 10px;
		margin-left:auto; 
		margin-right:auto;
		margin-top:7px;
}
/* Schriftarten ENDE*/	
/* Default Schatten und Rundungen */
.rundenstandard{
		-moz-border-radius: 10px;
		border-radius: 10px;
}
.schattenstandard{
	-webkit-box-shadow: 3px 5px 10px 5px;
	-moz-box-shadow: 3px 5px 10px 5px;
	box-shadow: 3px 5px 10px 5px;
}	
#menu A:hover
{
    COLOR: white;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    FONT-VARIANT: normal;
    TEXT-DECORATION: underline overline;
}	

/*Movie Bereich wenn was neu ist.*/
.sieben{
	COLOR:#00ff3f;
}
.vierzehen{
	COLOR:yellow;
}
.einundzwanzig{
	COLOR:orange;
}
/*Rating als Css Lösung z.B Bei Filmen*/
.rating_bar {
  width: 200px;
  background: url(/images/rating/grau.png) 0 0 repeat-x;
}

.rating_bar div {
  height: 19px;
  background: url(/images/rating/gold.png) 0 0 repeat-x;
}

/*HR Line*/
hr{
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px grey;
 border-bottom: solid 1px grey; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

/*Überschriften deklaration*/
.ueberschrift
{
		font-family:'gregor','Matisse ITC','Segoe Script','Monotype Corsiva','Arial-fantasy';
		font-style:none;
		font-variant:normal;
		font-size:large;
		font-weight:normal; 
		word-spacing:1em;
		letter-spacing:0.3em;
		color:white;
		
}
.ueberschrift_mittel
{
		font-family:'Matisse ITC','Segoe Script','Monotype Corsiva','Arial-fantasy';
		font-style:none;
		font-variant:normal;
		font-size:normal;
		font-weight:normal; 
		color:white;
		
}
.ueberschrift_klein
{
		font-family:'gregor','Matisse ITC','Segoe Script','Monotype Corsiva','Arial-fantasy';
		font-style:none;
		font-variant:normal;
		font-size:small;
		font-weight:normal; 
		color:white;
		
}
/*Links deklaration*/
A
{
    COLOR: white;
    FONT-STYLE: Bold;
    FONT-FAMILY: Arial;
    FONT-VARIANT: normal;
    TEXT-DECORATION: underline;
}
A:link
{
    COLOR: white;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    FONT-VARIANT: normal;
    TEXT-DECORATION: underline;
}
A:hover
{
    COLOR: grey;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    FONT-VARIANT: normal;
    TEXT-DECORATION: underline overline;
}
A:active
{
    COLOR: white;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    FONT-VARIANT: normal;
    TEXT-DECORATION: underline overline;
}

/* Main table cell colours and backgrounds */
td.row1	{ }
td.row2	{ background-color: #FF00FF; }
td.row3	{ background-color: #000333; }

/* This is the outline round the main forum tables */
.forumline	{max-width:1200; border: 0px solid; }

.rahmen{
 border-top:1px solid grey; border-bottom:1px solid grey; border-left-color:grey; border-right-color:grey;
}

input.files {
	background-color : #000000;
	color : #FFFFFF;
}

/* Form elements */
input, textarea, checkbox, select {
	color : #FFFFFF;
	font: normal 11px Arial, Helvetica, sans-serif;
	border-color : #FFFFFF;
}

/* The text input fields background colour */
input.post, textarea.post, checkbox.post, select {
	background-color : #000000;
	color : #FFFFFF;
	font-size: 0.8em;

}
/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #000000;
	color : #FFFFFF;
	font-size: 11px; font-family: Arial, Helvetica, sans-serif;
}
/* First Letter on Movie Details are Big */
#movietext:first-letter {
	float:left;
	font-size: 300%;
	font-family: gregor;
	
}	
@font-face {  
	  font-family: "chops";  
	  src: url( "/workflow/font/chops.ttf" ) format("truetype");  
	}
@font-face {  
	  font-family: "gregor";  
	  src: url( "/workflow/font/GregorianFLF.ttf" ) format("truetype");  
	}






/* Copyright and bottom info */
.copyright		{ font-size: large; font-family: gregor, Arial, Helvetica, sans-serif; color: #929398; letter-spacing: 0.3em;}
.copyright_klein		{ font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #929398; letter-spacing: -1px;}
.copyright_copy		{ font-size: large; font-family: Arial, Helvetica, sans-serif; color: #929398; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline overline;}



/*BF2 css  #A4281E  */
.titel1 { font-size:14px; font-weight:bold; background-color: #333333; color:#FFFFFF; padding:2px; display:block; }
.titel3 { font-size:12px;  padding:1px; font-size:13px; font-weight:bold; background-COLOR:#DDFFC1; color:#000000; background-repeat:repeat-x; }
.tabelle2 { font-size:12px; border-style:solid; border-width:1px; border-color:#C4C4C4; background-color:#FFFFFF; color:#000000; margin: 0 auto;}
.titel2 { font-size:12px;  padding:1px; font-size:13px; font-weight:bold; background-COLOR:#C4C4C4; color:#000000; background-repeat:repeat-x;  border-bottom-style:solid; border-bottom-width:1px;  border-bottom-color: #666666;}
.titel6 { font-size:14px;  font-weight:bold; padding:1px; font-size:13px; font-weight:bold; background-COLOR:#333333; color:#FFFFFF; background-repeat:repeat-x;  border-bottom-style:solid; border-bottom-width:1px;  border-bottom-color: #666666;}
.titel4 { font-size:8px;  padding:1px; font-size:13px; font-weight:bold; background-COLOR:#C4C4C4; color:#000000; background-repeat:repeat-x;  border-bottom-style:solid; border-bottom-width:1px;  border-bottom-color: #666666;}
.titel5 { font-size:14px; background-color: #333333; color:#FFFFFF; padding:2px; font-weight:bold;}

div.award-inline {
float: left;
width: 42px;
height: 42px;
position: relative;
}
div.award-inline2 {
float: left;
width: 50px;
height: 21px;
position: relative;
}
div.award-inline3 {
float: left;
width: 128px;
height: 128px;
position: relative;
}
div.award-inline4 {
float: left;
width: 110px;
height: 30px;
position: relative;
}
div.award-inline5 {
float: left;
width: 120px;
height: 30px;
position: relative;
}
div.award-pop2 {
display: none;
position: absolute;
top: -400px;
left: 0;
z-index: 50;
width: 450px;
background: #F4F4F4;
border: 4px solid #C4C4C4;
-moz-opacity: .95;
filter:alpha(opacity=95);
}
div.award-pop {
display: none;
position: absolute;
top: 40px;
left: 0;
z-index: 50;
width: 400px;
background: #F4F4F4;
border: 4px solid #C4C4C4;
-moz-opacity: .95;
filter:alpha(opacity=95);
}
div.dir-left {
left: 30px;
right: auto;
}

div.dir-right {
left: auto;
right: 30px;
}

div.award-inline:hover div.award-pop {
display: block;
}

div.award-inline2:hover div.award-pop {
display: block;
}
div.award-inline3:hover div.award-pop {
display: block;
}
div.award-inline4:hover div.award-pop {
display: block;
}
div.award-inline5:hover div.award-pop2 {
display: block;
}
/* BF2 ENDE */
