body {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #104892;
	 line-height: 135%;
	 text-align: center;
	 margin: 0 auto;

	 background: url(images/bg.gif) repeat-x;
}
 .clear{
 	 clear: both;
 }

.abstand{
	height: 20px;
	
}
 
 a:link, a:visited {
	text-decoration: none;
	color: #104892;

}

a:hover {
	text-decoration: none;
	color: #428beb;

}

hr {
	color: #8E303C;
	height : 0px;
        border-top : 0px;
	border-bottom : 1px solid #8E303C;
}
img {
        border: none;
}


/*----------------------------------------------Template-START----------------------------------------*/
.template{
	 margin: 0 auto;
	 width: 950px;
}
.head{
	 margin: 0;
	 width: 950px;
	 height: 190px;
	 background: url(images/header-traube.jpg) no-repeat;
}
.head-box{
	margin: 20px 0 0 0;
	float: left;
}
/*----------------NAVI-START------------------*/
.navi-aussen {
	float: left;
	width: 137px;
	margin: 35px 0 20px 0;
}

.navi{
	font-size: 14px;
	 font-weight: bold;
	text-align: left;
	margin: 17px 0 0 0;
	}
	
.navi ul {
	 margin: 0;
	 padding: 0;
}

.navi li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

a.navilink:link, a.navilink:visited {
	text-align: left;
	 color: #fff;
	 padding: 5px 0 5px 10px;
	 display: block;
	 border-bottom: 3px solid #fff;
}

a.navilink:hover {
	 color: #fff;
	 background: #8E303C;
	 padding: 5px 0 5px 10px;
	 display: block;
	 text-align: left;
	 border-bottom: 3px solid #fff;
}

a.navilinkaktiv:link, a.navilinkaktiv:visited{
	 color: #fff;
	 	 background: #8E303C;
	 padding: 5px 0 5px 10px;
	 display: block;
	 font-weight: bold;
	 text-align: left;
	 border-bottom: 3px solid #fff;
}

.subnavi{

}

.subnavi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.subnavi li {
	display: inline;
	font-size: 11px;
	text-align: left;
}

a.subnavilink:link, a.subnavilink:visited {
	color: #fff;
	margin: 2px 0 2px 20px;
	display: block;
	font-size: 9px;
	border-bottom: 1px solid #fff;

}

a.subnavilink:hover {
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	margin: 2px 0 2px 20px;
	display: block;
	font-size: 9px;
	}

a.subnavilinkaktiv:link, a.subnavilinkaktiv:visited {
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	margin: 2px 0 2px 20px;
	display: block;
	font-size: 9px;
 }
/*----------------NAVI-ENDE------------------*/

/*----------------------------------------------Main-START----------------------------------------*/
.content{
	margin: 20px 0 0 20px; 
	float: left;
	width: 640px;
	text-align: left;
}
.main{

	width: 950px;
    background: url(images/main.jpg) repeat-y;
}

/*----------------------------------------------Main-ENDE----------------------------------------*/
.content-mitte-h1 {
	font-size:18px;
	font-weight:bold;
	color: #8E303C;
	margin:15px 0 20px 0;
}

.spalte-links-inhalt {
	 float: left;
	 width: 300px;
	 margin: 0 20px 20px 0;
	 text-align: left;
}

.spalte-rechts-inhalt {
	 float: left;
	 width: 300px;
	 margin: 0 10px 20px 0;	 
	 text-align: left;
}

.spalte-ganzebreite {
	margin: 0 10px 20px 0;
	width: 610px;
}

.bild-box{
	padding: 0 0 10px 0
	
}

.footer{
 	 font-size: 11px;
	 width: 950px;
	 color: #fff;
	 background: url(images/footer-normal.jpg) repeat-y;
	 padding: 2px 0 2px 0;
}

.abstand-footer{
	 float: left;
	 width: 137px;
	 height: 5px;

}

.footer-txt{
	 float: left;
	 color: #fff;
}

.news-rechts{
	 float: left;
	 text-align: left;
	 width: 145px;

}

.newshead{
	 color: #fff;
	 margin: 0 5px 5px 10px;
	 font-size: 14px;
	 font-weight: bold;
	 line-height: 150%;
}

.newsbody{
	 margin: 0 5px 0 10px;
         padding: 0 0 5px 0;
	 border-bottom: 3px solid #fff;
}

.news-rechts-content{
	 padding: 5px 0 0 0;

}

.news_headline {
	float: left;
        width: 200px;
	margin: 0 0 5px 0;

}

.datefarbe {
	width: 100px;
	color: #8E303C;
	float: left;
}

.farbe {
	color: #8E303C;
	}

.bildlinks {
	width: 142px;
	height: 98px;
	float: left;
	
}

.floatnews {
	float: left;
	margin: 0 5px 0 0;
      

}

.floatnews img {
	border: 1px solid #8E303C;
}

.mehr {
	padding: 5px 0 10px 0;
	float: right;
}

.mehr a:link, .mehr a:visited {
	color: #8E303C;
}

.mehr a:hover {
	color: #c85967;
}

.zurueck a:link, .mehr a:visited {
	 color: #8E303C;
}

.zurueck a:hover {
	 color: #c85967;
}

.rot {
	color: #f00;
}

.komment {
	font-size : 9px;
font-weight : normal;
}

/*----------------------------------------------Template-START----------------------------------------*/


a.sitemap:link, a.sitemap:visited {
	color: #fff;
}

a.sitemap:hover {
	color: #fff;
}

a.rechts-news-head:link, a.rechts-news-head:visited {
	color: #fff;
}

a.rechts-news-head:hover {
	color: #fff;
}

a.rechts-news-txt:link, a.rechts-news-txt:visited {
	color: #104892;
}

a.rechts-news-txt:hover {
	color: #104892;
}


a.news-rechts-mehr:link, a.news-rechts-mehr:visited {
	color: #8E303C;
}

a.news-rechts-mehr:hover {
	color: #C85967;
}
/*----------------------------Check-form - START-------------------------------------------------*/



.feld {
	 border: 1px solid #809FBA;
	 width: 200px;
	 margin: 0 0 5px 0;
	 color: #000;
	 font-size:	 11px;
	 background: #ffffff;
}

.feld_klein {
	 border: 1px solid #809FBA;
	 width: 25px;
	 margin: 0 0 5px 0;
	 color: #000;
	 font-size:	 11px;
	 background: ffffff;
 }

.inputselected {
	 border: 1px solid #809FBA;
	 width: 200px;
	 margin: 0 0 5px 0;
	 background: #DDE6EF;
	 color: #000;
	 font-size: 11px;
 }

.inputselected_klein {
	 border: 1px solid #809FBA;
	 width: 25px;
	 margin: 0 0 5px 0;
	 background: #DDE6EF;
	 color: #000;
	 font-size: 11px;
 }

.textarea {
	 background: ffffff;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 border: 1px solid #809FBA;
	 width: 200px;
	 height: 130px;
	 color: #000;
	 margin: 0 0 5px 0;
 }

.textareaselected {
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 border: 1px solid #809FBA;
	 width: 200px;
	 height: 130px;
	 color: #313431;
	 background-color: #DDE6EF;
	 margin: 0 0 5px 0;
 }

.senden {
         padding: 0 0 0 125px;
}

.anfragebox {
	 width: 300px;
	 float: left;
}
	 
.anfragefeld {
	 width: 32px;
	 float: left;
}

.anfragebezeichnung  {			 
	 width: 118px;
	 float: left;
}

.kommentar {
	font-size: 9px;
}
.siegel {
        padding: 10px 0 0 0;
}
/*----------------------------Check-form - ENDE-------------------------------------------------*/

.print{
display: none;
}

.date{
font-size: 11px;
font-weight: bold;
color: #8E303C;
}


/*----------------------------News - START-------------------------------------------------*/

.pic-wrap {
  width: 80px;
  height: 80px;
  float: left;
  padding: 0px 0px 5px 5px;
}
.pic-wrap img {
  border: none;
}
.pic-wrap a {
  display: block;
  float:left;
  width: 80px;
  height: 80px;
  line-height: 100px;
  position: relative;
  z-index:1;       
}
.thePicture {
  margin: 0 0 5px 0px;
  padding: 0 5px 0 0; 
  overflow: hidden;
  width: 280px;
}


