@charset "utf-8";
/* CSS Document */
/*---------------------TAG-FORMATIERUNGEN------------------------------*/
body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.3em;
	text-align:left;
}
body strong {
font-weight: bold;
color: #000000;
}

img {
border: 0;
border-bottom: 0;
}

p, h1, h2, h3, h4, h5, h6, form {
margin: 0;
padding:0;
font-weight: normal;
}

a, a:link , a:visited{
	color: #000000;
	text-decoration: underline;
}
a:hover, a:active {
	color: #F0910F;
}

h1{
	font-size: 1.5em;
	color: #000000;
	line-height: 1.2em;
	margin-bottom: 10px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

h2{
	font-size: 1.4em;
	color: #000000;
	line-height: 1.1em;
}

/*---------------------ID-FORMATIERUNGEN------------------------------*/

#hauptfenster {
	width: auto;
	margin: 0px;
 	text-align: left;
	margin: 0px auto;
}

#linkespalte {
 display:none;
}
#mittlerespalte {
	width: auto;
}
#sprachauswahl {
display: none;
}
#wappen {
	height: 71px;
	background-image:url(../img/wappen.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#wappenen {
	height: 71px;
	background-image:url(../img/wappen.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#wappenit {
	height: 71px;
	background-image:url(../img/wappen.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#slideshow {
	display: none;
}
#navigation {
	display: none;
}
#content {
	background-color: #FFFFFF;
}
#adresszeile{
width: 90%;
text-align: center;
padding: 10px;
border: 1px solid black;
vertical-align: bottom;
margin-top: 50px;

}
#impuls {
display: none;
}
#adressleiste{
	color: #FFFFFF;
}
#adressleiste address{
	font-style: normal;
}

/*---------------------KLASSEN------------------------------*/

.adressleiste a{
	color: #FFFFFF;
	text-decoration: none;	
}

.bilder_rechts{
margin-bottom: 30px;
margin-right: 30px;
}

.fliesstext{
width: 90%;
}

.printey {
	padding: 10px;
	width: 90%;
	border: 1px solid black;
	text-align: center;
}

.printey h1 {
	border-bottom: none;
	margin-top: 10px;
	margin-bottom: 5px;
}
