#design {
	width: 314px;
	height: 101px;
}

#logo {
	top: 17px;
	left: 24px;
	width: 228px;
	height: 52px;
}

body, #footer {
	background-color: #22568b;
}


#ownerlogo {
	position: relative;
	top: 17px;
	left: 755px;
	height: 28px;
	width: 122px;
	background-image: none;
	padding-bottom: 10px;
}

#startpage {
	background-image: url('../img_design/karta.jpg');
	background-position: 287px 0px;
	background-repeat: no-repeat;
}

#content {
	min-height: 400px;
}

#submenu {
	background-image: url('../img_design/sub_bg.gif');
	height: 26px;
	line-height: 26px;
}

#submenulist {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#submenulist li {
	float: left;
	display: block;
	padding-right: 12px;
	padding-left: 10px;
	background-image: url('../img_design/sub_line.gif');
	background-position: right 7px;
	background-repeat: no-repeat;

}

#submenulist li.last {
	background-image: none;
}

#submenulist li a {
	color: black;
	font-weight: bold;
	font-size: 11px;
	display: block;
	text-decoration: none;
}

#submenulist li a.active {
	color: #446eba;
}


#content #col1 .newsimage {
	float: left;
	width: 82px;
}

#content #col1 .newsimage img {
	width: 82px;
	height: 82px;
	border: 1px solid #666;
}

#content #col1 .newsitem img {
	margin-right: 11px;
}

h1, h2 {
	color: #003f5f;
}


#content #col3x {
	float: left;
	padding: 0;
	padding-top: 25px;
	width: 262px;
}

#content #col3x .sideline {
	padding: 15px;
	background-image: url('../img_design/line.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
}


.press {
	background-image: url("../img_design/pdf.gif");
	background-repeat: no-repeat;
	margin-bottom: 15px;
	width: 200px;
}

.presstext {
	padding-left: 22px;
}

.press img {
	float: left;
	width: 16px;
	height: 16px;
}

#content2col #col1y {
	float: left;
	width: 122px;
	min-height: 375px;
	margin-right: 13px;
	overflow-x: hidden;
}

#content2col #col2y {
	float: left;
	width: 400px;
	min-height: 375px;
}

#content2col #col3y {
	float: left;
	margin-left: 25px;
	width: 246px;
}

#content2col img, #content #col2 img, #content #col3 img {
	border: 1px solid #a4a4a4;
}


.box4 img {
	width: 241px;
}

#about #content {
	background-image: url('../img_design/bg_overlay_single.gif');
}

#about #col1 {
	padding-right: 0;
	margin-right: 0;
}

#about #col2 {
	margin-right: 15px;
}

#services #content {
	background-image: url('../img_design/bg_overlay_single2.gif');
}

#services #col2 {
	margin-right: 5px;
	padding-right: 0;
	width: 254px;
}

#services #content {
	padding-right: 0px;
}

#services #col3 {
	padding-left: 0;
	margin-left: 0;
	width: 273px;
}

.box4 {
	margin-bottom: 15px;
}

.personalbild { float: left; width: 125px; }
.personaltext { float: right; width: 390px; }

