/* 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 : Navy;
}

body.dvdreview div.specials{
    float : right;
}

body.dvdreview div.specials a:link { color:yellow;  font-weight : bold ; }

A:link    {color:white;
          text-decoration:underline;}
A:visited {color:white;
          text-decoration:underline;}
A:active  {color:white;}
A:hover   {color:white;
          text-decoration: underline;}

table {
	max-width: 880px;	
}
p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Verdana,sans-serif;
      font-size:10pt; 
      color:white;
      }

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;
    color:white;
}

h2
     { font-family:Verdana,sans-serif; font-size:18pt; 
    margin-left : 0px;
    margin-right: 0px;
    margin-top: 5px;
    margin-bottom:10px;
    color:white;
}
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 {
    background : blue;
    color : white;
    font : bold 16pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	 padding: 3px 3px 3px 3px;
}

td.text {
    background : teal;
    color : white;
}

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.review {
    background : green;
    color: white;
    margin: 0;
    border-bottom : 2px dotted Navy;}

p.review A:link    {color:white;
          text-decoration:underline;}

p.review A:hover   {color:white;
          text-decoration: underline;}

    
p.reviewb {
    background : green;
    color: navy;
    margin: 0;
    border-bottom : 2px dotted Navy;}

p.reviewb A:link    {color:navy;
          text-decoration:underline;}

p.reviewb A:hover   {color:navy;
          text-decoration: underline;}

p.reviewb A:visited {color:navy;
          text-decoration:underline;}

p.reviewc {
    background : green;
    color: gray;
    margin: 0;
    border-bottom : 2px dotted Navy;}

p.reviewc A:link    {color: Silver;
          text-decoration:underline;}

p.reviewc A:hover   {color:silver;
          text-decoration: underline;}

p.reviewc A:visited {color:silver;
          text-decoration:underline;}

p.review-s {
    background : green;
    color: Blue;
    margin: 0;
    border-bottom : 2px dotted Navy;}

p.review-s A:link    {color: Blue;
          text-decoration:underline;}

p.review-s A:hover   {color:#333333;
          text-decoration: underline;}

p.review-s A:visited {color:#333333;
          text-decoration:underline;}

			 
p.index {
    background : teal;
    color: white;
    margin: 0;
    padding: 0;
    border-bottom : 1px dotted Navy;}

p.review A:link    {color:white;
          text-decoration:underline;}

p.review A:hover   {color:white;
          text-decoration: underline;}

p.dvdmain {
    margin:0;
    border-bottom-width : 2px;
    border-bottom-style : dotted;}

p.blue {
    color : navy;
    margin : 5px;
    font-weight : bold;
    font-size: 14px;
}

p.text {
    color : white;
    margin : 5px 5px 5px 5px;
    line-height: 120%;
    text-align: left;
}
p.datum {
    color : white;
    margin : 2px;
    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: navy;
    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;
}
