@charset "utf-8";
/* CSS Document */

* {font-family: verdana,arial,helvetica,sans-serif; margin:0; padding: 0; }

#startsite {
	width: 670px;
	min-height:480px;
	height:auto !important;
	height:480px;
	margin-left:44px;
	background: url(../img/bg_start.gif) repeat-y right top;
}
.leftimg {
	float: left;
	border: none;
	}
.startHeadline {
	font-size: 1.2em;
	font-size: 19px!important;
	font-weight:bold;
	line-height:26px;
	color: #344d6e;
	margin: 0 0 0 100px;
	padding: 20px 0 0 15px;
}
.startSubHeadline {
	font-size: 1.2em;
	font-size: 19px!important;
	font-weight:bold;
	color: #344d6e;
	margin: 0 0 0 100px;
	padding: 0 0 0 15px;
}
ol.about {
	color: #344d6e!important;
	margin: 0 0 0 100px!important;
	padding: 10px 0 0 15px;
}
li.aboutItem {
	color: #344d6e!important;
	list-style: none;
	margin-bottom:11px!important;
}
h5.aboutHeadline {
	font-size: 1em;
	font-size: 16px!important;
	font-weight: bold;
	color: #344d6e!important;
	padding: 20px 20px 0 0 !important;
}
p.description {
	padding: 5px 20px 0 30px;
	font-size: 14px;	
	color: #344d6e!important;
}
