* {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	margin:0;
	padding:0;
}

body {
	background-color:#4B565B;
	font-size:100.01%;
	color:#000000;
	text-align:center;
}

a {
	color:#001373;
	font-weight:bold;
	text-decoration:underline;
}
a:hover { text-decoration:none; }
a img { border-width:0px; }

h2 {
	background-color:#000137;
	color:#FFFFFF;
	font-size:0.8em;
	font-weight:bold;
	padding:2px 0px;
	margin:0;
	text-align:center;
}

h3 {
	background-color:#000137;
	color:#FFFFFF;
	font-size:0.8em;
	font-weight:bold;
	padding:2px 0px;
	text-align:center;
}

fieldset { border-width:0px; }

q { font-style:italic; }
/******************/
/* Page structure */
/******************/
#sov_page {
	margin:0 auto;
	position:relative;
	text-align:left;
	width:47.9em;
}

#left {
	/*position:absolute;
	left:0px;*/
	float:left;
	margin-right:3px;
	width:140px;
}

#middle {
	/*position:absolute;
	left:143px;*/
	float:left;
	margin-right:3px;
	width:500px;
}

#right {
	position:absolute;
	left:646px;
	width:120px;
}

/********/
/* Head */
/********/
#sov_top {
	/*width:47.9em;*/
	width:766px;
}

#logo {
	float:left;
	width:440px;
}

#banner {
	background-image:url("gfx/head/topback.jpg");
	float:right;
	height:auto !important;
	height:76px;
	min-height:76px;
	width:326px;
}

#sov_menu {
	background-color:#000137;
	clear:both;
	margin-bottom:4px;
}
#sov_menu ul {
	text-align:center;
	padding:2px 0px;
	margin-top:0;
	margin-left:0;
	color:#FFFFFF;
	width:100%;
	line-height:0.95em;
}
#sov_menu ul li {
	display: inline;
	padding:2px 0px;
}
#sov_menu ul li a {
	font-size:0.75em;
	padding:2px 15px;
	color:#FFFFFF;
	text-decoration:none;
	border-left:1px solid #fff;
}
#sov_menu li a:hover { text-decoration:underline; }
#sov_menu ul li #sov_menu_last { border-right:solid 1px #FFFFFF; }

/****************/
/* Main-Content */
/****************/
#sov_content {
	clear:both;
	margin-bottom:4px;
}

/**********/
/* Footer */
/**********/
#sov_bottom {
	background-image:url("gfx/menuback.gif");
	border:solid 1px #000000;
	clear:both;
	color:#FFFFFF;
	font-size:0.75em;
	margin:3px 0px;
	text-align:center;
}

#sov_bottom p {
	color:#FFFFFF;
	font-weight:bold;
}

/***************/
/* Allgemeines */
/***************/
.leftbox, .rightbox {
	background-color:#ADB8CD;
	border:solid 1px #000137;
	border-bottom-width:2px;
	padding:0px 2px;
	margin:0px 0px 4px 0px;
}
.leftbox { width:134px; }
.rightbox { width:114px; }

.pBox, #searchResults h3, .reviewtext h3 {
	background-color:#FFFFFF;
	border:solid 1px #000137;
	border-bottom:solid 2px #000000;
	color:#000000;
	padding:2px;
	margin:0px 0px 4px 0px;
}

.clear { clear:both; }

#abcField {
	background-color:#000137;
	border:solid 1px #FFFFFF;
	border-left-width:0px;
	margin-bottom:4px;
}
#abcField ul { list-style-type:none; }
#abcField li {
	border-left:solid 1px #FFFFFF;
	float:left;
	font-size:0.8em;
	padding:2px 4px 2px 4px;
	text-align:center;
}
#abcField li a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#abcField li a:hover { text-decoration:underline; }

/****************************/
/* Neuheiten auf Startseite */
/****************************/
.newReview,
.newTB,
.newBook,
.newDVD,
.newLink,
.newUpdate,
.newSpecial,
.newTV
{
	background-color:#FFFFFF;
	border:solid 1px #000000;
	border-bottom-width:2px;
	clear:both;
	margin-bottom:4px;
	padding:2px;
}

.newReview, .newReview2, .newBook, .newDVD {
	height:auto !important;		/* Für alle guten Browser */
	height:160px;				/* Für Internet Explorer */
	min-height:160px;
}
.newTB {
	height:auto !important;		/* Für alle guten Browser */
	height:110px;				/* Für Internet Explorer */
	min-height:110px;
}

.newReview p,
.newTB p,
.newBook p,
.newDVD p,
.newLink p,
.newUpdate p,
.newSpecial p,
.newTV p {
	font-size:0.8em;
	line-height:1.3em;
	padding-left:4px;
}

.newDate {
	font-size:0.8em;
	font-weight:bold;
	height:14px;
	padding:8px 0px;
}

.newReview .newDate { background:url("gfx/head/headmain_r2.gif") no-repeat right top; }
.newTB .newDate { background:url("gfx/head/headmain_tb2.gif") no-repeat right top; }
.newBook .newDate { background:url("gfx/head/headmain_b2.gif") no-repeat right top; }
.newDVD .newDate { background:url("gfx/head/headmain_d2.gif") no-repeat right top; }
.newLink .newDate { background:url("gfx/head/headmain_l2.gif") no-repeat right top; }
.newUpdate .newDate { background:url("gfx/head/headmain_u2.gif") no-repeat right top; }
.newSpecial .newDate { background:url("gfx/head/headmain_sp2.gif") no-repeat right top; }
.newTV .newDate { background:url("gfx/head/headmain_tv.gif") no-repeat right top; }
.newReview2 {
	background-color:#FFFFFF;
	border-bottom-width:2px;
	clear:both;
	margin-bottom:4px;
	padding:0px;
}
#last_updates .newReview2 h3 {
	border:solid 1px #000000;
	border-width:1px 1px 0px 1px;
	margin:0px;
}

.newCover {
	float:left;
	text-align:center;
	vertical-align:top;
	width:93px;
}

.newData { margin:4px 0px 0px 96px; }
.newData dt {
	float:left;
	font-size:0.8em;
	font-weight:bold;
	text-align:right;
	width:5.5em;
}
.newData dd {
	font-size:0.8em;
	line-height:1.3em;
	margin-left:6em;
}

#waReviews ul { list-style-type:none; }
#waReviews li {
	float:left;
	margin:0.3em;
	text-align:center;
	width:6.8em;
}
#waReviews li a, #waReviews li strong { font-size:0.75em; }
#waReviews li a img {
	display:block;
	text-align:center;  /* center for IE */
	margin:0em auto .3em auto; /* center for non-IE */
}

#waReviews2 { margin:1em 0em; }
#waReviews2 ul { margin-left:1em; }
#waReviews2 li { font-size:0.8em; }

/************/
/* Tagebuch */
/************/
.tbList { font-size:0.75em; }
.tbList dt { font-weight:bold; }
.tbList dd {
	margin-bottom:0.5em;
	padding-left:1em;
}

#diary h1 {
	font-size:1.2em;
	padding-left:0.8em;
}
#diary .tbDatum {
	border-bottom:dotted 2px #DDDDDD;
	margin:1px;
}

/***********/
/* Reviews */
/***********/
#review h1 { display:none; }
#reviewMovieTitle {
	background-color:#ffffff;
	border:solid 1px #000000;
	border-bottom-width:2px;
	color:#666666;
	font-size:1.3em;
	margin-bottom:4px;
	padding:10px 8px;
}

.reviewHeadline {
	border:solid 1px #000000;
	border-bottom-width:2px;
	font-size:1.1em;
	font-weight:bold;
	margin:4px 0px;
	text-align:center;
}

.reviewtext, #reviewAuthor, #copyright {
	background-color:#FFFFFF;
	border:solid 1px #000000;
	border-bottom-width:2px;
	margin-bottom:4px;
	padding:0em 1em;
}
.reviewtext p {
	font-size:0.8em;
	line-height:1.4em;
	margin:1.2em 0em;
	text-align:justify;
	text-indent:1em;
}
.reviewtext ul {
	font-size:0.8em;
	margin-left:1em;
}
.reviewtext h3 {
	margin-top:0.5em;
	text-align:center;
}

#reviewAuthor {
	font-size:0.75em;
	text-align:right;
}

#review_info {
	font-size:0.75em;
	font-style:italic;
	text-indent:0em;
}

.movieshots {
	margin:1.5em 0em;
	text-align:center;
}
.movieshots img, .movieshots a { margin:0px 4px; }

#copyright p {
	font-size:10pt;
	text-align:center;
}

.rInfo, .rInfoOM { font-size:0.75em; }
.rInfo dt, .rInfoOM { font-weight:bold; }
.rInfo dd {
	font-weight:normal;
	padding:0em 0em 0.5em 1em;
}
.rInfo dd ul { margin-left:0em; }
.rInfoOM dd { padding:0em 0em 0.5em 0em; }
.rInfoOM a {
	font-size:0.9em;
	font-weight:normal;
}
.rInfoOM a:hover { 	background-color:#DAE4F8; }

.quotebox {
	/*background-color:#ADB8CD;
	border:solid 1px #000137;*/
	border-bottom:dotted 1px #c0c0c0;
	margin:2em 0em;
	padding:0;
}
.quotebox h4 {
	/*background-color:#000137;
	color:#FFFFFF;*/
	border-bottom:dotted 1px #c0c0c0;
	color:#000137;
	font-size:1.2em;
	font-style:italic;
	font-weight:bold;
	margin:0em 0em 0em 0.2em;
	/*padding-left:4px;*/
}
.reviewtext .quotebox p {
	margin:0.2em 0.4em;
	padding:0.2em;
	text-indent:0;
}

.pagerLeft, .pagerMiddle, .pagerRight {
	float:left;
	font-size:0.8em;
	text-align:center;
	width:19.4em;
}

h4.spoiler {
	border-bottom:solid 2px #000137;
	color:#000137;
	font-size:1.2em;
	font-style:italic;
	font-weight:bold;
	margin:1em 0em 2em 0em;
	padding:0;
	text-align:right;
}

#compareText { font-size:0.8em; }
#compare { font-size:0.8em; }
#compareBack, #comparePictures {
	font-size:0.8em;
	text-align:center;
}

/*********************/
/* Kommentarfunktion */
/*********************/
#addcomments, #addcommentsthanks { font-size:0.75em; }
#addcomments p, #addcommentsthanks p { margin-bottom:1em; }
#addcomments {
	display:none;
	padding:5px 10px;
}
#addcommentsthanks { padding:5px 10px; }
#addcomments fieldset { margin:0em 1em; }
#addcomments label { display:block; text-align:right; }
#addcomments td { padding:2px; }
#addcomments input, #addcomments textarea { width:25em; }

.commentsBox {
	background-color:#FFFFFF;
	border:solid 1px #000137;
	border-bottom:solid 2px #000000;
	margin:0px 0px 4px 0px;
	font-size:0.75em;
}
.commentsBox p { padding:2px; }
.commentsHeader {
	background-color:#ADB8CD;
	position:relative;
}
.commentsHeader span {
	position:absolute;
	right:2px;
	font-weight:bold;
}

#commentOptions {
	font-size:0.9em;
	padding:1em 0em;
	text-align:center;
}
#commentOptions ul { list-style-type:none }
/**************/
/* Newsticker */
/**************/
#newsticker { margin:1px 0px 2px 0px }
#newsticker dt {
	font-size:0.75em;
	font-weight:bold;
	text-align:left;
}
#newsticker dd {
	border-bottom:dotted 1px #000000;
	font-size:0.75em;
	padding:0px 0px 2px 2px;
}
#newsticker dd a { white-space:nowrap; }
#newstickerarchive {
	text-align:center;
}

.newsquote {
	border:solid 1px #DDDDDD;
	display:block;
	padding:4px;
	margin:4px;
}

/*********/
/* Suche */
/*********/
#search {
	margin:4px 2px;
	text-align:center;
}
#searchInput {
	border:solid 1px #000000;
	font-size:0.7em;
	width:8em;
}
#searchSelect {
	border:solid 1px #000000;
	font-size:0.7em;
	width:8em;
}
#searchSubmit {
	border:solid 1px #000000;
	font-size:0.75em;
	margin-top:2px;
	padding:0em 0.3em;
}

/**************/
/* Newsletter */
/**************/
#newsletter { margin-bottom:2px; }
#newsletter p {
	font-size:0.7em;
	padding:3px;
}
#newsletter #nlInput {
	border:solid 1px #000000;
	font-size:0.75em;
	padding:0px 2px;
	width:5.5em;
}
#nlSubmit {
	border:solid 1px #000000;
	font-size:0.75em;
	padding:0em 0.3em;
}

/*********************/
/* Reviews Übersicht */
/*********************/
#reviewsortbox2 {
	font-size:0.75em;
	list-style-type:none;
}
#reviewsortbox2 li {
	float:left;
	width:10em;
	text-align:center;
}

div.rlIcon {
	float:left;
	font-size:0.8em;
	margin-bottom:1em;
	text-align:center;
	width:12.6em;
}

#rlHead {
	background-color:#000000;
	background-position:right top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	height:60px;
	min-width:490px;
	padding:40px 0px 0px 10px;
}

#rlList {
	font-size:0.75em;
}
#rlList dt {
	background-color:#FFFFFF;
	border:solid 1px #000000;
	border-bottom-width:0px;
	padding:4px 4px 2px 4px;
}
#rlList dd {
	background-color:#FFFFFF;
	border:solid 1px #000000;
	border-width:0px 1px 2px 1px;
	margin-bottom:4px;
	padding:2px 4px 4px 12px;
}

/***********************/
/* Bücher/Magazinliste */
/***********************/
.booklist {
	margin-left:1em;
}
.booklist li a {
	font-size:0.75em;
	font-weight:normal;
}
#bookreview {
	font-size:0.8em;
	line-height:1.3em;
}
#bookCover {
	float:left;
	margin-right:1em;
	width:155px;
	text-align:right;
}
#bookreview h3 {
	font-size:1.2em;
	margin:1em 0em;
	text-align:center;
}
#bookData dt {
	float:left;
	font-weight:bold;
	width:6em;
}
#bookData p { margin-top:1em; }

#bookchapters {
	clear:both;
	margin-left:1em;
}
#bookchapters h3 {
	text-align:left;
	text-decoration:underline;
}
#bookchapters ul { margin:0em 0em 0.5em 1em; }
#booktext {
	clear:both;
	margin-top:1em;
	padding:0px 6px;
	text-align:justify;
}

/************/
/* Specials */
/************/
#specials { font-size:0.75em; }
#specialslist {
	background-color:#FFFFFF;
	border:solid 1px #000000;
	border-bottom-width:2px;
	margin-bottom:4px;
	padding:0px 0px 4px 0px;
}
#specialslist th {
	background-color:#000137;
	color:#FFFFFF;
	font-size:0.75em;
	font-weight:bold;
	line-height:14pt;
}
#specialslist td {
	font-size:0.75em;
	padding:2px;
}

#lexikon, #lexikonTable { font-size:0.75em; }
#lexikonText {
	background-color:#ADB8CD;
	border:solid 1px #000137;
	border-bottom:solid 2px #000000;
}
#lexikonText p { padding:3px; }

.sp_table {
	border:solid 1px #000000;
	background-color:#000000;
	margin:0px 1px 0px 1px;
}

.sp_table2 { text-align:center; }
.sp_table2 img { border:solid 1px #000000; }

.sp_table td {
	padding:1px;
	text-align:center;
}

.sp_text {
	background-color:#ADB8CD;
	border-top:solid 1px #000000;
	font-size:0.75em;
	font-style:italic;
}

.historyPics table {
	margin:0 auto;
}
.historyPics th {
	font-size:0.75em;
	text-align:center;
}
.historyPics td {
	font-size:0.7em;
	text-align:center;
}

/************/
/* TV-Tipps */
/************/
#tvtipsList {
	font-size:0.8em;
	line-height:1.3em;
}
#tvtipsList p { margin:1em 0em; }

.tvList {
	background-color:#FFFFFF;
	border:solid 1px #000137;
	border-bottom:solid 2px #000000;
	margin:0px 0px 4px 0px;
	padding:0px 0px 4px 0px;
}
.tvList h3 {
	background-color:#000137;
	color:#FFFFFF;
	font-size:0.8em;
	margin-bottom:2px;
	padding:2px;
	position:relative;
}
.tvList h3 span {
	position:absolute;
	right:4px;
}
.tvList div { background-color:#FFFFFF; }
.tvData {
	font-size:0.8em;
	line-height:1.3em;
}
.tvIcon {
	float:left;
	margin-right:2px;
	text-align:center;
	width:48px;
}

#tvtips {
	font-size:0.75em;
	margin:1px 0px 2px 0px;
}
#tvtips dt {
	font-weight:bold;
	text-align:left;
}
#tvtips dd {
	padding:0px 1px 2px 0px;
	text-align:right;
}
#tvtips dd a { font-size:8pt; }
#tvtipsList {
	font-size:0.8em;
	line-height:1.3em;
}

/*********/
/* Links */
/*********/
#links p {
	font-size:0.8em;
	line-height:1.3em;
}

#links h1 {
	background-color:#000137;
	color:#FFFFFF;
	font-size:10pt;
	font-weight:bold;
	height:20px;
	margin:0;
	padding:2px;
	text-align:center;
}
#links dl {
	font-size:0.8em;
	list-style-type:none;
	margin:0;
	padding:0;
}
#links dt {
	background-color:#FFFFFF;
	border-style:solid;
	border-color:#000137;
	border-width:1px 1px 0px 1px;
	font-weight:bold;
	margin:0;
	padding:2px;
	text-align:left;
}
#links dd {
	background-color:#FFFFFF;
	border-style:solid;
	border-color:#000137;
	border-width:0px 1px 0px 1px;
	border-bottom:solid 2px #000000;
	margin:0px 0px 4px 0px;
	padding:2px;
	text-align:left;
}

/********/
/* Shop */
/********/
#shop { font-size:0.8em; }
#shop h4 {
	background-color:#ADB8CD;
	border:solid 1px #000137;
	border-bottom-width:2px;
	padding:0px 2px;
	font-size:1.1em;
	margin:5px 0px 2px 0px;
	position:relative;
}
#shop h4 a {
	color:#FFFFFF;
	font-size:0.8em;
	font-weight:normal;
	position:absolute;
	right:4px;
	top:2px;
	text-align:right;
}
#shop p { margin-bottom:4px; }
#shop .shoprow {
	clear:both;
	height:auto !important;
	height:50px;
	margin:1px 0px 4px 0px;
	min-height:50px;
}
#shop #abcField li { font-size:1em; }
#shop span.shopimage {
	display:block;
	float:left;
	margin-right:3px;
	width:32px;
}
#shop span.shopimage img { border:solid 1px #000000; }
.shoprow a { font-weight:normal; }
.shoprow .shoplink {
	display:block;
	float:left;
	padding:0em 0.5em 0em 0.1em;
	width:25em;
}
.shoprow span {
	display:block;
	float:left;
	width:5em;
}
.shoprow span.bargain, .shoprow span.bargain a {
	color:#FF0000;
	font-weight:bold;
}

#shoplist a { text-decoration:underline; }
#shoplist a:hover { text-decoration:none; }

/******************/
/* Suchergebnisse */
/******************/
#searchResults { font-size:0.75em; }
#searchResults ol { margin-left:2em; }
#searchResults ul {
	list-style-type:none;
	margin-bottom:0.5em;
}
#searchResults li { margin-left:1em; }
#searchResults li.srGrey { background-color:#DDDDDD; }
#searchResults p { margin:4px 0px; }
#searchResults span.aka {
	font-style:italic;
	margin-left:1em;
}
#searchResults span.marker { background-color:#FFCC00; }

.simSearch {
	font-size:1.4em;
	font-weight:bold;
}

/**************/
/* Info-Seite */
/**************/
#infos p, #infos ol, #infos dl { font-size:0.75em; }
#infos p { margin:1em 0em; }

/********/
/* FAQs */
/********/
#faqlist { margin-left:2em; }

#faqanswers dd {
	margin-bottom:1em;
	padding-left:1em;
}

/********/
/* News */
/********/
#newstext .pBox {
	font-size:0.75em;
	padding:4px;
}
#newstext img { border:solid 1px #000000; }

/*****************/
/* Kontakt-Seite */
/*****************/
#contact p, #contact label { font-size:0.75em; }
#contact th { text-align:left; }
#contact td { padding:2px; }
#contact input, #contact select, #contact textarea { font-size:0.75em; width:30em; }

/*******************/
/* Review-Specials */
/*******************/
#reviewspecials { font-size:0.8em; }
#reviewspecials ul { margin:0.5em 3em; }
#reviewspecials li { text-align:left; }

/*********************************/
/* Diverses in der linken Spalte */
/*********************************/
#buioomega {
	border-bottom:solid 2px #000137;
	margin-bottom:4px;
}

#reviewsortbox {
	font-size:0.75em;
	margin-left:1em;
}

/**********************************/
/* Diverses in der rechten Spalte */
/**********************************/
#partnerList {
	background-color:#ADB8CD;
	border:solid 1px #000137;
	border-bottom-width:2px;
	margin:0px 0px 4px 0px;
}
#partnerList ul { list-style-type:none; }
#partnerList li { text-align:center; }

#rtv img {
	float:left;
	margin-right:3px;
}
#rtv p { font-size:0.75em; }

.ebay, #google { margin-bottom:4px; }

.amazonLink { font-size:0.7em; }
.amazonPrice { text-align:right; }

/***********/
/* Sitemap */
/***********/
#sitemapList h1 { font-size:1.2em; }
#sitemapList ul {
	list-style-type:disc;
	margin:0em 0em 2em 2em;
}
#sitemapList ul li {
	font-size:0.8em;
	font-weight:normal;
}

#sitemapLink {
	margin-bottom:0.5em;
	text-align:center;
}
#sitemapLink a{
	color:#EEEEEE;
	font-size:0.7em;
}

/********************/
/* Werbebanner oben */
/********************/
#sovadverts {
	position:absolute;
	top:0px;
	left:445px;
	margin-right:2px;
	width:318px;
}

.sovad {
	background-color:#ADB8CD;
	border:solid 1px #000000;
	float:right;
	height:auto !important;
	height:72px;
	margin:2px 0px 0px 5px;
	min-height:70px;
	position:relative;
	width:152px;
}
.sovadimg {
	float:left;
	width:53px;
}
.sovadimg img { border:solid 1px #FFFFFF; }

.sovadtext {
	margin:0px 0px 0px 54px;
	padding:1px;
}
.sovadtext p {
	font-size:8pt;
	margin:0px;
	padding:0px;
}
.sovadtext a {
	font-size:8pt;
	position:absolute;
	right:2px;
	bottom:1px;
	text-decoration:underline;
}
.sovadtext p.price {
	position:absolute;
	left:56px;
	bottom:1px;
	color:#DD0000;
	font-weight:bold;
	white-space:nowrap;
}

#affiliad {
	border:solid 1px #000000;
	margin:7px 0px 0px 70px;
	width:234px;
}

/********************************************/
/* Nur noch für den Newsletter von Relevanz */
/********************************************/
#nl_body p {
	font-size:0.8em;
	margin:0em 0em 0.4em 0em;
	padding:0px 4px;
}
#nl_content {
	padding-left:10px;
	text-align:left;
	width:500px;
}
#nl_content #sov_bottom {
	font-size:1em;
	width:500px;
}
#nl_top {
	border:solid 1px #000000;
	margin-bottom:4px;
}
#nl_new {
	background-color:#FFFFFF;
	width:500px;
}
#nl_new p { margin:0; padding:15px 5px; }
.nl_item td, .nl_item th { font-size:0.8em; }
.nl_item_cover { padding:0px 4px; }
.nl_item_special { padding:4px 0px; }

#as_rb {
	margin:0.5em 0em;
	text-align:center;
}

/********************************/
/* Startseite - Neusten Updates */
/********************************/
#last_updates h3 {
	background-color:#ffffff;
	border-bottom:solid 2px #adb8cd;
	color:#000137;
	font-size:1.2em;
	font-style:italic;
	padding:0px 10px 0px 0px;
	margin-bottom:5px;
	position:relative;
	text-align:right;
}
#last_updates span {
	position:absolute;
	left:4px;
	top:8px;
	font-size:0.7em;
	font-style:normal;
}

#charts { margin-left:1.7em; }
#charts li {
	font-size:0.7em;
	padding:2px 2px 2px 0px;
}