/*
  Author:   Michael Daum
  Company:  webdaum webdesign
  Web Site: www.webdaum.de
  Email:    webdesign@webdaum.de
  Comments: ASSISTENT- 17-Jan-2005 02:46 PM
*/

.hellgrau, #menu { background-color:#ebebe5; } /* Hintergrundfarbe farbige Balken*/
body { background-color:#fff; }
/* Textauszeichnung */
body, h1, h2, h3, h4, h5, h6, p, i, b, span, ul, ol, li, td, th {
 font-family:Verdana,SunSans-Regular,Arial,sans-serif;
 font-size: 8pt;
}

h1 {
	font-size: 10pt;
	color: #366;
}

h2 {
	font-size: 8.5pt;
	color: #333;
}

h3	{
	margin-top: 12px;
	margin-bottom: 0;
}

h5 {
	margin: 5px 0 5px 0;
	font-size: 7pt;
	color: #666;
}

li {
	margin: 12px 0 4px 0;
}

.zweispalt p {
width:200px;
float:left;
margin-right:40px;
}

.news p {
width:200px;
float:left;
background-color: #eee;
margin-right:35px;
border:1px solid #333;
padding: 5px 5px 5px 5px;
}


a img {
 border:none;
}
/*  Body Links */
a:link, a:visited, a:active { 
 font-family: Verdana,Arial,SunSans-Regular,sans-serif;
 font-weight:normal;
 color:#066;
 text-decoration:underline;
 font-size:8pt;
}
a:active, a:hover { 
 color:#699;
 text-decoration:underline;
}
/* Menu-Links */
a.menu:link, a.menu:visited { 
 font-family:Verdana,SunSans-Regular,Arial,sans-serif;
 font-weight:bold;
 font-size:7pt;
 color:#555;
 padding-left:20px;
 display:block;
 text-decoration:none;
}
a.menu:active, a.menu:hover, #menu_active, #menu h5 a.menu:hover {  
 text-decoration:none;
 font-size:7pt;
 background-color:#fff;
 color:#333;
}

/* Submenu-Links */
a.submenu:link, a.submenu:visited { 
 font-family:Verdana,SunSans-Regular,Arial,sans-serif;
 font-weight:normal;
 font-size:6.5pt;
 color:#444;
 padding-left:35px;
 display:block;
 text-decoration:none;
}
a.submenu:active, a.submenu:hover, #submenu_active, #submenu h5 a.submenu:hover {  
 text-decoration:none;
 font-size:6.5pt;
 background-color:#fff;
 color:#333;
}


/* Formatierung für Elemente mit id */
#kopf h2, #kaps {
 margin-bottom:0;
 font-family:Verdana,SunSans-Regular,Arial,sans-serif;
 color:#666;
}
#kopf h2 {
 font-size:10px;
 float:left;
 margin-left:10px;
}

.kaps { /* Link auf KAPS */
 color:#999;
 font-size: 6.5pt;
 font-weight: normal;
 }

.kaps a {
	font-size: 6.5pt;
	font-weight:bold;
	color: #999;
	text-decoration: underline;
}


#kopf_menu {
 padding-left:35px;
 background-image:url(../img/verlauf.gif);
 background-repeat:repeat-y;
 background-color:#9cc;
 color:#066;
 font-size:7pt;
 vertical-align:bottom;
}
#kopf_menu a.menu:link, #kopf_menu a.menu:hover, #kopf_menu a.menu:visited {
 color:#066;
 display:inline;
 font-weight:bold;
 padding:0;
}
.kaps { text-align:right; }

/* Schaltflächen für drucken, emailen, Text vergroessern */

#schaltflaechen a:link img, #schaltflaechen a:visited img {
 background-color:#ccb;
 margin:7px 2px;
}
#schaltflaechen a:hover img {
 background-image:url(../img/schaltflaechen/button_aktiv.GIF);
 background-repeat:no-repeat;
}
#menu p {
 margin:1px 0 5px 0;
 width:175px;
}
#menu {
 height:100%;
 background-image:url(../img/menu_unten.jpg);
 vertical-align:top;
 background-repeat:repeat-y;
}

#submenu p {
 margin:1px 0 2px 0;
 width:180px;
}
#submenu {
 height:100%;
 background-image:url(../img/menu_unten.jpg);
 vertical-align:top;
 background-repeat:repeat-y;
}

#menu_oben {
 /*padding-top:30px;*/
 background-image:url(../img/menu_oben.jpg);
 background-repeat:no-repeat;
 height:292px;
 width:180px;
 vertical-align:top;
 background-color:transparent;
}
#menu_unten {
 background-image:url(../img/menu_unten.jpg);
 height:30px;
}
#menu_active {
 background-repeat:no-repeat;
 background-image:url(../img/bullets/menu.gif);
 background-position:right;
}

#submenu_active {
 background-repeat:no-repeat;
 background-image:url(../img/bullets/menu.gif);
 background-position:right;
}

#inhalt {
 vertical-align:top;
padding:30px 10% 5% 40px;
}
#fuss_menu {
 background-color:#999;
 text-align:center;
 color:#fff;
 padding:0 0 1px 0;
 font-size:7pt;
}
#fuss_menu a.menu:link, #fuss_menu a.menu:visited {
 color:#fff;
 display:inline;
 font-weight:bold;
 padding:0;
}
#fuss_menu a.menu:hover {
 color:#999;
}

#menu_container {
 padding-top:20px;
 height:100%;
 background-image:url(../images/verlauf/verlauf_menu.gif);
 background-repeat:repeat-x;
 background-color:#b5b5b5;
}

#menu_container p {
	margin: 0 4px 0 4px;
}

#menu_container h3 {
	font-size: 9pt;
	color: #333;
}

#menu h6 { /* h6 Boxen */
 width: 158px;
 padding:3px 4px;
 border:1px solid #999;
 color: #666;
 background-color:#ccc;
}

