body *{
	margin:0;
	padding:0;
	color:#000;
	text-decoration:none;
}
body{
	text-align:center;
	background-color:#edeae1;
	font:12px/18px verdana,sans-serif;
}
#page{
	width:966px;
	border:1px solid #000;
	background-color:#D7D1BE;
	text-align:left;
	margin:0 auto;
}
div#oben{
	background-image:url(images/banderole.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	border-bottom:1px solid #000;
	padding-bottom:60px;
	position:relative;
	height:242px;
}

div#oben #flash{
	position:absolute;
	right:0;
	top:0;
	height:303px;
	width:483px;
}

div#rechts{
	margin-left:317px;
}

div#unten{
	min-height:240px;
}
div#foot{
	clear:both;
}
ul#navigation{
	list-style-type:none;
	padding:9px;
	font-size:14px;
	line-height:21px;
}

ul#navigation a{
	padding:2px;
}
ul#navigation a span{
	color:#EDEAE1;
}
ul#navigation a:hover{
	font-weight:bold !important;
	color:#000 !important;
}

 ul#navigation a:hover *{
	font-weight:normal;
	color:#000 !important;
}


h1{
	margin: 0.75em 0;
	margin-top:9px;
	font-size:15px;
}

p{
	margin: 0.75em 0;
}
#post16 #grossesfoto{
	border:1px solid #000;
	background-color:#FFF;
	margin:9px;
	padding:9px;
}

#grossesfoto{
	background-color:#D7D1BE;
	border:none;
	background-color:red;
	border:3px solid #D7D1BE;
}

div#unten img{
	margin-right:9px;
}

h2{
	font-size:12px;
}

table{
	margin-bottom:2em;
}

.aktiv, .aktiv span{
	background-color:#FFF;
	color:#000 !important;
}

td{
	font-weight:normal;
}