html
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow-y: scroll;
}

body, td
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}

body
{
	background-color: #fffdef;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;

	background-image: url(images/back_body.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}




/* diverses */
table
{
	border-collapse: collapse;
}

img
{
	border: none;
}

a
{
	color: #666666;
	text-decoration: underline;
}
a:hover
{
	color: #b80c1f;
}




/* Content */
.content
{
	line-height: 140%;
}
.content ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.content li
{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 10px;
	list-style: none;

	background-image: url(images/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}




/* Formular */
.text, .textarea, .select, .captcha
{
	border: solid 1px #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004666;
	width: 220px;
	margin: 2px 0px 2px 5px;
}
.submit
{
	margin: 10px 0px 0px 0px;
	border: solid 1px #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004666;
	margin: 10px 0px 0px 5px;
}
.checkbox
{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.error
{
	margin: 2px 0px 0px 5px;
	color: #ff0000;
}
.invisible
{
	display: none;
}
.row_8 td
{
	padding: 15px 0px 0px 68px;
}
.row_9 td.col_1
{
	padding: 0px 0px 15px 5px;
}




/* Searchform */
.searchform .text
{
	float: left;
	width: 140px;
	height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 4px;
	color: #666666;
}
.searchform .submit
{
	clear: both;
	width: 15px;
	height: 15px;
	margin: 1px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	border: none;
}
.searchform br
{
	float: left;
	display: none;
}




/* Block Aktuelles */
#row_2_3_3 h2
{
	color: #ffffff;
	background-color: #b80c1f;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
}
#row_2_3_3 h3
{
	padding: 0px 10px 5px 10px;
}
#row_2_3_3 p
{
	padding: 0px 10px 10px 10px;
}

/* Block Gefördert durch */
#row_2_3_5 h2
{
	color: #ffffff;
	background-color: #b80c1f;
	margin: 0px 0px 15px 0px;
	padding: 5px 10px 5px 10px;
}
#row_2_3_5 p
{
	padding: 0px 10px 10px 10px;
}




/* Diverse Formate */
.mod_newslist div.layout_latest
{
	border-bottom: dashed 1px #b80c1f;
	padding: 10px 0px 5px 0px;
}
.content .mod_newslist div.layout_latest
{
	padding: 10px 0px 5px 0px;
}
.content .mod_newslist div.first
{
	padding: 0px 0px 5px 0px;
}
.mod_newslist div.last
{
	padding: 10px 0px 0px 0px;
}
.mod_newslist ul
{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.mod_newslist li
{
	list-style: none;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 0px;
	background-image: none;
}
p.back
{
	padding: 10px 0px 0px 0px;
}
.dlh_googlemap
{
	border: solid 1px #999999;
}
.mod_search .header
{
	font-size: 11px;
	color: #666666;
	font-style: italic;
	padding: 5px 0px 15px 0px;
}
.mod_search input.text
{
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
}
.ce_gallery img
{
	border: solid 1px #999999;
}




/* Preiskalkulator */
.wf_distpricecalc .introduction
{
	padding: 0px 0px 20px 0px;
}
.wf_distpricecalc .error_msg
{
	color: #ff0000;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}
.wf_distpricecalc .reset_div
{
	padding: 10px 0px 20px 0px;
}
.wf_distpricecalc table.result
{
	border-collapse: collapse;
	margin: 20px 0px 0px 0px;
}
.wf_distpricecalc table.result td
{
	padding: 5px 5px 5px 5px;
	border: solid 1px #999999;
}
.wf_distpricecalc table.result td.head
{
	font-weight: bold;
	padding: 5px 30px 5px 5px;
}
.wf_distpricecalc table.result td.complete
{
	font-weight: bold;
}




/* template */
#main_div
{
	position: relative;
	width: 992px;
	min-height: 100%;
	margin: 0 auto 0 auto;
	text-align: left;

	background-image: url(images/back_main.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

* html #main_div {height: 100%;}

#row_1_1
{
	float: left;
	width: 209px;
	height: 100px;

	background-image: url(images/back_row_1_1.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#row_1_1 .inner
{
	padding: 9px 0px 0px 55px;
}
#row_1_2
{
	float: left;
	width: 753px;
	height: 100px;
	text-align: right;

	background-image: url(images/back_row_1_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#row_1_2 .inner
{
	padding: 6px 10px 0px 0px;
}

#row_2_1, #row_2_3
{
	font-size: 11px;
}
#row_2_1
{
	float: left;
	width: 209px;

	background-image: url(images/back_row_2.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#row_2_1_1 .inner
{
	padding: 60px 0px 0px 0px;
}
#row_2_1_2 .inner
{
	font-family: arial, sans-serif;
	padding: 25px 20px 0px 20px;
}
#row_2_1_3 .inner
{
	padding: 30px 20px 80px 20px;
}
#row_2_2
{
	float: left;
	width: 562px;
}
#row_2_2_2 .inner
{
	padding: 25px 20px 80px 20px;
}
#row_2_3
{
	float: left;
	width: 191px;

	background-image: url(images/back_row_2.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#row_2_3_1 .inner
{
	padding: 65px 10px 0px 10px;
}
#row_2_3_2 .inner
{
	padding: 25px 10px 0px 10px;
}
#row_2_3_3 .inner
{
	padding: 18px 0px 0px 0px;
}
#row_2_3_4 .inner
{
	padding: 5px 10px 0px 10px;
}
#row_2_3_5 .inner
{
	padding: 5px 0px 80px 0px;
}

#row_3
{
	position: absolute;
	bottom: 0px;
	width: 992px;
	text-align: center;
}
#row_3_inner
{
	padding: 0px 206px 0px 224px;
}
#row_3_1, #row_3_2
{
	font-size: 11px;
	color: #666666;
}
#row_3_1 .inner
{
	margin: 0px 20px 0px 20px;
	padding: 10px 0px 0px 0px;
	border-top: solid 1px #666666;
}
#row_3_2 .inner
{
	padding: 10px 0px 10px 0px;
}



.shadow_space
{
	float: left;
	width: 15px;
}

.clear
{
	clear: both;
}




/* Navi Top */
#navi_top ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navi_top li
{
	list-style: none;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
}
#navi_top a
{
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
#navi_top a:hover, #navi_top .active a
{
	color: #000000;
	text-decoration: underline;
}




/* Navi Bottom */
#navi_bottom ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navi_bottom li
{
	list-style: none;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
}
#navi_bottom a
{
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}
#navi_bottom a:hover, #navi_bottom .active a
{
	color: #666666;
	text-decoration: underline;
}




/* Navi Main Level 1 */
#navi_main ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navi_main li
{
	list-style: none;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 12px 0px;
	border-bottom: dashed 1px #b80c1f;
}
#navi_main li.first
{
	border-top: dashed 1px #b80c1f;
}
#navi_main li.active, #navi_main li.trail
{
	background-color: #fddc9d;
}
#navi_main a
{
	display: block;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 22px;
}
#navi_main a:hover, #navi_main .active>a, #navi_main a.trail
{
	color: #b80c1f;

	background-image: url(images/navi_arrow.gif);
	background-repeat: no-repeat;
	background-position: 6px 2px;
}
/* Navi Main Level 1 */
#navi_main ul ul li
{
	padding: 3px 0px 0px 18px;
	border-bottom: none;
}
#navi_main ul ul li.first
{
	border-top: none;
}
#navi_main ul ul a
{
	font-weight: normal;
	padding: 0px 0px 0px 22px;
	border-bottom: none;
}