body {
	font-family: Verdana, sans-serif;
	font-size: 100%;
	line-height:1.5em;
	background-color:#fff;
	margin: 0;
	padding: 0;
}


div.hauptnavigation {
	position:absolute;
	left:0px;
	top:0px;
	width:221px;
	height:560px;
	
}

div.hauptmenu {
	position:relative;
	left:0px;
	top:15px;
	
}

div.unternavigation {
	position:relative;
	left:0px;
	top:50px;
	width:80%;
	
}


div.seitenkopf {
	position:absolute;
	left:221px;
	top:0px;
	width:735px;
	height:106px;
}

div.seitenfuss {
	position:relative;
	left:221px;
	top:498px;
	width:735px;
	float:left;
}


div.inhaltcontainer {
	position:absolute;
	left:221px;
	top:106px;
	width:735px;
	height:390px;
	clip: rect(auto auto auto auto);
	overflow:auto;
}

div.inhalt{
	position:relative;
	left:120px;
	top:0px;
	width:597px;
	height:176px;
	display:block;
}

div.inhalttext {
	position:relative;
	top:9px;
	width:296px;
	height:300px;
	float:left;
	left: 0px;
}

div.inhaltbild {
	position:relative;
	width:300px;
	height:300px;
	float:left;
	left: 100px;
	top: 9px;
}

li{
	margin-bottom:1.25em;
}

p.ueberschrift {
	position:relative;
	width:20%;
	font-weight:bold;
	line-height:1.0em;
	clear:both;
	left:120px;
}


p.atelier{
	color:#669999;
	font-size:1.5em;
	font-weight:bold;
	margin-top:43px;
	margin-left:22px;
	line-height:1.5em; 
}

p.kp{
	color:#669999;
	font-size:1.5em;
	font-weight:bold;
	float:right; 
}

.subnav{
	font-size:0.9em;
	color:#669999;
	font-weight:bold;
	margin-right:22px;
	
	
}

/*Links Hauptmenu*/
a.hauptmenu{ 
    font-size:0.75em;
	font-weight:bold;
	line-height:1.0em;
    color:#764D22;
	text-decoration:none;
	display:block;
	margin-left:22px;
	margin-bottom:2.7em;
}

a.hauptmenu:link{ 
    color:#764D22;
	font-weight:bold;
	}

a.hauptmenu:visited{ 
    color:#669999;
	}

a.hauptmenu:active, a.hauptmenu:hover, a.hauptmenu:focus{ 
    color:#669999;
	text-decoration:underline;
	}
	
/*Links Untermenu*/
a.untermenu{ 
    font-size:0.75em;
	font-weight:bold;
    line-height:1.0em;
	color:#669999;
	text-decoration:none;
	margin-right:22px;
		
}

a.untermenu:link{ 
    color:#669999;
}

a.untermenu:visited{ 
    color:#666;
}


a.untermenu:active, a.untermenu:hover, a.untermenu:focus{ 
    color:#764D22;
	text-decoration:underline;
}
