body{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

#bluebox{
	background-color:#82a6b7;
	width:100%;
	height:319px;
}

#streifen{
	background-color:#a9a9a9;
	width:100%;
	height:10px;
	background-image: url(images/streifen.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#whitebox{
	background-color:#ffffff;
	width:100%;
	height:319px;
}

#top{
	width:1000px;
	height:319px;
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 65px;
	text-align:left;
}

#referenzbox{
	width:1022px;
	height:319px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 65px;
	text-align:left;
}

#spalte01{
	width:272px;
	height:319px;
	margin:0;
	text-align:left;
	float: left;
}

#spalte02{
	width:235px;
	height:319px;
	margin:0;
	text-align:left;
	float: left;
}

#spalte03{
	width:252px;
	height:319px;
	margin:0;
	text-align:left;
	float: left;
}

#spalte04{
	width:188px;
	height:319px;
	margin:0;
	text-align:left;
	float: left;
}

#abstand{
	width:25px;
	height:319px;
	margin:0;
	text-align:left;
	float: left;
}


h2{
	margin-top: 25px;
	margin-bottom: 40px;
	font-family: Georgia, serif;
	font-size: 13px;
	color: #ffffff;
	line-height: normal;
	font-style: italic;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
	}
	
h1{
	margin-top: 0px;
	font-family: Georgia, serif;
	font-size: 12px;
	color: #3f3e37;
	line-height: 24px;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.1em
	}
	
h3{
	margin-top: 0px;
	font-family: Georgia, serif;
	font-size: 12px;
	color: #3f3e37;
	text-decoration: none;
	font-weight: bold;
	}
	
h4{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Georgia, serif;
	font-size: 12px;
	color: #3f3e37;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	}

h5{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Georgia, serif;
	font-size: 9px;
	color: #3f3e37;
	line-height: 13px;
	text-decoration: none;
	font-weight: normal;
	}

h6{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Georgia, serif;
	font-size: 10px;
	color: #82a6b7;
	text-decoration: none;
	font-weight: normal;
	}
	
p{
	margin-top: 0px;
	font-family: Georgia, serif;
	font-size: 12px;
	color: #3f3e37;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	}

.m0
	{
	margin: 0px;
	}
	
	
.link,.linkaktiv{
	color: #ffffff;
	text-decoration: none;
	}

.link:hover,.linkaktiv{
	color: #3f3e37;
	}

