body {
	font-size: 10pt;
	font-family: Arial, Helvetica, "Gill Sans", Lucida, sans-serif;
	position: relative;
	background: #deebd9;
	padding: 0px;
	margin: 0px;
}
img {
	border: none;
}

#Dach {
	width: 100%;
	height: 154px;
}
#Haus {
	background: #e8d3aa	
}

.koerper {
	margin: 0px auto;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	position: relative;
}
.abschluss {
	clear: left;
}

/* Header */

#Kopf {
	background: #6aa05d;
	height: 154px;
}
#Wappen {
	width: 140px;
	height: 134px;
	text-align: center;
	padding-top: 20px;
	float: left;
}
#Wappen img{
	behavior: url(iepngfix.htc);
}
#Kopfbild {
	width: 520px;
	height: 154px;
	overflow: hidden;
	float: left;
}
#Logo {
	float: left;
	width: 295px;
	height: 154px;
	margin-left: 28px;
	background-image:url(../images/Logo_Graef.png);
	background-repeat: no-repeat;
	text-decoration: none;
	behavior: url(iepngfix.htc);
}
#Zwerg {
	position: absolute;
	left: 575px;
	top: -128px;
	text-decoration: none;
	border: none;
}
#Zwerg img{
	behavior: url(iepngfix.htc);
}


/* Menü-Zeile oben */

#MenuZeile {
	background: none;
	padding: 0px;
	height: 29px;
	overflow: hidden;
	background: #deebd9;
}
#Menu_Haupt {
	margin-left: 140px;
	border-left: 2px solid #ffffff;
}
#Menu_Haupt .moduletable ul, #Menu_Haupt .moduletable_menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#Menu_Haupt .moduletable ul li, #Menu_Haupt .moduletable_menu ul li{
	display: inline;
}
#Menu_Haupt .moduletable ul li a, #Menu_Haupt .moduletable_menu ul li a{
	display: inline-block;
	padding-top: 9px;
	color: #333333;
	text-decoration: none;
	border-right: 2px solid #ffffff;
	width: 120px;
	height: 20px;
	text-align: center;
}
#Menu_Haupt .moduletable ul li a:hover, #Menu_Haupt .moduletable_menu ul li a:hover{
	color: #ffffff;
	background: #becbc9;
}
#Welle_oben {
	position: absolute;
	width: 1000px;
	height: 27px;
	left: 0px;
	top: -20px;
	background-image:url(../images/Welle.png);
	behavior: url(iepngfix.htc);
}

/* Menü linke Seite */

#Menu_Links {
	float: left;
	width: 140px;
}
#Menu_Links .moduletable ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#Menu_Links .moduletable ul li a{
	display: block;
	color: #333333;
	background: #f7f2e3;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 5px;
	border-bottom: 2px solid #ffffff;
}
#Menu_Links .moduletable ul #current a{
	background: #ede8d1;
}
#Menu_Links .moduletable ul #current ul li a{
	background: #f7f2e3;
}
#Menu_Links .moduletable ul #current ul li #current{
	background: #ede8d1;
}

	
#Menu_Links .moduletable ul li a:hover, #Menu_Links .moduletable ul #current a:hover{
	color: #ffffff;
	background: #fcbe81;
}
#Menu_Links .moduletable #SonstMenu li a:hover, #Menu_Links .moduletable #SonstMenu #current a:hover{
	color: #ffffff;
	background: #dcbe91;
}
#Streifen1 {
	margin-top: 12px;
	height: 7px;
	background: #fcbe81;
	border-bottom: 2px solid #ffffff;
}
#Streifen2 {
	margin-top: 0px;
	height: 7px;
	background: #dcbe91;
	border-bottom: 2px solid #ffffff;
}

/* Hauptfenster */

#Haupt {
	height: 100%;
	background-image:url(../images/menu_fenster_bg.jpg);
	background-repeat: repeat-y;
}
#Fenster {
	padding: 0px;
	width: 860px;
	float: left;
}
#Inhalt{
	padding-left: 20px;
	padding-right: 20px;
	width: 590px;
}
* html #Inhalt{
	width: 585px;
}
.contentpaneopen {
	background: #f2f7f0;
}
.contentpaneopen div p, .contentpaneopen p, .contentpaneopen div table, .contentpaneopen table{
	padding-top: 14px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 1px;
	margin: 0px;
	margin-left: 12px;
}
.contentheading {
	background: #deebd9;
	border-top: 12px solid #6aa05d;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 12px;
	padding-right: 10px;
}
.createdate{
	font-size: 9px;
	padding-bottom: 6px;
	padding-top: 3px;
	margin-left: 12px;	
}
.modifydate{
	font-size: 9px;
	padding-bottom: 6px;
	margin-left: 12px;
}
.small {
	font-size: 9px;
}
.article-seperator, .platzhalter {
	height: 20px;
}
.abschluss {
	height: 30px;
}

/* Fotos und Bilder */
.img_caption.left {  
	float: left;
	margin-left: 5px;
}  
.img_caption.right {  
	float: right;
	margin-right: 5px;
}  
.img_caption.left p {  
	clear: left;  
	text-align: center;  
}  
.img_caption.right p {  
	clear: right;  
	text-align: center;
	font-style: italic;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
}  

/* Kasten rechts */

#Menu_Rechts{
	float: right;
	width: 208px;
	background: #deebd9;
	border-top: 12px solid #6aa05d;
	margin-top: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 12px;
}
#Menu_Rechts div{
	display: inline;
}
#Menu_Rechts .moduletable{
	padding-bottom: 6px;
	display: block;
}

/* Fußzeile */

#Menu_Fuss {
	padding-top: 18px;
	text-align: center;
	background: #deebd9;
	height: 40px;
}
#Welle_unten {
	position: absolute;
	width: 1000px;
	height: 29px;
	left: 0px;
	top: -10px;
	background-image:url(../images/Welle.png);
	behavior: url(iepngfix.htc);
}