body { margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; background-color:#FEF1D4; font-family:Tahoma, Arial, Helvetica, sans-serif; }

.fliesstext10pt{
 	font-family:		Tahoma, Arial, sans-serif;
	color:				#333333;
	font-size: 			10pt;
	font-weight:		normal;
}

.fliesstext_link8pt{
 	font-family:		Tahoma, Arial, sans-serif;
	color:				#333333;
	font-size: 			8pt;
	font-weight:		normal;
}

.ueberschrift_12pt_fett{
 	font-family:		Tahoma, Arial, sans-serif;
	color:				#D20000;
	font-size: 			12pt;
	font-weight:		bold;
}
.ueberschrift_11pt{
 	font-family:		Tahoma, Arial, sans-serif;
	color:				#D20000;
	font-size: 			11pt;
	font-weight:		normal;
}


.ueberschrift_11pt_fett{
 	font-family:		Tahoma, Arial, sans-serif;
	color:				#D20000;
	font-size: 			11pt;
	font-weight:		bold;
}

.ueberschrift_14pt_fett{
 	font-family:		Tahoma, Arial, sans-serif;
	color:				#D20000;
	font-size: 			14pt;
	font-weight:		bold;
}



.text_8pt{
 	font-family:		Tahoma, Arial, sans-serif;
	color:				#D20000;
	font-size: 			8pt;
}


.ueberschrift_navigation_links{
	font-family:		Tahoma, Arial, sans-serif;
	font-size: 			13pt;
	font-weight:		bold;
	color: 				#D20000;
	letter-spacing: 	normal;
}

.ueberschrift_loveinfos{
	font-family:		Tahoma, Arial, Helvetica, sans-serif;
	font-size: 			14pt;
	font-weight:		bolder;
	color: 				#D20000;
}

.text_navigation_links{
	font-family:		Tahoma, Arial, sans-serif;
	font-color:			#FFFFFF;
	font-size: 			9pt;
	font-weight:		normal;
	background-color:	#FCEEEE;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

/* Link-colors */
a{
	font-family:		Tahoma, Verdana, Arial, sans-serif;
	color:     			#E60004;
	text-decoration:			none;

}

a:hover{
	font-family:		Tahoma, Verdana, Arial, sans-serif;
	color:				#FFFFFF;
	font-weight:		normal;
	text-decoration:	none;

}


.ImpressumLink a, .ImpressumLink a:active, .ImpressumLink a:visited { 
	font-family:		Tahoma, Verdana, Arial, sans-serif;
	color:				#F7AA00;
	font-size: 			10pt;
	font-weight: 		normal;
	underline:			none;
	text-decoration: none;

}

.ImpressumLink a:hover {
	font-family:		Tahoma, Verdana, Arial, sans-serif;
	color:				#FFFFFF;
	font-size: 			10pt;
	font-weight: 		normal;
	underline:			none;
}

.presse a{ 
	font-family:		Tahoma, Verdana, Arial, sans-serif;
	color:				#E60004;
	font-size: 			10pt;
	font-weight: 		normal;
	text-decoration: none;

}

.presse a:hover {
	color:				#FFFFFF;
}


.loveinfos a{ 
	font-family:		Tahoma, Verdana, Arial, sans-serif;
	color:				#000000;
	font-size: 			10pt;
	font-weight: 		bold;
	text-decoration: 	none;
}

.loveinfos a:hover {
	color:				#FFFFFF;
	font-weight: 		bold;

}

.navi_links a{
	font-family: 	Tahoma, Arial, Helvetica, sans-serif; 
	color:			#E60004; 
	font-weight:	bold; 
	font-size:		14px; 
	text-decoration:none;
}

.navi_links a:hover {
	font-family:		Tahoma, Verdana, Arial, sans-serif;
	color:				#FFFFFF;
	font-weight:		bold; 
	font-size:			14px; 
	text-decoration:	none;
}


.ueberschrift_lexikon:link{font-family: Tahoma, Arial, Helvetica, sans-serif; color:#E60004; font-weight:bold; font-size:18px; text-decoration:none;}
.ueberschrift_lexikon:hover{font-family: Tahoma, Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight:bold; font-size:18px; text-decoration:none;}


/* Dropdownmenü                                         */

/** IE bugs: a:link, a:visited, a:hover need to be styled as well; does not display separator... workaround? */
/** customize colors here */
a.mainlevel, a.mainlevel_active, a.mainlevel_current,
a.mainlevel:link, a.mainlevel_active:link, a.mainlevel_current:link,
a.mainlevel:visited, a.mainlevel_active:visited, a.mainlevel_current:visited {
	color: #E60004;
	background-image:url(LT_navi_oben_mitte.gif);
	font-size:13px;
	font-weight:bold;
}

a.mainlevel:hover, a.mainlevel_active:hover, a.mainlevel_current:hover {
	background-image:url(LT_navi_oben_mitte.gif);
	color: #FFFFFF;
	font-size:13px;
	font-weight:bold;
}

a.sublevel, a.sublevel_active, a.sublevel_current,
a.sublevel:link, a.sublevel_active:link, a.sublevel_current:link,
a.sublevel:visited, a.sublevel_active:visited, a.sublevel_current:visited {
	background-image:url(LT_navi_mitte.gif);
	color: white;
	font-weight:bold;
	font-size:12px;
}

a.sublevel:hover, a.sublevel_active:hover, a.sublevel_current:hover {
	color: #F7AA00;
	font-weight:bold;
	font-size:12px;
}

ul.mainlevel ul ul a.sublevel, ul.mainlevel ul ul a.sublevel_active, ul.mainlevel ul ul a.sublevel_current,
ul.mainlevel ul ul a.sublevel:link, ul.mainlevel ul ul a.sublevel_active:link, ul.mainlevel ul ul a.sublevel_current:link,
ul.mainlevel ul ul a.sublevel:visited, ul.mainlevel ul ul a.sublevel_active:visited, ul.mainlevel ul ul a.sublevel_current:visited {
	background-image:url(LT_navi_mitte.gif);
	color:#666666
}

ul.mainlevel ul ul a.sublevel:hover, ul.mainlevel ul ul a.sublevel_active:hover, ul.mainlevel ul ul a.sublevel_current:hover {
	color: #D20000;
}

ul.mainlevel ul .expanded {
	display: block;
	background-position: right center;
	background-repeat: no-repeat;
	color:#D20000;
	/*list-style: none;
	list-style-type:none;*/
}
/** customize style / layout here */

a.mainlevel, a.mainlevel_active, a.mainlevel_current, span.mainlevel,
a.mainlevel:link, a.mainlevel_active:link, a.mainlevel_current:link,
a.mainlevel:visited, a.mainlevel_active:visited, a.mainlevel_current:visited,
a.mainlevel:hover, a.mainlevel_active:hover, a.mainlevel_current:hover{
	text-align: left;
	text-decoration: none;
	display: block;	
	padding: 9px 2px 10px 2px;	/* top, right, bottom, left */
}

a.sublevel, a.sublevel_active, a.sublevel_current, span.sublevel,
a.sublevel:link, a.sublevel_active:link, a.sublevel_current:link,
a.sublevel:visited, a.sublevel_active:visited, a.sublevel_current:visited,
a.sublevel:hover, a.sublevel_active:hover, a.sublevel_current:hover {
	text-align: left;
	text-decoration: none;
	display: block;	
	padding: 9px 2px 6px 12px;	/* top, right, bottom, left */
	border-bottom:1px solid #FFFFFF;
}


a.mainlevel, a.mainlevel_active, a.mainlevel_current, span.mainlevel {
}

a.sublevel, a.sublevel_active, a.sublevel_current, span.sublevel {
	border-top: none;
	height: 1%;	/* this is required for the IE to cause the "hasLayout" property and make the whole anchor clickable - "Holly Hack" */
}

#active_menu,
a.mainlevel_active, a.mainlevel_current,
a.mainlevel_active:link, a.mainlevel_current:link,
a.mainlevel_active:visited, a.mainlevel_current:visited,
a.mainlevel_active:hover, a.mainlevel_current:hover,
a.sublevel_active, a.sublevel_current,
a.sublevel_active:link, a.sublevel_current:link,
a.sublevel_active:visited, a.sublevel_current:visited,
a.sublevel_active:hover, a.sublevel_current:hover {
	font-weight: bold;
}

ul.mainlevel, .mainlevel ul {
	padding: 0;
	margin: 0;
	list-style: none;
	/*list-style-type:none;*/	
	line-height: 1;
}

ul.mainlevel li {
	padding: 0;
	margin: 0;
	background: none;
	float: left;
}

ul.mainlevel li li {
	position: relative;
	display: block;
	width: 140px;
}


ul.mainlevel ul {
	display: block;
	position: absolute;
	left: -999em;
	margin: -10px 0 0 0;
	/*list-style: none;
	list-style-type:none;*/	
	width: auto;
	height: auto;
	z-index: 101;
}
	
ul.mainlevel li li ul {
	margin: 0px 0px 20px 160px;;
	z-index: 102;
	/*list-style: none;
	list-style-type:none;*/	
}

ul.mainlevel li:hover ul,
ul.mainlevel li.hover ul {
	left: auto;
}

ul.mainlevel li:hover ul ul,
ul.mainlevel li.hover ul ul {
	left: -200em;
}

ul.mainlevel li:hover ul li:hover ul,
ul.mainlevel li.hover ul li.hover ul {
	left: auto;
}


ul.mainlevel, ul.mainlevel li li {
	clear: left;
}

/** separator */
span.mainlevel, span.sublevel {
	display: block;
	width: 1em;
	border-width: 0px;
	margin-left: 1em;
	padding: 0;
	padding-top: 1px;
}

/** IE5.0/win workaround: the ">" is handled like a "," */
ul.mainlevel > ul.mainlevel {
	position: absolute;
	top: 5em;	/* change the absolute position for IE5.0 here */
}
ul.mainlevel > ul.mainlevel li.hover ul {

	margin: 1px 0 0 0;	/* top, right, bottom, left */
}
ul.mainlevel > ul.mainlevel li.hover ul ul {
	margin: 0px 0 0 160;	/* top, right, bottom, left */
}


/* Dropdownmenü Ende                                    */
