/* ======= Algemeine Definitionen ===================*/
* {
     margin:0;
     padding:0;
     border:0
}

body{
     background-color:#FFF;
	 font:.9em/1.3em Arial, Verdana, Geneva, Helvetica, sans-serif;
	 color:#000;
	 text-align:center;
	 background:url(images/bg.jpg);
	 
	 }
a{
	text-decoration:none;
	color:#fff;
}
h1{
	font-size:2.1em;
	font-weight:100;
	font-stretch: narrower;
	letter-spacing:0.0em;
	line-height:1.0em;
}
h2{
	font-size:1.4em;
	font-weight:100;
	font-stretch: narrower;
	letter-spacing:0.0em;
	line-height:1.0em;
}
/* ======== Seiten-Continer ========================*/
#maincontainer{
     width:980px;
	 height:auto;
	 overflow:auto;
	 margin:0px auto;
	 padding:0px;
	 text-align:left;
	 background-color:#FFF;
	 }
/* ======== Header ===============================*/
#header{
	height:88px;
	width:980px;
}
#header .headerlogo {
	float:left;
	width:505px;
	height:88px;
	
}
#header .headerbanner{
	float:left;
	width:475px;
	height:78px;
	padding:10px 0px 0px 0px;
}
* html #header .headerbanner{
	float:left;
	width:472px;
	padding:10px 0px 0px 0px;
}
#header .headermenue{
	clear:both;
	width:910px;
	height:25px;
	background-color:#98999a;
	padding:0px 0px 0px 70px;
}
#header .headermenue li{
	float:left;
	display:inline;
	height:20px;
	width:151px;
	color:#345162;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	background-image:url(images/menue-link-bg.jpg);
	padding:2px 0px 0px 0px;
	margin:2px 15px 0px 0px;
}
#header .headermenue li a{
	color:#345162;
}
/* ======= Wraper ========== */
#wraper{
	clear:both;
	width:980px;
	height:auto;
	overflow:auto;
}
*+html #wraper{
	clear:both;
	width:980px;
	height:auto;
	overflow:auto;
	margin-top:25px;
}
/* ====== Left Side ======= */
.leftside{ background-attachment: scroll; float:left; width:167px; height:auto; overflow:hidden; padding:10px 0 0 2px; }
.leftside .leftmenue{ background-color: transparent; background-image: url(images/left-menue-background.jpg); background-repeat: repeat; background-position: 0 0; width:167px; height:auto; margin-bottom:10px; }
.leftside .leftmenue .roundecornr_top div {
	width:167px;
	height:20px;
	background:url(images/left-menue-top.jpg) no-repeat top left;
	text-align:center;
	color:#FFF;
	padding-top:2px;
	font-style:italic;
	font-weight:bold;
}
.leftside .leftmenue .roundecornr_top{
	width:167px;
	height:20px;
	background:url(images/left-menue-top.jpg) no-repeat top right;
}
.leftside .leftmenue .roundedcornr_bottom div{
	width:167px;
	height:5px;
	background:url(images/left-menue-bottom.jpg) no-repeat bottom left;
}
.leftside .leftmenue .roundedcornr_bottom{
	width:167px;
	height:5px;
	background:url(images/left-menue-bottom.jpg) no-repeat bottom right;
}
.leftside .leftmenue ul{
	list-style:none;
	font-weight:bold;
	font-style:italic;
	padding:0 0 0 5px;
	margin:10px 0 25px;
}
* html .leftside .leftmenue ul{
	list-style:none;
	font-weight:bold;
	font-style:italic;
	padding:0 0 0 5px;
	margin:10px 0 0;
}
*+html .leftside .leftmenue ul{
	list-style:none;
	font-weight:bold;
	font-style:italic;
	padding:0 0 0 5px;
	margin:10px 0 25px;
}
.leftside .leftmenue ul.freesite{
	list-style:none;
	line-height:1.1em;
	font-size:1em;
	font-weight:bold;
	font-style:italic;
	padding:0 0 0 5px;
	margin:10px 0 0;
}
.leftside .leftmenue ul.lefttoplist{
	list-style:none;
	line-height:1.1em;
	font-size:0.95em;
	font-weight:bold;
	font-style:italic;
	padding:0px 0px 0px 10px;
	margin:7px 0px 0px 0px;
}
.leftside .leftmenue ul.lefttoplist li{
	clear:both;
	margin:2px 0px 2px 0px;
}

.leftside .leftmenue li a{
	color:#345162;
}
.leftside .leftmenue li a:hover{
	color:#345162;
	text-decoration:underline;
}
/* ======= Main Content ======== */
.maincontent{
	float:left;
	width:805px;
	height:auto;
	overflow:hidden;
	margin-top:10px;
	margin-left:5px;
}
.maincontent .banner800_100 { font-size: 11px; text-align: justify; }
.maincontent .banner800_100 h2 { font-size: 18px; font-weight: bold; font-style: italic; text-align: justify; }
.maincontent img{
	float:left;
	margin:2px 3px 2px 2px;
}
.maincontent .banner800_100 img{ clear:both; margin:10px 0 10px 2px; }
.betweenmenue {
	clear:both;
	width:910px;
	height:25px;
	background-color:#98999a;
	padding:0px 0px 0px 70px;
	margin:0px 0px 10px 0px;
}
.betweenmenue li{
	float:left;
	display:inline;
	height:20px;
	width:151px;
	color:#345162;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	background-image:url(images/menue-link-bg.jpg);
	padding:2px 0px 0px 0px;
	margin:2px 15px 0px 0px;
}
.betweenmenue  li a{
	color:#345162;
}
.toplist_bottom{ font-size: 10px; width:805px; height:auto; overflow:auto; }
.toplist_bottom p{
	width:805px;
	height:25px;
	text-align:center;
	color:#345162;
	font-weight:bold;
}
.toplist_bottom ul{
	float:left;
	width:155px;
	list-style:none;
	padding-left:5px;
}
.toplist_bottom li a{
	color:#345162;
}


