a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

/* ----------- Album -----------*/


	
	#flashcontent {
		height: 100%;
	}
	/* end hide */

	#body_album {
	height: 700px;
	margin: 0;
	padding: 0;
	background-color: #181818;
	color:#ffffff;
	width: 750px;
	}


/* ----------- Filme -----------*/
#body_film {
	height: auto;
	margin: 0;
	padding: 0;
	color:#000000;
	width: 750px;
	text-align: center;
	}
/* ----------- Basic ----------- */

img{
	border:none;
	behavior: url(iepngfix.htc);
	}

a img { border:none }

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

  
body{
	background:#000000 url(Hintergrung.jpg) no-repeat scroll;
	text-align:center;
	margin:0;
	padding:0;
	color:#FFFFFF;
	overflow: auto;
	height: 1200px;
	width: auto;
	font: 65% GillSans, Calibri, Trebuchet, sans-serif;
	}



	
p a{
	color:#0C5896;
	text-decoration:none;
	}
	
p a:hover{
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:#0C5896 solid 1px;
	}
	
li a{
	color:#0C5896;
	text-decoration:none;
	}
	
li a:hover{
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:#0C5896 solid 1px;
	}

	
.wrapper{
	padding-top:15px;
	width: 100%;
	}
	
h1{
	font-size:xx-large;
	padding:0;
	margin:0;
	}
	
h1 a{
	color: #ffffff;
    font-family: Futura, 'Century Gothic', 'Apple Gothic', sans-serif;
	font-size: 2.0em;
	text-decoration:none;
	font-weight:100;
	}
	
h3{
	font-size: 1.4em;
	}
	
h4{
	font-size:1.2em;
	font-weight:bold;
	}
	
strong{
	border-bottom:#0C5896 dotted 1px;
	}	
	
em{
	color:#0C5896;
	}
	
	







/* ----------- Heading ----------- */
	
#description{
	text-transform: uppercase;
	color:#FFFFFF;
	margin-top:-2px;
	font: 18px Futura, 'Century Gothic', 'Apple Gothic', sans-serif;
	}

	
	
	
	
	
	
/* ----------- Menu ----------- */
		
#topnavi{
	width:100%;
	margin:0;
	height: 70px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	}
	
#topnavi a{
	color: #ffffff;
	text-decoration:none;
	}
	
#topnavi a:hover{
	color: #FFFFFF;
	padding-bottom: 5px;
	}

#menu{
	float:left;
	font-size: 16px;
	line-height: 16px;
	}

ul#menu{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	border-left:#000000 dotted 1px;
	top: 0px;
	}

ul#menu li{
	display: block;
	float: left;
	padding: 20px 5px 0px;
	margin: 0px;
	border-right: #000000 dotted 1px;
	}

ul#menu li a{
	width: 103px;
	height: 40px;
	padding: 0;
	color: #ffffff;
	display: block;
	text-align: center;
	margin: 0px 0px 10px;
	}

ul#menu li a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0px 0px 0px;
	}
	
ul#menu li:hover{
	background:url(Weisserhindergrund-Menu.png) no-repeat;
	}


ul#menu .current_page_item{
	color: #FFFFFF;
	background:url(Weisserhindergrund-Menu.png) repeat-x;
	}
	
#rightnavi{
	float:right;
	text-align:right;
	margin-right:0;
	padding: 20px 5px 0px 5px;
	height: 40px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	}
	
	
	
	
	
	
/* ----------- Centerpieces ----------- */
	

#main{
	width:800px;
	margin:0 auto 0 auto;
	text-align: center;
	height: 1200px;
	}



	
#content{
	width:750px;
	height:auto;
	padding:25px;
	background:url(Weisserhindergrund%20Kopie.png);
	margin-left:0;
	float:left;
	line-height: 15px;
	font-style: normal;
	bottom: 100px;
	color: #000000;
	font-size: 20px;
	}
#abtrennung {
	width: 750px;
	border-bottom: thin solid #030303;
	line-height: 20px;
	height: 30px;
}

	
#ueberuns_links{
	float: left;
	width: 400px;
	line-height: 21px;
	text-align: left;
	font-size: 19px;
	vertical-align: middle;
}

#ueberuns_rechts{
	float: right;
	width: 380px;
	font-size: 19px;
	line-height: 21px;
}

#ueberuns_bild_rechts{
	float: right;
	width: auto;
}

#ueberuns_bild_links{
	float: left;
	width: auto;
	clear: right;
	line-height: 10px;
}

#ueberuns_feld{
	float: left;
	width: 750px;
	clear: both;
	padding-top: 0px;
	padding-bottom: 4px;
}

#bilder_download{
	float: left;
	width: 750px;
	line-height: 21px;
	text-align: center;
	font-size: 19px;
	vertical-align: middle;
	color: #000000;
}
	
#content h2{
	font-size:1.6em;
	font-weight:100;
	text-transform:uppercase;
	color:#ffffff;
	}
	
#content h2 a{
	color:#ffffff;
	text-decoration:none;
	}
	
#content h2 a:hover{
	color:#FFFFFF;
	border-bottom:#0C5896 dotted 1px;
	}

#content .time{
	text-transform:uppercase;
	margin-top:-12px;
	border-bottom:#0C5896 dotted 1px;
	color:#C5E5FD;
	}
	
#content .gray{
	color:#844a76;
	}
	
#content .edit{
	float:right;
	}
	
#content .time a{
	color:#0C5896;
	text-decoration:none;
	}
	
#content .time a:hover{
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:#0C5896 solid 1px;
	}
	
.post{
	padding:0 0 30px 0
	}
	
.details{
	background-image:url('img/sidebarbg.png');
	padding:2px 15px 2px 15px;
	}
	
.details a:hover{

	color:#FFFFFF;
	border-bottom:#0C5896 solid 1px;
	}
	
#main .wrapper #content_programm iframe {
	background-image: url(Weisserhindergrund%20Kopie.png);
	background-repeat: repeat;
}

