@charset "utf-8";
/* CSS Document */

html, body {
	margin:0;
	padding:0
}
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background-image:url(bilder/bg-lenzi.gif);
	background-repeat: no-repeat;
	background-color:#000066;
	/*background-position:left;*/
	background-attachment:fixed;
	}
p, h1 {
	margin:0 10px 15px 10px
}

a {
	display:block;
	/*color: #981793;*/
	/*padding:10px*/
}
/*div#header h1 {
	height:80px;
	line-height:80px;
	margin:0;
	padding-left:10px;
	background: #EEE;
	color: #79B30B
}*/
div#container {
	text-align:left;
}

#kopfbild {
	border-right: #ffffff 10px solid;
	}

div#wrapper {
	background-color:#0033FF;
	margin-top:0px;
	}
div#content p {
	line-height:18px;
	color: #595959;
}
div#content h1 {
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size: 20px;
	color: #af0916;
	}
	
div#inhalt {
	height: 539px;
	/*background-image:url(bilder/bg-content.gif);
	background-repeat:repeat-x;
	background-position:bottom;*/
	border-right:#FFFFFF 28px solid;
	border-left:#fff 28px solid;
	border-top:#fff 18px solid;
	border-bottom:#fff 18px solid;
	background-color: #000066;
	}
	
div#navigation {
	/*background:#B9CAFF*/
}

div#logo {
	margin-bottom: 38px;
	}
/*div#extra {
	background:#FF8539
}*/
div#footer {
	/*background: #333;*/
	color: #FFF;
	font-size:11px;
	
}
div#footer p {
	margin:0;
	padding:5px 10px
}

div#container {
	width:950px;
	margin:36px auto
}
div#content {
	float:right;
	width:685px
}

div#inhalt {
	/*background-color:#fff;
	padding-bottom:1px;*/
	text-align:center;
	/*padding: 77px 0 0 142px;*/
	}

div#navigation {
	float:left;
	width:250px
}
/*div#extra {
	float:left;
	clear:left;
	width:200px
}*/
div#footer {
	clear:both;
	width:685px;
	margin-left: 265px;
}

div#infobox {
	background-color: #40408c;
	}
div#infobox-o {
	margin-top: 20px;
	}
	
div#infobox p {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	color:#FFFFFF;
	text-align: center;
	margin-bottom:0;
	}
div#infobox p.infoboxFett {
	font-size: 26px;
	font-weight: bold;
	}
	
div#fuss p a:link, div#fuss p a:visited, div#fuss p a:active {
	text-decoration:underline;
	color: #8080b3;
	display:inline;
	}
div#fuss p a:hover {
	color:#FFFFFF;
	}

div#galerie {
	/*padding:30px;*/
	/*border: #000066 50px solid;*/
	width:380px;
	height: 400px;
	margin-top: 69px;
	margin-left: auto;
	margin-right: auto;
	display:inline-block;
	/*margin: 50px 0 0 50px;*/
	}
