html {
	margin:0;
	padding:0
}

body         { 
	background:  url('../images/bg1.gif')  repeat-x; 
	margin: 0;
	padding:0;
	font: 11px Arial, Helvetica, sans-serif
	 }
					
* {
	margin:0;
	padding:0
}

p {
	margin: 0 0 10px 0
}

h1 {
	font-size: 13px;
	margin: 0 0 13px 0;
	display:block;
	height: 25px;
	
}

h2 {
	font-size: 13px;
	margin: 10px 0 0 10px;
	display:block;
	height: 20px;
}

.hudalla {
	margin: 0 0 5px 110px
}

.inhalt {
height: 300px;
	background: url(../images/bg1_li.gif) 0 -2px no-repeat;
	margin: 1px 0 0 0;
}
.inhalt_li {
	vertical-align: top;
	padding: 25px 45px 10px 15px
}
.inhalt_mi {
	vertical-align: top;
	padding: 65px 20px 0 0;
	font-size: 13px;
	font-style: italic;
}

.inhalt_unten {
	padding: 15px 0 0 15px
}

.flash {
	width: 230px;
	float:left;
	height: 153px;
	margin: 0 10px 0 0;
	border: 1px solid #BDC2B8
}
					
.schrift_b   { font-family: Arial; font-size: 8pt; font-weight: bold }
.bild_standard {
	border: 1px solid #BDC2B8
}
.bild_text {
	border: 1px solid #BDC2B8;
	float:left; 
	margin: 0 5px 0 0
}

#nav         {width: 500px; height: 15px; 
               font-weight: bold; 
               padding: 0;
					margin: 3px 0 0 10px }
              
#nav a		{ color:#BDC2B8; text-decoration:none; border-bottom: 1px solid #333 }
#nav a:hover { color: #000000; text-decoration: none; border-bottom: 1px solid #BDC2B8}

               
.impressum {
	color: #BDC2B8
}

.impressum a{
	color:#BDC2B8;
	
}

a				{ color:#000000}

.textfeld {
	background: #fff;
	border: 1px solid #BDC2B8
}