@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	font: 11px/1.75em Verdana, Tahoma, arial, sans-serif;
	color: #666666;
	text-align: center;
	margin: 0 0 15px 0;
	background-color: #fff;
	background-image: url(../images/bgbody.gif);
	background-repeat: repeat-x;
}
#wrap {
	position: relative;
	width: 910px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
	background-image: url(../images/bgwrap.gif);
	background-repeat: repeat-y;
/*	border-left: 1px solid #555;
	border-bottom: 1px solid #555;
	border-right: 1px solid #555;
*/}
#content-wrap {
	float: left;
	width: 910px;
	margin-top: 10px;
	display: inline;
	padding: 0;
}
#header {
	position: relative;
	height: 170px;
	width:910px;
	padding: 0;
	color: #fff;
	background-color: #fff;
	background-image: url(../images/header1.gif);
}
#headerlinks{
	top:141px;
	left: 460px;
	position:absolute;
}
#headerlinks a { text-decoration:none;color:#ccc;}
#headerlinks a:hover { color:#fff;}
#mainmenu {
	width: 910px;
	margin: 0 0 0 0px;
	height: 30px;
	background: url(../images/mnu.gif) repeat-x;
	overflow: hidden;
	font-weight: bold;
	float:left;
}
#mainmenu a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 20px 0px 0px;
	line-height: 30px;
	color: #fff;
	text-decoration: none;
	vertical-align:middle;
	font-size: 14px;
	letter-spacing : 1px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#mainmenu a:hover {
	color: #000;
}
#mainmenu a.active {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
}
#korbunten{
	right:0px;
	xwidth:322px;
	width:640px;
	height: 80px;
	float:right;
	background-image: url(../images/korbunten.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#left{
	position:relative;
	width: 215px;
	min-height: 100%;
	float:left;
	border-top: 3px solid #fff;
	}
#smtop, #smtop2{
	width: 185px;
	height: 35px;
	padding-left:30px;
	background-image: url(../images/mmtop.gif);
	line-height: 35px;
	padding-top: 5px;
}
#smtop2{
background-image: url(../images/mmtop2.gif);}
#smtop h3{
	font-size:12px;}
#smbottom{
	width: 215px;
	height: 29px;
	background-image: url(../images/smbottom.gif);
	float:left;
}
#nobottom{
	width: 215px;
	height: 29px;
	float:left;
}

#submenu{
float:left;
width: 215px;
}
#submenu a {
	display: block;
	color: #666;
	text-decoration: none;
	text-transform: none;
	line-height: 28px;
	padding-left: 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/smbg.gif);
}
#submenu a:hover, #submenu2 a.active {
	color: #333;
	background-color: #999;
	background-image: url(../images/smbghover.gif);
}
#submenu a.aktiv {
	background-image: url(../images/smbgactiv.gif);
	color:#333;
	font-weight:bold;

}

#main3{
	width: 455px;
	float:left;
	padding: 10px 20px 10px 20px;
}
#main2{
	width: 655px;
	float:left;
	background-color:#FFFFFF;
	padding: 10px 20px 10px 20px;
	}
#main3 h1, #main2 h1{
	font-size:18px;
	border-bottom:1px solid #ccc;}
#right{
	width:160px;
	padding: 20px 20px 20px 20px;
	float:right;
	border-top: 20px solid #fff;
	}
#eu{
	clear: both;
	width: 910px;
	height: 45px;
	padding: 0;
	background-color:#fff;
	background-image: url(../images/eu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer-wrap{
	clear: both;
	width: 910px;
	height: 50px;
	border-top: 10px solid #fff;
	font-size: 10px;
	padding: 0;
	text-align: left;
	background-color:#fff;
}
#footer {
	clear: both;
	color: #999;
	xmargin: 0 auto 0px auto;
	border-top: 1px solid #ccc;
	width: 910px;
	
	text-align: center;
}
.rpic{
	margin-top:20px;}
#mainwrapper{
	position: relative;
	width: 910px;
	margin: 0 auto;
	background-image:url(../images/eu.gif);
	background-position: left bottom;
	margin: auto;
	background-repeat: no-repeat;
}
.bildrechts {
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	border: 1px solid #999999;
	padding: 3px;
	float: right;
	font-style:italic;
}
.bildlinks {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #999999;
	padding: 3px;
	float: left;
	font-style:italic;
}


img {
border:none;}
a {
color:#666666;
text-decoration:none;
}
a:hover{color:#000;}
h2 { font-size: 12px; border-bottom: 1px solid #ddd;}
h3 { font-size:14px; border-bottom: 1px solid #ddd;}
h4 { font-size:12px;}
ul { font-size:10px;}
.rot{ color:#FF0000;}
.btable{
}
.bcell{
	background-color:#eee;
	border: 1px solid #FFFFFF;
	padding:3px;

}