/* CSS-Stylesheet Filmformate */
/* www.bibra-online.de */

body {
    font-family: Verdana,sans-serif;
    font-size:10pt;
    margin : 0;
    background-color : #F5F5E7;
}

A:link    {color:black;
          text-decoration:underline;}
A:visited {color:black;
          text-decoration:underline;}
A:active  {color:black;}
A:hover   {color:black;
          text-decoration: underline;}

p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Franklin Gothic Medium,Verdana,sans-serif;
      font-size:10pt; 
      }

hr { width:100%; height:1px; color: white;}

table.table_main {
	max-width: 880px; 	
	background-color: #FEFFFC;
	background-image: url(../movie/dvd/gfx/review-header.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 10px;
}

table.table_main2 {
	max-width: 880px; 	
	background-color: #FEFFFC;
	margin-top: 0px;
}

td.td_head {
	 color : #396F79;
    font : bold 16pt Verdana, Arial, sans-serif;
	 padding: 3px 3px 3px 3px;
    text-align: left;
    border-bottom: 4px solid #407480;
}

td.td_ueberschrift {
    background : white;
	 padding-top: 10px; 
}

td.td_text {
    background : white;
}

td.td_sidebar {
    background : white;
	 width: 220px;
	 max-width: 220px;		  
	 padding-right: 5px;
}

td.td_sidebar70 {
    background : white;
	 width: 410px;
	 max-width: 410px;		  
	 padding-right: 5px;
}

table.table_daten {
	margin-left: 5px; 
	margin-right: 5px;
}

table.table_daten td.td_descr {
	font-weight: bold;  	
	border-bottom: 1px solid Silver; 	
	border-right: 1px solid silver; 
}

table.table_daten td.td_data {
	border-bottom: 1px solid Silver; 	
	
}

p.p_ueberschrift {
    /* color : #B96F17; */
    margin : 5px;
	 font-family: "Times New Roman", serif; 
    font-weight : normal;
    font-size: 25px;
    border-bottom: 2px solid #407480;
	 
}

p.p_text {
    color : black;
    margin : 5px 5px 5px 5px;
    line-height: 110%;
    font-size: 14px;
	 text-align: justify; 
}

p.p_text2 {
    color : black;
    margin : 5px 5px 5px 5px;
    line-height: 125%;
	 font-size: 14px;
	 text-align: justify; 
}

p.p_text3 {
    color : black;
    margin : 5px 5px 5px 5px;
    line-height: 120%;
	 font-size: 14px;
	 text-align: justify; 
}


p.p_text_center {
    color : black;
    margin : 0px 5px 5px 5px;
    line-height: 110%;
	 font-size: 14px;
	 text-align: center; 
}

p.p_text A:link    {color : #B96F17;
          text-decoration:none;}

p.p_text A:hover   {color : #B96F17;;
          text-decoration: underline;}

p.p_text A:visited {color : #B96F17;;
          text-decoration:none;}

p.bild {
    color : black;
    margin : 6px 2px 30px 2px;
    text-align : center;
    font-size: 10px;
	 font-weight: bold; 
}
p.filmstreifen {
	text-align: center;
	font-size: 11px;
	border: 1px solid;
	border-color : silver;
	padding: 8px 2px 2px 2px; 	
}

img.headerleft {
	
}
img.headerright{ float: right;  margin: 0px;  padding: 0px;   }

#wrapper {
	margin: 0 auto;
	width: 880px;
	background-color: #FFF;
	text-align: left;
}

#header {
	padding: 0px 0 0 0;
	margin-top: 0px;
	background-color: #F5F5E7;	
	border-bottom: 0px solid #396F79;
	border-top: 10px solid #F5F5E7;
}

.headermenu { 
		background-image: url(images/menu-background.png);
		height: 23px; 
		}
	
	.menucontainer {
		margin-left: 20px; 
		}
	
	.menuentry {
		float: left; 
		font-weight: bold; 
		font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
		font-size: 16px;
		margin-left: 10px;
		color: black; 
		display: inline; 
}
	
	.menuentry a {
		text-shadow: black 1px 1px;
		color: #396F79; 
	}
	.menuentry a:link {
		color: white;
	}
	.menuentry a:visited {
		color:  white;
	}
	.menuentry a:hover, a:active {
	  color: #C1C0B5;
	}
