body{
	padding:0px;
	
	font:14px Arial;
	
	background-color:#f3f3f3;
	}

img.logo{
	width:415px;
	height:75px;
}

div.wholecontent{
	width:957px;
	height:685px;
		
	background-color:#FFFFFF;
	border:1px solid #000000;
	
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	
	vertical-align: middle;
	
	margin-top:20px;
	margin-right:-20px;
	margin-left:-20px;
	
	padding:0px;
}

div.ueberschrift{
	color:#000000;
	font:bold 14px Arial;
	
	padding-top:4px;
	padding-bottom:4px;
	
	width:1010px;
	
	text-align: center;
}

div.navigation{
	width:190px;
	height:601px;
	
	background-color:#eeeeee;
	
	float:left;
	
	border-right:1px solid #a3a3a3;
	border-top:1px solid #a3a3a3;
	
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-bottomleft: 12px;
	border-bottom-left-radius: 12px;
}
	a.slink{
		display:block;
		width:185px;
		height:20px;
		text-decoration:none;
		
		padding-left:5px;
		
		color:#000000;
	}
		a.slink:hover{
			background-color:#c0d0e8;
			
			padding-left:10px;
			width:180px;
		}
	a.splink{
		display:block;
		width:185px;
		height:20px;
		text-decoration:none;
		
		padding-left:5px;
		
		color:#000000;
		
		background-color:#c0d0e8;
	}
		a.splink:hover{
			
			padding-left:10px;
			width:180px;
		}
	img.portrait{
		height:100px;
		width:190px;
		
		margin:0px;
		padding:0px;
	}

div.content{
	width: 744px;
	height:601px;
	
	background-color:#eeeeee;
	
	float:right;

	border-left:1px solid #a3a3a3;
	border-top:1px solid #a3a3a3;
	
	-webkit-border-bottom-right-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	border-bottom-right-radius: 12px;
	
}
	img.header{
		padding:0px;
		margin:0px;

		height:100px;
		width:186px;
		
		float:left;
	}
	div.textinhalt{
		
		width: 724px;	
		height:476px;
		
		padding-left:10px;
		padding-top:20px;
		padding-right:10px;
		padding-bottom:5px;
		
		overflow:auto;
		
	}
	div.contenthead{
		width: 744px;
		height: 100px;
		overflow:hidden;
	}
	
	

/* Inhalt */


/* Kontaktformular */
	input.kontaktinput{
		width:270px;
		border:1px solid #a3a3a3;
		background-color:#f2f2f2;
	}
	div.kontaktleft{
		width:450px;
		float:left;
	}
	div.kontaktright{
		width:240px;
		float:right;
	}
	div.kontaktbottom{
		width:700px;
		float:none;
	}

/* Kooperationspartner */
	a.liste{
		display:block;
		height:100px;
		width:700px;
		
		text-decoration:none;
	}
	img.liste{
		height:63px;
		width:140px;
		
		padding-top:0px;
		padding-bottom:0px;
		padding-left:10px;
		padding-right:10px;
		
		border:0px solid #000000;
	
	}
		img.liste2{
		height:90px;
		width:500px;
		
		padding-top:10px;
		padding-bottom:10px;
		padding-left:10px;
		padding-right:10px;
		
		border:0px solid #000000;
	
	}


/* Förderprogramme */
	a.fp{
		color:#000000;
		text-decoration:none;
		display:block;
		
		border:1px solid #c0d0e8;
	}
	a.fp:hover{
		font-weight:bold;
		background-color:#c0d0e8;
	}
	div.fragebogen{
		margin-left:15px;
		padding-left:5px;
		padding-top:3px;
		padding-bottom:3px;
		padding-right:5px;
	}

/* Thermographie */

	img.thermographie_p{
		float:right;
		margin:20px;
		margin:20px;
		
		width:266px;
		height:168px;
	}

/* Links */
	a.links{
		border:none;
		text-decoration: none;
	}


/* kskimmobilia */
	a.kskimmobilia{
		text-align:center;
	}
	img.kskimmobilia{
		border:none;
		
		width:310px;
		height:120px;
	}
