* {
	margin: 0px;
	padding: 0px;
	border: none;
}


h1 {

text-align:left;
font-size:16px;
font-weight:bold;
padding-bottom: 10px;
color: #ed781f;
}

h2 {

font-size:14px;
font-weight:bold;
color: #386ea2;

}

h3 {

text-align:left;
font-size:14px;
color: #386ea2;

}

h4 {

text-align:left;
font-size:14px;
color: #ed781f;

}

h5 {
text-align:left;
font-size:12px;
color: #386ea2;

}

h6 {

text-align:left;
font-size:12px;
color: #ed781f;

}

body {

	z-index: 0;
	background-image:url(background.png); 
	background-repeat:repeat;
	background-position: 20px -130px;
	background-attachment: fixed;
}

#mitte {
position: absolute;
left: 120px;
right: 120px;
width: 1000px;
z-index: 1;
background-image:url(background_mitte.png); 
background-repeat:no-repeat;
background-position: 0px;
min-height: 1200px;

}
#head  {
position: relative;
left: 156px;
}


#menu {
position: absolute;
top: 200px;
left: 130px;
z-index: 2;
background-image:url(menu.png); 
background-repeat:no-repeat;
text-align: right;
width: 175px;
height: 315px;
}
#inhalt{
position: relative;
left: 140px;
background-image:url(background_inhalt.png); 
background-repeat:no-repeat;
width: 700px;
height: 1150px;
}

#ueberschrift {
font-family: Arial,Helvetica,Verdana,sans-serif;
font-size:16px;
font-weight:bold;
color: #000000;
padding-bottom:20px;
padding-top:50px;
text-align:left;
background-image:url(strich.png); 
background-repeat:no-repeat;
background-position: 0px 70px;
width: auto;
position: relative;
left: 60px;
}

#text {
font-family: Arial,Helvetica,Verdana,sans-serif;
font-size:12px;
font-weight:normal;
color: #00000;
padding-bottom:20px;
padding-top:0px;
text-align:left;
position: relative;
left: 60px;
width: 600px;
}

ul#Navigation {
    padding-top: 20px;
 padding-right: 25px;
  font-family: Arial,Helvetica,Verdana,sans-serif;
  }
 
 ul#Navigation li {
    list-style: none;
  }
  
.news-single-rightbox, .news-single-imgcaption, .news-latest-date, .news-latest-morelink, .news-latest-category, .news-list-category, .news-list-author, .news-list-imgcaption, .news-list-date, .news-list-browse, .news-amenu-container, .news-catmenu {
font-size:12px;
padding-top: 5px;
}

.news-single-item {
margin-bottom:5px;
padding:0px;

}



a:link { text-decoration:underline; font-weight:normal; color:#386ea2; }
	a:visited { text-decoration:underline; font-weight:normal; color:#386ea2; }
	a:hover { text-decoration:none; text-decoration:underline; font-weight:normal; color:#6f6f6f; }
	a:active { text-decoration:none; text-decoration:underline; font-weight:normal; color:#6f6f6f; }
	a:focus { text-decoration:none; text-decoration:underline; font-weight:normal; color:#6f6f6f; }

.inhalt_news{
float: left

}

.news-single-img {

width: 600px;
}

.news-single-img img{
height: auto;
width: 135px;
float:left;
padding: 0 10 10 0;

}

.news-single-imgcaption {
display:none;

}
.news-list-item {
border-bottom: 2px solid;
border-color: #ed781f;
margin-bottom: 10px;
}

.news-single-item h3{
padding-top: 20px;

}

.news-single-backlink {
padding-top: 20px;
float: left;
}
