﻿body {	
	background-color: #ffffff;
	/*background: 0 -115px url(entwurf_2008_02_27_02.jpg) no-repeat;*/
	font-family: Arial, Helvetica, sans-serif;	
	font-size:13px;	
	line-height:16px;	
	color: #00000;
	margin:0px;
	paddig:0px;
	border:0px;
	}
div{
	margin:0px;
	padding:0px;
	border:0px;
}
p{
	margin:0px;
	margin-bottom:16px;
	padding:0px;
	border:0px;
}
#site-screen{
	width:100%;
}
#page-head{
	border:1px solid #ffffff;
	/*border-bottom:1px solid #338c26;*/
	/*background: 10px 25px url(logo_kollwitz66.gif) no-repeat;*/
	width:760px;
	height:130px;
}
#page-head p.link-home {
	float:left;
	margin-top:50px;
}
#page-head #logo{
	position: relative;
	top:25px;
	left:10px;
	z-index:0;
	text-align:left;
	overflow:hidden;
	height:105px;
	width:280px;
	float:left;
}
#page-head .adressblock{
	text-align:right;
	font-size:12px;
	color: #808080;
	margin-top:50px;
	margin-right:10px;
	float:right;
}

#page-navigation{
	border-top:1px solid #338c26;
	border-bottom:1px solid #338c26;
	width:760px;
	height:25px;
	text-align:left;
	position:relative;
	background:#ffffff;
}
#page-navigation ul{
	margin:0;
	margin-top:4px;
	padding:0;
	border:0;
}
#page-navigation ul li{
	margin:0;
	padding:0;
	border:0;
	list-style-type: none;
}
#page-navigation ul.navi-links{
	float:left;
	width:600px;
	padding-left:10px;
}
#page-navigation ul.navi-links li{
	float:left;
	width:auto;
	margin-right:20px;
}
#page-navigation ul.navi-rechts{
	text-align:right;
	margin-right:10px;
}
#page-navigation a {	
	color: #000000;	
	font-weight:bold;
	text-decoration: none;
	background: 0 5px url(li_normal.gif) no-repeat;
	padding-left:10px;
}
#page-navigation a:hover,
#page-navigation a.hover{	
	color: #338c26;	
	font-weight:bold;
	background: 0 5px url(li_hover.gif) no-repeat;
	}



#page-body{
	border-bottom:1px solid #338c26;
	width:760px;
	/*height:400px;*/
	min-height:390px;
	overflow:auto;
}

#linke-spalte{
	/*border:1px solid yellow;*/
	background: 10px -130px url(logo_kollwitz66.gif) no-repeat;
	width:140px;
	height:70px;
	float:left;
	padding-top:30px;
	text-align:left;
}


#mittlere-spalte{
	margin-top:30px;
	width:470px;
	float:left;
	text-align:left;
}

#mittlere-spalte h1, h2, h3 {
	margin:0px;
	font-size:13px;
	line-height:16px;
}
#mittlere-spalte h1{
	color:#338c26;
	font-size:16px;
	margin-bottom:16px;
}
#mittlere-spalte h2 {
	color: #000000;
	}
#mittlere-spalte h3 {	

	}
#mittlere-spalte div.bildrechts {
	float:right;
	margin-bottom:16px;	
	margin-left:10px;
	width:180px;
	text-align:center;
}
img {
	border:0;
}
#mittlere-spalte a {	
	color: #000000;	
	font-weight:normal;
	text-decoration: underline;
}
#mittlere-spalte a:hover {	
	color: #338c26;	
	font-weight:normal;
	text-decoration: underline;
}


#rechte-spalte{
	/*border:1px solid blue;*/
	width:140px;
	height:10px;
	float:left;
}
#page-footer {
	width:760px;
	height:20px;
}
#page-footer p{
	text-align:right;
	margin-right:10px;
	font-size:10px;
	color: #808080;
}
#page-footer a {	
	color: #808080;	
	font-weight:normal;
	text-decoration: none;
}
#page-footer a:hover {	
	color: #338c26;	
	font-weight:normal;
	text-decoration: none;
}
