html, body{
margin:0px;
padding:0px;
font-family:verdana, arial, sans-serif;
font-size:12px;
color:#333333;
}

a{
	color:#330066;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a img, .no_border{
	border:0;
}

p{
	margin:0px;
	padding:0px;
	line-height:16px;
}

strong{
	color:#cc3333;
}

h1{
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:18px;
	color:#330066;
	text-transform: uppercase;
	margin-bottom:20px;
}

h2{
	font-weight:bold;
	font-size:12px;
	color:#330066;
	text-transform: uppercase;
	margin-top:30px;
		margin-bottom:10px;
}

ul{
	margin-left:0px;
	padding-left:10px;
}
li{
	line-height:25px;
	margin-left:5px;
	padding-left:5px;
}

#wrapper{
	width:1022px;
	height:766px;
	margin:0 auto;
	border:1px solid #330066;
	margin-top:10px
}

#box{
	width:1022px;
	height:743px;
	border-bottom:2px solid #330066;
	margin-bottom:1px;
}

#logo{
	margin-top:25px;margin-left:28px;
}

#spalte_links{
	float:left;
	width:288px;
	border-right:1px solid #dedede;
	height:743px;
}
#spalte_rechts{
	float:left;
	margin-top:110px;
	margin-left:40px;
	width:693px;
	height:632px;
	background-repeat:no-repeat;
	background-position:bottom right;

}



#spalte_rechts ul.dreieck, #spalte_rechts li.dreieck{
	margin:0px;
	padding:0px;
	list-style:none;
}

#spalte_rechts ul.dreieck{
	margin-left:-10px;
}

#spalte_rechts li.dreieck{
	padding-left: 30px;
	background-image: url(../design_images/bg_navi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:26px;
	line-height:26px;
}

#spalte_rechts li a{
	text-decoration:none;
}

#spalte_rechts li a:hover{
	text-decoration:underline;
}

#footer{
	width:992px;
	height:20px;
	background-color:#330066;
	text-align:right;
	padding-right:30px;
}

#footer a{
	text-decoration:none;
	color:#ffffff;
	line-height:20px;
}

#footer a:hover, #footer a.selected{
	color:#FFCC00;
}

#navi{
	margin-left:30px;
	margin-right:30px;
}

#navi ul, #navi li{
	margin:0px;
	padding:0px;
	list-style:none;
}

#navi li{
	/*padding-left: 30px;
	background-image: url(../design_images/bg_navi.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	height:26px;
	border-top:1px solid #dedede;
}

#navi li.selected{
	
	height:26px;
	border-top:1px solid #dedede;
}

#navi li a{
	padding-left: 30px;
	background-image: url(../design_images/bg_navi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:14px;
	display:block;
	line-height:26px;
	text-decoration:none;
	color:#330066;
}

#navi li a.selected, #navi li a:hover{
	background-image: url(../design_images/bg_navi_on.jpg);
}

.cleaner{
	 clear:left;
}

#content_bild{
	  float:left;
	  width:450px;
	  text-align:right;
	  margin-top:148px;
	  display:inline;
}

#content_text{
	 float:left;
	 width:243px;
	 
}

#content_bild_index{
	  float:left;
	  width:485px;
	  text-align:right;
	  margin-top:35px;	
	  display:inline;
}

#content_text_index{
	 float:left;
	 width:208px;
}

.text_kontakt{
	width:560px;
	height:71px;
}

.text_index{
	width:560px;
	height:90px;
}
