/* CSS Document */


img {
border:0px ; 
  
 
}





	body { 
	margin: 10px 0 0 0px; 
	font-size: small; 

	font-family: Verdana, Helvetica, Arial, sans-serif;
	

}


/* Grafische Ränder für die Verläufe und Seitenmindestbreite */









/* Basisdefinitionen */
	#header { 
		width: auto;
		background: #900 url("header/back.gif"); 
		color: #fff;
		border: 0;
	}


	#main { 
		width: auto;
		padding: 0;
		margin: 23px 12px 0 452px;
		border: 0;
		background: #fff; 
		text-align: left;
	}
	

	
	#left { 
		float: left;
		width: 432px;
		padding-top: 0;
		margin-top: 14px;
		background: #fff; 
		color: #fff;
		border: 0;
		text-align: left;
	}


	
	#footer { 
		clear: both;
		background: #fff; 
		color: #666;
		border: 0;
	}



/* Hauptnavigation */	
#navcontainer {
		width: auto;
		background: #828282;
		padding: 0;
		margin: 0;
		height: 44px;
		border-top: 1px #303030 solid;
		border-bottom: 1px #303030 solid;
}

#navcontainer ul {
		float: left;
		padding: 0;
		margin: 0;
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
		font-family: Arial, Helvetica, sans-serif;
		color: fff;
}

#navcontainer ul li {
    	float: left;
    	display:block;
		text-align: center;
		margin: 0;
	    font-size: 15px;
		line-height: 17px;
		font-weight: bold;
    	list-style-type: none;
    	border-right: 1px #303030 solid;
}


#navcontainer a {
		float: left;
		display: block;
		text-align:center;
		padding: 6px;
		height: 32px !important; /* für alle Browser */
					height: 34px; /* für IE < 7 */
		width: 105px;
		background-color: #c0c0c0;

}


#navcontainer a:link, #navlist a:visited{
		color: #fff;
		text-decoration: none;
		background: #828282;
}

#navcontainer a:hover{
		color: #fff;
		background: #9A090D;
}


#navcontainer ul li a.aktiv {
		color: #fff;
		background: #9A090D;
}
#navcontainer ul li#aktiv a,
#navcontainer ul li#aktiv a:hover {
		color: #fff;
		background: #9A090D;
    	text-decoration: none;
}



/* Seitenanvigation */	
#navlinks {
		width: 182px;
		background: #BBBDBF;
		padding-bottom: 1px;
		padding-top: 2px;
		margin: 0;

}
#navlinks ul  {
		padding: 0;
		margin-left: 0;
		list-style-type: none;
		font-family: Arial, Helvetica, sans-serif;
		color: fff;
}

#navlinks li {
		padding-left: 22px;
}


#navlinks ul li a {
		text-align: left;
		margin: 0;
	    font-size: 14px;
		font-weight: bold;
    	list-style-type: none;
		line-height: 46px;
		color: #fff;
		text-decoration: none;
}
#navlinks a:link, #navlinkslist a:visited {
		text-align: left;
		margin: 0;
	    font-size: 14px;
		font-weight: bold;
    	list-style-type: none;
		color: #fff;
}
#navlinks a:hover{
		text-align: left;
		margin: 0;
	    font-size: 14px;
		font-weight: bold;
    	list-style-type: none;
		color: #900;
}



/* Inhalte */


	
	
	.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
}

.weiter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 120%;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.weiter a {
	color: #990000;
		text-decoration: none;
}

.weiter a:hover {
	color: #000;
		text-decoration: none;
}
.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 120%;
	color: #333333;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 18px;
	font-style: italic;
	color: #333333;
}


#titel_bildbox {
	padding-top: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	align: center;
	color: #666666;
}
#bildbox {
	width: 180px;
	padding: 0;
	background-color: #fff;
	border: 1px solid #666;
}

#blocklinks {
	text-align: center;
	width: 162px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #808285;
	font-size: 14px;
	line-height: 17px;
	text-decoration: none;
	color: #fff;
}
#blocklinks a {
	text-decoration: none;
	color: #fff;
}
#blocklinks a:hover {
	text-decoration: none;
	color: #900;
}

.linksklein  {
	text-align: center;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}
.linksklein a {
	color: #fff;
	text-decoration: none;
}

.linksklein a:hover {
	color: #900;
	text-decoration: none;
}

.adresse  {
	text-align: center;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

.adresse2  {
	text-align: center;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.adresse2 a:hover {
	color: #FF0000;
	text-decoration: none;
}


		#tabohne a{ 
		width: 432px;
		height: 85px;
		display: block;
		background: url("home/tabohne.gif"); 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
		text-decoration: none;
		border: 0;
		background-color: #1D3B5F;
	}
/*		#tabohne a:hover { 
		background: url("home/tabohne_.gif");
				color: #FF0000;
	}
*/


.koben {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;

/*	color: #FFFFFF;*/
	text-decoration: none;
		line-height: 22px;
}
.kunten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
		padding-left: 10px;
/*	color: #FFFFFF;*/
	line-height: 20px;
}
.kfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
/*	color: #FFFFFF;*/
	line-height: 20px;
	margin-left:30px;		
	text-decoration: none;
}
.kfett a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.kfett a:hover {
	color: #FF0000;
	text-decoration: none;
}

.knormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #FFFFFF;
		line-height: 20px;
				padding-left: 30px;
}

/* mentions légales */

.ref2{
font-family:  Arial , sans-serif;
font-size: 12px;
color:#141716;
}


.rouge{
font-family:  Arial , sans-serif;
font-size: 24px;
color:#C10803;
}

