* {margin : 0; padding : 0;}


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


.main_left {
	background-image: url(../images/header-left.jpg); 
	background-repeat: no-repeat;
	width: 573px; 
	height: 53px; 
}

.main_right {
	background-image: url(../images/header-right.jpg); 
	background-repeat: repeat-y;
	width: 10px; 
	height: 53px; 
}



.content  {
	background-image: url(../images/content-rep.jpg); 
	background-repeat: repeat-y;
	width: 990px; 
}

.navi {
	width: 200px;
}

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

.navi ul li {
	background-image: url(../images/navi1.jpg); 
	background-repeat: no-repeat;
}


.navi ul li a,
.navi ul li a:visited,
.navi ul li a:active,
.navi ul li a:link {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	line-height: 19px;
	height: 19px;
	padding: 0px 0px 0px 35px;
	margin: 0px 0px 0px 0px;
	display: block;
}

.navi ul li a:hover {
	color:#f35d05;
	text-decoration: underline;
}

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

.navi ul li ul li {
	background-image: url(../images/navi2.gif); 
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 19px;
	height: 19px;
}

.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 {
	color: #7b8825;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
	height: 14px;
	padding: 0px 0px 0px 50px;
	margin: 0px 0px 0px 0px;
	display: inline;
}

.navi ul li ul li a:hover {
	color: #f35d05;
	text-decoration: underline;
}

.ads {
	width: 180px; 
}

.text {
	width: 570px; 
}

.text a,
.text a:visited,
.text a:active,
.text a:link {
	color: #f35d05;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 20px;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline;
}

.text a:hover {
	text-decoration: none;
}

.text h1 { 
	color: #797777;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	line-height: 24px;
	margin-top: 20px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-align: left;
	border-bottom: 1px solid #797777;
	width: 570px; 
}


.text h2, h3, h4, h5, h6  { 
	color: #797777;
	font-size: 14px;
	font-family: Arial;
	line-height: 24px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}


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

.formular {
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 20px;
	color: #797777;
	font-size: 12px;
	font-family: Arial;
	width: 570px; 
}

.text b {
	color: #797777;
	font-size: 12px;
	font-family: Arial;
}

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

.text ul li {
	margin-top: 10px;
	margin-left: 15px;
	line-height: 15px;
	color: #797777;
	font-size: 12px;
	font-family: Arial;
}

.kalender {
	color: #797777;
	font-size: 12px;
	font-family: Arial;

}


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