/*img, div { behavior: url(iepngfix.htc) }*/

* {
	margin:0px;
	padding:0px;}

body {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	background-color: #feffef;
	background-image: url(../Bilder/bg_main.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#main {
	position:relative;
	width:766px;
	left:50%;
	margin-left:-383px;
	background-image: url(../Bilder/bg_content.gif);
	background-repeat: repeat-y;
	}

#head {
	position:relative;
	width:766px;
	height:483px;
	background-image: url(../Bilder/bg_head.gif);
}

#top {
	position:relative;
	width:766px;
	height:98px;
}

#logo {
	width:284px;
	height:98px;
	float:left;
}

#meta{
	margin-left:474px;
	width:250px;
	height:30px;
	padding-top: 55px;
	font-size:12px;
	color:#d5d8ae;
	text-decoration:none;
}

#meta a:link, #meta a:visited, #meta a:active{
	font-size:12px;
	color:#d5d8ae;
	text-decoration:none;
}

#meta a:hover{
	color:#b3ba48;
}

#navigation {
	position:relative;
	width:766px;
	height:54px;
}

#bildwelt {
	margin-left:24px;
	width:718px;
	height:291px;
	position:relative;
}


#content {
	position:relative;
	width:766px;
	background-repeat: repeat-y;
	}

#footer {
	position:relative;
	width:766px;
	height:176px;
	background-image: url(../Bilder/bg_footer.gif);
	font-size:12px;
	color:#cb7b99;
	line-height:18px;
}

#footer h1 {
	font-size:14px;
	color:#ffffff;
	margin-bottom:2px;
}

#footer a:link, #footer a:visited, #footer a:active {
	font-size:12px;
	color:#cb7b99;
	line-height:18px;
	text-decoration:none;
}

#footer a:hover  {
	color:#ffffff;
}


#links{
	width:200px;
	float:left;
	padding:0px 0px 0px 44px;
}

#inhalt{
	width:410px;
	float:left;
	font-size:12px;
	color:#999999;
	padding:0px 0px 0px 60px;
	line-height:20px;
}

#inhalt a:link, #inhalt a:visited, #inhalt a:active{
	font-size:12px;
	color:#666;
	line-height:20px;
	text-decoration:none;
	font-style: italic;
	}

#inhalt tr a:link, #inhalt tr a:visited, #inhalt tr a:active{	
	font-size:11px;
	color:#666;
	line-height:20px;
	text-decoration:none;
	font-style: italic;
	}

#inhalt a:hover, #inhalt tr a:hover{
	color:#cd2365;
	}


#inhalt ul {
	margin:0px 0px 25px 20px;
	list-style-type:none;
	list-style-position:outside;
	}
	
#inhalt ul li {
	margin:0px 0px 5px 0px;
	}
	

#inhalt ul li ul {
	margin:0px 0px 15px 0px;
	list-style-image:none;
	list-style-type:none;
	list-style-position:inside;
	}
	
#inhalt ul li ul li {
	margin:0px 0px 0px 0px;
	font-size:11px;}
	
#inhalt tr ul {
	margin:0px 0px 0px 0px;
	list-style-image:none;
	list-style-type:none;
	list-style-position:inside;
	line-height:18px;}
	
#inhalt tr ul li {
	margin:0px 0px 7px 0px;
	font-size:11px;}
	
#inhalt ul li ul a:link, #inhalt ul li ul a:active, #inhalt ul li ul a:visited {
	font-size:11px;
	color:#666;
	line-height:20px;
	text-decoration:none;
	font-style: italic;
	}
	
#inhalt ul li ul a:hover{
	color:#cd2365;
	}
	

/*#inhalt table {
	border:1px solid #fff;}*/
	
	
#inhalt tr {
	line-height:20px;
	}
	
#inhalt tr td {
	padding:5px;
	}

#inhalt .teaser tr td {
	padding:0px;
	line-height:16px;
	font-size:11px;
	}

#clearer {
	clear:both;
	margin:0px;
	padding:0px;
	width:0px;
	height:0px;
	line-height:0px;
	font-size:0px;
	}
