body
{
	padding:0px;
	margin:0px;
	font-family: Arial, serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #036680;
	line-height: 17px;
}


a.copy:link, a.copy:visited, a.copy:active {
	font-family: Arial, serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #036680;
	line-height: 17px;
}

a.copy:hover {
	color: #FF9933;
}



/* ----------LINK FARBE-------------- */

a.weiter:link, a.weiter:visited, a.weiter:active {
	font-size: 10px;
	color: #036680;
	letter-spacing: 1px;
	line-height: 18px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
}

a.weiter:hover {
	color: #FF9933;
}

.weiter {
	font-size: 10px;
	color: #FF9933;
	letter-spacing: 1px;
	line-height: 18px;
	text-transform: uppercase;
	text-align: left;
}



a.weiterOver:link, a.weiterOver:visited, a.weiterOver:active {
	font-size: 10px;
	color: #FF9933;
	letter-spacing: 1px;
	line-height: 18px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
}

a.weiterOver:hover {
	color: #FF9933;
}

/* ----------SUBNAV-------------- */

a.nav:link, a.nav:visited, a.nav:active {
	font-size: 10px;
	color: #036680;
	width:140px;
	display:block;
	letter-spacing: 1px;
	line-height: 18px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: right;
}


a.nav:hover {
	color: #FF9933;
}


/* ----------SUBNAV OVER-------------- */

a.navOver:link, a.navOver:visited, a.navOver:active {
	font-size: 10px;
	color: #FF9933;
	width:140px;
	display:block;
	letter-spacing: 1px;
	line-height: 18px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: right;
}


a.navOver:hover {
	color: #FF9933;
}

/* ----------HEADLINE-------------- */

.headline {
	font-size: 10px;
	color: #036680;
	letter-spacing: 1px;
	line-height: 18px;
	text-transform: uppercase;
	text-align: right;

}


/* ----------TOPNAVIGATION-------------- */


a.TopNav, a.TopNav:visited, a.TopNav:active {
	font-size: 17px;
	color: #036680;
	width:140px;
	display:block;
	text-decoration: none;
	height:22px;
	margin-bottom: 5px;
	text-align: right;
	font-weight: bold;
	letter-spacing: 1px;
	
}
a.TopNav:hover {
	color: #FF9933;
}



a.TopNavOver, a.TopNavOver:visited, a.TopNavOver:active {

	font-size: 17px;
	color: #FF9933;
	width:140px;
	display:block;
	text-decoration: none;
	height:22px;
	margin-bottom: 5px;
	text-align: right;
	font-weight: bold;
	letter-spacing: 1px;
	
}
a.TopNavOver:hover {
	color: #FF9933;
}





/* ----------RASTER-------------- */
#container {
	height: 600px;
	width: 980px;
}

#container_navigation {
	height: 300px;
	width: 160px;
	padding-top: 70px;
	padding-left: 22px;
	text-align: left;
	float: left;

}

#container_logo {
	height: 45px;
	width: 980px;
	padding-top: 20px;
	padding-left: 20px;
}


#container_meta {
	height: 60px;
	width: 200px;
	padding-top: 0px;
	float: right;
	margin-right: 100px;
	text-align: right;
}


#container_bilder {
	height: 420px;
	width: 780px;
	margin-top: 0px;
	margin-right: 0px;
	float: left;
 }
 
 
 #container_static {
	height: 450px;
	width: 780px;
	margin-top: 0px;
	margin-right: 0px;
 }
 

 
 
#container_thumbs {
	height: 20px;
	width: 660px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 30px;
	float: right;
}

#container_button {
	height: 20px;
	width: 60px;
	margin-top: 0px;
	margin-left: 25px;
	float: left;
}



#container_copyrights {
	height: 20px;
	width: 930px;
	margin-top: 50px;
	margin-left: 60px;
	float: left;
	text-align: right;
	border-top: 1px solid #036680;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}






#container_kontakt {
	height: 50px;
	width: 160px;
	padding-top: 0px;
	padding-left: 0px;
	float: left;
	text-align: left;
	
}



#container_text {
	width: 750px;
	padding-top: 12px;
	padding-left: 30px;
	float: left;
	text-align: left;
	
}





/* ----------BILDERRAHMEN-------------- */


.bilderrahmen_klein {
	padding:5px 5px 10px;
	margin: 5px 28px 28px 5px;
	border: 1px solid #036680;
}

.bilderrahmen_gross {
	padding:10px 10px 15px;
	margin: 5px 12px 14px 5px;
	border: 1px solid #036680;
}
