/* CSS-Stylesheet DVD-Kritik */
/* V4.0 Mai 2008 */
/* www.dvdlog.de / www.bibra-online.de */

body.dvdreview {
    background-color : #F5F5E7;
}

A:link    {color : #B96F17;
          text-decoration:none;}
A:visited {color:#B96F17;
          text-decoration:none;}
A:active  {color:black;}
A:hover   {color:#396F79;
          text-decoration: underline;}

table.review {
	max-width: 880px; 	
	min-width: 880px; 
	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;
}

hr { width:100%; height:1px; color: white;}

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.cover {
	background-color: #FEFFFC;	
   border-right: 1px solid #E8E7D0;
   border-top: 1px solid #E8E7D0;
}

td.descr {
    color : #B96F17;
    border-top: 1px solid #E8E7D0;
    border-right: 1px solid #E8E7D0;
}

td.data {
    border-top: 1px solid #E8E7D0;
    border-right: 1px solid #E8E7D0;
}

p.titel {
    color : #B96F17;
    margin : 5px;
    font-weight : bold;
    font-size: 14px;
    border-bottom: 2px solid #407480;

	 
}

ol, ul {
	margin: 10px 5px 0px -19px;
	list-style: disc;
	color: black;
}
li {
	margin-bottom: 10px; 
	color: black; 
}
p.text {
    color : black;
    margin : 5px 5px 5px 5px;
    line-height: 145%;
    text-align: left;
	 font-size: 13px;
}



p {
    color : black;
    margin : 5px 5px 5px 5px;
    line-height: 120%;
    text-align: left;
}


p.text A:link    {color : #B96F17;
          text-decoration:none;}

p.text A:hover   {color : #B96F17;
          text-decoration: underline;}

p.text A:visited {color : #B96F17;
          text-decoration:none;}

p.datum {
    color : black;
    margin : 2px;
    text-align : center;
}

p.autor {
    color : black;
    margin : 2px;
    text-align : center;
    font-size: 10px;
}

p.bild {
    color : black;
    margin : 6px 2px 30px 2px;
    text-align : center;
    font-size: 10px;
	 font-weight: bold; 
}

p.autor A:link    {color : black;
          text-decoration:none;}

p.autor A:hover   {color : black;
          text-decoration: underline;}

p.autor A:visited {color : black;
          text-decoration:none;}

.smallcaps-absatz {
	font-variant: small-caps;
	font-size:14px; 
}

/* Review-Bilder______________________________________________________*/

img.orion {
	padding-bottom: 77px; 
}
img.orion-en {
	padding-bottom: 55px; 
}

/*RECAPS-------------------------------------------------------------*/

p.letter{
        background-color:#396F79;	
		  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		  color: white; 
		  Font-size:12px;
		  font-weight:bold;
		  margin: 0;		  
		  padding-top:3px;
		  padding-bottom: 4px; 
}
.capital-letter {
	font-size: 20px;}

.kapital {
	margin-left: 10px; 
	font-size: 20px;}