/* DVDLog.de */
/* CSS-Stylesheet Movie Comparisons*/

body {
	 font-family: Verdana,sans-serif;
    font-size:10pt;
    color: black;
    background-color : #F5F5E7;
    }

A:link    {color : #B96F17;
          text-decoration:none;}
A:visited {color:#B96F17;}
          
A:active  {color:#B96F17;
				text-decoration:none;}
A:hover   {color:#B96F17;
          text-decoration: none;}
			 
table {
	max-width: 880px; 	
	min-width: 880px;
	background-color: #FEFFFC;
	background-image: url(../img/gfx/review-header.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 10px;
   font-family: Verdana,sans-serif;
   font-size: 13px;
}

td.kopf {  color : #396F79;
    padding: 3px;
    text-align: left;
    border-bottom: 4px solid #407480; 
	 width=100%;
}
	 
td.kopflinks {  color : #396F79;
    padding: 1px;
    text-align: left;
    border-bottom: 4px solid #407480; 
	 width=50%;
}

td.kopfrechts {  color : #396F79;
    padding: 1px;
    text-align: right;
    border-bottom: 4px solid #407480; 
	 width=50%;
}


td.bildkopfrechts {
			 background-image: url(../img/gfx/comparison-headerright.png);			
			 background-repeat: no-repeat;
			 background-position: right;
			 height: 21px; 
			 font-size:12px;
			 text-align: left;
			 color: white; 	
			 padding-left: 10px;
}

td.bildkopflinks {
		    background-image: url(../img/gfx/comparison-headerleft.png);			
			 background-repeat: no-repeat;
			 background-position: left;
			 height: 21px;
			 font-size: 12px; 
			 text-align: right;
			 color:white; 
			 padding-right: 10px;
			 
}
td.bildkopfmitte {
		    background-image: url(../img/gfx/comparison-headerleft.png);			
			 background-repeat: no-repeat;
			 background-position: center;
			 height: 21px;
			 font-size: 12px; 
			 text-align: center;
			 color:white; 
			 padding-right: 0px;			 
}

td.bild {
			border-top: 1px solid #396F79;
			border-left: 1px solid #396F79;
			border-right: 1px solid #396F79;
			border-bottom: 1px solid #396F79;
			padding: 10px; 			 
}

td.abstand {
	border: 0px;
			 padding: 5px;
}


.titel {
	font : 16pt Verdana, Arial, sans-serif;
	margin: 2px; 
	float: left; 
}

.beschreibung {
    font-family: Verdana,sans-serif;
    font-size:11px;
	 margin: 0px;
	 color: black;
	float: right;
	padding-top: 2px;
	padding-right: 2px;
}

.comments {
    font-family: Verdana,sans-serif;
    font-size:10px;
	 padding-top: 5px;
	 padding-bottom: 5px; 
	 text-align: justify; 
	
}

.imageheader {
	font-weight: bold; 
}

div.imageheader A:link    {color : white;
          					text-decoration:none;}
div.imageheader A:visited {color:white ;
          					text-decoration:none;}
div.imageheader A:active  {color:silver;
								text-decoration:none;}
div.imageheader A:hover   {color:silver;
          text-decoration: none;}
}