
body {
	margin:0;
	background-color: #fff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}

form {
	display: inline;
}

input {
	font-size:11px;
}

img {
	border: 0;
}

a {
	color: #001B84;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear:both;
}

/* Layout definitionen */
#main {
	width: 944px;
	margin: 0 auto;
	background-image: url('images2/main_bg.jpg');
	padding:0 40px;
}

#head {
	background-image: url('images2/head_bg.jpg');
	width: 944px;
	height: 252px;
	position: relative;
}

#head #logo {
	position: absolute;
	left: 23px;
	top: 22px;
	width: 128px;
	height: 128px;
}

#head #slogan {
	position: absolute;
	left: 253px;
	top: 120px;
	font-size:20px;
}

#head #contact {
	position: absolute;
	left: 255px;
	top: 149px;
	color: #999;
}

#head #contact a {
	color: #999;
}

#head #contact #contact_links {
	margin-top:5px;
}

#head #koop {
	position: absolute;
	left: 27px;
	top: 175px;
	width: 82px;
}

#head #koop img {
	margin-bottom: 3px;
}

#head #teaser {
	position: absolute;
	left: 508px;
	top: 149px;
}

#head #teaser img {
	float: left;
	margin-right: 10px;
}

#head #banner {
	position: absolute;
	left: 248px;
	top: 23px;
	width: 468px;
	height: 60px;
}

#body {
	width: 944px;
	background-image: url('images2/body_bg.jpg');
}

#body #left {
	float: left;
	width: 185px;
	background-image: url('images2/left_bg.jpg');
	background-repeat: no-repeat;
	padding-left: 22px;
}

#body #left #searchbox {
	height:40px;
}

#body #left #searchbox input {
	float: left;
}

#body #left #searchbox #searchterm {
	background-color: #fff;
	border: 1px #333 solid;
	height: 14px;
	margin-right: 2px;
	padding: 2px;
	width: 120px;
}

#body #left #navigation {
	width: 150px;
	padding-left: 5px;
	margin-bottom:90px;
}

#body #left #navigation a {
	display:block;
	color: #333;
	font-weight:bold;
	background-image: url('images2/bullet_grey.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 15px;
	font-size: 12px;
	line-height: 17px;
	height: 17px;
	width: 135px;
}

#body #left #navigation a:hover, #body #left #navigation a.active {
	color: #fff;
	background-image: url('images2/bullet_white.gif');
}

#body #left #teaser_left img {
	margin-bottom: 5px;
}

#body #content {
	float: right;
	width: 641px;
	padding: 0 48px 30px 48px;
	overflow:hidden;
}
.box {
	font-size:12px;
}

.box .head {
	background-image:url('../images/box_head.jpg');
	background-repeat:repeat-x;
}

.box .head .out {
	background-image:url('../images/box_out.jpg');
	background-repeat:no-repeat;
}

.box .head .out h1 {
	color:#fff;
	font-weight:normal;
	font-size:12px;
	background-image:url('../images/box_h1.jpg');
	background-repeat:no-repeat;
	background-position:right;
	line-height:21px;
	margin:0 0 0 18px;
}

.box .content {
	padding:18px;
}

.box .content ul {
	list-style-type:none;
}

.box .content ul li {
	padding-left:12px;
	background-image:url('../images/bullet2.gif');
	background-repeat:no-repeat;
	background-position:0 50%;
	margin-bottom:5px;
	font-size:11px;
}

#shop_search {
	position:relative;
	width:254px;
	height:177px;
	float:left;
	background-image:url('../images/shop_search_bg.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
}

#shop_search .content ul {
	position:absolute;
	left:100px;
	top:70px;
	margin:0;
	padding:0;
}

#shop_search #shop_searchterm {
	position:absolute;
	top:38px;
	left:100px;
	border:1px #A5A4A4 solid;
	width:117px;
	font-size:11px;
	height:16px;
}

#shop_search #shop_searchterm_button {
	position:absolute;
	top:38px;
	left:223px;
}

#branchen_news {
	position:relative;
	width:377px;
	height:177px;
	float:right;
	background-image:url('../images/news_bg.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
	font-size:11px;
}

#branchen_news h2 {
	color:#001D85;
	margin:0;
	font-size:12px;
	font-weight:bold;
}

#branchen_news .content {
	padding:14px 18px 18px 18px;
}

#branchen_news .headline {
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}

#branchen_news .more {
	margin:10px 0 5px 0;
	display:block;
	background-color:#cad1e8;
	padding:2px 5px;
	color:#333;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	background-image:url('../images/bullet2.gif');
	background-repeat:no-repeat;
	background-position:5px 50%;
	padding-left:17px;
}

#branchen_news label {
	font-size:12px;
	position:absolute;
	top:146px;
	left:18px;
}

#newsletter {
	position:absolute;
	top:144px;
	left:155px;
	width:187px;
	font-size:11px;
	height:16px;
	border:1px #A5A4A4 solid;
}

#newsletter_button {
	position:absolute;
	top:144px;
	left:348px;
}