/*css bvt bellmann*/
body{
	text-align: center;
	margin:0;
	background-color: White;
}
#cleaner{
	clear: both;
	margin:0; padding:0; 
	border: 0;
	height: 1px;
}
#rahmenOut{
	margin: auto;
	text-align: center;
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#headerOut{
	text-align: center;
	height: 36px;
	background-image:  url(../media/layout/bg_header_Out.gif);
	background-repeat: repeat-x;
	width: 100%;
}
#headerOut td{
	font-size: 0.65em;
	color: #666666;
}
#headerOut td a,a:link,a:visited,a:active{
	text-decoration: none;
	color: #666666;
}
#headerOut td a:hover{
	text-decoration: underline;
}
#rahmen{
	margin: auto;
	width: 840px;
}
#header{
	width: 100%;
	height: 112px;
	background-image:  url(../media/layout/pic_head_start.jpg);
	margin-top: -8px;
	padding:0;
}
#logo{
	float: left;
	/*background-image: url(../media/Bilder/logo.gif);*/
	margin-left:6px;
	margin-top: 42px;
	width: 194px;
	height: 44px;
}
#claim{
	float: left;
	background-image:  url(../media/layout/claim_rot.gif);
	margin-left:110px;
	margin-top: 45px;
	width: 187px;
	height: 45px;
}
#leiste{
	text-align: left;
	width: 100%; 
	height: 36px;
	background-image:  url(../media/layout/bg_nav1.gif);
}
#leiste td{
	font-size: 0.65em;
	color: White;
	font-weight: bold;
}
#leiste td.oben{
	padding-top: 9px;
	padding-bottom: 7px;
	width:17%;
}
#leiste td.unten{
	
	/*background-color: #CF7889;*/
}
#leiste td a{
	margin-left: 10px;
	font-weight: bold;
	color: White;
}
#leiste td a:link,a:visited,a:active{
	text-decoration: none;
	color: White;
}
#leiste td a:hover {
	text-decoration: none;
	color: #D9D7D6;
	
}
#content1{
	width: 100%; 
	margin:0; padding:0; 
}
#content2{
	margin:0; padding:0; 
}
#contLinks{
	float: left;
	width: 278px;
	min-height: 350px;
	text-align: left;
	/*text-align: center;*/
}
#contLinksInhalt{
	margin: 0px;
}
#contLinksInhalt img{
	margin-top: 40px;
}
#contLinksInhalt table{
	margin-top: 40px;
}
#contLinksInhalt td{
	background-color: #DFDFDF;
	border-top: 3px solid White;
	margin:0;
	padding:0;
}
#contLinksInhalt td.aktiv{
	background-color: #999999;
	color: White;
	font-weight: bold;
	font-size: 0.65em;
	padding: 6px;
	padding-left: 10px;
}
#contLinksInhalt a.aktiv{
	background-color: #999999;
	color: White;
	font-weight: bold;
	font-size: 0.65em;
	padding: 6px;
	padding-left: 10px;
}
#contLinksInhalt a.nav:link,a.nav:visited,a.nav:active{
	display: block;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.65em;
	padding: 6px;
	padding-left: 10px;
	margin:0;
}
#contLinksInhalt a.navAktiv:link,a.navAktiv:visited,a.navAktiv:active{
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.65em;
	padding: 6px;
	padding-left: 10px;
	margin:0;
	background-color: #999999;
}
#contLinksInhalt a.nav:hover{
	display: block;
	background-color: #CD3333;
	color: White;
	text-decoration: none;
}
/* Unternavigation */
#contLinksInhalt table.unavTb{
	margin:0px;
	padding:0;
}
#contLinksInhalt td.unav{
	background-color: #EEEEEE;
	margin:0;
	padding:0;
	border:0;
}
#contLinksInhalt a.unav,a.unav:link,a.unav:visited,a.unav:active {
	display: block;
	color: #666666;
	text-decoration: none;
	font-size: 0.65em;
	padding: 4px;
	padding-left: 20px;
	margin:0;
}
#contLinksInhalt a.unav:hover{
	color: #CC3333;
	text-decoration: none;
	font-weight: bold;
}
#contLinksInhalt a.unavAktiv{
	color: #CC3333;
	display: block;
	text-decoration: none;
	font-size: 0.65em;
	font-weight: bold;
	padding: 4px;
	padding-left: 20px;
	margin:0;
}
#contLinksInhalt td img.none{
	margin: 0;
	padding:0;
}
/* Ende Unternavigation */
#contMitte{
	float: left;
	width:400px;
	min-height: 350px;
}
#contMitteText{
	/*margin: 15px;*/
	margin-top: 40px;
	color: Black;
	font-size: 0.7em;
	color: #333333;
	text-align: left;
	line-height: 160%;
}

#contMitteText td{
	vertical-align: top;
	color: Black;
	font-size: 0.7em;
	color: #333333;
	text-align: left;
	line-height: 160%;
}

.subhead{
	color: #374283;
	font-weight: bold;
	font-size: 1.0em;
	margin:0;
	padding:0;
	text-align: left; 
}

#contMitteText a,a:link,a:visited,a:active{
	color: #333333;
	text-decoration: none;
}
#contMitteText a:hover{
	color: #333333;
	text-decoration: underline;
}
#contMitteText p a,a:link,a:visited,a:active{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#contMitteText p a:hover{
	color: #333333;
	text-decoration: underline;
}
.einrueck{
	margin-left: 20px;
}
#contRechts{
	float: right;
	width:140px;
	min-height: 350px;
}
#contRechtsInhalt{
	margin-top: 40px;
}
#contRechtsInhalt td{
	font-size: 0.7em;
}
#contRechtsInhalt td.oben{
	padding: 10px;
	color: White;
	font-weight: bolder;
}
#contRechtsInhalt td.unten{
	padding: 10px;
	color: #333333;
}
#contRechtsInhalt a{
	color: #CC3333;
	text-decoration: none;
}
#contRechtsInhalt a:hover{
	text-decoration: underline;
}
h4{
	font-weight: bold;
	font-size:1.1em;
	margin:0;
	padding:0;
	line-height: 100%;
}
#footer{
	/*position: absolute;*/
	text-align: right;
	height: 36px;
	background-image: url(../media/layout/bg_footer.gif);
	background-repeat: repeat-x;
	margin: 0px;
	position: fixed;
	bottom:0px; 
	left:0px
}
#footer td{
	font-size: 0.65em;
	color: #666666;
}
#footer a,a:link,a:visited{
	color:#666666;
	text-decoration: none;
}
#footer a:hover,a:active{
	color:#666666;
	text-decoration: underline;
}
#bild{
	float: right;
	margin-top: -18px; 
}
#bild img{
	margin-right: 10px;
}
a.extras,a.extras:link,a.extras:visited {
	color: #C1C1C1;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.85em;
}
a.extras:hover,a.extras:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.85em;
}
#contMitteText a.extras,a.extras:link,a.extras:visited {
	color: #C1C1C1;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.85em;
}

#contMitteText a.extras:hover,a.extras:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.85em;
}

/*tabellen referenzen*/
#contMiLi{
	float: left;
	width: 260px;
	min-height: 350px;
}
#contMiLiTabelle{
	margin-top: 40px;
	color: Black;
	font-size: 0.7em;
	color: #333333;
	text-align: left;
	line-height: 160%;
}
#contMiLiTabelle td{
	font-size: 0.7em;
	color: #333333;
	text-align: left;
	line-height: 160%
}
#contMiRe{
	float: left;
	width: 260px;
	min-height: 350px;
}
#contMiReTabelle{
	margin-top: 40px;
	margin-left: 30px;
	color: Black;
	font-size: 0.7em;
	color: #333333;
	text-align: left;
	line-height: 160%;
}
#contMiReTabelle td{
	font-size: 0.7em;
	color: #333333;
	text-align: left;
	line-height: 160%
}

/* sitemap und impressum;*/
#contMitteSitemap{
	float: left;
	width: 530px;
	min-height: 350px;
	margin-top: 45px;
	margin-left: 0px;
	color: Black;
	font-size: 0.7em;
	color: #333333;
	text-align: left;
	line-height: 160%;
}

#contMitteSitemap td{
	font-size: 0.7em;
	color: #333333;
	line-height: 160%;
	vertical-align: top;
	text-align: left;
}
#contMitteSitemap a,a:link,a:visited,a:active{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
#contMitteSitemap a:hover{
	color: #C3333;
	text-decoration: underline;
}
#contMitteSitemap a.extras,a.extras:link,a.extras:visited,a.extras:active{
	color: #C1C1C1;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.85em;
}
#contMitteSitemap a.extras:hover{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.85em;
}
.TabBgcolor{
	background-color: #EAE9E8;
}
h4{
	color: #374283; 
	font-weight: bold;
	font-size:1.1em;
	margin:0;
	padding:0;
	line-height: 120%;
	text-align: left;
}
/* Weiterempfehlen */
#send{
	margin: 15px;
}
#send td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:0.65em;
}
#send textarea,input{
	width: 90%;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:0.9em; 
}