body 					{ margin: 0; padding: 0; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; font-weight: normal; 
							background-image:url(../images/gradient_bg.gif); }

/* Abstand der Menüs; Farbe der Direktlinks */
dl, dt, dd, li 			{ margin: 0px; padding-bottom: 5px; list-style-type: none; /*color:#616161;*/ }

/* Untermenüs */
ul 						{ margin-left: 10px; padding: 0px; list-style-type: none; color:#616161; }

/* Position Gesamtmenü */
#menu 					{ position: absolute; top: 15px; left: 0px; } 

/* Überflüssig ?? */
#menu 					{ width: 150em; }

/* Menü-Hauptsteuerung */
#menu dt 				{ cursor: pointer; margin: 0px; height: 15px; line-height: 20px; text-align: left; }

/* Überflüssig ?? */
#menu dd 				{ }

/* Ausrichtung Untermenüs */

#menu li 				{ text-align: left; margin-top: 0px; margin-bottom: 0px; }

/* Steuerung Menüpunkte */
#menu li a, #menu dt a	{ color: #616161; text-decoration: none; /*display: #616161;*/ border: 0 none; height: 100%; }

.border					{ color: #616161; text-decoration: none; border-left:5px solid #C1C1C1; font-weight: bold; }
.border:link			{ color: #616161; text-decoration: none; border-left:5px solid #C1C1C1; font-weight: bold; }
.border:visited			{ color: #616161; text-decoration: none; border-left:5px solid #C1C1C1; font-weight: bold; }
.border:hover			{ color: #616161; text-decoration: none; border-left:5px solid #A3A4A6; font-weight: bold; }

.menu_submenu			{ font-weight: normal; font-size: 11px; line-height: 1em; }
.menu_submenu:link		{ font-weight: normal; font-size: 11px; line-height: 1em; }
.menu_submenu:visited	{ font-weight: normal; font-size: 11px; line-height: 1em; }
.menu_submenu:hover		{ underline; font-weight: normal; font-size: 11px; line-height: 1em; }

.border_img				{ color: #616161; text-decoration: none; border-left:5px solid #C1C1C1; min-height:98px; }
.border_img:link		{ color: #616161; text-decoration: none; border-left:5px solid #C1C1C1; min-height:98px; }
.border_img:visited		{ color: #616161; text-decoration: none; border-left:5px solid #C1C1C1; min-height:98px; }
.border_img:hover		{ color: #616161; text-decoration: none; border-left:5px solid #A3A4A6; min-height:98px; }


/* Linien */
.vtopline				{margin:0 0 -1px 0; background-image:url(../images/gradient_top_submenu.gif); height:1px; overflow:hidden;}
/* .vbetweenline3 		{border-bottom:1px solid #FFFFFF; margin-left: -5em; } */
.vbetweenline3 			{margin-left:-5em; background-image:url(../images/trenner_navi_links_weiss.gif); height:1px; width:190px; overflow:hidden; z-index: 2000; }

/* Menüpunkte, Steuerung hover */
#menu li a:hover, #menu dt a:hover { /* border-left:5px solid #A3A4A6; */ }

/* Überflüssig ?? */
.mentions 				{ position: absolute; top : 300px; left : 10px; color: blue; }
