/* main menu styles */
html{ 
	height: 100%; 
	border: 0; 
	padding: 0; 
	margin: 0; 
} 
body {
	height: 100%;
	width: 100%;
	margin: 0; 
	padding: 0; 
	border: 0;
	leftmargin: 0;
	topmargin: 0;
	marginwidth: 0;
	marginheight: 0;
	background-color : #ffffff;
	scrollbar-face-color: #FFE1C8;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFE1C8;
	scrollbar-3dlight-color: #FFF3E9;
	scrollbar-arrow-color:  #330000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #990000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555; 
	font-style: normal;
}
/* ---------- General Fonts ---------- */
	P,OL,UL,DIV,TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000; 
	font-style: normal;
	line-height: 17px;
}
/* ---------- in text hyperlinks ---------- */
a:link {
	font-weight: 600;
	color: #660000;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	font-weight: 600;
	color: #660000;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	font-weight: 600;
	color: #CC0000;
	font-size: 11px;
	text-decoration: none;
}
/* ---------- some site styles ---------- */
.sitebgr {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color : #FFE1C8;
	background-image : url(img/site_bgr.gif);
	background-repeat : repeat-y;
}
/* ---------- mittagsmenue styles ---------- */
.mitmenmenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #990000;
	/* background-color : #FFE1C8; */
}
.mitmentaga {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: 500;
	background-color : #FFE1C8;
	/* border-left: 1px solid #660000; */
	border-right: 1px solid #660000;
}
.mitmentagb {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: 500;
	background-color : #FFF3E9;
	/* border: 1px solid #660000; */
}
.mitmenfooda {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	background-color : #FFE1C8;
	border-top: 1px solid #660000;
	border-left: 1px solid #660000;
	border-bottom: 1px solid #660000;
	border-right: 1px solid #660000;
}
.mitmenfoodb {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	background-color : #FFF3E9;
	border-top: 1px solid #660000;
	border-bottom: 1px solid #660000;
}
/* Menu / Sitemap, "Sitemap" */
DIV.csc-menu-2 { }
DIV.csc-menu-2 P.csc-sitemap {
	font-weight: 600;
	line-height: 11px;
}
DIV.csc-menu-2 P.csc-sitemap-level1 { margin-left: 20px; }
DIV.csc-menu-2 P.csc-sitemap-level2 { margin-left: 40px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { margin-left: 60px; }
DIV.csc-menu-2 P.csc-sitemap-level4 { margin-left: 80px; }
DIV.csc-menu-2 P.csc-sitemap-level1 A { color: #660000; font-weight: 600; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color: #660000; font-weight: 600; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #660000; font-weight: 600; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { color: #660000; font-weight: 600; }
DIV.csc-menu-2 P.csc-sitemap-level1 A:hover { color: #CC0000; }
DIV.csc-menu-2 P.csc-sitemap-level2 A:hover { color: #CC0000; }
DIV.csc-menu-2 P.csc-sitemap-level3 A:hover { color: #CC0000; }
DIV.csc-menu-2 P.csc-sitemap-level4 A:hover { color: #CC0000; }



H
/* ---------- top navigation menu ---------- */
.topnavbgr {
	font-family: Verdana, Geneva, Verdana, Geneva, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color : #FFE1C8;
	background-image : url(img/topnav_bgr.jpg);
	background-repeat : no-repeat;
}
.topnav {
	font-family: Verdana, Geneva, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.topnav a:link {
	font-weight: 500;
	font-family: Verdana, Geneva, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	padding: 1px;
}
.topnav a:visited {
	font-weight: 500;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	padding: 1px;
}
.topnav a:hover {
	font-weight: 500;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	/*background: #990000;*/
	color: #FFF5EE;
	padding: 1px;
}
H3 {
	font-weight: 600;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #CC0000;
}
.topnav-act {
	font-weight: 500;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background: #759214;
	color: #ffffff;
	padding: 1px;
}
.topnav-act a:active {
	font-weight: 500;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background: #759214;
	color: #ffffff;
	padding: 1px;
}
.topnav-act a:link {
	font-weight: 500;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background: #759214;
	color: #ffffff;
	padding: 1px;
}
.topnav-act a:visted {
	font-weight: 500;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background: #759214;
	color: #ffffff;
	padding: 1px;
}
.topnav-act a:hover {
	font-weight: 500;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background: #759214;
	color: #ffffff;
	padding: 1px;
}
/* ---------- Bottom Navigation Menu ---------- */
.bottomnav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bottomnav a:link {
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none; color: #EEEEEE;
	padding: 2px;
}
.bottomnav a:visited {
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none; color: #EEEEEE;
	padding: 2px;
}
.bottomnav a:hover {
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	background: #94B4DC;
	color: #FFFFFF;
	padding: 2px;
}
.bottomnav-act a:active {
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	background: #94B4DC;
	color: #FFFFFF;
	padding: 2px;
}
.bottomnav-act a:link {
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none; color: #EEEEEE;
	padding: 2px;
}
.bottomnav-act a:visted {
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none; color: #EEEEEE;
	padding: 2px;
}
.bottomnav-act a:hover {
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	background: #94B4DC;
	color: #FFFFFF;
	padding: 2px;
}


/* ---------- Left Navigation Menu ---------- */
.leftnav1 a:link {
	display: block;
	/*border-bottom: 1px solid #660000;  */
	padding: 4px 0px 8px 0px;
	text-indent: 30px;
	white-space: nowrap;
	font-size: 11px;
	font-weight: 600;
	color: #660000;
	text-decoration: none;
	/* width: 150px; */
	background: url(img/skh_left_nav_a_an.gif) 0px 50% no-repeat;
}
.leftnav1 a:visited {
	display: block;
	/*border-bottom: 1px solid #660000;  */
	padding: 4px 0px 8px 0px;
	text-indent: 30px;
	white-space: nowrap;
	font-size: 11px;
	font-weight: 600;
	color: #660000;
	text-decoration: none;
	/* width: 150px; */
	background: url(img/skh_left_nav_a_an.gif) 0px 50% no-repeat;
}
.leftnav1 a:active {
	display: block;
	/*border-bottom: 1px solid #660000;  */
	padding: 4px 0px 8px 0px;
	text-indent: 30px;
	white-space: nowrap;
	font-size: 11px;
	font-weight: 600;
	color: #660000;
	text-decoration: none;
	/* width: 150px; */
	background: url(img/skh_left_nav_a_an.gif) 0px 50% no-repeat;
}
.leftnav1 a:hover {
	display: block;
	/*border-bottom: 1px solid #660000;  */
	padding: 4px 0px 8px 0px;
	text-indent: 30px;
	white-space: nowrap;
	font-size: 11px;
	font-weight: 600;
	color: #CC0000;
	text-decoration: none;
	/* width: 150px; */
	background: url(img/skh_left_nav_a_ah.gif) 0px 50% no-repeat;
}
.leftnav1-act a:link {
	display: block;
	/*border-bottom: 1px solid #FF0023;  */
	padding: 4px 0px 8px 0px;
	text-indent: 30px;
	white-space: nowrap;
	font-size: 11px;
	font-weight: 600;
	color: #660000;
	text-decoration: none;
	/* width: 150px; */
	background: url(img/skh_left_nav_act_an.gif) 0px 50% no-repeat;
}
.leftnav1-act a:visited {
	display: block;
	/*border-bottom: 1px solid #FF0023;  */
	padding: 4px 0px 8px 0px;
	text-indent: 30px;
	white-space: nowrap;
	font-size: 11px;
	font-weight: 600;	
	color: #660000;
	text-decoration: none;
	/* width: 150px; */
	background: url(img/skh_left_nav_act_an.gif) 0px 50% no-repeat;
}
.leftnav1-act a:active {
	display: block;
	/*border-bottom: 1px solid #FF0023;  */
	padding: 4px 0px 8px 0px;
	text-indent: 30px;
	white-space: nowrap;
	font-size: 11px;
	font-weight: 600;
	color: #CC0000;
	text-decoration: none;
	/* width: 150px; */
	background: url(img/skh_left_nav_act_ah.gif) 0px 50% no-repeat;
}
.leftnav1-act a:hover {
	display: block;
	/*border-bottom: 1px solid #FF0023; */
	padding: 4px 0px 8px 0px;
	text-indent: 30px;
	white-space: nowrap;
	font-size: 11px;
	font-weight: 600;
	color: #CC0000; 			
	text-decoration: none;
	/* width: 150px; */
	background: url(img/skh_left_nav_act_ah.gif) 0px 50% no-repeat;
}
/* ---------- second level menue ---------- */
.leftnav2 a:link {
	display: block;
	/*border-bottom: 1px dotted #660000;  flat blue*/
	padding: 4px 0px 4px 0px;
	text-indent: 15px;
	white-space: nowrap;
	font-size: 11px;
	font-weight: 600;
	color: #660000;
	text-decoration: none;
	width: 150px;
	background: url(img/spacer.gif) 0px 50% no-repeat;
}
.leftnav2 a:visited {
	display: block;
	/*border-bottom: 1px dotted #660000;  flat blue*/
	padding: 4px 0px 4px 0px;
	text-indent: 15px;
	white-space: nowrap;
	font-size: 11px;
	font-weight: 600;
	color: #660000;
	text-decoration: none;
	width: 150px;
	background: url(img/spacer.gif) 0px 50% no-repeat;
}
.leftnav2 a:active {
	display: block;
	/*border-bottom: 1px dotted #660000;  flat blue*/
	padding: 4px 0px 4px 0px;
	text-indent: 15px;
	white-space: nowrap;
	font-size: 11px;
	font-weight: 600;
	color: #660000;
	text-decoration: none;
	width: 150px;
	background: url(img/spacer.gif) 0px 50% no-repeat;
}
.leftnav2 a:hover {
	display: block;
	/*border-bottom: 1px dotted #660000;  flat blue*/
	padding: 4px 0px 4px 0px;
	text-indent: 15px;
	white-space: nowrap;
	font-size: 11px;
	font-weight: 600;
	color: #CC0000;
	text-decoration: none;
	width: 150px;
	background: url(img/spacer.gif) 0px 50% no-repeat;
}

.leftnav2-act a:link {
	display: block;
	/*border-bottom: 1px dotted #660000;  flat blue*/
	padding: 4px 0px 4px 0px;
	text-indent: 15px;
	white-space: nowrap;
	font-size: 11px;
	font-weight: 600;
	color: #CC0000;
	text-decoration: none;
	width: 150px;
	background: url(img/spacer.gif) 0px 50% no-repeat;
}
.leftnav2-act a:visited {
	display: block;
	/*border-bottom: 1px dotted #660000;  flat blue*/
	padding: 4px 0px 4px 0px;
	text-indent: 15px;
	white-space: nowrap;
	font-size: 11px;
	font-weight: 600;
	color: #CC0000;
	text-decoration: none;
	width: 150px;
	background: url(img/spacer.gif) 0px 50% no-repeat;
}
.leftnav2-act a:active {
	display: block;
	/*border-bottom: 1px dotted #660000;  flat blue*/
	padding: 4px 0px 4px 0px;
	text-indent: 15px;
	white-space: nowrap;
	font-size: 11px;
	font-weight: 600;
	color: #CC0000;
	text-decoration: none;
	width: 150px;
	background: url(img/spacer.gif) 0px 50% no-repeat;
}
.leftnav2-act a:hover {
	display: block;
	/*border-bottom: 1px dotted #660000;  flat blue*/
	padding: 4px 0px 4px 0px;
	text-indent: 15px;
	white-space: nowrap;
	font-size: 11px;
	font-weight: 600;
	color: #CC0000;
	text-decoration: none;
	width: 150px;
	background: url(img/spacer.gif) 0px 50% no-repeat;
}
/* ---------- third level menue ---------- */

.leftnav3 a:link {
display: block;
/*border-bottom: 1px dotted #660000;  flat blue*/
padding: 2.5px 2.5px 2.5px 2.5px;
text-indent: 45px;
white-space: nowrap;
font-size: 11px;		
color: #660000; 	/* flat blue*/
text-decoration: none;
width: 120px;
background: url(images/button_arrow_blue_right_solid.gif) 35px 50% no-repeat;
}
.leftnav3 a:visited {
display: block;
/*border-bottom: 1px dotted #660000;  flat blue*/
padding: 2.5px 2.5px 2.5px 2.5px;
text-indent: 45px;
white-space: nowrap;
font-size: 11px;		
color: #660000; 	/* flat blue*/
text-decoration: none;
width: 120px;
background: url(images/button_arrow_blue_right_solid.gif) 35px 50% no-repeat;
}
.leftnav3 a:active {
display: block;
/*border-bottom: 1px dotted #660000;  flat blue*/
padding: 2.5px 2.5px 2.5px 2.5px;
text-indent: 45px;
white-space: nowrap;
font-size: 11px;		
color: #660000; 	/* flat blue*/
text-decoration: none;
width: 120px;
background: url(images/button_arrow_blue_right_solid.gif) 35px 50% no-repeat;
}
.leftnav3 a:hover {
display: block;
/*border-bottom: 1px dotted #660000;  flat blue*/
padding: 2.5px 2.5px 2.5px 2.5px;
text-indent: 45px;
white-space: nowrap;
font-size: 11px;		
color: #FF0023; 			/*flat green*/
text-decoration: none;
width: 120px;
background: url(images/button_arrow_green_down_solid.gif) 35px 50% no-repeat;
}


.leftnav3-act a:link {
display: block;
/*border-bottom: 1px dotted #660000;  flat blue*/
padding: 2.5px 2.5px 2.5px 2.5px;
text-indent: 45px;
white-space: nowrap;
font-size: 11px;		
color: #FF0023; 			/*flat green*/
text-decoration: none;
width: 120px;
background: url(images/button_arrow_green_down_solid.gif) 35px 50% no-repeat;
}
.leftnav3-act a:visited {
display: block;
/*border-bottom: 1px dotted #660000;  flat blue*/
padding: 2.5px 2.5px 2.5px 2.5px;
text-indent: 45px;
white-space: nowrap;
font-size: 11px;		
color: #FF0023; 			/*flat green*/
text-decoration: none;
width: 120px;
background: url(images/button_arrow_green_down_solid.gif) 35px 50% no-repeat;
}
.leftnav3-act a:active {
display: block;
/*border-bottom: 1px dotted #660000;  flat blue*/
padding: 2.5px 2.5px 2.5px 2.5px;
text-indent: 45px;
white-space: nowrap;
font-size: 11px;		
color: #FF0023; 			/*flat green*/
text-decoration: none;
width: 120px;
background: url(images/button_arrow_green_down_solid.gif) 35px 50% no-repeat;
}
.leftnav3-act a:hover {
display: block;
/*border-bottom: 1px dotted #660000;  flat blue*/
padding: 2.5px 2.5px 2.5px 2.5px;
text-indent: 45px;
white-space: nowrap;
font-size: 11px;		
color: #FF0023; 			/*flat green*/
text-decoration: none;
width: 120px;
background: url(images/button_arrow_green_down_solid.gif) 35px 50% no-repeat;
}


.leftnav4 a:link {
display: block;
/*border-bottom: 1px dotted #660000;  flat blue*/
padding: 2.5px 2.5px 2.5px 2.5px;
text-indent: 60px;
white-space: nowrap;
font-size: 11px;		
color: #660000; 	/* flat blue*/
text-decoration: none;
width: 120px;
background: url(images/button_square_blue_solid.gif) 50px 50% no-repeat;
}
.leftnav4 a:visited {
display: block;
/*border-bottom: 1px dotted #660000;  flat blue*/
padding: 2.5px 2.5px 2.5px 2.5px;
text-indent: 60px;
white-space: nowrap;
font-size: 11px;		
color: #660000; 	/* flat blue*/
text-decoration: none;
width: 120px;
background: url(images/button_square_blue_solid.gif) 50px 50% no-repeat;
}
.leftnav4 a:active {
display: block;
/*border-bottom: 1px dotted #660000;  flat blue*/
padding: 2.5px 2.5px 2.5px 2.5px;
text-indent: 60px;
white-space: nowrap;
font-size: 11px;		
color: #660000; 	/* flat blue*/
text-decoration: none;
width: 120px;
background: url(images/button_square_blue_solid.gif) 50px 50% no-repeat;
}
.leftnav4 a:hover {
display: block;
/*border-bottom: 1px dotted #660000;  flat blue*/
padding: 2.5px 2.5px 2.5px 2.5px;
text-indent: 60px;
white-space: nowrap;
font-size: 11px;		
color: #FF0023; 			/*flat green*/
text-decoration: none;
width: 120px;
background: url(images/button_square_green_solid.gif) 50px 50% no-repeat;
}


.leftnav4-act a:link {
display: block;
/*border-bottom: 1px dotted #660000;  flat blue*/
padding: 2.5px 2.5px 2.5px 2.5px;
text-indent: 60px;
white-space: nowrap;
font-size: 11px;		
color: #FF0023; 			/*flat green*/
text-decoration: none;
width: 120px;
background: url(images/button_square_green_solid.gif) 50px 50% no-repeat;
}
.leftnav4-act a:visited {
display: block;
/*border-bottom: 1px dotted #660000;  flat blue*/
padding: 2.5px 2.5px 2.5px 2.5px;
text-indent: 60px;
white-space: nowrap;
font-size: 11px;		
color: #FF0023; 			/*flat green*/
text-decoration: none;
width: 120px;
background: url(images/button_square_green_solid.gif) 50px 50% no-repeat;
}
.leftnav4-act a:active {
display: block;
/*border-bottom: 1px dotted #660000;  flat blue*/
padding: 2.5px 2.5px 2.5px 2.5px;
text-indent: 60px;
white-space: nowrap;
font-size: 11px;		
color: #FF0023; 			/*flat green*/
text-decoration: none;
width: 120px;
background: url(images/button_square_green_solid.gif) 50px 50% no-repeat;
}
.leftnav4-act a:hover {
display: block;
/*border-bottom: 1px dotted #660000;  flat blue*/
padding: 2.5px 2.5px 2.5px 2.5px;
text-indent: 60px;
white-space: nowrap;
font-size: 11px;		
color: #FF0023; 			/*flat green*/
text-decoration: none;
width: 120px;
background: url(images/button_square_green_solid.gif) 50px 50% no-repeat;
}
.totopbgr {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color : #FFE1C8;
	background-image : url(img/skh_to_top_bgr.gif);
	background-repeat : repeat-y;
}
.totoptxt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 600;
}
/*
SELECT {  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px
	background-color: #f5f5f5;
}
textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #660000; 
	border-right: #CC0000 1px solid;
	border-top: #CC0000 1px solid;
	border-left: #CC0000 1px solid;
	border-bottom: #CC0000 1px solid;
	background-color: #f5f5f5;
}
input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #660000; 
	border-right: #CC0000 1px solid;
	border-top: #CC0000 1px solid;
	border-left: #CC0000 1px solid;
	border-bottom: #CC0000 1px solid;
	background-color: #f5f5f5;
}
.input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #4A4A4A; 
}*/
