@charset "UTF-8";
/* CSS Document */
#h_menu a img{border:none;}

body {
font-family: Arial, Helvetica, sans-serif;
}

#Wrapper{
width: 960px
height: 1200px	
	
}
#header {
height: 220px
width: 960px
	background-image: url(../foto/header.png);
	background-image: url(../foto/header.png);
	background-repeat: no-repeat;
	height: 220px;
	width: 960px;
}
#wrapper #header #h_menu {
	padding-top: 102pt;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 200px;
}
#wrapper #content_right p {
	font-family: "Courier New", Courier, monospace;
	color: #000;
	text-align: justify;
	font-size: 14px;
	padding-top: 0px;
	margin-top: 0px;
}
#wrapper #content_left p {
}

#left {
	width: 220px;
	height:639px;
	float: left;
	background-image: url(../foto/content_left.png);
}


#content_left{
	width: 250px;
	height: 639px;
	float: left;
	margin-right: 10px;
	font-size: 14px;
	}

#content_right{
	width: 250px;
	height: 639px;
	float: left;
	margin-left: 10px;
	}
#middle{
	width: 520px;
	height:639px;
    float: left;
	}	
	
	

#right{
	width: 210px;
	height:639px;
    
	}
#footer	{
	width: 960px;
    
	}
#wrapper {
width: 960px;
margin: 0 auto;
color: #FFF;
}	
#wrapper #footer a {
	text-align: left;
}
#wrapper #header #h_menu ul {
	list-style-type: none;
}
#wrapper #header #h_menu ul .foerste {
	float: left;
}
#wrapper #content_left p {
	color: #000;
	font-family: "Courier New", Courier, monospace;
	text-align: justify;
	margin-top: 8px;
}
#wrapper #header #h_menu ul li {
	float: left;
}
#wrapper #middle a {
	float: left;
	height: 100px;
	width: 100px;
	border: medium solid #000;
	margin: 10px;
}
