* {
	font-family: sans-serif, Helvetica, Arial;
}
html, body {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(images/main_bg_loop.png);
}

#frame {
	background-image: url(images/main_bg_verlauf.png);
	background-repeat: repeat-x;	
	height: 100%;
	width: 100%;
}

#page {
	height: 100%;
	width: 882px;
}

#shadow_left {
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	width: 4px;
	height: 100%;
}

#main {
	background-image: url(images/page_main_loop_bottom.png);
	width: 874px;
}

#shadow_right {
	background-image: url(images/shadow_right.png);
	background-repeat: repeat-y;
	width: 4px;
	height: 100%;
}

#head {
	width: 874px;
	height: 320px;
	background-image: url(images/main_header.jpg);
}

#news {
	width: 190px;
	float: right;
	margin-right: 52px;
}

#news h1 {
	font-size: 18px;
	color: white;
	margin-top: 30px;
}

.news_entry {
	color: white;
}

.news_entry h2 {
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.news_entry p {
	font-size: 13px;
}

.news_entry a {
	font-size: 11px;
	color: yellow;
}

.newsentry_big {
	background-color: #eaeaea;
	padding: 5px;
	width: 400px;
}

.newsentry_big h2 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
}

.newsentry_big .text {
	margin-top: 15px;
}

.newsentry_big .text p {
	color: #555;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}

#navbar {
	width: 874px;
	height: 41px;
	background-image: url(images/navbarbg.png);
	margin: 0px;
	padding: 0px;
}

#navbar #navcontent {
	padding-top: 3px;
	padding-left: 23px;
}

#navbar .active a, #navbar .inactive a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}

#navbar .inactive a { color: #45a12a; }

#navbar .active {
	float: left;
	background-image: url(images/nav_active-trans.png);
	background-repeat: no-repeat;
	width: 139px;
	height: 34px;
	text-align: center;
	padding-top: 7px;
}

#navbar .inactive {
	float: left;
	padding-top: 7px;
	margin-left: 20px;
	margin-right: 20px;
}

#navbar .inactive:hover, #navbar .active:hover {
	text-decoration: underline;
}

#contentcontainer {
	margin: 0px;
	padding: 0px;
	width: 874px;
	background-image: url(images/content_bg_loop.png);
	background-repeat: repeat-y;
}

#content {
	margin: 0px;
	padding: 0px;
	width: 874px;
	background-image: url(images/content_bg_top.png);
	background-repeat: no-repeat;
}

#contentfoot {
	margin: 0px;
	padding: 0px;
	width: 874px;
	background-image: url(images/content_bg_foot.png);	
	background-repeat: no-repeat;
	height: 42px;
}

.contentblock {
	margin-left: 50px;
	margin-top: 0px;
	padding-left: 3px;
	padding-top: 20px;
	width: 540px;
	background-image: url(images/kiepenkerl_bg-trans.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.contentblock2 {
	margin-left: 50px;
	margin-top: 0px;
	padding-left: 3px;
	padding-top: 20px;
	width: 540px;
}


.contentblock h1 {
	color: #004b8e;
	font-size: 18px;
}

.contentblock p {
	color: #555;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}

.sideblock {
	margin-top: 10px;
	width: 255px;
	float: right;
}

.caption {
	color: #444;
	font-size: 12px;
}

td {
	color: #555;
	font-size: 12px;
	line-height: 18px;
}

.angebot {
	background-image: url(/images/aaaloop.jpg);
	background-repeat: repeat-y;
}
.acontent {
	background-image: url(/images/aaafoot.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 245px;
}
.angebot h2 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	margin-bottom: 10px;
}
.atext {
	width: 210px;
	margin-left: 20px;
}
.produkt {
	margin-bottom: 7px;
}
