body {
color:#000000;
background-color: #c8c8c8;
font-family:Verdana,sans-serif;
font-size:0.8125em;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
margin:0%;
padding:0%;
text-align:center;
}

h3{
	font-size: 15px;

}

#hauptmain{

	background:#FFFFFF;
	width: 960px;
	border: solid 1px #000000;
	padding: 0px;
	margin: auto;	
}

#main{

	background:#FFFFFF;
	width:960px;
	border: solid 0px #000000;
	padding: 0px;
	margin: auto;
	text-align:left;

}

#logo{
	background:#4558ba;
	
	background-image: url(logo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	
	border-bottom: solid 1px #c8c8c8;
	
	width: 960px;
	height: 100px;
}

#menu{
	background:#FFFFFF;
	width: 200px; 
	float:left;	
	margin-left: 0px;	
	height: 100px;
	float:left;
}

#menu-inhalt{	
	padding-left:20px;
	padding-top: 20px;
	line-height: 2.0em;		
}

li#me nue{
	padding-left: 50px;
}

#inhalt{
	background:#FFF;
	width:558px;
	float:left;
	border-left: solid 1px #c8c8c8;
	border-right: solid 1px #c8c8c8;
}

#inhalt-inhalt{	
	padding:10px;
	padding-left:20px;
}

#rechts{
	background:#FFF;
	width:200px;	
	float:right;
}

#rechts-inhalt{	
	padding:10px;
	padding-top: 30px;
	font-size: 9px;
}

#copyright{
	background:#4558ba;
	width:960px;
	height: 17px;
	clear: both;
	font-size: 12px;
	text-align: right;
	color: #000000;
	padding-top: 1px;
	border-top: solid 1px #c8c8c8;
}

table#kontakt {
	font-size:1em;
	border: 0px #000 solid;
	width: 350px;
}

td#kontakt {
	vertical-align:top;
}

table#error {
	background-color: #d1392e;
	font-size:1em;
	border: 1px #000 solid;
	width: 450px;
	padding: 20px;
	text-align: center;
	font-weight: bold;
}

#menu-inhalt a { color:#4558ba; 
		text-decoration:none;
		font-weight:bold;
		line-height: 1.5;
		}
		
#menu-inhalt a:hover
	{
		text-decoration: underline;
		color: #4558ba;
		
		font-weight:bold;
		line-height: 1.5;
	}
	
#copyright a { color:#000; 
		text-decoration:none;		 
		}
		
#copyright a:hover
	{
		text-decoration: underline;
		color: #000;
	}
	
img#referenzen{
	border: 1px #000 solid;
}
	
	
	
table#referenzen{
	width: 100%;
	border: 0px #000 solid;
	text-align: center;
	font-size: 12px;
	border-spacing:10px;
	border-collapse:separate; // für IE

}