﻿/* CSS-Layout */
a:focus { 
			outline: none; 
}


}
#body {	background-color:black;
		margin: auto; 
		width: 1024px;

	   	
	   	
	   
}

#page {	width: 1024px;
	   	min-height: 700px;
	   	margin: auto;
}
	



#head {	background-image: url('images/head.gif');
		width: 1024px;
		height: 202px;
		margin: auto;
}


#menu {
	margin:auto;
	border:none;
	position:fixed;
}


#nav {
	padding-left: 0px;
	height: 65px;
	margin: auto;
	border: 0;
	overflow:hidden;
}


#main {
	width: 1024px;
	height: 630px;
	color: #FFFFFF;
	margin:auto;
}
#content {
	background-image:url('images/holzwand.gif');
	background-repeat:no-repeat;
	padding-left: 0px;
	height: 200px;
	width: 1024px;
}

#content3 {
	background-image:url('images/abstandhalter_quer_1px.gif');
	background-repeat:no-repeat;
	height: 1px;
	width: 721px;
	margin-left:300px;

}


#content1{
	width: 300px;
	height: 440px;
	background-color: #000000;
	background-repeat: no-repeat;
	margin-left: 80px;
}

#content2{
	margin-left: 300px;
	margin-top: -430px;
	width: 720px;
	height: 350px;
	background-color: #000000;
	font-family: Verdana;
	table-layout: auto;
	line-height: 24px;
}		

#footer{
	background-image: url('images/fuss_1024x168.gif');
	height: 164px;
	width: 1024px;
	margin-top: -79, 5px;
}


#überschrift{
	width:600px;
}

#text{
	width: 250px;
}

#text2{
	font-family: Verdana;
	text-align: center;
	width: 1024px;
	color: #FF8D00;
	font-size: small;
	margin: auto;
}

#text3{
	width: 350px;
	margin-left: 280px;
	margin-top: -350px;
	height: 283px;
}
