body{
	margin: 0;
	padding: 0;
	background: #f1f1f1;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
}
#around{
	margin: auto;
	width: 942px;
}
#around2{
	margin: auto auto;
	width: 885px;
}
#header{
	margin: 0;
	padding: 0;
	height: 210px;
	background: url("../images/banner.png") no-repeat;
}
#h-menu{
	left: 76px;
	top: 180px;
	position: relative;
}
#main1{
	margin: 0;
	padding: 0;
	background: url("../images/rand_links.png") left repeat-y;
}
#main2{
	margin: 0;
	padding: 0;
	background: url("../images/rand_rechts.png") right repeat-y;
}
#m-main1{
	margin: 0;
	padding: 0;
	background: #ffffff;
}
#m-main2{
	margin: 0;
	padding: 0;
	background: url("../images/nav.png") left repeat-y;
}
#nav{
	float: left;
	width: 186px;
	margin: 0;
	padding: 10px 0 10px 0;
	background: url("../images/nav.png") left repeat-y;
}
#right-null{
	float: right;
	width: 0;
	margin: 0;
	padding: 0;
}
#content{
	margin: 0 0 0 186px;
	padding: 15px 20px 20px 20px;
	background: #ffffff;
	height: 100%;
}
iframe{
	width: 100%;
}
#left{
	float: left;
	width: 52px;
	margin: 0;
	padding: 0;
	background: url("../images/rand_links.png") left repeat-y;
}
#l-d{
	width: 52px;
	height: 7px;
	background: #f1f1f1;
	bottom: 7px;
	left: 0;
	position: relative;
}
#right{
	float: right;
	width: 5px;
	margin: 0;
	padding: 0;
	background: url("../images/rand_rechts.png") right repeat-y;
}
#r-d{
	width: 5px;
	height: 9px;
	background: #f1f1f1;
	bottom: 14px;
	left: 937px;
	position: relative;
}
#middle{
	margin: 0 5px 0 52px;
	padding: 0;
}
#footer{
	background: transparent;
}
#m-footer{
	height: 45px;
	background: transparent;
}
#m-f-n-around{
	float: left;
	height: 45px;
	width: 186px;
}
#m-f-n{
	height: 32px;
	width: 186px;
	background: url("../images/nav.png") repeat-y;
}
#m-f-n-u{
	height: 13px;
	width: 186px;
	background: url("../images/nav_unten.png") no-repeat;
}
#m-f-c{
	float: right;
	height: 45px;
	width: 699px;
	background: url("../images/cont_unten.png") no-repeat;
}
#m-f-c-menu{
	float: right;
	margin: 11px 20px 0 0;
}
#besucher{
	left: 23px;
	top: 11px;
	position: relative;
}
.column-in{
	margin: 0;
	padding: 0;
	text-align: left;
}
.cleaner{
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	background: transparent;
}
a{
	outline: none;
	text-decoration: none;
}
#content * a{
	color: blue;
}
#content * a:hover{
	text-decoration: underline;
}
a#oben{
	text-decoration: none;
	color: #000000;
}
a:hover#oben{
	text-decoration: none;
}
h2{
	font-size: 20px;
	font-style: italic;
	padding: 0 0 5px 0;
	margin: -350px 0 0 0;
}
h4{
	font-size: 14px;
	font-style: italic;
}
#content-pics{
	height: 350px;
	background-repeat: no-repeat;
	background-position: right top;
}
table{
	font-size: 12px;
	text-align: center;
	border: 0;
}
/************ Menü - Anfang ********************************************
************* FIRST_LEVEL **********************************************
***********************************************************************/
/*Style-Definition für die First-Level-Navigation*/
div.fstLevel a{
	text-decoration: none;
	display: block;
	width: 120px;
	border: 1px solid #040;
	padding: 3px;
	margin: 5px 5px 5px 20px;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	background-color: #083;
}
/*Style-Definition für die First-Level-Navigation bei Mouse-Over*/
div.fstLevel a:hover{
	border: 1px solid #000000;
	color: #000000;
	background-color: #ffffff;
}
/*Style-Definition für die First-Level-Navigation bei aktivem Link*/
div.fstLevelActive a{
	text-decoration: none;
	display: block;
	width: 120px;
	border: 1px solid #083;
	padding: 3px;
	margin: 5px 5px 5px 20px;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #083;
	background-color: #ffffff;
}
/***********************************************************************
*************SECOND_LEVEL***********************************************
***********************************************************************/
/*Style-Definition für die Second-Level-Navigation*/
div.secLevel a{
	text-decoration: none;
	display: block;
	width: 100px;
	border: 1px solid #083;
	padding: 3px;
	margin: 5px 5px 5px 40px;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	color: #040;
	background-color: #aaeeaa;
}
/*Style-Definition für die Second-Level-Navigation bei Mouse-Over*/
div.secLevel a:hover{
	border: 1px solid #000000;
	color: #000000;
	background-color: #ffffff;
}
/*Style-Definition für die Second-Level-Navigation bei aktivem Link*/
div.secLevelActive a{
	text-decoration: none;
	display: block;
	width: 100px;
	border: 1px solid #083;
	padding: 3px;
	margin: 5px 5px 5px 40px;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	color: #083;
	background-color: #ffffff;
}
a.hmenu, a.hmenu:visited, a.hmenu:active{
	color: #030;
	font-weight: bold;
	text-decoration: none;
}
a.hmenu:hover{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}