
.lader{
	width:100%;
	height:100% !important;
	position:fixed;
	z-index:5000;
	top:0;
	left:0;
	background-color:#000000;
	background-image: url(../js/lightbox/images/loading2.gif); 
	background-repeat:no-repeat;
	background-position:50% 50%;
	}

*html .lader{
	height:1500px !important;
	position:absolute;
	background-position:50% 30%;
	}

html{
	background-color:#1c1819;
	}

body{
	background-color:#ffffff;
	font-size: small;
	text-align: center;
	font-family:Trebuchet MS,sans-serif;
	margin:0px;
	padding:0px;
	color:black;
	text-align:left;
}
* html body{
	font-size: xx-small; /*for IE5/Win*/
	f\ont-size:small; /*for other IE versions */
}


#header_nav{
	height:86px;
	background-image:url(../media/header_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}

#main_nav{
	width:820px;
	text-align:right;
	padding-top:60px;
	text-transform:uppercase;
	}

#main_nav ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#main_nav ul li{
	margin:0;
	padding:0;
	display:inline;
	}


#main_nav ul li a{
	color:#ffffff;
	text-decoration:none;
	padding:2px 10px 2px 10px;
	}

#main_nav ul li a:hover{
	color:#02abee;
	}

#main_nav .nav_act{
	background-image:url(../media/nav_act_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	}

#main_nav a.nav_act:hover{
	color:#ffffff;
	}

#header{
	height:277px;
	background-image:url(../media/sky.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}

#logo{
	width:820px;
	text-align:right;
	margin:0;
	padding:0;
	}

#content{
	clear:both;
	background-image:url(../media/content_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	padding-top:45px;
	border-top:8px solid #cdcacb;
}

#main_content{
	background-image:url(../media/main_content_bg.gif);
	background-repeat:repeat-y;
	background-position:top left;
	font-size:90%;
	padding-bottom:20px;
}

#news_content{
	float:left;
	width:264px;
	padding:5px 15px 5px 15px;
	}
/*
*html #news_content{
	width:294px;
	}
*/
#news_content_header{
	text-align:right;
	margin-bottom:20px;
	}

#news_liste{
	/*height:345px;*/
	overflow:hidden;
	}

#player{
	position:absolute;
	z-index:10;
width:820px;
	text-align:right !important;
	margin-bottom:-20px;
	}

#news_content .item{
	background-image:url(../media/news_bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding:5px;
	margin-bottom:10px;
	}

#news_content .teaser{
	height:36px;
	overflow:hidden;
	}

#news_content .headline{
	color:#2eb1e7;
	font-weight:bold;
	}

#news_content .link{
	text-align:right;
	}

#news_content .link a{
	text-align:right;
	text-decoration:none;
	color:#01a5ec;
	font-weight:bold;
	background-image:url(../media/link.gif);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:10px;
	}

#news_content .link a:hover{
	text-decoration:underline;
	margin-top:-5px;
	}

#news_uebersicht .item{
	background-image:url(../media/news_bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding:5px;
	margin-bottom:20px;
	}

#news_uebersicht .teaser{
	height:36px;
	overflow:hidden;
	}

#news_uebersicht .headline{
	color:#2eb1e7;
	font-size:130%;
	color:#868887;
	margin:5px 5px 0px 0px;
	font-weight:bold;
	}

#news_uebersicht .link{
	text-align:right;
	}

#news_uebersicht .link a{
	text-align:right;
	text-decoration:none;
	color:#01a5ec;
	font-weight:bold;
	background-image:url(../media/link.gif);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:10px;
	}

#news_uebersicht .link a:hover{
	text-decoration:underline;
	}

#zum_archiv {
	margin-top:10px;
	}

#zum_archiv a{
	text-decoration:none;
	color:#01a5ec;
	font-weight:bold;
	background-image:url(../media/link.gif);
	background-repeat:no-repeat;
	background-position:100% 50%;
	padding-left:5px;
	padding-right:10px;
	}

#anmeldung {
	margin-top:10px;
	}

#anmeldung a{
	text-decoration:none;
	color:#01a5ec;
	font-weight:bold;
	background-image:url(../media/link.gif);
	background-repeat:no-repeat;
	background-position:100% 50%;
	padding-left:5px;
	padding-right:10px;
	}

#punktpunktpunkt{
	height:4px;
	}

#text_content{
	float:left;
	width:492px;
	padding:5px 15px 5px 15px;
	}
/*
*html #text_content{
	width:522px;
	}
*/
#text_content_header{
	margin-bottom:20px;
	}

#text_content  a{
	text-align:right;
	text-decoration:none;
	color:#01a5ec;
	font-weight:bold;
	background-image:url(../media/link.gif);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:10px;
	padding-right:1px;
	}

#text_content  a:hover{
	text-decoration:underline;
	}

h1{
	font-size:130%;
	color:#868887;
	margin:5px 5px 10px 0px;
	}

.date{
	color:#868887;
	}

.clearer{
	clear:both;
	height:1px;
	}

#footer{
	position:relative;
	bottom:0px;
	margin-top:60px;
	height:86px;
	width:100%;
	background-image:url(../media/header_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
}

#footer_nav{
	width:820px;
	text-align:right;
	font-size:85%;
	padding-top:1px;
	color:#c8c6c7;
	}

*html #footer_nav{
	padding-top:0px;
	margin-top:5px;
	}

#footer_nav ul li{
	margin:0;
	padding:0;
	display:inline;
	}


#footer_nav ul li a{
	color:#c8c6c7;
	text-decoration:none;
	padding:2px 5px 2px 5px;
	}

#footer_nav ul li a:hover{
	color:#02abee;
	}

#footer_nav .nav_act{
	color:#02abee;
	}









form{
	clear:both;
	width:100%;
}

#gallery{
	clear:both;
	margin-top:20px;
}

.foto_rahmen {
   float: left;
   text-align: center;
   margin-bottom: 5px;
   margin-right: 5px;
   padding: 2px;
   color: #666666;
   display: block;
}
.foto_rahmen a:hover{
   background: none;
}
.foto_rahmen a:hover img{
   background-color: #7ad0f2;
   border-color: #06b3ef;
}
.foto_rahmen img{
   border-color: #CCCCCC;
   border-style: solid;
   border-width: 1px;
   padding: 2px;
   text-align: center;
   margin-bottom: 2px;
}

.foto_rahmen a{
background-image:none !important;
	padding:0 !important;
}

.media table{
	width:100%; 
	margin:0; 
	margin-top:10px;
	margin-bottom:30px;
	margin-left:-2px;
	}

.media tr{
	background-image:url(../media/content_bg.jpg);
	background-repeat:repeat-x;
	background-position:0 -15px;
	}

.media td{
	width:100%; 
	padding:5px;  
	padding-left:10px !important;
	}




.download{
	text-decoration:none;
	color:#01a5ec;
	font-weight:bold;
	background-image:url(../media/download.gif);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:13px;
	}

.download:hover{
	text-decoration:underline;
	}

.headline a{
	text-decoration:none;
	color:#01a5ec;
	font-weight:bold;
	background-image:url(../media/link.gif);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:13px;
	}

.headline a:hover{
	text-decoration:underline;
	}

.back_link{
	text-decoration:none;
	color:#01a5ec;
	font-weight:bold;
	background-image:url(../media/link.gif);
	background-repeat:no-repeat;
	background-position:100% 50%;
	padding-left:5px;
	padding-right:10px;
	}

.back_link:hover{
	text-decoration:underline;
	}

p a{
	text-decoration:none;
	color:#01a5ec;
	font-weight:bold;
	background-image:url(../media/link.gif);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:13px;
	}

p a:hover{
	text-decoration:underline;
	}

strong{
	color:#01a5ec;
	}

hr{
	background-color:#ccc;
	}

.guestbook_table2{
	display:none;
	}

#guestbook div, #guestbook p{
	text-align:left !important;
	}

#guestbook a{
	color:#01a5ec;
	font-weight:bold;
	}

#player{
	visibility:visible !important;
	}

#player object{
	visibility:visible !important;
	}

#player object embed{
	visibility:visible !important;
	}
