html {  height: 100%;  margin-bottom: 1px;}
body 
{	
	margin:0px;
	padding:0px;

	scrollbar-base-color: #dddddd;
	scrollbar-3dlight-color: #bfbfbf;
	scrollbar-arrow-color: #bfbfbf;
	scrollbar-darkshadow-color: #c5cdd8;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #dddddd;
	background:#929292 url(_pix/bg.jpg) top center repeat-y;
	text-align:center;
	
} 
img { border:none; }


.wL	{width:400px;}
.wM	{width:250px;}
.wS	{width:120px;}
.wXS {width:100px;}
.input {
	border:none;
	border-bottom: 1px solid #CCCCCC;
	/*background:none;*/
	background-color:#f3f3f3;
	line-height:12px;
}

.button {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px; 
	line-height: 22px;
	text-decoration:none; 
	color: #525252;
	text-align:center;
	font-weight:regular;
	margin:0px;
	margin-right:1px;
	border:none;
	width:250px;
	height:23px;
	background:#CCCCCC url(_pix/button_blank.jpg) no-repeat center top;
	cursor:pointer;
	/*display:block;*/
}
.button:link {color: #525252; background-position:0% 0px; }
.button:visited {color: #525252; background-position:0% 0px; }
.button:hover {color: #FFF; background-position:0% -23px; }
.button:active {color: #525252; background-position:0% -23px; }

.buttonRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px; 
	line-height: 22px;
	text-decoration:none; 
	color: #FFFFFF;
	text-align:center;
	font-weight:bold;
	margin:0px;
	margin-right:1px;
	border:none;
	width:120px;
	height:23px;
	background: #999 url(_pix/button_red.gif) no-repeat center top;
	cursor:pointer;
	/*display:block;*/
}
.buttonRed:link {color: #FFF; background-position:0% 0px; }
.buttonRed:visited {color: #FFF; background-position:0% 0px; }
.buttonRed:hover {color: #FFF; background-position:0% -23px; }
.buttonRed:active {color: #FFF; background-position:0% -23px; }
.select {
	line-height:15px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;	
}


/*________________________________________________menu */

#menu {
	margin:0;
	padding:0;
	list-style: none;
	z-index:200;
}
#menu ul,#menu li{
	margin:0;
	padding:0;
	float:left;
}
#menu li{
	list-style: none;
	display:block;
	float:left;
	margin-right:1px;
}
#menu li li{
	list-style: none;
	display:block;
	float:left;
	margin-right:0px;
}

#menu a{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px; 
	line-height: 25px;
	text-decoration:none; 
	color: #666;
	font-weight:normal;
	text-transform:uppercase;
	
	display:block;
	/*width:103px;*/
	height:40px;
	overflow:hidden;
	padding-left:10px;
	padding-right:30px;
	/*background:#58585a url(_pix/button.gif) repeat-x;*/
	/*background:#58585a;*/
}
#menu a:hover { background-position:0% -25px; }

#menu a.act:link { background-position:0% -25px; }
#menu a.act:visited { background-position:0% -25px;}
#menu a.act:hover { background-position:0% -25px;}
#menu a.act:active { background-position:0% -25px;}



.menu0 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px; 
	line-height: 25px;
	color: #FFF;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding-bottom:15px;
}
.menu0:link {font-weight:bold;text-decoration:none; color: #000;  }
.menu0:visited {font-weight:bold;text-decoration:none; color: #000; }
.menu0:hover {font-weight:bold;text-decoration:none; color:#FFF; }
.menu0:active {font-weight:bold;text-decoration:none; color: #000; }
.menu0 .innen { }

.menu0act {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px; 
	line-height: 25px;
	color: #bf0222;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding-bottom:15px;
}
.menu0act:link {font-weight:bold;text-decoration:none; color: #bf0222; }
.menu0act:visited {font-weight:bold;text-decoration:none; color: #bf0222; }
.menu0act:hover {font-weight:bold;text-decoration:none; color:#000; }
.menu0act:active {font-weight:bold;text-decoration:none; color: #bf0222; }
.menu0act .innen {}

.menuBorder {
	/*border-top:1px solid #bf0222;*/
}
.menu1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px; 
	line-height: 20px;
	color: #000;
	text-decoration:none;
	font-weight:bold;
	display:block;
}
.menu1:link {font-weight:bold;text-decoration:none; color: #000;  }
.menu1:visited {font-weight:bold;text-decoration:none; color: #000; }
.menu1:hover {font-weight:bold;text-decoration:none; color:#FFF; }
.menu1:active {font-weight:bold;text-decoration:none; color: #000; }
.menu1 .innen {}

.menu1act {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px; 
	line-height: 20px;
	color: #bf0222;
	text-decoration:none;
	font-weight:bold;
	display:block;
}
.menu1act:link {font-weight:bold;text-decoration:none; color: #bf0222;  }
.menu1act:visited {font-weight:bold;text-decoration:none; color: #bf0222; }
.menu1act:hover {font-weight:bold;text-decoration:none; color:#000;  }
.menu1act:active {font-weight:bold;text-decoration:none; color: #bf0222; }
.menu1act .innen {}

.menu2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px; 
	line-height: 25px;
	color: #bf0222;
	text-decoration:none;
	font-weight:bold;
	display:block;
}
.menu2:link {font-weight:bold;text-decoration:none; color: #bf0222;  }
.menu2:visited {font-weight:bold;text-decoration:none; color: #bf0222; }
.menu2:hover {font-weight:bold;text-decoration:none; color:#000; }
.menu2:active {font-weight:bold;text-decoration:none; color: #bf0222; }
.menu2 .innen {}

.menu2act {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px; 
	line-height: 25px;
	color: #000;
	text-decoration:none;
	font-weight:bold;
	display:block;
}
.menu2act:link {font-weight:bold;text-decoration:none; color: #000;  }
.menu2act:visited {font-weight:bold;text-decoration:none; color: #000; }
.menu2act:hover {font-weight:bold;text-decoration:none; color:#bf0222;  }
.menu2act:active {font-weight:bold;text-decoration:none; color: #000; }
.menu2act .innen {}

.submenu {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px; 
	line-height: 25px;
	color: #000;
	text-decoration:none; 
	font-weight:normal;
	width:235px;
	height:25px;
	float:left;
	display:block;
}
.submenu:link {font-weight:normal;text-decoration:none; color: #000;  }
.submenu:visited {font-weight:normal;text-decoration:none; color: #000; }
.submenu:hover {font-weight:normal;text-decoration:none; color:#bf0222; }
.submenu:active {font-weight:normal;text-decoration:none; color: #000; }

.submenuact {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px; 
	line-height: 25px;
	color: #bf0222;
	text-decoration:none; 
	font-weight:normal;
	width:235px;
	height:25px;
	float:left;
	display:block;
}
.submenuact:link {font-weight:normal;text-decoration:none; color: #bf0222;  }
.submenuact:visited {font-weight:normal;text-decoration:none; color: #bf0222; }
.submenuact:hover {font-weight:normal;text-decoration:none; color:#bf0222; }
.submenuact:active {font-weight:normal;text-decoration:none; color: #bf0222; }




