* {
	padding: 0;
	margin: 0;
}
body {
	background-image: url(images_mice/bg_body.jpg);
	background-repeat: no-repeat;
	background-color: #f3f2f1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-position: top center;
	background-attachment: fixed;
}
/*start typo*/

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #275b1e;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #275b1e;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #275b1e;
}

a {
	color: #275b1e;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
#navi a {
	font-weight: bold;
	text-decoration:none;
	margin-left: 20px;
	margin-right: 20px;
	color: #FFF;
	display: inline;
}
#navi a:hover {
	
}
img {
	border: 0px;
}
/*end typo*/


/*start layout*/

#wrapper {
	width: 970px;
	margin: 0 auto;
	
	
	
}
#header {
	background-image: url(images_mice/bg_header.png);
	background-repeat: no-repeat;
	width: 970px;
	height: 213px;
    position: relative;
}


#slider {
	position: absolute;
	width: 496px;
	height: 182px;
	right: 16px;
	top: 19px;
	

}

/*input {
	padding:0;
	margin:0;
	border:1px solid #D9DDDE; 
	background: url(images/submit.jpg) repeat-x;
	font-size:10px;
	color: #000;
	}
*/

#container_content {
	background-image: url(images_mice/bg_content.png);
	background-repeat: repeat-y;
	width: auto;
	padding: 20px 0 20px 20px;
	height: 1%;

}

#news {
	width: 210px;
	padding: 40px 0 0 8px;
	float: left;

}

#content {
	width: 685px;
	height: auto;
	float: left;
	padding-left: 25px;
	padding-bottom: 20px;
	

}
#container_content ul, li 

{

margin-left: 20px;

list-style-position: outside;

}

#container_content .iform ul, li 

{

margin-left: 0px;



}


.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}
#footer {
	background-image: url(images_mice/bg_footer.png);
	background-repeat: no-repeat;
	text-align:left;
	height: 80px;
	width:auto;
	color: #FFF;
	padding-left: 30px;
	padding-top: 75px;
	position: relative;
	letter-spacing: -1px;
	text-shadow:2px 2px 2px #000000;
}
#footer a {
	color: #FFF;
	
	
}


#footer_inner {
	width: auto;
	top: 57px;
	right: 30px;
	position: absolute;
	text-align: right;



	
	}

#footer_inner2 {
	width: auto;
	top: 75px;
	right: 28px;
	position: absolute;
	text-align: right;



	
	}

#footer_inner_social {
	width: auto;
	top: 7px;
	right: 861px;
	position: absolute;
	text-align: right;
	color: #666;



	
	}	
	
	

/*end layout*/


#menu {
	width: auto;
	height: 47px;
	padding-left: 25px;
	background-image: url(images_mice/bg_menu.png);
	background-repeat:no-repeat;
	padding-top: 3px;
/*	position: absolute;
	right:0px;
	top: 8px;*/
	
	
}

#language {
	height: auto;
	width: 60px;
	position: absolute;
	top: 24px;
	left: 25px;
}


#social {
	width: 60px;
	height: auto;
	position: absolute;
	top: 19px;
	left: 375px;
}

#logo {
	width: 408px;
	height: 145px;
	position: absolute;
	top: 58px;
	left: 26px;
	
}

#MainMenu 
{
	height:27px;
	border:0;
	margin:0;
	padding-right: 20px;
	padding-top: 3px;
	
	
	
}




#MainMenu ul, li 

{
	margin-left: 0px;
	
	
}


#tab 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
	}
#tab ul 
{
	list-style:none;
	float:left;  /*MENUE RECHTS oder LINKS AUSGERICHTET*/
	margin:0 0 1px 0;
	padding:0;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0 1px 0 0;
	padding:0 3px;
}
#tab a 
{
	background: url(images_mice/right.jpg) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	background: url(images_mice/left.jpg) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333;
	font-weight:700;
	line-height:40px;
	padding:0 11px;
	
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	color: #000;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color: #333;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}




/*#social {width: auto; height: 100px;  display: scroll; position: fixed; top: 280px; right: 0px;}*/

tr, td ul li {
	margin-left: 20px;
	list-style-image: url(images_mice/bullet.gif);
	list-style-position: outside;
	padding-left: 0px;
}
