/* CSS Document */
html, body {
	margin:0;
	padding:0;
	font-size:0.9em;
	font-family:Arial;
	background: #696969 url('../images/sitebg.png');
	color:#000;
}
#all {
	margin:0 auto;
	width:822px;
}
#banner {
	height:162px;
	width: 822px;
}
#banner_part1 {
	height:27px;
	background:url('../images/bannerv1.png') no-repeat;
}
#banner_part2 {
	height:135px;
	background:url('../images/bannerv2.png') no-repeat;
}
#topmen {
	margin-right:10px;
        margin-left:10px;
	padding-top:3px;
	text-align:right;
	font-weight:bold;
}
#mainmen {
	float:left;
	margin-top: 108px;
	padding-left:210px;
	font-weight:bold;
	/*font-size:9pt;*/
}
/* IE-Hack START */
/* Zeilen werden nur von FF interpretiert */
div>#banners {
	float:left;
	margin-left:5px;
	padding-left:10px;
	padding-right:20px;
	/*font-size:12px;*/
}
/* IE-Hack ENDE */
#banners {
	margin-top: 5px;
	float:left;
	margin-left:5px;
	padding-left:3px;
	/*font-size:12px;*/
	width:170px;
}
#content {
	display:block;
	background:url('../images/contentbg.png') repeat-y;
	text-align:justify;
}
#content_inhalt {
	/*width: 650px;*/
	width: 450px;
	margin-left:218px;
	margin-right:20px;
	padding-top:5px;
}
.contentpane_faq {
	width:550px;
}
/*.contentpaneopen_wuu {
	background:#DF0029;
}*/
/*.contentpaneopen {
	width:150px;
	background:#blue;
}*/
#footer {
	background:url('../images/footer.png') no-repeat;
	width:822px;
	height:40px;
}
#footermenu {
	margin-right:10px;
        margin-left:10px;
        text-align:right;
	margin-top:18px;
	font-weight:bold;
	color:#FFEBBD;
}
div>#footermenu {
	float:right;
	margin-right:10px;
      	margin-left:10px;
        margin-top:18px;
        text-align:right;
	font-weight:bold;
	color:#FFEBBD;
}
#clear {
	clear:both;
}
/*
	#################################
	########_ Joomla spez. _#########
	#################################
*/

a:link, a:active, a:visited {
	color:#000;
	font-weight:bold;
	text-decoration:none;
	}
a:hover {
	color:#C00;
	}

a.mainlevel_foot:link,  a.mainlevel_foot:active, a.mainlevel_foot:visited {
	padding-left:10px;
	font-size:0.9em;
	text-decoration:none;
	color:#FFF;
}
a.mainlevel_foot:hover {
color:#C00;
}

a.mainlevel_main {
	padding-right:25px;
	color:#000;
	font-size: 0.9em;
	text-decoration:none;
}
a.mainlevel_main:hover {
	color:#C00;
}

a.mainlevel_top {
	padding-right: 5px;
	color:#000;
	font-size:1.1em;
	text-decoration:none;
	padding-left:10px;
}
a.mainlevel_top:hover {
	color:#C00;
}

.wrapper {
	width:570px;
	height:600px;
}
.headline {
	font-weight: bold;
}
.normtext {
	font-size:0.85em;
}
p {
	margin: 0px 0px 0px 0px;
	}
.blog_home {
	width:530px;
}
div>.punkteins {
	margin-bottom: 7px;
	margin-right: 9px;
}
