body 
{
    
	font-family: "Lucida Grande", Verdana, "Vera Sans", Tahoma, Helvetica, Arial, sans-serif; 
	
	font-size: 11px;
	line-height: 17px;

	word-spacing: 1px;

	text-align: left;

 	background-color:#444;
 	background-repeat: repeat-x;
 	margin:0;
 	color: #555;
}

img{
	border: 0; margin: 0; padding: 0;
}


li{
	list-style-type: square;
}

tr{
    text-align: left;
}

h1, h2, h3, h4, h5, h6{
	display:block;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	font-weight: normal;
}


h1{
	font-size: 23px;
	margin-bottom: 22px;
	padding-left: 24px;
}

h2{
	font-size: 1.5em;
}


h3{
    font-size: 1.2em;
}

h3 a{
	border: 0px;
	color: #D92205;
}


a:link, a:visited, a:active, a:hover
{ 
  text-decoration:underline;
  font-weight:normal;
  color: #8D99C7;
}

a:active, a:hover
{ 
  color:#999999;
}

/* */
/* Layout */
/* */


#banners img{
    margin-left: 30px;
}

#kopf {
	padding: 0;
	
	position: relative;
	padding: 15px 0 0 0;
	/* border-bottom:1px solid #000; */
	margin: 0;

	background-color: #fff;
	background-image: url("../images/4.jpg");
	background-repeat: no-repeat;
	background-position: left bottom; 
	height: 240px;
}

#banners{
	position: absolute;	
	right: 30px;
	top:55px;
}

#inhalt {
	border:0;
	width: 690px;
	background-color:#fff;
	float:left;
	padding:30px 30px 30px 30px;
	margin: 0;
	z-index: 2;
}


#wrap{
	width:750px;
	
	margin:0px auto;
	border:0;
		
	text-align:left;
	
	background-color: #fff;

	overflow:hidden;
}




/* */
/* Navigation */
/* */

#kopf > img{
	position: absolute;
	bottom: 0;
	left: 0;
}

#logo{
	float: left;
}

#navigation{
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;

	border:0; margin:0; padding: 0;
	position: absolute;
	/* float: right; */
	bottom: 0;
	right: 0;
}

#navigation ul{
	border:0; margin:0; padding: 0;

	white-space: nowrap;
	list-style: none;
}

#navigation li{
	border:0; margin:0; padding: 0;

	list-style-type: none;
	
}

#navigation a{
	border:0; margin:0; padding: 0;
	
	color: #555;
	font-size: 11px;
	line-height: 2em;
	text-align: right;
	text-decoration: none;
	
	padding-right: 30px;
	display: block;
	width: 720px;
	height:24px;
}


#navigation .selected {
	background-image: url("/gfx/selected.png");
}

#navigation .selected:hover {
	background-image: url("/gfx/selected.png");
}

#navigation a:hover{
	background-image: url("/gfx/hover.png");
}

#accessibility{
	position: absolute;
	top: -10000px;
}


#inhalt img{
	border: 1px solid #999;
}

.columnized1, .columnized2{
	width: 312px;
	margin: 0;
	padding: 0;
	/* overflow: hidden; */
}

.columnized1{
	float: left;
	padding-right:30px;
	border-right: 1px solid #999;
}

.columnized2{
	float: left;
	padding-left:30px;
	border-left: 1px solid #999;
		
	position:relative;
	left: -1px;
}


label{
  margin: 0;
} 

input{
	margin-bottom: 1em;
}

form{
	margin-top: 2em;
}


#fuss{
    float:left;
    width: 690px;
    position: relative;
	border: 0; margin: 0; 
	padding: 7px 30px 7px 30px;
	 
	background-color: #eee; 

}

#fuss p{

}

.partner-bild{
    display: inline;
	float: left;
	clear: both;
	margin: 0 15px 30px 0;	
}

.partner{
    width: 200px;
	float: left;
	vertical-align: top;

}

.partner p{
	vertical-align: top;
}

.partner h3{
	margin: 0;
}

