* {
	margin: 0px;
	padding: 0px;
}

.header {
	width: 997px;
	height: 120px;
	background-image: url(../images/header.jpg);
	Background-repeat: no-repeat;
	line-height: 25px;
}

.menu_link {
	border: 0px solid black; position: absolute;
}

.menu_link a {
	display: block;
}

.menu_link a span {
	display: none;
}

#vorn_link {
	margin-left: 415px; margin-top: 30px; border: 0px solid #000000;
}

#vorn_link a {
	height: 20px; width: 85px;
}

#int_link {
	margin-left: 515px; margin-top: 30px; border: 0px solid #000000;
}

#int_link a {
	height: 20px; width: 105px;
}

#sel_link {
	margin-left: 635px; margin-top: 30px; border: 0px solid #000000;
}

#sel_link a {
	height: 20px; width: 55px;
}

#bel_link {
	margin-left: 703px; margin-top: 30px; border: 0px solid #000000;
}

#bel_link a {
	height: 20px; width: 60px;
}

#top_link {
	margin-left: 775px; margin-top: 30px; border: 0px solid #000000;
}

#top_link a {
	height: 20px; width: 50px;
}

#bed_link {
	margin-left: 840px; margin-top: 30px; border: 0px solid #000000;
}

#bed_link a {
	height: 20px; width: 90px;
}

#buch_link {
	margin-left: 940px; margin-top: 30px; border: 0px solid #000000;
}

#buch_link a {
	height: 20px; width: 45px;
}

#home_link {
	margin-left: 120px; margin-top: 50px; border: 0px solid #000000;
}

#home_link a {
	height: 40px; width: 85px;
}

#imp_link {
	margin-left: 850px; margin-bottom: 5px; border: 0px solid #000000;
}

#imp_link a {
	height: 15px; width: 135px;
}
.header_2 {
	width: 997px;
	height: 103px;
	background-image: url(../images/head_2.jpg);
	Background-repeat: no-repeat;
	line-height: 25px;
}


.randlinks {
	width: 90px;
	height: 44px;
	background-image: url(../images/randlinks.jpg);
}

.randrechts {
	width: 3px;
	height: 44px;
	background-image: url(../images/randrechts.jpg);
}

.main {
	width: 997px;
	height: 700px;
	background-color: #ffffff;
}

.content {
	height: 700px;
	margin-left: 25px;
	margin-right: 50px;
	text-align: left;
	font-family: "Verdana";
}

.content h1 {
	color: #818dff;
	font-family: "Verdana";
	margin-left:20px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	margin-top: 10px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 40px;
}

.content h2,
.content h3,
.content h4,
.content h5,
.content h6,
.content h7,
.content h8,
.content h9,
.content h10,
.content h11,
.content h12 {
	color: #067200;
	margin-top: 10px;
	font-family: "Verdana";
	text-align: left;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;	
	margin-left:25px;
	height: 30px;
	line-height: 40px;
	text-align: left;
}

.content p {
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 25px;
	color: #666666;
	font-family: "Verdana";
	font-size: 11px;
	text-align: left;
	line-height: 16px;
}

.content a,
.content a:link,
.content a:active,
.content a:visited {
	color: #067200;
	font-weight: normal;	
	text-decoration: none;
} 


.content a:hover, 
.content a.akt {
	text-decoration: underline;
	color: #099e00;
}
.content ul {
 	margin-top: 10px;
 	margin-left: 45px;
 	padding: 0px;
}

.content ul li {
	color: #e60000;
	font-family: "Verdana";
	font-size: 11px;
	text-align: left;
	line-height: 16px;
	list-style-type: disc;
	margin-left: 10px;
}

.navi {
	width: 200px;
	}

.navi ul {
 	padding: 0px;
 	margin-top: 5px;
}

.navi ul li {
	display: inline;
}

.navi ul li a,
.navi ul li a:link,
.navi ul li a:active,
.navi ul li a:visited {
 	display: block;
	line-height: 17px;
 	color:  #818dff;
	font-family: "Verdana";
	padding-left: 25px;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	background-repeat: no-repeat;
	text-align: left;
}

.navi ul li a:hover, 
.navi ul li a.akt {
	text-decoration: underline;
	color: #818dff;
}

.footer {
	width: 997px;
	height: 41px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;	
}