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

.header{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 163px;
	width: 1000px;
}

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

.menu_link a {
	display: block;
}

.menu_link a span {
	display: none;
}

#home_link {
	margin-left: 40px; margin-top: 110px; border: 0px solid #000000;
}

#home_link a {
	height: 20px; width: 80px;
}



h1 {
	color: #65acda;
	font-size: 28px;
	font-family: Arial;
	line-height: 28px;
	margin-bottom:40px;
	text-align: left;
}

.left {
	background-image: url(../images/left-rep.gif); 
	background-repeat: repeat-y;
	width: 30px;

}

.ads {
	width: 175px; 
}

.text {
	width: 590px; 
}

.text p {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 15px;
	line-height: 20px;
	color: #646466;
	font-size: 12px;
	font-family: Arial;
}


.text b {
	color: #65acda;
	font-size: 12px;
	font-family: Arial;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 15px;
	line-height: 20px;

}

.text hr {
	color: #e52e4c;
}

.text h2, h3, h4, h5, h6  { 
	color: #65acda;
	font-size: 16px;
	font-family: Arial;
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-align: left;
}
.text ul { 
	margin: 0px;
	padding: 0px;
}

.text ul li {
	margin-left: 20px;
	line-height: 20px;
	color: #646466;
	font-size: 12px;
	font-family: Arial;
}

.text a,
.text a:visited,
.text a:active,
.text a:link {
	color: #f26a07;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;

}

.text a:hover {
	color: #f26a07;
	text-decoration: underline;
}

.texttabelle p {
	margin-left: 270px;
	margin-bottom: 10px;
	margin-top: 15px;
	line-height: 20px;
	color: #646466;
	font-size: 12px;
	font-family: Arial;
}

.texttabelle ul { 
	margin: 0px;
	padding: 0px;
}

.texttabelle ul li {
	margin-left: 300px;
	line-height: 20px;
	color: #646466;
	font-size: 12px;
	font-family: Arial;
}



.navi { 
	background-image: url(../images/right-rep.gif); 
	background-repeat: repeat-y;
	width: 205px;
}

.navi ul { 
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}

.navi ul li {
	display:inline;
}

.navi ul li a,
.navi ul li a:visited,
.navi ul li a:active,
.navi ul li a:link {
	background-image: url(../images/navi1.gif); 
	background-repeat: no-repeat;
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	height: 30px;
	display: block;
	padding-left:35px;
	margin: 0px 0px 0px 0px;
}

.navi ul li a:hover {
	color: #65acda;
	line-height: 30px;
	height: 30px;
	text-decoration: none;
}

.navi ul li ul { 
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.navi ul li ul l {
	display:inline;
}

.navi ul li ul li a,
.navi ul li ul li a:visited,
.navi ul li ul li a:active,
.navi ul li  ul li a:link {
	background-image: url(../images/navi2.gif); 
	background-repeat: no-repeat;
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
	height: 15px;
	display: block;
	padding-left:55px;
	margin: 10px 0px 5px 0px;
}

.navi ul li ul li a:hover {
	color: #65acda;
	line-height: 15px;
	height: 15px;
	text-decoration: none;
}

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

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

.footer_imp a {
	display: block;
}

.footer_imp a span {
	display: none;
}

#imp_link {
	margin-left: 370px; margin-top: 100px; border: 0px solid #000000;
}

#imp_link a {
	height: 30px; width: 90px;
}	
