body {
	font-family : Arial, Helvetica, sans-serif;
	background : #fff;
	color : #4D4D4D;
	margin : 0;
	padding : 0;
	text-align : left;
	font-size : 11px;
	#behavior: url('scripts/csshover.htc');
}

a,a:visited,a:active,a:hover,a:focus {
	text-decoration : underline;
	color : #AC2020;
}

#container {
	position : absolute;
	top : 0;
	left : 0;
	width : 1012px;
	height : 100%;
	margin : 0;
	padding : 0;
}

#banner {
	position : relative;
	display : block;
	top : 0;
	left : 0;
	width : 100%;
	height : 95px;
	margin : 0;
	padding : 0;
	background : #5F5B5A url(../images/banner.jpg) top left no-repeat;
}

#banner #logo {
	position : relative;
	display : block;
	top : 19px;
	left : 142px;
	margin : 0;
	padding : 0;
}

#mainnav {
	position : relative;
	display : block;
	overflow : hidden;
	top : 1px;
	left : 0;
	width : 100%;
	height : 23px;
	padding : 0;
	background : url(../images/bg_balken_main_nav.gif);
}

#mainnav ul {
	display : block;
	list-style : none;
	white-space : nowrap;
	margin : 0 0 0 249px;
	padding : 3px 0 3px 0;
}

#mainnav li {
	display : block;
	float : left;
	margin-right : 1px;
	width : 241px;
	height : 17px;
	text-align : center;
	background : url(../images/bg_main_nav.gif);
}

#mainnav ul li a {
	display : block;
	text-decoration : none;
	color : #4C4E4D;
	letter-spacing : 2px;
	line-height: 170%;
	font-size : 10px;
	text-transform : uppercase;
	width : 100%;
	height : 17px;
}

#mainnav ul li a:hover { 
	color: #fff; 
	background-color: #AB211E; 
} 

#mainnav li .active {
	color: #fff; 
	background-color: #AB211E; 
}

#middlebox {
	position : relative;
	display : block;
	top : 0;
	left : 0;
	width : 100%;
	height : 462px;
}

#leftbox {
	position : absolute;
	display : block;
	top : 21px;
	left : 24px;
	width : 206px;
}

#leftbox #teasernews, #leftbox #teaserangebot, #leftbox #teaserkontakt {
	position : relative;
	display : block;
	top : 0;
	left : 0;
	width : 100%;
	overflow : visible;
	border-bottom : 1px solid #ffffff;
}

#leftbox h1 {
	display : block;
	width : 100%;
	height : 18px;
	text-align : center;
	font-size : 10px;
	font-weight : normal;
	color : #4C4E4D;
	letter-spacing : 2px;
	text-transform : uppercase;
	background : #D2D2D2;
	border-bottom : 1px solid #fff;
	margin : 0;
	line-height : 170%;
}

#leftbox a,#leftbox a:visited,#leftbox a:active,#leftbox a:hover,#leftbox p a:focus {
	text-decoration : underline;
	color : #AC2020;
}

#leftbox p {
	padding : 0;
	margin : 0;
	line-height : 120%;
}

#leftbox #teasernews p {
	padding : 0;
	margin : 6px;
	margin-left : 6px;
	margin-top : 4px;
}

#leftbox .highlight {
	background : #fff;
	margin : 8px;
	padding : 8px;
}

#leftbox #teasernews {
	background : #F8F8F8;
	height : 75px;
	min-height : 75px;
}
#leftbox #teaserangebot {
	margin-top : 13px;
	background : url(../images/bg_teaser_kachel.gif);
}

#leftbox #teaserkontakt {
	margin-top : 12px;
	background : url(../images/bg_teaser_kachel.gif);
}
#leftbox #teaserkontakt h1 {
	color : #AC201F;
}

#nav {
	position : absolute;
	display : block;
	top : 56px;
	left : 0;
	width : 160px;
	background : url(../images/bg_nav_kachel.gif);
	background-repeat : repeat-y;
	padding-left : 55px;
}

#nav ul {
	display : block;
	list-style : none;
	white-space : nowrap;
	margin : 0 0 0 0;
	padding : 0;
	border-left : 1px solid #fff;
}

#nav ul.nav_level1 li.last,#nav ul.nav_level2 li.last {
	height : 24px;
}

#nav ul.nav_level1 li {
	display : block;
	margin : 0;
	width : 160px;
	height : 24px;
	text-align : left;
	padding-left : 23px;
	background : url(../images/bg_nav_plus.gif);
	background-repeat : repeat-y;
}

#nav ul.nav_level2 li {
	display : block;
	margin : 0;
	width : 142px;
	height : 24px;
	text-align : left;
	padding-left : 23px;
	background : url(../images/bg_nav_plus.gif);
	background-repeat : repeat-y;
}

#nav ul.nav_level1 {
	background : url(../images/bg_nav_kachel_2.gif);
	background-repeat : repeat-y;
}

#nav ul.nav_level2 {
	margin : 0;
	padding-left : 18px;
	background : url(../images/bg_nav_kachel_4.gif);
	background-repeat : repeat-y;
}

#nav ul li a,#nav ul li a:visited,#nav ul li a:active,#nav ul li a:hover,#nav ul li a:focus {
	display : block;
	text-decoration : none;
	color : #4D4D4D;
	line-height: 170%;
	font-size : 10px;
	text-transform : uppercase;
	width : 100%;
	height : 17px;
}

#nav ul li a:hover { 
	color: #AC2020; 
} 

#nav ul.nav_level1 li.active,#nav ul.nav_level2 li.active { 
	background : url(../images/bg_nav_minus.gif);
	background-repeat : repeat-y;
} 

#nav ul.nav_level1 li.active a,#nav ul.nav_level2 li.active a { 
	color: #AC2020; 
} 

#contentbox {
	position : absolute;
	display : block;
	left : 249px;
	top : 126px;
	width : 763px;
	height : 403px;
	z-index : 20
}

#contentbox_home {
	position : absolute;
	display : block;
	left : 249px;
	top : 139px;
	width : 725px;
	height : 403px;
	z-index : 20
}

#contentbox_home #img_home {
	position : absolute;
	display : block;
	left : 0;
	top : 0;
}

#contentbox_home #txt_home {
	position : absolute;
	display : block;
	left : 10px;
	top : 10px;
}

#content_blocks {
	position : absolute;
	display : block;
	left : 0;
	top : 261px;
	width : 740px;
	height : 145px;
	min-height : 145px;
	margin : 0;
	overflow : visible;
}

#content_blocks .content_block {
	position : relative;
	left : 0;
	top : 0;
	width : 242px;
	min-height : 145px;
	height: auto !important;
    height: 100%;
	background : url(../images/bg_content_kachel.gif);
	border-right : 1px solid #ffffff;
	margin : 0;
	overflow : visible;
	float : left;
}

#content_blocks .content_block h1 {
	display : block;
	width : 100%;
	height : 18px;
	text-align : center;
	font-size : 10px;
	font-weight : normal;
	color : #FFFFFF;
	letter-spacing : 2px;
	text-transform : uppercase;
	background : #4D4D4D;
	border-bottom : 1px solid #fff;
	margin : 0;
	line-height : 170%;
}

#content_blocks .content_block p {
	padding : 0;
	margin : 15px;
	line-height : 120%;
}

#content_blocks .content_block h1.hl_content_special {
	padding : 0;
	margin : 15px;
	line-height : 120%;
	width : auto;
	height : auto;
	text-align : left;
	font-size : 11px;
	font-weight : normal;
	color : #4D4D4D;
	letter-spacing : normal;
	text-transform : none;
	background : transparent;
	border : none;
}

#footer {
	position : absolute;
	display : none;
	bottom : 0;
	left : 0;
	width : 100%;;
	height : 19px;
	background : #D2D2D2;
}

#footer p {
	padding : 0;
	margin : 0;
	padding-left : 24px;
}

#footer a {
	display : block;
	float : left;
	font-size : 10px;
	text-decoration : none;
	color : #4C4E4D;
	text-transform : uppercase;
	margin : 3px 32px 0 0;
}

#breadcrumb {
	position : relative;
	display : block;
	top : 0;
	left : 0;
	width : 100%;;
	height : 45px;
	color : #7A7A7A;
	font-size : 10px;
}

#content {
	position : relative;
	display : block;
	top : 0;
	left : 0;
	width : 740px;
	height : auto;
}

#content #content_left {
	width : 410px;
	float : left;
}
#content #content_right {
	float : right;
}

#content #content_left h1 {
	position : relative;
	left : 0;
	top : 0;
	width : 410px;
	text-align : left;
	font-size : 11px;
	font-weight : bold;
	color : #4D4D4D;
	margin : 0;
	padding : 0 0 8px 0;
}

#content #content_left p {
	position : relative;
	width : 410px;
	text-align : left;
	margin : 0 0 13px 0;
	padding : 0;
}

#content #content_right {
	position : relative;
	display : block;
	/*left : 480px;*/
	top : 0;
	padding : 0;
	margin : 0;
	width : 241px;
}

#content #content_right_list {
	position : absolute;
	left : 480px;
	top : 0;
	width : 150px;
}

.offer {
	position : relative;
	width : 634px;
	overflow : visible;
	display : block;
	margin : 0 0 13px 0;
}

.offer_text {
	position : relative;
	overflow : visible;
	display : block;
	width : 484px;
	margin : 0 0 10px 0;
	padding : 0 0 9px 0;
	border-bottom : 1px dotted #A6A6A6;
}

.offer_img {
	position : absolute;
	overflow : visible;
	display : block;
	width : 84px;
	top : 0;
	right : 0;
	margin : 0;
}

.offer h1 {
	position : relative;
	left : 0;
	top : 0;
	width : 360px;
	text-align : left;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #AC2020;
	margin : 0 0 8px 0;
	z-index : 10;
}

.offer h2 {
	position : absolute;
	left : 0;
	top : 0;
	width : 100%;
	text-align : right;
	font-size : 11px;
	font-weight : bold;
	color : #4D4D4D;
	margin : 0;
}

.offer p {
	position : relative;
	display : block;
	height : auto;
	overflow : visible;
	margin : 0;
}

.v_zentriert {
	width : 100%;
	text-align : center;
}

a.float_right {
	display : block; 
	width : 172px; 
	text-align : right; 
}

.img_zoom {
	position : relative;
	display : block;
	width : 100%;
	cursor : pointer;
}

.img_zoom img {
	display : block;
}

#content_right img {
	display : block;
}

.zoom {
	position : absolute;
	width : 100%;
	height : 17px;
	left : 0;
	bottom : -1px;
	-moz-opacity: .6;
    filter: alpha(opacity=60);
	background : url(../images/bg_img_zoom.gif);
	background-repeat : no-repeat;
	background-color : #ffffff;
}

.img_title, .link_box {
	position : relative;
	display : block;
	width : 100%;
	max-width : 98%;
	height : auto !important;
	left : 0;
	bottom : 0;
	font-size : 9px;
	margin : 0 0 13px 0;
	padding : 6px 2px 6px 2px;
	line-height: 125%;
	border-top : 1px solid #fff;
	background-color : #D2D2D2;
}

.img_title p, .link_box p  {
	margin : 0;
	padding : 0 0 0 5;
}

.link_box a,.link_box a:visited,.link_box a:active,.link_box a:hover,a:focus {
	text-decoration : none;
	color : #4D4D4D;
}

.line_hor {
	position : relative;
	width : 100%;
	height : 1px;
	margin : 0;
	padding : 0;
	border-bottom : 1px dashed #A6A6A6;
}

table.tbl_details {
	padding : 0;
	margin : 0;
	width : 410px;
	font-size : 11px;
	text-align : left;
}

table.tbl_details th {
	background-color : #D2D2D2;
	border-bottom : 3px solid #ffffff;
	font-weight : normal;
	padding : 6px;
}

table.tbl_details tr.row1 {
	background : url(../images/bg_content_kachel.gif);
}

table.tbl_details tr.row2 {
	background-color : #FAFAFA;
}

table.tbl_details tr.row1 td,table.tbl_details tr.row2 td {
	border-bottom : 1px solid #ffffff;
	padding : 6px;
	text-align : left;
	vertical-align : top;
}

table.tbl_details td.alternate {
	text-decoration : underline;
}

fieldset { border : none; padding : 0; margin : 0; }
fieldset legend { display : none }