@charset "utf-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
}

body { 
background-color:#e8e8e8;
}
		
#haupt {
margin:0 auto;
margin-top: 30px;
width: 1000px;
height:580px;}

 
.navi {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 3px;
	color: #A2A2A2;}

.navi1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 3px;
	color: #212451;}

.navi:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 3px;
	color: #A2A2A2;}

.navi:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 3px;
	color: #212451;}


.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	left:auto;
	text-decoration: none;
	letter-spacing: 3px;
	color: #FFFFFF;
	line-height:30px;

}

.navi2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 1px;
	color: #FFFFFF;

}
.navi2:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-variant: small-caps;
	text-decoration: none;
	letter-spacing: 1px;
	color: #FFFFFF;

}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}
.text:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}

.text_imp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: left;
	text-decoration: none;
}

.text_layer {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
}			

.img {text-decoration: none;
	}
