@charset "utf-8";
/* CSS Document */

a.nav:link,a.nav:visited
{
	font-size:12px;
	color:#aaa;
	text-align:right;
	width:140px;
	display:block;
	text-decoration:none;
	padding:10px 10px 10px 0px;
}

a.nav:hover
{
	//background-color:#000;
	color:#888;
}

a.nav_aktiv:link,a.nav_aktiv:visited
{
	font-size:12px;
	color:#888;
	text-align:right;
	width:140px;
	display:block;
	padding:10px 10px 10px 0px;
	//background-color:#fff;
	text-decoration:none;
}

a.nav_aktiv:hover	
{
	//background-color:#000;
	color:#888;
}

body {
	background-color: #ffffff;
	color:#aaa;
	background-image: url(elemente/pa0tt1.jpg);
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	letter-spacing: 3px;
	word-spacing: normal;
	font-size: 14px;
}
 .shadow_border {
 margin-right: auto;
 margin-left:auto;
 margin-bottom:auto;
 margin-top: 80px;
 width: 912px;
 height: 512px;
 border: #ffffff 1px solid;
 } 
 
 .site {
	background-color: #fff;
	margin-right: auto;
	margin-left:auto;
	margin-bottom:auto;
	width: 900px;
	height: 500px;
	border: #ffffff 6px solid;
	background-image:url(elemente/DSC_4064.jpg);
	background-repeat: no-repeat;
	background-position: -3px center;
 }
 
  .site2 {
	background-color: #fff;
	margin-right: auto;
	margin-left:auto;
	margin-bottom:auto;
	width: 900px;
	height: 500px;
	border: #ffffff 6px solid;
	background-image:url(elemente/antje2.jpg);
	background-repeat: no-repeat;
	background-position: -3px center;
 }

 .site3 {
	background-color: #fff;
	margin-right: auto;
	margin-left:auto;
	margin-bottom:auto;
	width: 900px;
	height: 500px;
	border: #ffffff 6px solid;
	background-image:url(elemente/ZWP2021_0589.jpg);
	background-repeat: no-repeat;
	background-position: -3px center;
 } 
 
  .site4 {
	background-color: #fff;
	margin-right: auto;
	margin-left:auto;
	margin-bottom:auto;
	width: 900px;
	height: 500px;
	border: #ffffff 6px solid;
	background-repeat: no-repeat;
	background-position: -3px center;
 } 

.site5 {
	background-color: #fff;
	margin-right: auto;
	margin-left:auto;
	margin-bottom:auto;
	width: 900px;
	height: 500px;
	border: #ffffff 6px solid;
	background-image:url(elemente/trans.png);
	background-repeat: no-repeat;
	background-position: -3px center;
 } 
 
.site6 {
	background-color: #fff;
	margin-right: auto;
	margin-left:auto;
	margin-bottom:auto;
	width: 900px;
	height: 500px;
	border: #ffffff 6px solid;
	background-image:url(elemente/ZWP2021_0589.png);
	background-repeat: no-repeat;
	background-position: -3px center;
 } 
 
 
 .sitenobg {
	background-color: #fff;
	margin-right: auto;
	margin-left:auto;
	margin-bottom:auto;
	width: 900px;
	height: 500px;
	border: #ffffff 6px solid;
	background-image:url(elemente/DSC01331.png);
	
 }
 
 .left {
	width: 750px;
	height: 500px;
	float: left;
 }
 
 .low {
	padding:340px 10px 10px 0px;	
	border: #00ff00 0px solid;
 }
 
.navigation {
	width: 150px;
	height:350px;
	float: right;
	background-color:#fff;
	padding-top:50px;
 }
 
 .logo {
	width: 150px;
	height: 100px;
	float: right;
	background-image: url(elemente/logo2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	/*background-color: #fff;*/
	border: #00ff00 0px solid;
 }

.text
{
	padding:0px 20px;
	width:100%;
	height:100%;
	font-size: 12px;
}

.textviel
{
	letter-spacing: 2px;
}


.textvieler
{
	letter-spacing: 2px;
	line-height: 1.0
}

.blocktext {
	text-align: justify;
	width: 90%;
	border: #00ff00 0px solid;
}

h1
{
	color:#222222;
}

h2 {
	display:none;
}


/***** FLASH CSS *****/
 	html {
		height: 100%;
		overflow: hidden;
	}
	

	#flashcontent {
		height: 100%;
	}


	a {	
		color:#aaaaaa;
	}

/***** FLASH CSS *****/
