/*  
Theme Name: Neu Theme
Theme URI: http://mx4.info/
Description: NEU Das MX4 WordPress Theme basiert auf dem bekannten <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Michael Heilemann, Mod by Michael Ruehlemann
*/

/**********	Begin Structure *********/

/* Blocks */

body {
	margin: 0;
	padding: 0; 
	font-size: 12px; 
	font-family: Georgia, Verdana, Arial, Sans-Serif;
	background-color: #888;
	color: #333;
	text-align: left;
/*        background: url("http://www.fernsehlexikon.de/wp-content/bodyback.gif") top center repeat-y #888; */
   
	}



#header {
	padding: 0;
	margin: 0;
	width: 100%;
        background:  #888;
	}

#leader {
padding: 10px 36px;
}


#rap {
margin:0px auto;
width:960px;
}

#page {
    float:left;
	background-color: white;
	padding: 0;
	width: 960px;
	text-align: left;
	}

#footer {
	padding: 0;
	margin: 0 0;
	clear: both;
	font-size: 0.8em;
	}



/* Positioning */

#container{
  background:#fff url(http://www.fernsehlexikon.de/wp-content/rail.gif) left top repeat-y;
  float:left;
  width:200px;
  border-color: #ffffff #e3dfbf #ffffff #fbf9e6;
  border-style:solid;
  border-width: 0 200px 0 560px;
  padding-top:12px;
}

#containerbreit{
background:#fbf9e6;
border:0;
width:960px;
font-size: 1.2em;
}
	
.post {
	padding: 22px 0 12px 0;
	text-align: justify;
	}

/********** End Structure *********/

/**********	Begin Logo - if there is one *********/

.logo {
	padding-top: 10px;
	padding-left:22px;
	}

/******** End Logo *********/

/******** Begin Navigation ********/

#navcontainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0;
position:absolute;
	}

#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	color: White;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
background: #888;
   
	}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
	padding: 0.4em 1.6em;
	background-color: #8BACD7;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #E3DFBF;
	}

#navcontainer ul li a:hover {
	background-color: #FBF9E6;
	color: #93425A;
	}

#navcontainer ul li a.selected {
	background-color: #FBF9E6;
	color: #93425A;
	}

/******** End Navigation ********/


/******** Begin rechts********/


#rechts {
    float:right;
	width:200px;
	margin-right:-200px;
	position:relative;
	}

#rechtsdiv {
    padding: 36px 14px 0 14px;
    font: 1em Verdana, Arial, Sans-Serif;
	color: #888888;
	text-align:left;
	
}	
	
#rechtsdiv h2 {
	display: block;
	background: #FAF9E8;
	border: 1px solid #dddddd;
	-moz-border-radius:5px;
	padding: 3px 2px 3px 3px;
	margin: 0 0 6px 0;
	color: #93425A;
	font-family:  Verdana, Sans-Serif;
	font-size: 1.0em;
	text-transform: uppercase;
	font-weight: lighter;
	}

#rechtsdiv form {
	margin: 0;
	margin-left: 0;
	}


/******** Begin Center ********/

#center {
    float:left;
	width:200px;
	margin-right:-200px;
	font: 1em Verdana, Arial, Sans-Serif;
	color: #888888;
	}

#centerdiv {
	margin: 36px 14px 0 18px;
    text-align:left;
    
           overflow:hidden;
}	
	
#centerdiv h2 {
	display: block;
	background: #FAF9E8;
	border: 1px solid #dddddd;
	-moz-border-radius:5px;
	padding: 3px 2px 3px 3px;
	margin: 0 0 6px 0;
	color: #93425A;
	font-family:  Verdana, Sans-Serif;
	font-size: 1.0em;
	text-transform: uppercase;
	font-weight: lighter;
	}


/********* End centerdiv *********/

/********* Begin Typography & Colors *********/

/* Links */

a {
	color: #42769F;
	text-decoration: none;
}

a:hover {
	color: #1A426A;
	}

/* Headings */

h1 {

font-size: 2.4em;
	text-align: left;
	margin: 0;
	}

h2 {
	font-size: 1.8em;
	margin: 0;
	}

h3 {
	clear:left;
	font-size: 1.2em;
	margin:1em 0 0 0;
	}

h1, h2, h3 {
	font-family: "adelle", Georgia, "MS Serif", "New York", serif;
	font-weight: normal;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #8BACD7;
	}

h2.pen {
	margin-bottom: 1px;	
	margin-left: 0px;
	padding: 10px 2px 2px 0px;
   text-align:left;
		}

h2.pagetitle {
	font-size: 1.4em;
	height: 1em;
	margin: 20px 0 20px 0;	
	padding: 9px 2px 12px 44px;
	background: #ffffff url(images/bigarchive.gif) no-repeat 6px 3px;
	border: 1px solid #cccccc;
	-moz-border-radius:5px;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #93425A;


	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, cite {
	text-decoration: none;
	}

h2 a:hover, h3 a:hover {
	color: #93425a;
	text-decoration: none;
	}

.description {
	font-size: 1em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	color: #888888;
	text-align: left;
	}

/* Structure */


#content {
	font-size: 1.2em;
	 float:left;
  width:560px;
  margin-left:-560px;
  position:relative;
	}

#contentdiv {
padding: 0 25px 0 25px;
}

#content .entry {
	margin-top: 0px;
	padding-top: 0px;
	line-height: 1.4em;
	}

#content .postmetadata {
	text-align: left;
	border-top: 1px dashed #8BACD7;
	}


/* Various */

.navigation {
	display: block;
	text-align: center;
	margin: 32px 0 20px 0;
	height: 20px;
	font-size: 0.9em;
	}

.alt {
	background-color: #ffffff;
	padding: 6px;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #888888;
	font-size: 0.75em;
	line-height: 1.5em;
	}

.smalltime {

	text-align: left;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #888888;
	font-size: 0.75em;
	padding: 0px 0px 0px 14px;
	margin: 0 0 0 0;
	margin-bottom: 2px;
	background: url(images/posttime.gif) no-repeat 0px 0px;
	}

.smalltimenoclock {

	text-align: left;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #888888;
	font-size: 0.8em;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	margin-bottom: 2px;
		}


.smalluser{
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #888888;
	font-size: 0.8em;
	padding: 0px 0px 0px 14px;
	background: url(images/postuser.gif) no-repeat 0px -2px;
	}

.smallcat{
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #888888;
	font-size: 0.8em;
	padding: 0px 0px 0px 0px;

	}

.smallcomments{
	float: right;
	text-align: right;
	margin-left: 6px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #888888;
	font-size: 0.8em;
	padding: 0px 0px 0px 14px;
	background: url(images/postcomment.gif) no-repeat 0px 0px;
	}

.entry {
	color: #354657;
	font-family: Georgia, "MS Sans Serif", Geneva, sans-serif;
	font-size: 1em;
	}

.entry p {
        margin:10px 0 0 0;
}
	
.entrytext {
	color: #354657;
	font-family: Georgia, "MS Sans Serif", Geneva, sans-serif;
	font-size: 1em;
	}	
	

.foto {
	background-color: #ffffff;
	border: 1px solid #dddddd;
	padding: 4px;
        margin-top:4px;
	max-width: 502px;
font-family: Arial,Helvetica, Sans-Serif;
font-size:.8em;
color: #aaaaaa;
	}




.entry table {
font-family:arial,helvetica;
background:#dfecfb;
border:1px solid #dfecfb;
}

.entry td {
border:1px solid #ffffff;
}

.entry table p {
margin-top:0px;
padding-top:0px;
}


.tabelle table {
font-family:arial,helvetica;
background:#ffffff;
border:1px solid #dfecfb;
}

.tabelle td {
background:#dfecfb;
padding:2px 5px;
border:none;
}

.tabellenkopf {
background:#dfecfb;
}

.alternate {
background:#fbf9e6;
}

.weiss {
background:#fff;
}
	
/* Lists */
.post .styled ul {
	list-style:none;
	padding-bottom:1px;
	padding-left: 0;
	margin-left: 0;	
	text-indent: 0px;
}

.post .styled li {
	margin-bottom: 10px;	
	margin-left: 0px;
	padding: 5px 10px 5px 30px;
	background: #ffffff url(images/archive.gif) no-repeat 6px 6px;
	border: 1px solid #cccccc;
	-moz-border-radius:5px;
	}

.post .styled li a {

	}
	
.post .styled li:hover {
	border: 1px solid #42769F;	
	}


.cosmos1 a {
   color:#8db2cf;
   font-size:90%;
   }
   
.cosmos1 a:hover {
	color: #1A426A;
	}   
   
.cosmos2 a {
	color: #42769F;
   font-size:90%;
   } 
	
.cosmos3 a {
	color: #42769F;
   font-size:100%;
   }
   
.cosmos4 a {
	color: #42769F;
   font-size:110%;
}   

.cosmos5 a {
	color: #42769F;
   font-size:120%;
}   

.cosmos6 a {
	color: #42769F;
   font-size:130%;
}   

	
/* Cleaners */
.clear {
	margin: 0;
	padding: 0;
	clear: both;
	}

.clearleft {
	clear: left;
	}

.clearright {
	clear: right;
	}

/* Line */
.line {
clear:both;	
margin-top: 15px;
	border-top: 1px solid #cccccc;
	margin-bottom: 3px;
	}

/********* End Typography & Colors *********/

/********* Begin Comments *********/

.commentlist {
	padding: 0 0 0 0;
	text-align: justify;

	margin: 0 0 0 0;
	font-size: 0.9em;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #333333;
	}

 .commentlist li {
	margin: 5px 0 0 0;
	padding: 5px 10px 3px 10px;
	list-style: none;
	background-color: #FFFFFA;
	border-bottom: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;
	}

.commentlist p {
	margin-left: 0px;
	}

.commenttext {
	padding-left: 67px;
	text-align: justify;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.lightblue {
	padding: 3px;
	background: #DFECFB;
	}

/********* End Comments *********/

/********* Begin Images *********/

.entry img {
	background-color: #ffffff;
	border: 1px solid #dddddd;
	/*-moz-border-radius:5px;*/
	padding: 4px;
	max-width: 502px;
	}

.entrytext img {
	background-color: #ffffff;
	border: 1px solid #dddddd;
	/*-moz-border-radius:5px;*/
	padding: 4px;
	max-width: 502px;
	}

.anzeigerechts img {
    background-color: #ffffff;
    background-image:url(http://bibliothek.chaos-haushalt.de/wp-content/themes/mx4_theme/images/shop.gif);
    background-repeat:no-repeat;
    background-position:top center;
	border: 1px solid #dddddd;
	-moz-border-radius:5px;
	padding: 14px 4px 4px 4px;
   margin-left:10px;
	max-width: 334px;
	}

.anzeigelinks img {
    background-color: #ffffff;
    background-image:url(http://bibliothek.chaos-haushalt.de/wp-content/themes/mx4_theme/images/shop.gif);
    background-repeat:no-repeat;
    background-position:top center;
	border: 1px solid #dddddd;
	-moz-border-radius:5px;
	padding: 14px 4px 4px 4px;
   margin-right:10px;
	max-width: 334px;
	}


.imgleft {
	float: left;
	margin-bottom: 6px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	/*-moz-border-radius:5px;*/
	padding: 4px;
	}

.imgright {
	float: right;
	margin-bottom: 6px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	/*-moz-border-radius:5px;*/
	padding: 4px;
	}


p img {
	max-width: 100%;
	}

img.centered {
	background-color: #ffffff;
	border: 1px solid #dddddd;
	/*-moz-border-radius:5px;*/
	padding: 4px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	background-color: #ffffff;
	border: 1px solid #dddddd;
	/*-moz-border-radius:5px;*/
	padding: 4px;
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	background-color: #ffffff;
	border: 1px solid #dddddd;
	/*-moz-border-radius:5px;*/
	padding: 4px;
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.gravatar {
	float: left;
	margin: 2px 10px 6px 0px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	padding: 2px;
	}

.foto img {
border:0px;
padding:0px;
}

/********* End Images *********/

/********* Begin Aligning *********/

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}

.center {
	text-align: center;
	}

/********* End Aligning *********/

/********* Begin Lists *********/

html>body .entry ul, html>body .entrytext ul  {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	} 

html>body .entry ul li, html>body .entrytext ul li  {
	margin: 0 0 0 30px;
	padding: 0 0 0 0;
	}

html>body .entry ol, html>body .entrytext ol {
	margin: 0 0 0 18px;
	padding: 0 0 0 0;
	} 

html>body .entry ol li, html>body .entrytext ol li {
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
	

	#centerdiv ul {
        list-style-type:none;
	margin: 0 0 10px 0px;
	padding: 0 0 0 0px;
	}


                  #centerdiv li {
	background:url('http://www.fernsehlexikon.de/wp-content/themes/neu/images/li2.gif') no-repeat;
background-position:1px 3px;
padding-left:7px;
}

	.cosmos {
	text-align:center;
	}
	

/***rechtsdivlists***/

#rechtsdiv ul ul li, #rechtsdiv ul ol li, .nocomments, .postmetadata, strike {
	color: #888888;
	}

#rechtsdiv ul, #rechtsdiv ul ol {
	margin: 0 0 10px 0;
	padding: 0 0 0 5px;
	}

#rechtsdiv ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 0px 0;
	padding: 0 0 0px 0px;
	}

#rechtsdiv ul p, #rechtsdiv ul select {
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
	}

#rechtsdiv p  {
	margin: 0 0 10px 0;
	padding: 0 0 0 5px;
	}
	
	
/********* End Entry Lists *********/

/********* Begin Form Elements *********/

#searchform {
    margin:0;
	padding: 0px 0px 16px; 
	text-align: left;
	}

#centerdiv #searchform #s {
	background: #ffffff;
/*	background: url(images/input_bg.gif); */
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	width: 120px;
	padding: 2px;
	float: left;
	font-size: 1em;
	color: #888888;
	}

#rechtsdiv #searchform #s {
	background: #ffffff;
/*	background: url(images/input_bg.gif); */
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	width: 131px;
	padding: 2px;
	float: left;
	font-size: 1em;
	color: #888888;
	}

	
.entry form { /* This is mainly for password protected posts, makes them look better. */
	padding: 0;
	font-size: 1em;
	display: block;
	}
	
.entry input { /* This is mainly for password protected posts, makes them look better. */
	color: #000000;
	font-size: 1em;
	margin: 5px 0 0 0;
	padding: 4px;
	float: left;
	background-color: #FFFFFA;
	border: 1px solid #a3a3a3;
	
	}

select {
	background-color: #FFFFFA;
	border-bottom: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;
	width: 130px; 
	}

.backlight {
	background-color: #FFFFFF;
	border-bottom: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	}

.commentspacer {
	padding-left: 6px;
	padding-top: 5px;
	}

#commentform textarea {
	background-color: #FFFFFF;
	border-bottom: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	width: 330px;
	padding: 4px;
	}

#commentform #submit {
	color: #1A426A;
	font: 0.8em Verdana, Arial, Sans-Serif;
	padding: 2px;
	text-transform: uppercase;
	background-color: #DFECFB;
	border-bottom: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;
	border-top: 1px solid #DFECFB;
	border-left: 1px solid #DFECFB;
	}

#commentform textarea:focus, #commentform input:focus, .entry form:focus, #centerdiv #searchform #s:focus {
	border: 1px solid #42769F;
	}

#commentPreview {
	width: 374px;
	font: 0.9em Verdana, Arial, Sans-Serif;
	background-color: #fff;
	border-top: 1px solid #888888;
	border-bottom: 1px solid #888888;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	padding: 6px;
	}

/********* End Form Elements *********/

/********* Begin Various Tags & Classes *********/

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #888888;
	}

blockquote {
	margin: 10px 20px 0 20px;
	padding-left: 40px;
	background: url('images/blockquote_l.png') no-repeat;	
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.weiter {
	
	background: url('images/blockquote_l.png') right bottom no-repeat;	
	}

/********* End Various Tags & Classes *********/

/******** Begin Calendar *********/

#wp-calendar {
	empty-cells: hide;
	width: 140px;
	background-color: #ffffff;
	color: #8BACD7;
	font-size: 1em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#wp-calendar #next a {
	display: block;
	text-transform: uppercase;
	background-color: white;
	text-decoration: none;
	text-align: right;
	font-size: 1em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#wp-calendar #prev a {
	display: block;
	text-transform: uppercase;
	background-color: white;
	text-decoration: none;
	text-align: left;
	font-size: 1em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#wp-calendar a {
	display: block;
	background-color: #DFECFB;
	}

#wp-calendar a:visited {
	display: block;
	}

#wp-calendar td {
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #ffffff;
	}

#wp-calendar #today {
	color: #93425A;
}

#wp-calendar caption {
	text-align: left;
	background: #FAF9E8;
	border: 1px solid #dddddd;
	-moz-border-radius:5px;
	padding: 3px 2px 3px 3px;
	margin: 0 0 6px 0;
	color: #93425A;
	font-family:  Verdana, Sans-Serif;
	font-size: 1.0em;
	text-transform: uppercase;
	font-weight: lighter;
	}

/********* End Calendar *********/

/********* Begin SPG Gallery *********/

#spg {
	margin: 0 0 0 0;
	text-align: left;
}

/*
#spg posttitle {
	font-family: Georgia, "MS Serif", "New York", serif;
	font-weight: normal;
	font-size: 1.6em;
}
#spg a.posttitle {
	font-family: Georgia, "MS Serif", "New York", serif;
	font-weight: normal;
	font-size: 1.6em;
}
*/

#spgprev, #spgnext {
	display:block;
	padding:5px;
	border:1px solid #dddddd;
	/*-moz-border-radius:5px;*/
	background:#ffffff;
	text-decoration:none;
	margin: 20px 0px 10px 0px;
}
#spgprev:hover, #spgnext:hover {
	border-color:#dddddd;
	background: #8BACD7;
	color:white;
}
#spg #spgprev {
	float:left;
}
#spg #spgnext {
	float:right;
}
#spg #image {
	text-align:center;	
}
#spg .imgwrapper {
	float: left;
	margin-right: 19px;
	padding: 2px;
	height:110px;
}
#spg .imgwrapper span {
	display:block;
	font:9px verdana, sans-serif;
	text-align:center;	
}
#spg .imgwrapper img {
	background-color: #ffffff;
	border: 1px solid #dddddd;
	/*-moz-border-radius:5px;*/
	padding: 4px;
}
#spg .imgwrapper a:visited img {
	background-color:#ffffff;	
}
#spg .imgwrapper a:hover img, #spg .imgwrapper a:focus img {
	background-color: #8BACD7;
}
#spg .imgwrapper a:hover, #spg .imgwrapper a:focus {
	color: #8BACD7;
}
#spg #single {
	padding:3px;
	border:1px solid #dddddd;
	/*-moz-border-radius:5px;*/
	background:#ffffff;
}
#spg #desc {
	border-color:#ddd;
	border-style:solid;
	border-width:1px;
	text-align:center;
	clear:both;
	margin:5px 40px;
	padding:5px;
}
#spg #credit {
	background: #1A426A;
	border-top:4px solid #333;
	/*-moz-border-radius:0 0 20px 20px;*/
	color:#fff;
	font-size:9px;
	margin:10px 0 0;
	padding:3px 0 3px 10px;
	clear:both;
}
#spg #credit a {
	color:#fff;
}
#spg #breadcrumb {
	border:1px solid #ffffff;
	margin:0;
	background-color: #ffffff;
	padding: 2px 2px 2px 2px;
	margin-top: 6px;
}
#spg #breadcrumb {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;
}


#spg #breadcrumb:hover{
	border: 1px solid #42769F;	
}
/*
#spg #dirdesc {
	padding:4px;
	padding-left: 1px;
	border-bottom:1px solid #ddd;	
}
*/
#spg #gallery {
	float: left;
	margin: 20px 0px 5px 0;
}
#spg #directories ul {
	list-style:none;
	padding-bottom:1px;
	padding-left: 0;
	margin-left: 0;	
	text-indent: 0px;
}
#spg #directories li {
	margin-bottom: 10px;	
	margin-left: 0px;
	padding: 5px 10px 5px 44px;
	background: #ffffff url(images/cam.gif) no-repeat 6px 4px;
	border: 1px solid #ffffff;
}
#spg #directories li:hover {
	border: 1px solid #42769F;
}
#directories h2 {
	font-family: Georgia, "MS Serif", "New York", serif;
	font-weight: normal;
	font-size: 1.6em;
}
#spg #directories h3 {
	font-family: Georgia, "MS Serif", "New York", serif;
	font-weight: normal;
	font-size: 1.2em;
}

/******* End SPG Gallery *******/

/******* Nice titles *******/

div.nicetitle {
    position: absolute;
    padding: 4px;
    top: 0px;
    left: 0px;
    color: white;
    font-size: 11px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    width: 25em;
    font-weight: bold;
    background: #8BACD7;
    
    /* Mozilla proprietary */
    -moz-border-radius: 12px;
}
div.nicetitle p {
    text-align: left;
	margin: 0; 
	padding: 0 3px;
}
div.nicetitle p.destination {
    font-size: 9px;
    text-align: left;
    padding-top: 3px;
}

/******* End Nice titles *******/



/********* Sonderfaelle *********/



.neu a {
    background:url(http://www.fernsehlexikon.de/wp-content/neu.gif) no-repeat 0px 2px; 
    padding-left:35px;
}


.sendungsliste p {
}





.pagebar 
	{ 
		font: 11px Arial, Helvetica, sans-serif; 
		padding-top: 30px; 
		padding-bottom: 30px; 
		margin: 0px; 
	}

.pagebar a, .pageList .this-page 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar a:visited 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 



		background: #fff; 
		text-decoration: none;
	}

.pagebar .break 
	{
		padding: 2px 6px; 
		border: none; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .this-page 
	{
		padding: 2px 6px; 
		border-color: #999; 
		font-weight: bold; 

		vertical-align: top; 
	}

.pagebar a:hover 
	{
		color: #fff; 
		background: #0063DC; 
		border-color: #036; 
		text-decoration: none;
	}
	
	
#adical_100 {
margin-top:40px;
}

.amazonwidget {
margin-top:10px;
text-align:center;
font-family:helvetica,arial,sans-serif;
font-size:90%;
}

.werbung {
float:right;
margin:0 0 10px 10px;
padding-top:15px;
border:1px solid #42769F;
background:url(http://www.fernsehlexikon.de/werbung.png) left top no-repeat;
}

div.stattadical {
display: block;
}

.googlebanner {
margin-left:-380px;
margin-top:20px;
}

.fmselect  {
border: 1px solid #a3a3a3;
margin-top:20px;
margin: 5px 0 0 0;
padding: 4px;
}


/**** LINK-tag style sheet dd-formmailer.css ****/

/* CSS File for Dagon Design Formmailer Script */
/* http://www.dagondesign.com */

/* COLOR/BORDERS CSS */

form.ddfm h1,
form.ddfm h2 {
	color: #606060;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #606060;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmdate,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #404040;
}

form.ddfm .required {
	color: #FF0000;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

form.ddfm h1,
form.ddfm h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}

form.ddfm .credits {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}




/* STRUCTURE CSS */

.ddfmwrap {
	margin: 15px auto 15px auto;
	width: 450px;
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;
}

form.ddfm {
	text-align: left;
	padding: 0px;
	width: 400px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
	width: 100%;
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}


/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm input.fmdate {
	float: left; 
	display: block;
	width: 35%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	width: 97%;
}

form.ddfm .submit {
	text-align: right;
	clear: both; 
	width: 97%;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both; 
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: right;
	margin-right: 3px;
}


/* DATE SELECTION */

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #404040;
	background-color: #F4F4F4;
	border: 1px solid #999999;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered 
over) */
.dpTDHover {
	background-color: #888888;
	border: 1px solid #888888;
	cursor: pointer;
	color: #000000;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #C0C0C0;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #666666;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	}


/**** LINK-tag style sheet basic.css ****/

.dem-graph {
position: relative;
font: 9px/10px arial, sans-serif;
margin-top: 2px;
padding-right: 1px;
margin-bottom: 3px;
}

.dem-graph a, .dem-graph a:hover {
display: block;
float: left;
height: 5px;
cursor:default;
text-decoration: none;
border: 0;
}


.dem-winner a, .dem-winner a:hover {
border-right: 0;
}

.dem-winner {
padding-right: 0;
}

.dem-graph b, .dem-graph i {
float: left;
display: block;
position: absolute;
margin-left: 3px;
font-weight: bold;
font-style: normal;
}

.dem-vote-button {
display: block;
margin: 6px 0;
}

.democracy {
padding-bottom: 5px;
}

/* kubrick fixies */
.democracy form {
text-align: left;	
}

html>body .entry .democracy ul {
text-indent: 0 !important;
}


.democracy input {
vertical-align: middle;
}

.dem-graph a i, .dem-graph a:hover b {
display: none;
}

.dem-graph a:hover i {
display: block;
}

/* yay IE hack - display or visibility don't work */
* html .dem-graph a i, * html .dem-graph a:hover b {
filter: alpha(opacity=0);
display: block;
}

* html .dem-graph a:hover i {
filter: alpha(opacity=100);
display: block;
}


.dem-total-votes, .dem-added-by-guest {
display: block;
margin: 3px 0;
}

.dem-user-added {
display: block;
}

.dem-archives .democracy {
margin-bottom: 30px;	
}


/**** LINK-tag style sheet style.css ****/

.democracy {
max-width: 250px;
}

.democracy img {
width: 100%;
margin-bottom: 4px;
vertical-align: middle;
}

.democracy input {
vertical-align: middle;
margin-right: 5px;
width: auto;
}

.democracy .addAnswerText {
width: 80%;;
}

.dem-graph {
border: 1px solid #ccc;
height: 10px;
}

.dem-graph a, .dem-graph a:hover {
background: #efefef;
border-bottom: 5px solid #e0e0e0;
border-right: 1px solid #ccc;
}


* html .dem-graph a, * html .dem-graph a:hover {
border-bottom-width: 6px;
}

* html .dem-graph {
height: 11px;
}

.dem-graph b, .dem-graph i {
color: #555;
}

.dem-voted-for-this {
border-color: #888;
}

/* blix fix */
.democracy ul { padding: 0; } 
.democracy label {
float: none;
display: inline;
}



.democracy ul li {
list-style: none;
background: none;
line-height:2em;
}


/**** LINK-tag style sheet n2CoreLibs-combined-n2v1-32837._V264742113_.css ****/

/* n2v1 Starts */


/*! ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

    Amazon.com Nav 2.0 Stylesheet
    ----------------------------------------------------------
    Copyright (c) Amazon.com 2003-2006.  All Rights Reserved.
    Not to be reused without permission.

    $Revision: #2 $
    $DateTime: 2008/07/14 04:01:58 $

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/




.micro,
.micro a {
    font-size: 8px;
    line-height: 9px;
    font-weight: bold;
    color: #333;
    text-transform:uppercase;
}
.microNB,
.microNB a {
    font-size: 8px;
    line-height: 9px;
    font-weight: normal;
    color: #333;
    text-transform:uppercase;
}
.microSelected,
.microSelected a {
    font-size: 8px;
    line-height: 9px;
    font-weight: bold;
    color: #000;
    text-transform:uppercase;
}
.microDisabled {
    font-size: 8px;
    line-height: 9px;
    font-weight: normal;
    color: #666;
    text-transform:uppercase;
}
.n2 .price {
    color: #900;
    font-size: 11px;
}
.bigPrice {
    color: #900;
    font-size: 20px;
}






.n2Pop {
    border: 1px outset #EEEDDD;
    background-color:#fff;
    position:absolute;
    z-index:200;
}
span.n2PopRounded {
    border: none;
    background-color: transparent;
    position:absolute;
    z-index:200;
}
td.n2PopRounded {
    background-color:#fff;
}
.n2PopNoBorder {
    background-color:#fff;
    position:absolute;
    z-index:200;
}
.n2PopStatic {
    border: 1px outset #555533;
    background-color:#fff;
    position:absolute;
    z-index:200;
}
.n2,
.n2 td {
    font-size: 11px;
    font-family: verdana;
}
.n2PopBody {
    background-color:#fff;
    border:3px solid #EFEDD4;
}
.n2 a,
.n2 a:visited,
.n2 a:hover,
.n2 a:active {
    color: #039;
    text-decoration:none;
    font-size: 11px;
    font-family: verdana;
}
.n2 a:hover {
    color: #c60;
    text-decoration:underline;
}
.local,
.internalLink {
}
.n2 .local a:hover {
    color: #c60;
    text-decoration:underline;
}
.n2 .internalLink a:hover {
    color: #c60;
    text-decoration:none;
    border-bottom:1px dashed #c60;
}
.n2 .highlight {
    color: #c60;
}
.whiteBG {
    background-color: #fff;
}
.n2 .highlightBar {
    background-color: #EBF3FC;
    padding: 3px;
}
.n2 .popTitle {
    color: #039;
    font-size: 0.8em;
    font-weight: bold;
    vertical-align:top;
}
.n2 .hand,
.n2 .clickable {
    cursor: pointer;
    cursor: hand; 
    color: #039;
}
.n2 .nohand {
    cursor:default;
}
.n2 .divider {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 3px;
}
.n2 .expandableVOuter {
    display: none;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.n2 .expandableVOuterVisible {
    overflow: hidden;
    position: relative;
    width: 100%;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}
.n2 .expandableHOuter {
    display: none;
    overflow: hidden;
    position: relative;
}
.n2 .expandableHOuterVisible {
    overflow: hidden;
    position: relative;
}
.n2 .expandableInner {
    position: relative;
}
.n2 .dialogBody {
    background-color: #D5E2F0;
    padding: 3px;
    color: #33669B;
}
.n2 .showcase {
    background-color: #fff;
    border: 1px inset;
    cursor:auto;
}
.n2 .popStaticTitle {
    background-color:#EFEDD4;
    height:18px;
    cursor:move;
}
.n2 .popSemiStaticTitle {
    background-color:#EFEDD4;
    height:18px;
    cursor:move;
}
.n2 .popTitle {
    color: #86875D;
    font-size: 12px;
    font-weight: normal;
    padding: 2px 0px 0px 4px;
}
.n2 .showVerticalScrollbar {
    overflow:auto;
}
.n2 .showDualScrollbars {
    overflow:auto;
}
.n2 .summaryTitle {
    padding-top: 4px;
    padding-bottom: 4px;
    color: #000;
    font-size: 1.1em;
    font-weight: bold;
}
.n2 .expMenu div {
    padding: 4px;
    color: #039;
}
.n2 .expMenu .expMenuSelected a,
.n2 .expMenu .expMenuSelected a:hover,
.n2 .expMenu .expMenuSelected a:visited,
.n2 .expMenu .expMenuSelected a:active {
    font-weight: bold;
    color: #000;
}
.n2 .expMenu .expMenuSelected a:hover {
    font-weight: bold;
    text-decoration:none;
}
.n2 .expMenu .expMenuUnselected {
}
.n2 .expMenu .expMenuDisabled {
    color: #ccc;
}
.n2 .disabled{
    color: #ccc;
}
.n2 .checkIndent div {
    padding: 3px 5px 3px 16px;
    text-indent: -11px;
}
.n2ExpProdPane {
    background-color:#fff;
}
.n2ExpProdPaneTitle {
    font-size: 12px;
    font-weight: bold;
}
.animatedBox {
    position:absolute;
    visibility:hidden;
    border: 1px solid gray;
    background:white;
    z-index:220;
}
.animatedBoxHollow {
    position:absolute;
    visibility:hidden;
    border: 1px solid gray;
    z-index:220;
}
.n2Fadable {
  filter:alpha(opacity=100);  ;
}


.n2Reveal {
    position:absolute;
    visibility:visible;
    filter:alpha(opacity=100); 
    -moz-opacity:100%; 
    opacity:100%; 
}
.n2RevealContent {
    position:absolute;
    visibility:hidden;
    z-index:10;
    filter:alpha(opacity=0); 
    opacity:0; 
    -moz-opacity:0; 
}


.n2ac {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 11px;
    border: 1px solid #ABAA7C;
    background-color:#fff;
    position:absolute;
}
.n2ac .nonSelected {
    background: #fff;
    cursor: pointer;
    cursor: hand; 
    color: #039;
    padding: 0 4px 0 4px;
}
.n2ac .selected {
    background: #EFEDD4;
    cursor: pointer;
    cursor: hand; 
    color: #039;
    padding: 0 4px 0 4px;
}
.n2ac .autoScrollbar {
    
    scrollbar-face-color: #D0CA90;
    scrollbar-highlight-color: #F6F6d9;
    scrollbar-shadow-color: #A99F47;
    scrollbar-3dlight-color: #D3C99F;
    scrollbar-arrow-color: 000000;
    scrollbar-track-color: #EFEDD4;
    scrollbar-darkshadow-color: #936300;
    overflow: auto;
}


.n2SliderHandle-horizontal {
    position:absolute;
    cursor:w-resize;
}
.n2SliderHandle-vertical {
    position:absolute;
    cursor:n-resize;
}
.n2SliderToolTip-horizontal {
    position:absolute;
    font-size: 11px;
    line-height: 12px;
    font-family:arial, helvetica, sans-serif;
    color: #000;
}
.n2SliderHandle-vertical {
    position:absolute;
    font-size: 8px;
    line-height: 9px;
    font-weight: bold;
    color: #000;
    text-transform:uppercase;
}
.n2Hand, .n2Clickable {
    cursor: pointer;
    cursor: hand; 
}


.n2ClickShield {
    position: absolute;
    z-index: 10;
    background-color: white;
    filter:alpha(opacity=40); 
    -moz-opacity: .4; 
    opacity: .4; 
}


.apparelTT {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: x-small;
    display: block;
    margin: 4px;
    margin-left: 3px;
}


.diags,
.diags td,
.diags th,
.diags ol,
.diags li,
.diags select,
.diags input,
.diags div,
.diags p {
    font-size: 11px;
    font-family: Verdana, sans-serif;
}


.JSFLoadStats { background-color:#CCCCCC; }
.JSFLoadStats tr { background-color:#FFC; color:#000000; }
.JSFLoadStats td { font-size: 10px; font-family: verdana; }
.JSFLoadStats .cssrow { background-color:#CFF; }
.JSFLoadStats .jsrow { background-color:#CFC; }
.JSFLoadStats .jserrrow { background-color:#F63; }


/* n2v1 Ends */