body {
  background-color: #ffd623;
  font-size:14px; line-height:22px;
  font-family:Arial, Helvetica, sans-serif; color:#000000; text-align:left;
  font-weight:bold;
  }
  
}



.starthead a{
	color:#ffffff;
	text-decoration:underline;
}

.starthead a:hover, a{
	color:#ffffff;
	text-decoration:none;
}




a:link {color:black; text-decoration:underline}
a:visited {color:black; text-decoration:underline}
a:focus {color:white; text-decoration:underline}
a:active {color:white; text-decoration:underline}
a:hover {color:white; text-decoration:underline}



#header {
  width: 100%;
  margin-top: 10px;
}

#quotes {
  width: 600px;
  float: left;
  display: inline;
  padding-left: 14px;
}

#logo {
  display: inline;
  float: right;
}

#logo img {
  border: 0;
}

h1 a {
  /* width: 334px;
  height: 193px;
  position: absolute;
  right: 0px;
  background-repeat: no-repeat;
  background-position: top right;
  background-image: url(/images/unter_strom_logo.gif);
  float: left; */
}

h1 span {
  display: none;
}

.clear {
  clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

#wrapper {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

#navigation {
  width: 1000px;
  margin-top: 25px;
}

#navigation li {
  position: relative;
  display: inline;
  float: left;
}

#navigation li a {
  height: 27px;
  width: 100%;
  display: block;
  margin: 0px 11px 0px 11px;
  background-repeat: no-repeat;
  background-position: left -27px;
}

#navigation li a:hover,
#navigation li a:focus,
#navigation li a:active,
#navigation li.active a {
  background-position: left top;
}

#navigation li a span { 
  display: none;
}

#navigation #home a {
  background-image: url(/images/navigation_home.gif);
  width: 56px;
}

#navigation #inhalt a {
  background-image: url(/images/navigation_inhalt.gif);
  width: 73px;
}

#navigation #cast a {
  background-image: url(/images/navigation_cast.gif);
  width: 52px;
}

#navigation #regie a {
  background-image: url(/images/navigation_regie.gif);
  width: 57px;
}

#navigation #crew a {
  background-image: url(/images/navigation_crew.gif);
  width: 59px;
}

#navigation #fotos a {
  background-image: url(/images/navigation_fotos.gif);
  width: 63px;
}

#navigation #trailer a {
  background-image: url(/images/navigation_trailer.gif);
  width: 85px;
}

#navigation #musik a {
  background-image: url(/images/navigation_musik.gif);
  width: 69px;
}

#navigation #kritiken a {
  background-image: url(/images/navigation_kritiken.gif);
  width: 96px;
}

#navigation #blog a {
  background-image: url(/images/navigation_blog.gif);
  width: 52px;
}

#navigation #termine a {
  background-image: url(/images/navigation_termine.gif);
  width: 88px;
}

#navigations {
  width: 1000px;
  margin-top: 15px;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 15px;
}

#navigation_social {
  list-style: none;
  float: left;
  display: inline;
}

#navigation_social li {
  position: relative;
  display: inline;
  text-transform: uppercase;
}

#navigation_secondary {
  list-style: none;
  float: right;
  display: inline;
  margin-right: 10px;
}

#navigation_secondary ul {
}

#navigation_secondary li {
  position: relative;
  display: inline;
  text-transform: uppercase;
}

#navigation_cast {
  margin-left: 12px;
}

#navigation_cast li {
  position: relative;
  display: inline;
  float: left;
}

#navigation_cast li a {
  height: 102px;
  width: 100%;
  display: block;
  margin: 0 1px 0 1px;
  background-repeat: no-repeat;
  background-position: left -102px;
}

#navigation_cast li a:hover {
  background-position: left -205px;
}

#navigation_cast li a:active,
#navigation_cast li.active a,
#navigation_cast li a:focus {
  background-position: left top;
}

#navigation_cast li a span { 
  display: none;
}
 
#navigation_cast #harald-krassnitzer a {
  background-image: url(/images/navigation_cast_krassnitzer.gif);
  width: 101px;
}

#navigation_cast #catrin-striebeck a {
  background-image: url(/images/navigation_cast_striebeck.gif);
  width: 101px;
}

#navigation_cast #hanno-koffler a {
  background-image: url(/images/navigation_cast_koffler.gif);
  width: 101px;
}

#navigation_cast #anna-fischer a {
  background-image: url(/images/navigation_cast_fischer.gif);
  width: 101px;
}

#navigation_cast #robert-stadlober a {
  background-image: url(/images/navigation_cast_stadlober.gif);
  width: 101px;
}

#navigation_cast #sunnyi-melles a {
  background-image: url(/images/navigation_cast_melles.gif);
  width: 101px;
}

#navigation_cast #ralph-herforth a {
  background-image: url(/images/navigation_cast_herforth.gif);
  width: 101px;
}

#navigation_cast #tilo-nest a {
  background-image: url(/images/navigation_cast_nest.gif);
  width: 101px;
}

#navigation_cast #franz-xaver-zach a {
  background-image: url(/images/navigation_cast_zach.gif);
  width: 101px;
}

#content {
  width: 1000px;
  margin-top: 15px;
}

#content_header {
  background-image: url(/images/box_top.gif);
  background-repeat: no-repeat;
  background-position: top left;
  height: 37px;
}


#content_main {
  background-image: url(/images/box_middle.gif);
  background-repeat: repeat-y;
  background-position: top left;
  padding-left: 25px;
  padding-right: 25px;
  min-height: 57px;
  padding-bottom: 30px;
}

#content_main_both {
  width: 850px;
  margin-left: 25px;
  margin-top: 50px;
}


#content_main_left {
  width: 300px;
  margin-left: 35px;
  margin-right: 20px;
  margin-top: 50px;
  float: left;
  display: inline;
}

#content_main_right {
  width: 550px;
  margin-left: 20px;
  margin-right: 15px;
  margin-top: 50px;
  float: left;
  display: inline;
}


#content_main_cast_right {
  width: 550px;
  margin-left: 20px;
  margin-right: 15px;
  margin-top: 95px;
  float: left;
  display: inline;
}

#content_crew_left {
  width: 250px;
  margin-right: 15px;
  float: left;
  text-align:right;
  font-weight:bold;
  padding-bottom: 20px;
  display: inline;
}

#content_crew_right {
  width: 250px;
  margin-left: 15px;
  float: right;
  text-align:left;
  padding-bottom: 20px;
  display: inline;
}

#content_regiebox {
  width: 250px;
  background-color:#fcf2d5;
  padding: 15px;
  margin-top: -6px;
}

#content_footer {
  background-image: url(/images/box_bottom.gif);
  background-repeat: no-repeat;
  background-position: top left;
  height: 31px;
}

.zitat {
padding-bottom:20px;
margin-top:20px;

}

#newsletter_signup {
  float: left;
  text-align: center;
  padding-left: 150px;
  padding-right: 0;
  display: none;
}

/*blog*/



.entry p {
padding-bottom:8px;
	}

.postmetadata {
	font-family: 'Impact','Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 15px;
	font-weight:bold;
	margin-top:5px;
	padding-bottom:40px;
}



h2 {
	font-family: 'Impact','Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 22px;
	padding-bottom:20px;
	font-stretch:semi-expanded;
	}

h3 {
	font-family: 'Impact','Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 30px;
	margin-top:30px;
	padding-bottom:20px;
	font-stretch:semi-expanded;
	}


#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1em;
	}

h3 {
	font-size: 16px;
	}





/*comments*/
	
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width:545px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	}
	

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
margin:0px;
	/*text-align: justify;*/
	}

.commentlist li {
	padding: 5px 0px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

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

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