@font-face {
font-family: arial;
src: url('../fonts/arial.ttf');
}

@font-face { 
font-family: arial;
src:url('../fonts/arial.eot'); 
}
img
{
	
	border: none
	}
body
{
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top:2%;
	font-family:  Arial, Geneva, Helvetica, sans-serif;
}
#container {
	height: 700px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}


h1{

	font-size:20px;

}


#c1  {
	height: 45px;
	width: 990px;
}
#c2  {
	width: 990px;
	height: 180px;
}
#c3  {
	height: 430px;
	width: 990px;
}
#c4  {
	height: 45px;
	width: 990px;
}
#header_links {
	background-image: url(../img/header_links.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 300px;
	float: left;
	background-color: #97BE0D;
}
#header_rechts {
	background-image: url(../img/header_rechts.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 690px;
	float: right;
	background-color: #87888A;
}
#logo {
	float: left;
	height: 180px;
	width: 300px;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-color: #E7E7E9;
}
#schriftzug {
	float: right;
	height: 180px;
	width: 690px;
	background-image: url(../img/banner.jpg);
	background-repeat: no-repeat;
	background-color: #97BE0D;
}

#navi {
	float: left;
	height: 430px;
	width: 300px;
	background-image: url(../img/navi.jpg);
	background-repeat: no-repeat;
	background-color: #E7E7E9;
}


a.linkaktuell
{
	background-image: url(../img/button_hover.png);
	background-repeat:no-repeat;
	color:#999999;
	display:block;
	width:180px;
	max-width:200px;
	height:20px;
	border:0px;
	font-size:20px;
	padding-left:45px;
	margin-bottom:38px;
	text-decoration:none;
	text-align:left;
	margin-left: 36px;
	background-position: left bottom;
	}

a.link

{
	background-image: url(../img/button.png);
	background-repeat:no-repeat;
	color:#97BE0D;
	display:block;
	width:180px;
	max-width:200px;
	height:20px;
	border:0px;
	font-size:20px;
	padding-left:45px;
	margin-bottom:38px;
	text-decoration:none;
	text-align:left;
	margin-left: 36px;
	background-position: left bottom;
	}
a.link:hover
{
	background-image: url(../img/button_hover.png);
	font-size: 20px;
	height: 20px;
	width: 160px;
	color: #999999;
	background-position: left bottom;
	
	}
	a.link:visited
{
	background-image: url(../img/invisited.png);
	font-size: 20px;
	height: 20px;
	width: 160px;
	background-position: left bottom;
	
	}
#content_links {
	float: left;
	height: 430px;
	width: 280px;
	padding-left: 30px;
	margin-top: 0px;
	background-image: url(../img/06_content_links.jpg);
	background-repeat: no-repeat;
}
#content_rechts {
	height: 430px;
	width: 380px;
	color: #fff;
	font-size: 16px;
	text-align:left;
	border:0px solid blue;
	float: right;
	background-image: url(../img/07_content_rechts.jpg);
	background-repeat: no-repeat;
}

#content {
	float: left;
	height: 430px;
	width: 690px;
	background-color: #97BE0D;
	background-image: url(../img/content.jpg);
}

#footer_links {
	float: left;
	height: 45px;
	width: 585px;
	background-image: url(../img/footer_links.jpg);
	background-repeat: no-repeat;
	background-color: #8F9092;
}
#footer_rechts {
	background-image: url(../img/footer_rechts.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 45px;
	width: 405px;
	background-color: #B6C367;
	font-size: 12px;
	text-align: right;
	color: #000;
}

.menu {
	margin-top:47px;
	margin-left:30px;
}
.link_content {
	color: #FFF;
}
.link_footer {
	color: #8F9092;
	left: 0px;
	margin-right: 20px;
}



.content_text, .content_text2 {
	height: 420px;
	width: 360px;
	float: right;
	color: #FFF;
	font-size: 16px;
	margin-left: 20px;
}

.content_text2 {width: 95%; overflow:auto;}

.table {
	margin-left: 20px;
	height: 420px;
	width: 350px;
}
.tel {
	float: left;
	height: 120px;
	width: 95px;
	clip: rect(0px,auto,auto,auto);
}

ul{

	list-style-type:none;
	height:39px;
	margin:0px 0px 0px -40px;
	float: left;

}
