body{
	margin-top: 0px;
	margin-left: 0px;;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	background-image: url("pics/background.jpg");
  
}


#bgstart{
	  			position: absolute; 
	  			height:565px; 
					width:1016px;
					margin:-283px 0px 0px -508px;
					top: 50%; 
					left: 50%;
					

}

#starthead{
				height: 282px;
				width: 1016px;
	
}

#startmain{
				height: 139px;
				width: 1016px;
	
}
#startmeta{
				height: 24px;
				width: 1016px;
				background-image: url("pics/start_meta.jpg");
				text-align: left;
				line-height: 24px;
				text-indent: 538px;
				color: white;
				font-weight: bold;
	
}
#startfoot{
				height: 120px;
				width: 1016px;
				background-image: url("pics/start_foot.jpg");
				text-align: left;
				line-height: 24px;
	
}

#anschrift{
				padding-top: 22px;
				padding-left: 15px;
				line-height: 34px;
}

#schlagsatz{
				position: absolute;
				margin-top: 79px;
				margin-left: 36px;
				height: auto;
				width: 255px;
				color: white;
				font-size: 25px;
				font-weight: bold;
				line-height: 35px;
	
}


/* Mousovereffekte f&uuml;r Haupxlinks*/


a.main:link {
	list-style-type:none;
	color: #ffffff; 
	text-align: center;
	text-decoration: none; 
	font-weight: normal;
	
	
}

a.main:visited {
	list-style-type:none;
	color: #ffffff; 
	text-decoration: none; 
	font-weight: normal;
}

a.main:hover {
	list-style-type:none;
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
	

}
.active1{
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
}


a.main:active {
	color: #0000000; 
	text-decoration: none;
	font-weight: normal;
}


.bigred{
	color: #e60010;
}

.bigred2{
	color: #e60010;
	font-size: 32px;
	font-weight: bold;
}
