@charset "UTF-8";
/* CSS Document */

html, body {
  font-family: "Trebuchet MS",Georgia;
  font-size:11px;
  line-height:18px;
  color: #333;
  margin: 0px auto 0 auto;
  padding: 0;
  height: 100%;
}


img {
border: 0px;

}



ul {
list-style-type: none;
}

a:link,
a:visited {
	color:#e6243a;
	text-decoration: none;
}

a:hover {
	color:#333;
	text-decoration: underline;
}


h1 {
	font-size:15px;
	color:#000;
	text-decoration: none;
font-weight:normal;
	padding:0;
	margin:0;
}

h2 {
	font-size:15px;
	color:#000;
	text-decoration: none;
font-weight:normal;
	padding:0;
	margin:20px 0 0 0;
}

h3 {
	font-size:11px;
	color:#000;
	width:520px;
	text-decoration: none;
	font-weight:normal;
	padding:0;
	margin:30px 0 0 0;
}

h4 {
	font-size:15px;
	color:#000;
	width:520px;
	text-decoration: none;
	font-weight:normal;
	padding:0;
	margin:20px 0 0 0;
}


.abstandnews {
margin-bottom:35px;
}

.tdnewsleft {
text-align:left;
width:358px;
padding-right:25px;
}

.tdnewsright {
text-align:right;
width:167px;
}




#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 685px;
}
html>body #wrapper {
	width: 670px;
}




div#header {
	margin: 0;
	width:670px;
	height:124px;
	background-color: #fff;
	background-image:url(../pic/logo.png);
	background-position:right 40px;
	background-repeat:no-repeat;
}


div#titel {
	float: left;
	width: 105px;
	font-family: "Trebuchet MS",Georgia;
    	font-size:18px;
	margin:0;
    	padding:0 40px 30px 0px;
	text-transform:lowercase;
}

div#titel ul {
	margin:0;
	padding:0;
}

div#titel ul li {
	margin:0;
	padding:0;
}


div#titel a {
	color:#666;
	text-align:left;
}

div#titel a:link, div#titel a:visited {
	color:#666;
	text-decoration:none;
}

div#titel a:hover {
	color:#000;
	text-decoration:none;
}

div#titel a:currenttitel {
	color:#000;
}


div#navigation {
	float: left;
	width: 525px;
	list-style-type: none;
}



#side-a {
	float: left;
	margin: -15px 10px 35px 0;
	padding:0;
}


#side-b { 
	float: left;
	margin:0;
	padding:0;
	width:525px;
	display:inline;
	overflow:hidden;
}


#content { 
	float: right;
	margin: 0;
	padding:0 0 15px 0;
	width: 525px;

}



div#dleft{
float:left;
width:190px;
}

div#dmiddle{
float:left;
width:190px;
}

div#dright{
float:left;
width:145px;
}


div#footer {
clear:both;
float:right;
width:525px;
margin-top:20px;
border-top:1px solid #999;
}

#footernavi  {
float:left;
padding:0;
margin:0;
font-family: "Trebuchet MS",Georgia;
font-size:11px;
color:#333;
}


#footernavi a:link, a:visited {
color:#333;
}

#footernavi a:hover {
color:#000;
text-decoration:underline;
}


div#copyright { 
margin: 0;
float: right;
padding:0;
font-family: "Trebuchet MS",Georgia;
font-size:11px;
color:#333;
}
