/* CSS-Stylesheet DVD-News */
/* Guido's Homepage www.bibra-online.de */

body {
    font-family: Verdana,sans-serif;
    font-size:10pt;
    margin : 0;
    background-color : #F5F5E7;
}

body.dvdreview {
    font-family: Verdana,sans-serif;
    font-size:10pt;
    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; 	
	min-width: 880px; 
	width: 880px; 
	background-color: #FEFFFC;
	background-image: url(../movie/dvd/gfx/review-header.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 10px;
}

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;
    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;
    border-bottom: 4px solid #407480;
}

td.head2 {
	 color : #396F79;
    font : 8pt Verdana, Arial, sans-serif;
	 padding: 3px 3px 3px 3px;
    text-align: right;
    border-bottom: 4px solid #407480;
}

td.head2 A:link    {color : #B96F17;
          text-decoration:none;}

td.head2 A:hover   {color : #B96F17;;
          text-decoration: underline;}

td.head2 A:visited {color : #B96F17;;
          text-decoration:none;}


td.text {
    background : teal;
    color : black;
}

td.back {
	background-color: #FEFFFC;
	color: black;	
    border-right: 1px solid #E8E7D0;
    border-top: 1px solid #E8E7D0;

}


td.cover {
	background-color: #FEFFFC;
    color : black;
}

td.descr {
    background : white;
    color : #B96F17;
    border-top: 1px solid #E8E7D0;
    border-right: 1px solid #E8E7D0;
}

td.data {
    background : white;
    color : black;
    border-top: 1px solid #E8E7D0;
    border-right: 1px solid #E8E7D0;
}


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 : #B96F17;
    margin : 5px;
    font-weight : bold;
    font-size: 14px;
    /* border-bottom: 1px solid #E8E7D0; */
    border-bottom: 2px solid #407480;

	 
}

p.text {
    color : black;
    margin : 5px 5px 5px 5px;
    line-height: 130%;
    text-align: left;
}

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;}


p.letter{
        background-color:#396F79;	
		  color: white; 
		  Font-size:12px;
		  font-weight:bold;
margin: 0;		  
}

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;
}

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: 0px solid #396F79; */
	border-top: 10px solid #F5F5E7;
	/* background-image: url(images/header.gif);
	background-position: right;
	background-repeat: no-repeat; */
}

	/* Header Styles */
	
	.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;
	}

