body {
	background-color: #000000;
	color: #ECE9D8;
}

/************************************/
/* hyperlink and anchor tag styles  */
/************************************/

a{
	color: #FFFFFF;
	font: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
} 

.rot{
	color: red;
	font: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;	
}

.rot a:link{
	color: #FF0000;
	text-decoration: none;
	font-style: italic;
}
.rot a:visited{
	color: #FF0000;
	text-decoration: none;
	font-style: italic;
}
.rot a:hover{
	color: #FF0000;
	text-decoration: underline;
}


.weiss{
	color: #FFFFFF;
	font: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
}

.weiss a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.weiss a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.weiss a:hover{
	color: #FF0000;
	text-decoration: none;
}

.beschr{
	color: #020500;
	cursor: default;
}



/************************************/

#con {
	height: 550px;
	width: 750px;
	background-color: #000000;
	margin-left: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	text-align: left;
	}

#wappen {
	position: relative;
	height: 38px;
	width: 40px;
	left: 3px;
	top: 15px;
	}

#logo {
	position: absolute;
	height: 52px;
	width: 600px;
	left: 49px;
	top: -11px;
	}
	
#H1 {
	position: absolute;
	height: 50px;
	width: 476px;
	left: 128px;
	top: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	}	
	
#menue {
	position: absolute;
	height: 16px;
	width: 263px;
	left: 436px;
	top: 33px;
	elevation: above;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	word-spacing: 6px;
	}
	
#hor {
	position: absolute;
	height: 2px;
	width: 749px;
	top: 50px;
	left: -53px;
	border-top: 1px solid #FFFFFF;
	border-right: none;
	border-bottom: none;
	border-left: none;

 	}
	
#ver {
	position: absolute;
	top: 34px;
	left: 430px;
	height: 511px;
	width: 1px;
	elevation: above;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-right-color: #FFFFFF;
 	}
	
#foto {
	position: absolute;
	top: 43px;
	left: 484px;
	height: 326px;
	width: 255px;
	}
	
#contact {
	position: absolute;
	top: 371px;
	left: 483px;
	height: 60px;
	width: 261px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	}
		
#lpic1 {
	height: 71px;
	width: 71px;
	position: absolute;
	top: 451px;
	left: 484px;
	}
	
#lpic2 {
	height: 71px;
	width: 71px;
	position: absolute;
	top: 451px;
	left: 560px;
	}
	
#lpic3 {
	height: 71px;
	width: 71px;
	position: absolute;
	top: 451px;
	left: 636px;
	}
#picntext {
	height: 487px;
	width: 422px;
	position: absolute;
	top: 43px;
	left: 52px;
	border: 1px solid #FFFFFF;
	}
#inpicntext {
	height: 475px;
	width: 399px;
	position: absolute;
	top: 54px;
	left: 64px;
	}
