html * {
	padding:0;
	margin:0;
}
div {padding:0; margin:0;}
body {

	background-color: #ff8800;
	font: 12px/14px Futura, sans-serif;
	margin:0;
}

table {	font: 12px/14px Futura, sans-serif;
}

a img {border:0; vertical-align:middle; margin-left:2px;}

a {
	color:#fff;
	text-decoration:none;
}

a:hover {
	color: #ff8800;

}

p {
	color: #000;
	margin-bottom:12px;
}

p a {
	color:#901F4A;
	}
td {
	color: #000;
}

h1 {	font: 16px/20px Futura, sans-serif;
		font-weight:bold;
		color:#901F4A;
		margin-bottom:30px;
}

h1 a {color:#901F4A;}

h2 {font: 14px/16px Futura, sans-serif;
		color:#901F4A;
		margin-bottom:15px;}

.pink {color:#901F4A;}

.active {
	color:#ff8800;
}

.image {border: #901f4a 2px solid;
		width:200px;
		margin-bottom:15px;
		float:right;
		
}

.image_p20 {border: #901f4a 2px solid;
		width:200px;
		margin-bottom:15px;
		padding:20px 0;
		background-color:#fff;
}
.image_s {border: #901f4a 2px solid;
		height:200px;
		margin:0 15px 15px 15px;
		float:right;

		
}
#tabelle table tr td a {		
		color:#901F4A;
}

#site {
	background:url("../img/bg/kita_002.jpg");
	background-repeat:repeat-x;
	
}

#header {
	background: url("../img/bg/kita_001.jpg");
	background-repeat:no-repeat;
	width:1016px;
	height:110px;
	margin:0;
	
}

#navi {
	background-color:#5F1227;
	background: url("../img/bg/kita_003.jpg");
	background-repeat:no-repeat;	
	width:1016px;
	height:21px;
	margin:0 0 -1px 0;
	padding:0 0 0 0;
}

#navi ul {
	height:20px;
	
}

#navi ul li {
	list-style:none;
	color:#fff;
	float:left;
	margin:auto 7px;
	
}

#links {
	margin:2px 0 auto 80px;
	width:485px;
	float:left;
}

#rechts {
	margin:2px 167px auto 0;
	float:right;
	
}

#main {
	background: url("../img/bg/kita_004.jpg");
	background-repeat:no-repeat;	
	width:1016px;
	height:497px;
	margin:0;
	padding:0;
	
}

#main div {
	float:left;
		
}

#leerraum {
	margin:0 0 0 0;
	padding:3px 0 0 0;
	width:169px;
	
	
}

#subnavi {
	margin:0 0 0 30px;
	padding:125px 0 0 0;
	width:139px;
	
	
}

#subnavi ul li {
	list-style:none;
	color:#666;
	margin:0 0 5px 0;
	height:18px;
	
	
}

#subnavi ul li a {
	color:#454545;
	
}

#subnavi ul li a.active {
	color:#901F4A;
	font-weight:bold;
	
}

#subnavi ul li a:hover{
	color:#901F4A;
	
}

#tabelle{
	height:315px;
	width:390px;
	overflow:auto;
	overflow-x:hidden;
		
	}
	
#tabelle table tr a img {
	border:0px;
	float:left;
	
}


#tabelle table tr td a img {
	border:0px;
	float:left;
	
}


#tabelle table tr td {
	vertical-align:middle;
	
}

#tabelle table tr {margin:15px auto;}



#inhalt ul li a {
	color:#454545;
	
}

#inhalt ul li a.active {
	color:#901F4A;
	font-weight:bold;
	
}

#inhalt ul li a:hover{
	color:#901F4A;
	
}
#inhalt {
	margin:0 0 0 36px;
	padding:75px 0 0 0;
	width:423px;
	height:250px;
	
}

#text {
	height:316px;
	width:370px;
	overflow:auto;
	overflow-x:hidden;
	padding:0 20px 0 0;
	
}

#akt_text {
	width:350px;

}

#akt_fotos {
	width:220px;
	margin:56px 0 0 40px;
}

#textabelle {
	height:316px;
	width:637px;
	overflow:auto;
	overflow-x:hidden;
	padding:0 20px 0 0;
	
}

#textabelle div#foto_rechts{float:right; margin:-540px 0 0 0;}

#textabelle table {width:400px;
}

#textabelle table tr td{vertical-align:top;
}

td.bild{width:150px;}

#foto_rechts {
	width:220px;
	margin:79px 20px 0 0;
}



#inhalt h1 {
	width:380px;
	
}

#footer {
	background:url("../img/bg/kita_005.jpg");
	background-repeat:no-repeat;	
	width:1016px;
	height:41px;
	margin:0;
	
}

.clear {
	clear:both;
}