*, html, body, li, ol, ul, p, h1, h2, h3, h4, blockquote, span, a, img, div {
	margin:0;
	padding:0;
	border:0;
}

body {	
	background:#510366 url(../images/background.jpg) 0 0 repeat-x;
}

div#wrapper {
	background:url(../images/bg_wrapper.gif) -2px 0 repeat-y;
	margin:0 auto;
	width:756px;
	height:auto;
	border-right:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
	border-left:2px solid #FFFFFF;
}

div#banner {
	height:40px;
	background:url(../images/bg_banner.gif) 0 0 repeat-x;
	padding:18px 0 0 6px;
}

div#banner p {
	float:left;
}

div#top {
	padding:0 0 2px 0;
	background-color:#FFFFFF;
}

div#logo {
	width:180px;
	height:180px;
	margin:0 2px 0 0 ;
	float:left;
}

div#topbild {
	width:392px;
	height:180px;
	margin:0 2px 0 0 ;
	float:left;
}

div#topnavi {
	background:url(../images/bg_topnavi.jpg) 0 0 no-repeat;
	width:156px;
	height:151px;
	float:left;
	padding:29px 0 0 24px;
}

div#topnavi span {
	display:none;
}

div#topnavi li {
	float:left;
	list-style:none;
}

div#topnavi a#link1 {
	width:133px;
	height:29px;
	display:block;
	background:url(../images/Bilder/topnavi_01.jpg) 0 0 no-repeat;
}

div#topnavi a:hover#link1 {
	width:133px;
	height:29px;
	display:block;
	background:url(../images/Bilder/topnavi_over_01.jpg) 0 0 no-repeat;
}

div#topnavi a#link2 {
	width:133px;
	height:30px;
	display:block;
	background:url(../images/Bilder/topnavi_02.jpg) 0 0 no-repeat;
}

div#topnavi a:hover#link2 {
	width:133px;
	height:30px;
	display:block;
	background:url(../images/Bilder/topnavi_over_02.jpg) 0 0 no-repeat;
}

div#topnavi a#link3 {
	width:133px;
	height:31px;
	display:block;
	background:url(../images/Bilder/topnavi_03.jpg) 0 0 no-repeat;
}

div#topnavi a:hover#link3 {
	width:133px;
	height:31px;
	display:block;
	background:url(../images/Bilder/topnavi_over_03.jpg) 0 0 no-repeat;
}

div#topnavi a#link4 {
	width:133px;
	height:30px;
	display:block;
	background:url(../images/Bilder/topnavi_04.jpg) 0 0 no-repeat;
}

div#topnavi a:hover#link4 {
	width:133px;
	height:30px;
	display:block;
	background:url(../images/Bilder/topnavi_over_04.jpg) 0 0 no-repeat;
}

div#left {
	background:#840000 url(../images/bg_navigation.jpg) 0 0 repeat-x;
	width:180px;
	margin:0 2px 0 0;
	float:left;
}


div#navigation li {
	display:block;
	list-style:none;
	float:left;
}

div#navigation span {
	display:none;
}

div#navigation a#navi1 {
	background:url(../images/Bilder/navi_01.gif) 0 0 no-repeat;
	display:block;
	width:180px;
	height:32px;
}

div#navigation a:hover#navi1 {
	background:url(../images/Bilder/navi_over_01.gif) 0 0 no-repeat;
	display:block;
	width:180px;
	height:32px;
}

div#navigation a#navi2 {
	background:url(../images/Bilder/navi_02.gif) 0 0 no-repeat;
	display:block;
	width:180px;
	height:30px;
}

div#navigation a:hover#navi2 {
	background:url(../images/Bilder/navi_over_02.gif) 0 0 no-repeat;
	display:block;
	width:180px;
	height:30px;
}

div#navigation a#navi3 {
	background:url(../images/Bilder/navi_03.gif) 0 0 no-repeat;
	display:block;
	width:180px;
	height:30px;
}

div#navigation a:hover#navi3 {
	background:url(../images/Bilder/navi_over_03.gif) 0 0 no-repeat;
	display:block;
	width:180px;
	height:30px;
}

div#navigation a#navi4 {
	background:url(../images/Bilder/navi_04.gif) 0 0 no-repeat;
	display:block;
	width:180px;
	height:30px;
}

div#navigation a:hover#navi4 {
	background:url(../images/Bilder/navi_over_04.gif) 0 0 no-repeat;
	display:block;
	width:180px;
	height:30px;
}

div#navigation a#navi5 {
	background:url(../images/Bilder/navi_05.gif) 0 0 no-repeat;
	display:block;
	width:180px;
	height:30px;
}

div#navigation a:hover#navi5 {
	background:url(../images/Bilder/navi_over_05.gif) 0 0 no-repeat;
	display:block;
	width:180px;
	height:30px;
}

div#inhalt {
	width:574px;
	float:left;
}


div#head {
	background:url(../images/bg_head.gif) 0 0 repeat-x;
	height:33px;
}

div#text {
	padding:18px;
	font:12px/18px Arial;
	color:#333333;
	min-height:270px;
}

*html div#text {
	height:270px;
}

div#text a {
	color:#660066;
}

div#bild_rechts {
	width:180px;
	height:182px;
	background-color:#FFFFFF;
	position:absolute;
	padding:2px 0 0 0;
	top:-184px;
	left:0;
}

*html div#bild_rechts {
	width:180px;
	height:182px;
	background-color:#FFFFFF;
	position:absolute;
	padding:2px 0 0 0;
	top:-184px;
	left:-378px;
}


div#bottom {
	background-color:#000000;
	padding:20px;
	clear:both;
	float:none;
	font:11px Arial;
	color:#666666;
	text-align:center;
	position:relative;
}

div#bottom a {
	color:#666666;
}

div#bottom a:hover {
	color:#ffffff;
}

.floatstop {
	clear:both;
	float:none;
}

h1 {
	font:bold 14px Arial;
	color:#993300;
}

h2 {
	font:bold 12px Arial;
	color:#FF6600;
}

.smalltext {
	font-size:10px;
}