/* CSS-Stylesheet DVD-News */
/* Guido's Homepage www.bibra-online.de */

body {
    font-family: Verdana,sans-serif;
    font-size:10pt;
    margin : 0;
    background-color : Navy;
}

body.dvdreview {
    font-family: Verdana,sans-serif;
    font-size:10pt;
    margin : 2;
    background-color : #F5F5E7;
}

body.dvdreview div.specials{
    float : right;
}

body.dvdreview div.specials a:link { color:yellow;  font-weight : bold ; }

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;}

table {
	max-width: 880px; 	
	background-color: #FEFFFC;
	background-image: url(../movie/dvd/gfx/review-header.gif);
	background-repeat: no-repeat;
	background-position: top;
}
p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Verdana,sans-serif;
      font-size:10pt; 
      }

ul,ol,li {
    margin-left : 5px;
    margin-right: 0px;
    margin-top: 1px;
    margin-bottom:1px;
}
h1
     {
    font-family:Verdana,sans-serif;
    font-size:16pt;
    padding : 0px;
    margin-left : 0px;
    margin-right: 0px;
    margin-top: 1px;
    margin-bottom:1px;
}

h2
     { font-family:Verdana,sans-serif; font-size:18pt; 
    margin-left : 0px;
    margin-right: 0px;
    margin-top: 5px;
    margin-bottom:10px;
}
h3
     {
    font-family:Verdana,sans-serif;
    font-size:10pt;
    color:navy;
    font-weight : bold;
    margin : 0;
}

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;
}

td.head2 {
	 color : #396F79;
    font : 8pt Verdana, Arial, sans-serif;
	 padding: 3px 3px 3px 3px;
    text-align: right;
}

td.head2 A:link    {color:black;
          text-decoration:none;}

td.head2 A:hover   {color:black;
          text-decoration: underline;}

td.head2 A:visited {color:black;
          text-decoration:none;}


td.neues {
	background-color: #FAFAF0;
	border-top: 10px solid #396F79;
}

td.index {
	background-color: #FAFAF0;
}

td.fuss {
	background-color: #FAFAF0;
	border-top: 10px solid #396F79;
}


td.text {
    background : white;
    color : black;
}

td.back {
    background : blue;
    color : white;
}


td.cover {
    background : navy;
    color : white;
}

td.descr {
    background : Teal;
    color : white;
}

td.data {
    background : green;
    color : white;
}

p.blue {
    color : navy;
    margin : 0;
    font-weight : bold;
}

p.review {
    color: black;
    margin: 0;
    border-bottom : 2px solid #387080;}

p.review A:link    {color:black;
          text-decoration:none;}

p.review A:hover   {color: black;
          text-decoration: underline;}

p.review A:visited {color:black;
          text-decoration:none;}


    
p.reviewb {
    color: grey;
    margin: 0;
    border-bottom : 2px solid #387080;;}

p.reviewb A:link    {color:grey;
          text-decoration:none;}

p.reviewb A:hover   {color:grey;
          text-decoration: underline;}

p.reviewb A:visited {color:grey;
          text-decoration:none;}

p.reviewc {
    color: #396F79;
    margin: 0;
    border-bottom : 2px solid #387080;;}

p.reviewc A:link    {color: #396F79;
          text-decoration:none;}

p.reviewc A:hover   {color:#396F79;
          text-decoration: underline;}

p.reviewc A:visited {color:#396F79;
          text-decoration:none;}

p.review-s {
    color: navy;
    margin: 0;
    border-bottom : 2px solid #387080;;}

p.review-s A:link    {color: navy;
          text-decoration:none;}

p.review-s A:hover   {color:navy;
          text-decoration: underline;}

p.review-s A:visited {color:navy;
          text-decoration:none;}

			 
p.index {
    color : #B96F17;
    margin: 0;
    padding: 0;
    border-bottom : 1px solid #387080;;}

p.index A:link    {color: black;
          text-decoration:none;}

p.index A:hover   {color:black;
          text-decoration: underline;}

p.index A:visited {color:black;
          text-decoration:none;}

p.info {
    color : #B96F17;
    margin: 0;
    padding: 0;
    border-bottom : 1px dotted black;}

p.letter{
        background-color:#396F79;	
		  color: white; 
		  Font-size:12px;
		  font-weight:bold;
margin: 0;		  
}
	 
p.dvdmain {
    margin:0;
    border-bottom-width : 2px;
    border-bottom-style : dotted;}

p.text {
    color : white;
    margin : 0px 0px 0px;
}
p.datum {
    color : white;
    margin : 0px 0px 0px;
    text-align : center;
}

body.dvdnav {
    font-family: Verdana,sans-serif;
    font-size:10pt;
    color: black;
    background-color : #E0E0E0;
    margin-bottom : 0px;
    margin-left : 10px;
    margin-right : 0px;
    margin-top : 0px;
    }

body.dvdnav div {
    background-color: #F5F5E7;
    width : 100%;
    height : 100%;
    border-left : 1px solid #9EAAB7;
}

body.dvdnav p.button {
  /*  border-top : 2px dashed white;*/
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0;
}
