.layout_main_breadcrumb
{
	display:none;
}
.screen
{
	display:inline!important;
}
.print
{
	display:none!important;
}
body
{
	background:#dcdcdc;
	margin:0;
	padding:0;
	font-family:Verdana;
	height:100%;
}
html
{
	height:100%;
}
.clear
{
	clear:both;
}
em
{
	font-style:normal;
	color:#990000;
	font-weight:normal;
}
/* LAYOUT */

.layout_wrapper
{
	text-align:left;
	width:950px;
	margin:5px auto 0 auto;
	border:1px #6d6d6d solid;
	position:relative;
	background:#fff;
}
.layout_header
{
	background:#e3e3e3;
	height:140px;
}
.layout_header_logo
{
	height:99px;
	text-align:center;
	padding-top:21px;
}
.startpage .layout_header
{
	height:220px;
}
.startpage .layout_header_logo
{
	height:165px;
	padding-top:35px;
}
.layout_header_logo img
{
	border:0;
}
.layout_header_bar
{
	height:20px;
	background:#009;
	background:url(header_bar.gif) no-repeat center center;
}
.layout_main
{
	overflow:hidden;
	position:relative;
}
.layout_main_navigation
{
	position:absolute;
	z-index:20;
	left:0;
	top:0;
}
.layout_main_navigation .wrapper
{
	width:150px;
	float:left;
	color:#666666;
	padding-left:30px;
	padding-top:30px;
	background:url(navi_bg.jpg) repeat-y top left;
	padding-bottom:9999px;
	margin-bottom:-9999px;
}

.layout_main_navigation .wrapper.hover,
.layout_main_navigation .wrapper.hover.active
{
	background-image:url(navi_bg_hover.jpg);
	width:320px;
}
.layout_main_navigation .wrapper.active
{
	background:url(navi_bg_active.jpg) repeat-y top left;
}
.layout_main_navigation .wrapper.noparent
{
	background-image:url(navi_bg.jpg) ;
}
.layout_main_content
{
	float:left;
	background:#fff;
	min-height:500px;
	width:770px;
	margin-left:180px;
	position:relative;
	z-index:10;
	padding-bottom:9999px;
	margin-bottom:-9999px;
	padding-top:30px;
}
/* NAVIGATION */
.layout_main_navigation ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
}
.layout_main_navigation ul li
{
	font-size:13px;
	margin-bottom:1em;
	width:125px;
}
.layout_main_navigation li.level1
{
	text-align:right;
	padding-right:20px;
	width:105px;
}
.layout_main_navigation li.level2
{
	width:180px;
	text-align:left;
}
.layout_main_navigation li.active li,
.layout_main_navigation li.active ul 
{
	width:30px;
}
.layout_main_navigation li.active.hover li
{
	width:180px;
}
.layout_main_navigation li.active.hover ul
{
	width:auto;
}

.layout_main_navigation li a,
.layout_main_navigation li.active li a,
.layout_main_navigation li:hover li a
{
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}
.layout_main_navigation li:hover a,
.layout_main_navigation li li:hover a,
.layout_main_navigation li.active a,
.layout_main_navigation li.active li.active a
{
	color:#990000;
	font-weight:bold;
}
.layout_main_navigation ul ul
{
	display:none;
	position:absolute;
	left:0px;
}
.layout_main_navigation li.level2.open
{
	width:170px;
}
.layout_main_navigation ul li.active ul,
.layout_main_navigation ul li.hover ul
{
	display:inline;
	left:125px;
}
.layout_main_navigation ul li.hidden ul
{
	display:none;
}
.layout_main_navigation ul li a.number 
{
	padding-right:5px;
}
.layout_main_navigation ul li.active a.item
{
	display:none;
}
.layout_main_navigation ul li.active.hover a.item
{
	display:inline;
}
/* GENERAL */
.layout_main_content a
{
	color:#666666;
	text-decoration:underline;
}
.layout_main_content ul,
.layout_main_content p
{
	line-height:1.5em;
}
.layout_main_content ul
{
	margin-left:0;
	padding-left:1.5em;
}
/* FORM */
.layout_main_content input,
.layout_main_content textarea
{
	background:#fff;
	border:1px #000 solid;
}
.layout_main_content .form_row
{
	margin-bottom:5px;
}
.layout_main_content .form_row.right
{
	text-align:right;
	padding-right:5px;
	padding-top:15px;
}
.layout_main_content label
{
	display:block;
	width:75px;
	float:left;
}
.layout_main_content input
{
	width:200px;
}
.layout_main_content textarea
{
	width:275px;
}
.layout_main_content input.submit
{
	border:0;
	width:auto;
}
/* TEMPLATES */
.layout_main_content .tpl_img_text,
.layout_main_content .tpl_text_widetext,
.layout_main_content .tpl_widetext_text
{
	padding:0 15px;
	font-size:13px;
	color:#666666;
}
.layout_main_content .tpl_img_text .title,
.layout_main_content .tpl_img_text .image,
.layout_main_content .tpl_text_widetext .title,
.layout_main_content .tpl_text_widetext .text
{
	width:300px;
	float:left;
	min-height:1px;
}
.layout_main_content .tpl_widetext_text .title,
.layout_main_content .tpl_widetext_text .widetext
{
	float:left;
	width:460px;
}
.layout_main_content .tpl_img_text .headline,
.layout_main_content .tpl_img_text .text,
.layout_main_content .tpl_text_widetext .headline,
.layout_main_content .tpl_text_widetext .widetext
{
	float:left;
	width:415px;
	margin-left:15px;
}
.layout_main_content .tpl_widetext_text .headline,
.layout_main_content .tpl_widetext_text .text
{
	width:255px;
	float:left;
	margin-left:15px;
}
.layout_main_content .tpl_img_text .text,
.layout_main_content .tpl_text_widetext .text,
.layout_main_content .tpl_text_widetext .widetext,
.layout_main_content .tpl_widetext_text .text,
.layout_main_content .tpl_widetext_text .widetext
{
	margin-top:1em;
}
.layout_main_content .tpl_img_text .image
{
	margin-top:2em;
}
.layout_main_content .tpl_img_text .image,
.layout_main_content .tpl_text_widetext .text
{
	padding-left:15px;
	width:285px;
}
.layout_main_content .tpl_img_text .headline,
.layout_main_content .tpl_img_text .title,
.layout_main_content .tpl_text_widetext .headline,
.layout_main_content .tpl_text_widetext .title,
.layout_main_content .tpl_widetext_text .headline,
.layout_main_content .tpl_widetext_text .title
{
	color:#990000;
}
.layout_main_content .tpl_img_text .link_back
.layout_main_content .tpl_text_widetext .link_back,
.layout_main_content .tpl_widetext_text .link_back
{
	color:#666666;
}
.layout_main_content .tpl_widetext_text .text a,
.layout_main_content .tpl_widetext_text .text a:hover
{
	text-decoration:none;
}
.layout_main_content .tpl_widetext_text .text a
{
	background:url(kontakt/haus.gif) center left no-repeat;
	/*margin-left:-15px;*/
	padding-left:15px;
}
.layout_main_content .tpl_widetext_text .text a.map24
{
	background:url(kontakt/map24arrow.jpg) center left no-repeat;
	padding-left:105px;
}
/* CUSTOMER TPL */
.tpl_customer .image
{
	width:285px;
	float:left;
	text-align:left;
}
.tpl_heads .image
{
	width:330px;
}
.heads .tpl_img_text .image .headImageWrapper
{
	padding-left:33px;
}
.heads .tpl_img_text. image {
	line-height:0;
}
.heads .layout_main_content img
{
	margin:3px;
	padding:2px;
	border:0;
}
.layout_main_content a.headCategory
{
	color:#666;
	text-decoration:none;
}
.layout_main_content a.headCategory:hover
{
	color:#900;
}
.layout_main_content .tpl_heads ul
{
	margin-top:2em;
}
.layout_main_content li.headCategory
{
	margin-bottom:1em;
}
.heads img.count.active,
.heads img.count.active,
.heads img.count.active,
.heads .image a:hover img
{
	border:2px #990000 solid;
	padding:0;
}

.heads img.grey,
.tpl_heads .previewImages img.grey
{
	opacity:.5;
	filter:alpha(opacity = 50);
	zoom:1;
}

.tpl_customer .text
{
	float:left;
	font-size:13px;
}
.tpl_customer .image img
{
	display:none;
}
.tpl_heads .image img
{
	margin-left:5px;
}
div.previewImages {
	line-height:0px;
	padding-left:33px;
}
.tpl_heads .nameImage {
	cursor:pointer;
}
.tpl_heads .nameLink {
	display:none;
}
.tpl_heads ul {
	list-style:none;
	margin:1em 0 0 0;
	padding:0;
}
.tpl_heads .text li.visible {
	display:inline;
}
.tpl_heads div.previewImages img {
	margin:3px;
	padding:2px;
}
.tpl_heads div.previewImages a img {
	border:0;
}
.tpl_heads div.previewImages img.hover {
	border:2px #990000 solid;
	padding:0;
}
.tpl_heads div.previewImages.visible img,
.tpl_customer .image img.visible
{
	display:inline;
}
.tpl_customer .text ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}
.tpl_customer .text li
{
	line-height:2em;
	margin-left:0;
	padding-left:0;
}
.tpl_customer .text a,
.tpl_news .text a
{
	text-decoration:none;
}
.tpl_customer .text a span.red,
.tpl_news .text a span.grey
{
	color:#666666;
}
.tpl_customer .text a span.grey,
.tpl_news .text a span.grey
{
	color:#999999;
}
.tpl_customer .text a:hover span.red,
.tpl_news .text a:hover span.red,
.tpl_heads .text li span.red
{
	color:#990000;
}
.tpl_customer .text a:hover span.grey,
.tpl_news .text a:hover span.grey,
.tpl_heads .text li span.grey
{
	color:#666666;
}
.tpl_img_text.tpl_news .morelink
{
	text-align:right;
}
.tpl_img_text.tpl_news ul
{
	margin-top:3em;
	list-style-type:none;
	margin-left:0;
	padding-left:0;
}
.tpl_img_text.tpl_news li
{
	padding-left:15px;
	background:url(newsitem.jpg) center left no-repeat;
	line-height:2em;
}
.tpl_news_item.tpl_img_text .text a
{
	padding-left:15px;
	background:url(newsitem.jpg) center left no-repeat;
}
/* NETWORK */
.network .tpl_img_text .image img 
{	
	border:0;
}
.network .tpl_img_text .image,
.network .tpl_img_text .title
{
	padding-left:0px;
	width:335px;
}
.network .tpl_img_text .text,
.network .tpl_img_text .headline
{
	width:380px;
}
/* SITEMAP */
.sitemap td,
.sitemap th
{
	font-size:13px;
	padding:2px 2px;
	padding-right:30px;
}
.sitemap th
{
	background:#cccccc;
	text-align:left;
}
.sitemap td
{
	vertical-align:top;
}
.sitemap ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}
.sitemap li
{
	margin:0;
	padding:0;
	line-height:2em;
}
.sitemap a
{
	text-decoration:none;
}
.sitemap a:hover
{
	color:#990000;
}
/* START PAGE */
.startpage .layout_image
{
	height:230px;
	width:950px;
	/*background:url(layout_image.jpg) top left no-repeat;*/
}
.startpage .layout_main_content
{
	min-height:225px;
}
.startpage .layout_main_navigation li
{
	text-align:right;
	width:100px;
}
.startpage .box
{
	font-size:13px;
	width:210px;
	margin-right:20px;
	float:left;
	border:1px #bbbbbb solid;
	height:170px;
	padding:5px 10px;
	margin-bottom:15px;
	background:#ffffff;
	line-height:1.2em;
}
.startpage .box img
{
	float:left;
	margin-right:10px;
}
.startpage .box .title
{
	text-transform:uppercase;
	color:#990000;
	font-weight:bold;
	font-size:15px;
	border-bottom: 1px #cccccc solid;
	margin-bottom:5px;
}
.page-1 .wrapper,
.page-1 .layout_main_content
{
	background:#e6e6e6;
}

/* KONTAKT PAGE */
.page-39 .layout_main_content .tpl_text_widetext .text
{
	width:260px;
	padding-left:190px;
}
.page-39 .layout_main_content .tpl_text_widetext .widetext
{
	width:260px;
}
.page-39 .layout_main_content .tpl_text_widetext .title
{
	visibility:hidden;
}

.overviewPage .layout_main_content .title
{
	visibility:hidden;
}

/* LANGUAGE CONTROL */
.layout_language
{
	position:absolute;
	top:8px;
	right:24px;
}
.layout_language a
{
	margin-left:4px;
    display:block;
    float:left;
    width:59px;
    height:13px;
    background-position:top left;
    background-repeat:no-repeat;
}
.layout_language a:hover,
.layout_language a.active
{
    background-position:bottom left;
}
.layout_language #lang-de
{
    background-image:url(lang_de.jpg);
}
.layout_language #lang-en
{
    background-image:url(lang_en.jpg);
}
.layout_language
{
    display:none;
}