* {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}
/* 0wn IMG SLIDER Copyright by Hauke Lübbers */
#show{
	display: none;
	position: absolute;
	background: transparent;
	background: rgba(0,0,0,0.90);
	top: 0px;
	left: 0px;
	height: 150%;
	width: 100%;
}
#show img{
	margin: 10px auto;
}
.gallery {
	text-align: center;
}
/* End IMG SLIDER by Dubbel14*/
body {
	text-align: center;
	font-family: Arial,Veranda;
	background: #fff;
	position: relative;
}
#positioner {
	width: 955px;
	margin: 0px auto;
	text-align: left;
	position:relative;
}
.clear { clear: both; }
#header_main {
	position:relative;
	background-image: url("img/header_bg.gif");
	height: 188px;	
	border-bottom: 4px solid #107ac8;
}
img.border_left { position:absolute;top:0px; left:0px; }
img.border_right { position:absolute;top:0px; right:0px; }
img.border_bottom_left {position:absolute;bottom:0px; left:0px; }
img.border_bottom_right { position:absolute;bottom:0px; right:0px; }
blockquote {
	margin-left: 7px;
}
form input {
	border: 1px solid #107AC8;
	margin: 1px;
}

		/* Menu Main */
#menu_main {
	position:relative;
	height: 72px;
	padding-left: 16px;
	background-image: url("img/menu_bg.gif");
	background-repeat:repeat-x;
	font-weight: bold;
	border-bottom: 10px solid #fff;
}
#menu_main .link {
	position:relative;
	height: 17px;
	margin-top: 10px;
	padding-top: 3px;
	padding-right: 9px;
	padding-left: 9px;
	float:left;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	background: transparent;
	cursor:pointer;
	border-right: 2px dotted #393939;
}
#last {
	border: 0px;
	position:relative;
	height: 17px;
	margin-top: 10px;
	padding-top: 3px;
	padding-right: 9px;
	padding-left: 9px;
	float:left;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	background: transparent;
	cursor:pointer;
}
#menu_main .link:hover {color:#6e6e6e; }
#slider_wrapper {
	height: 171px;
	margin: 0px 0px 0px 10px;
	background-image: url("img/under_menu.gif");
	background-repeat:repeat-x;
	font-weight: bold;
}
#slider {
	float: left;
	position:relative;
	height: 158px;
	margin: 0px 0px 10px 10px;
	overflow: hidden;
}
#imgslider {
	float: left;
	position:relative;
	height: 158px;
	margin: 0px 0px 10px 10px;
	overflow: hidden;
}
.special_announce {
	float:right;
	position: relative;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	width:222px;
	height:47px;
	background:url("img/head_articles.gif") no-repeat;
}
.special_announce big {
	position: absolute;
	left: 45px;
	top: 5px;
	color: #000;
	font-weight: bold;
	font-size: 1.4em;
}
.special_announce small {
	position: absolute;
	left: 45px;
	top: 20px;
	color: #4a4a4a;
}
/*************** right ***************/
#left {
	float: left;
	width: 688px;
	padding: 6px;
	margin: 4px 0px 5px 20px;
	background-color: #fff;
	border: 1px solid #cfcfcf;
}
#archive {
	float: left;
	width: 336px;
	border-top: 2px solid #c6c6c6;
	padding: 5px 0px 0px 5px;
}
#topnews {
	float:left;
	width: 336px;
	padding-top: 70px;
	padding-bottom: 20px;
	padding-right: 5px;
	background-image: url("img/aktuelles.gif");
	background-repeat: no-repeat;
}
#angebot {
	float:right;
	width: 337px;
	margin: 0px 0px 5px 0px;
	padding-top: 70px;
	padding-bottom: 20px;
	padding-right: 0px;
	background-image: url("img/angebot.gif");
	background-repeat: no-repeat;
}
/*************** left ***************/
.right {
	float: left;
	width: 225px;
	margin: 4px 0px 5px 6px;
	text-align: center;
}
/*************** footer ***************/
#footer_border {
	background-image: url("img/footer_border.gif");
	margin: 0px auto;
	height: 22px;
	width: 936px;
	
}
#footer {
	clear:both;
	position: relative;
	height: 28px;
	padding-left: 35px;
	margin-bottom: 5px;
}
#footer a {
	text-decoration: none;
}
#footer #text_center {
	padding-left: 200px;
}
#footer .imp_right { position:absolute; right: 30px;top:0px;}
/*CSS Implementation by Dubbel www.happycode.de*/
