/* Allgemeine Formatierungen */
body {
background: #FCF4AB ;
text-align: center;
margin: 0;
padding: 0;
font: 62.5% verdana, sans-serif;
color: #333;
}

hr {
display: none;
}

ins {
text-decoration: none;
border-bottom: 1px dashed #f60;
}

blockquote {
border-left: 5px solid #F7941D;
background: #f5f5f5;
margin-left: 10px;
padding: 5px;
}

img {
border: none;
}

.bild-links {
float: left;
margin: 2px 10px 5px 0;
}

.bild-rechts {
float: right;
margin: 2px 0 5px 10px;
}

.center {
text-align: center;
}

h1    {font-family:Verdana,Arial,Helvetica,sans-serif; 
 	  font-size:14px;
	  font-weight:bold;
	  color:2E1C86;
	  }

/* Ende allgemeine Formatierungen */


#aussen {
width: 780px;
margin: 0;
padding: 0;
background: #fff url(../img/layout/bg.gif) repeat-y;
}

/* Navigation Tasten Anfang */

#header1 {
margin: 0;
padding: 0;
width: 770px;
height: 15px; 
font-size: 0;
}

#header2 {
margin: 0;
padding: 0;
width: 770px;
height: 115px; 
font-size: 0;
}

#fuss {
margin: 0;
padding: 0;
width: 780px;
height: 20px; 
}


/* Navigation Tasten Ende */

#naviweg {
margin: 0;
padding: 0;
width: 770px;
height: 20px; 
font: verdana,arial,sans-serif;
font-size: 11px;
text-align: left;
}

#naviweg a {
text-decoration: none;
font-weight:bold ;
color: #9F0004 ;
}

#naviweg a:hover {
text-decoration: none;
font-weight:bold ;
color: #FFFFFF ;
background: #9F0004 ;
}

#naviabstand {
margin: 0;
padding: 0;
width: 770px;
height: 15px; 
text-align: left ;
}

/* Navigation */

#navi-inhalt {
font: verdana,arial,sans-serif;
font-size: 10px;
font-weight:bold ;
color: #000000 ;
text-align: left;
}

#navi-inhalt a {
color: #9F0004;
text-decoration: none;
}
#navi-inhalt a:hover {
color: #FFFFFF ;
text-decoration:none ;
background: #9F0004 ;
}

/* Ende Navigation */

/* Der Inhalt */

#text-inhalt-weiss {
font: verdana, arial, sans-serif;
font-size: 12px;
color: #000000 ;
line-height: 130%;
}

#text-inhalt-weiss a {
color: #9F0004;
text-decoration: none;
}

#text-inhalt-weiss a:hover {
color: #FFFFFF ;
text-decoration:none ;
background: #9F0004 ;
}

/* Ende Inhalt */

.fuss-adresse {
font: verdana,arial,sans-serif;
font-size:11px;
text-align: center;
}

/* Listen */

#listul	{
	margin:0;
	padding:0;
	font-size:9px;
	font-family :Verdana,Arial,Helvetica,sans-serif ;
	color:#000000;
}

#listul li{
list-style:none;
}

.form {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	}

