* 	      					{margin: 0px; padding: 0px;}
html 	       				{width: 100%; height: 100%;}
body 	       				{text-align: center; color: #545248; background: #000; font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif"; font-size: 11px; line-height: 18px;}

.clear 	       				{clear: both; height: 0px; font-size: 0px; display: block; width: 100%;}

td 							{font-size: 11px; line-height: 18px; font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";}

ul 	    					{margin: 0px; padding: 0px;}
li 	    					{list-style: none}

form 	      				{margin: 0px; padding: 0px;}
img 	      				{border: none;}

a {

	color: #0052E2;
	text-decoration: none;

}

a:hover {

	color: #0052E2;
	text-decoration: underline;

}

#site {
	margin: 0 auto 0 auto;
	width:1000px;
}

#header {
	width:1000px;
	height:58px;
	float:left;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#nav_left {
	background-image:url(../Bilder/nav_left.png);
	width:117px;
	height:58px;
	float:left;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}


#header_mid {
	width:782px;
	height:58px;
	float:left;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#menu {
	background-image:url(../Bilder/menue_bg.png);
	width:782px;
	height:30px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#menue_bottom {
	background-image:url(../Bilder/menue_bottom.png);
	width:782px;
	height:28px;
	float:left;
}

#nav_right {
	background-image:url(../Bilder/nav_right.png);
	width:101px;
	height:58px;
	float:left;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#wetterbox {
	width:468px;
	height:182px;
	float:left;
}

#logo {
	background-image:url(../Bilder/logo.jpg);
	width:468px;
	height:72px;
	float:left;
}

#wetter_bg {
	background-image:url(../Bilder/wetter_bg.jpg);
	width:281px;
	height:110px;
	float:left;
}

#bluesky {
	background-image:url(../Bilder/bluesky_logo.png);
	width:187px;
	height:110px;
	float:left;
}

#headerpic {
	background-image:url(../Bilder/header.png);
	width:532px;
	height:182px;
	float:left;
}

#content_top {
	background-image:url(../Bilder/content_top.png);
	width:1000px;
	height:58px;
	float:left;
}

#page_left {
	background-image:url(../Bilder/page_left.png);
	width:116px;
	height:641px;
	float:left;
}

#content {
	width:782px;
	float:left;
	background-image:url(../Bilder/background.png);
	background-repeat:repeat;
}

#gallery {
	width:540px;
	float:left;
}

#gallery_head {
	background-image:url(../Bilder/gallery_head.jpg);
	width:540px;
	height:33px;
	float:left;
}

#gallery_bg {
	background-image:url(../Bilder/gallery_bg.png);
	width:540px;
	height:164px;
	float:left;
}

#headerpic01 {
	background-image:url(../Bilder/header01.png);
	width:343px;
	height:197px;
	float:left;
}

#explode {
	width:540px;
	float:left;
}

#hmenu {
	background-image:url(../Bilder/hmenu.png);
	width:540px;
	height:38px;
	float:left;
}

#inhalt {
	background-image:url(../Bilder/explode.png);
	background-repeat:no-repeat;
	width:540px;
	min-height:406px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}


#lastnews_head {
	background-image:url(../Bilder/lastnews_head.png);
	width:242px;
	height:38px;
	float:left;
}

#lastnews_bg {
	background-image:url(../Bilder/lastnews_bg.png);
	width:242px;
	height:176px;
	float:left;
}

#partner_head {
	background-image:url(../Bilder/partner_head.jpg);
	width:242px;
	height:26px;
	float:left;
}

#partner_bg {
	background-image:url(../Bilder/partner_bg.png);
	width:242px;
	height:204px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	float:left;
}

#page_right {
	background-image:url(../Bilder/page_right.png);
	width:101px;
	height:444px;
	float:left;
}

#footer {
	background-image:url(../Bilder/footer.png);
	width:1000px;
	height:61px;
	float:left;
}


/* - MENU - */



#menu ul {

	margin: 0px auto;
	padding: 0px;

}

#menu li {

	display: inline;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;

}

#menu li a {

	text-decoration: none;
	height: 35px;
	font-size: 14px;
	line-height: 35px;
	padding: 10px 15px;
	color:#8199bd;
	font-family:Arial, Helvetica, sans-serif;

}

#menu li a:hover {

	text-decoration: none;
	height: 35px;
	font-size: 14px;
	line-height: 35px;
	padding: 10px 15px;
	color:#95c2ff;
	font-family:Arial, Helvetica, sans-serif;
}

#menu li a.aktiv, #menulayer #menu li a.aktiv:hover {

	text-decoration: none;
	height: 35px;
	font-size: 14px;
	line-height: 35px;
	padding: 11px 13px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}

/* - TEXT - */

#text {
	
	width: 500px;
	padding: 20px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	
}


#text h1 { 

	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	color: #333;
	font-family: "Arial";
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 0px;

}

#text h2 { 

	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	color: #333;
	font-family: "Arial";
	text-transform: none;
	letter-spacing: 0px;

}

#text h3 { 

	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	color: #333;
	font-family: "Verdana";
	letter-spacing: 0px;

}

#text p {

	margin: 0px 0px 15px 0px;

}

#text hr {
         
	border-top: 1px solid #D7D7D7;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 0px 0px 15px 0px;
	height: 2px;

}

#text a {

	color: #0052E2;
	text-decoration: none;

}

#text a:hover {

	color: #0052E2;
	text-decoration: underline;

}


/* - FOOTER - */




#footer a.seitenanfang {

	position: absolute;
	top: 0px;
	left: 20px;

}

#footer span {

	position: absolute;
	top: 0px;
	left: 220px;

}

#footer a {

	text-decoration: none;
	color: #fff;
	font-size: 10px;

}

#footer a:hover {

	text-decoration: underline;
	color: #fff;
	font-size: 10px;

}

#footer div.footerfont a.w3b {

	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 10px;

}

#footer div.footerfont a:hover.w3b {

	text-decoration: underline;
	color: #fff;
	font-weight: bold;
	font-size: 10px;

}

.footerfont {
	color:#fff;
	font-size:11px;
	text-align:center;
	font-family: Verdana;
}

/*preload classes*/ 
.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em;}

#mygalone {
	height:164px;
	overflow:hidden;
	margin-left:70px;
}
 
/*core classes*/ 
.stripViewer {  
position: relative; 
margin: 0 0 1px 0;
height:164px;
overflow: hidden;
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
height:164px;
overflow: hidden;
} 
.stripViewer ul li {  
float:left; 
height:164px;
overflow: hidden;
} 

#stripTransmitter {
	position:absolute;
	margin-top:400px;
}

.stripTransmitter { 
overflow: auto; 
width: 1%;
	position:absolute;
	margin-top:400px;
} 
.stripTransmitter ul { 
list-style-type: none;
position:absolute;
} 
.stripTransmitter ul li{ 
width: 20px; 
float:left; 
margin: 0 1px 1px 0; 
} 
.stripTransmitter a{ 
font: bold 10px Verdana, Arial; 
text-align: center; 
line-height: 22px; 
background: #ff0000; 
color: #fff; 
text-decoration: none; 
display: block; 
} 
.stripTransmitter a:hover, a.current{ 
background: #fff; 
color: #ff0000; 
} 
 
/*tooltips formatting*/ 
#tooltip { 
background: #fff; 
color: #000; 
opacity: 0.85; 
border: 5px solid #dedede; 
} 
#tooltip h3 {  
font: normal 10px Verdana;  
margin: 0;  
padding: 6px 2px;  
border: 0; 
} 
