/* CSS Document */
/* ###################################################### */
/* ############## general html structur ################# */
/* ###################################################### */
html, body, div, p, td, a, input, textarea, select {
    font-family:Arial, Verdana, Tahoma, sans-serif;
}
html, body {
    margin:0;
    padding:0;/*overflow:auto;*/
    height: 100%;
    min-height: 100%;
}
html {
    overflow:-moz-scrollbars-vertical;
    min-width:1000px;
}
body {
    font-size:0.75em;
    background-color:black;
    margin:0;
    padding:0;
}
form {
	margin:0;
	padding:0;
}
img {
	border:0;
}

/* ###################################################### */
/* ####################### MAIN BODY #################### */
/* ###################################################### */
#MainWrapper {
    width:100%;
    margin: 0;
    min-height: 100%;
    height: auto !important;
    height: 100%;
	background-color:#b0151d;	
}
#ContentWrapper {
 	margin:0 auto;
 	text-align:left;
 	width:1000px;
	text-align:left;
	background-color:#b0151d;

}
#star { 
	height:50px;
	width:100%; 
	background-color:black;
	background-image:url(../img/star.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
div.star 	{
	height:50px;
}
#Skyscraper {
	width:160px;
	float:left;
}
#CoContent	{
	width:840px;
	float:left;
}
#SuperBanner {
	width:1000px;
/*  width:100%;  */
	height:90px;
	text-align:right;
}

/* ###################################################### */
/* ####################### Aufbau ####################### */
/* ###################################################### */
#CoContent {
	background-image:url(../img/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	min-height:700px;
}
#Header {
	height:236px;
	width:840px;
	border-top-width:5px;
	border-top-style:solid;
	border-top-color:black;
}
/* ######################## Menü ######################## */
#Menu { 
	height:75px;
	width:840px;
}
#Menu a {
	color:white;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
}
#Menu a:link, #Menu a:visited, .star a:link, .star a:visited {
	text-decoration:none;
}
#Menu a:hover, #Menu a.active, .star a:hover {
	text-decoration:line-through;
}
#Menu ol {
	margin-left:310px;
	text-transform:uppercase;
	width:530px;
}
.star ol { 
	margin-left:60px;
	text-transform:uppercase;
	width:810px;
}
#Menu li { 
	display:inline; 
	line-height:55px;
	padding-right:24px;
	padding-left:9px;
	background-image:url(../img/menustart.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.star li {
	display:inline; 
	line-height:55px;
	padding-right:24px;
	padding-left:9px;
}
#Menu li.last { 
	padding-right:0;
	background-image:none;
}
/* ######################## Teaser ###################### */
#Teaser {
	float:left;
	margin-top:25px;
	width:329px;
}
#Teaser {
	color:white;
}
.TeaserWrapper { 
	background-color:black;
	display:block;
	color:white;
	margin-bottom:0px;
	padding-bottom:15px;
}
.TeaserWrapper .placer {
	margin-left:15px;
	color:white;
}
.contentAd { 
	margin-top:40px;
}
.buyit {margin-top:15px;}
.albumtext {
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	}
/* ###################### Content ####################### */
#Content {
	float:right;
	width:499px;
	margin-bottom:15px;
}
#Content .textplace, #bildergalerie { 
	display:block;
	margin-left:25px;
	margin-right:5px;
	line-height:16px;
}
#Content .fotoreihe, newscontent .fotoreihe {
	margin-bottom:20px;
}
#Content h1 {
	background-image:url(../img/headline.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:26px;
	text-indent:45px;
	display:block;
	color:white;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:26px;
	margin-bottom:20px;
	margin-top:60px;
}
#Content h1.first { 
	margin-top:0;
}
#Teaser h1 {
	background-image:url(../img/headline_teaser.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:41px;
	text-indent:45px;
	display:block;
	color:#b0151d;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:33x;
	padding-top:3px;
	margin-bottom:10px;
}
#Teaser h1.first { 
	background-image:url(../img/headline_teaser_first.gif);
}
/* ################### Bildergalerie #################### */
.alben { 
	margin-bottom:20px;
}
#bildergalerie a { 
	margin-right:5px;
	margin-bottom:20px;
	}
#bildergalerie img{ 
	border-style:solid;
	border-width:5px;
	border-color:white;
}
#bildergalerie a:hover img{ 
	border-color:black;
}
/* ######################## News ######################## */
.newsframe, #newscontent { 
/*  Um die Höhe des Newsbereichs und der Biografie 
    zu erhöhen, einfach diesen Wert erhöhen */
	height:1150px;
}
#newscontent {
	width:471px;
	display:block;
	overflow: auto;
	padding-left:25px;
	line-height:16px;
}
.newsframe {
	width:496px;
	background-color:#b0151d;
}
#newscontent .subheadline, #newscontent i, .headline, #Content h2 { 
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}
#Content h2 {
	margin-bottom:10px;
}
#newscontent i {
	color:white;
}
.news_text * {
	font-size:12px;
}
#newscontent .news_text i, #newscontent .news_text em { 
	font-size:12px;
	text-transform: none;
	color:black;
	font-weight:normal;
	font-style:italic;
}
#newscontent b, #newscontent strong {
	font-weight:bold;
}
#Content p, #newscontent p {
	margin-bottom:20px;
}
/* ################### Gewinnspiel ###################### */
#gewinnspiel {
	text-align:left;
}
#gewinnspiel #textlinks {
	margin-left:99px;
}
/* ####################### Formulare #################### */
input, select {
	padding: 3px 2px;
	margin-bottom:5px;
}
#newsletter select {
	padding: 3px 1px;
}
#newsletter .select_datum_lang {
	padding: 3px 0px;
}
#newsletter input, #newsletter select {
	border:1px solid black;
	color: black;
	background-color:white;
}
#newsletter input.pflicht, #newsletter #REG_FIRSTNAME , #newsletter #REG_MAIL, #newsletter #REG_MAIL2 {
	background-color:#b0151d;
	color:white;
}
#newsletter #pf, #newsletter span.pflicht, #newsletter em {
	color:white;
	font-weight:bold;
}
#newsletter #submit2 {
	border:0px;
	background-color:#b0151d;
	margin-right:10px;
	color:white;
}
#newsletter #submit2:hover {
	background-color:#8f1118;
	color:white;
}
#gewinnspiel input, #gewinnspiel select, #gewinnspiel textarea	{
	border:1px solid black;
	color: black;
	background-color:#cccccc;
}
#gewinnspiel #antwort, #gewinnspiel #REG_MAIL2, #gewinnspiel #REG_MAIL, #gewinnspiel #wohnort, 
#gewinnspiel #plz, #gewinnspiel #strasse, #gewinnspiel .select_datum_lang, #gewinnspiel .select_datum, 
#gewinnspiel #REG_LASTNAME, #gewinnspiel #REG_FIRSTNAME {
	background-color:white;
}
#gewinnspiel #pf, #gewinnspiel span.pflicht, #gewinnspiel em {
	color:black;
	font-weight:bold;
	list-style-position:
}
#gewinnspiel #submit {
	background-image:url(../img/button_teilnehmen.gif);
	background-repeat:no-repeat;
	width:180px;
	height:37px;
	border:0;
}
#gewinnspiel #submit:hover {
	background-image:url(../img/button_teilnehmen_over.gif);
}
/* ###################################################### */
/* ################### UNTERSCHIEDLICH ################## */
/* ###################################################### */
a:link, a:visited {
	font-style:italic;
	color:white;
	text-decoration:none;
}
a:hover {
	font-style:italic;
	color:white; 
	text-decoration: line-through;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix { 
	display: inline-block;
}
html[xmlns] .clearfix { 
	display: block;
}
* html .clearfix {
	height: 1%;
}
