* {
  margin: 0px;
  padding: 0px; }
	
img, a img {
  border: none; }
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-color: #fff;
	/*background-color: #F0F0F0;*/
	line-height: 140%;
}

#rahmen {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	height: 100%;
}
	
#header {
	/*width: 800px;*/
	width: 996px;
	height: 70px;
	background-image: url(/images/bg-bild1f.jpg);
	background-repeat: no-repeat;
}
	
#navimain {
	width: 790px;
	height: 100%;
	padding-left: 10px;
}
#navitop {
	padding: 1px;
	text-align: right;
	font-size: 10px;
	background-color: #F0F0F0;
	clear: both;
}

#navitop a:link, a:visited {
	/*color: #3366FF;*/
	color: #009900;
	text-decoration: none; 
}

#navitop a:hover {
	color: #24D100;
	text-decoration: none; 
}


#navcontainer {
	width: 180px;
	position: absolute;
	top: 70px;
	/*top: 89px;*/
	height: auto;
	background-image: url(../images/bg/navcontainer-bg5.jpg);
	background-repeat: repeat-y;
}

#navcontainer ul {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#navcontainer a {
	display: block;
	color: #0099CC;
	text-decoration: none;
	padding-left: 10px;
	width: 170px;
}

#navcontainer a:link, .navlist a:visited {
	color: #3366FF;
	text-decoration: none; 
}

#navcontainer a:hover {
	/*color: #00CCFF;*/
	color: #00FFCC;

}

.link {
	color: #3366FF;
}

.menue {
	color: #666666;
	width: 170px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	/*background-image: url(/images/bg/navcontainer-link.jpg);*/
	background-image: url(../images/bg/navcontainer-bg5.jpg);
	background-repeat: repeat-y;
	border-top: 1px solid #999999;
}

.headline {
	color: #666666;
	font-size: 11pt;
	font-weight: bold;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#mainhead {
	margin-left: 190px;
	position: absolute;
	top: 98px;
	width: 580px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	/*background-color: #F0F0F0;*/
	font-size: 11pt;
	font-weight: bold;
	line-height: normal;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: underline;
}

#maintext {
	position: relative;
	left: 190px;
	width: 580px;
	padding: 10px;
	height: 100%;
}

#maintext a {
	color: #3366FF;
}

#maintext1 {
	position: relative;
	/*top: 30px;*/
	top: 20px;
	left: 190px;
	width: 580px;
	padding: 10px;
	height: auto;
}

#maintext1 a {
	color: #3366FF;
}


/* ##### bilder ##### */

.bild {
	margin: 0px 10px 10px 0;
	padding:0;
}

.bildlinks {
	float: left;
	margin: 0px 20px 10px 0;
	padding:0;
}

.bildrechts {
	float: right;
	margin: 0px 0px 10px 20px;
	padding:0;
}
	
.bv {
	border: none;
}


/* ##### footer ##### */

#footer {
	padding: 1px;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;*/
	text-align: center;
	font-size: 9px;
	clear: both;
	/*border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;*/
}

#footer a {
	color: #3366FF;
	text-decoration: none;
}

#copyright {
	font-size: 9px;
	color: #666666;
	background-color: #F0F0F0;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}


/* ##### zusatz ##### */

#zusatz {
	font-size: 9px;
	color: #666666;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	}

#zusatz a {
	color: #999999;
	text-decoration: none;
}
