html, body 
{
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	/*font-family:Verdana;*/
    font-size:9pt;
    line-height:13pt;
    text-align:left;
    
	margin:0px;
	padding:0px;
	
}

#main
{
	margin: auto;
	width: 1000px;
	
	margin-top: 23px;
	margin-bottom: 35px;
}

a
{
   color: #78777d;
}
a:hover
{
  color: #eb690b;
}
a:active
{
   color: #78777d;
}
a:visited
{
   color: #78777d;
}

a img
{
    border: 0px;
}


/* -> TOP.................. */

#top_timber
{
    height: 25px;
    background-color: #919296;
    border-bottom: 1px solid white;
}

#top_header
{
    height: 412px;
    background-image: url('./images/Keyvisual_Fuss.png');
    background-repeat:no-repeat;

	position:relative;
}

#top_metamenu
{
    margin:auto;
    background-color: #eb690b;
    width: 320px;
     background-image: url('./images/bg_metamenu.png');
    background-repeat:no-repeat;
    position:relative;
}

#top_mainmenu
{
    top:13px;
	
	position:relative;
	left:50px;

}


/* -> METAMENU ..............*/
ul#metamenu
{
    list-style-type:none;
	margin:0px;
	padding:0px;
	line-height:17px;
	text-align: center;
}
ul#metamenu li
{
	
    color:White;
    display:inline;
    padding-left:18px;
    padding-right:11px;
    text-transform:uppercase;
}
ul#metamenu li a
{
    color:White;
    text-decoration: none;
    font-size: 8pt;

}
ul#metamenu li a:hover
{
    color: #012b5b;
}


/* -> MAINMENU ..............*/
ul#mainmenu
{
    list-style-type:none;
	margin:0px;
	padding:0px;
	line-height:17px;
	
}
ul#mainmenu li
{
    color:White;
    line-height: 24px;
	height:24px;
    text-transform:uppercase;
	margin-bottom:1px;

	border: 1px solid transparent;
}
ul#mainmenu li a
{
   
	float:left;
	margin-right:1px;
}

ul#mainmenu li a img
{

	padding: 0px;
	margin-right:1px;
	border: 0px;
}
ul#mainmenu li a span
{
    background-color: #eb690b;
    color:White;
    text-decoration: none;
    font-size: 10pt;
	padding: 4px 12px;
	margin-right:1px;
}


ul#mainmenu li a.active span
{
    background-color: #0C3561;
}
ul#mainmenu li a.active img
{
    background-color: #0C3561;
}

ul#mainmenu li a span.image
{
   padding: 4px 4px;
}

ul#mainmenu li a:hover img
{
    color:White;
	background-color: #0C3561;
}

ul#mainmenu li a:hover span
{
    color:White;
	background-color: #0C3561;
}




ul#mainmenu li ul.submenu
{
    list-style-type:none;
	margin:0px;
	padding:0px;
	line-height:17px;
	/*width:0px;
	display:none;
	overflow:hidden;*/
	position:relative;
	height:24px;
	overflow:hidden;
}

ul#mainmenu li ul.submenu li
{
    color:White;
    line-height: 24px;
	height:24px;
	margin-bottom:1px;
    text-transform:uppercase;
	display:inline !important;
	border: 1px solid black;
}
ul#mainmenu li ul.submenu li a
{
    background-color: #FFFFFF ;
    color:#7a7c81 !important;
    text-decoration: none;
    font-size: 10pt;
    padding: 1px 12px;
	float: none;
}
ul#mainmenu li ul.submenu li a:hover
{
	background-color: #eb690b !important
    color: #eb690b !important;
	text-decoration: none;
    font-size: 10pt;
    padding: 1px 12px;
	float: none;
}


ul#mainmenu li a.subMenu
{
	line-height: 24px;
	height:24px;
    background-color: #FFFFFF ;
    color:#7a7c81 !important;
    text-decoration: none;
    font-size: 10pt;
    padding: 5px 22px 4px 12px;
	float: none;
	overflow:hidden;
	margin-bottom:1px;
	margin-right:1px;
	
	background-image: url('./images/arrow_gray_right.gif');
    background-repeat: no-repeat;
    background-position: 100% 60%;

	margin-left:1px;
}
ul#mainmenu li a.subMenu_active
{
	line-height: 24px;
	height:24px;
    background-color: #0C3561 ;
    color:white !important;
    text-decoration: none;
    font-size: 10pt;
    padding: 5px 22px 4px 12px;
	float: none;
	overflow:hidden;
	margin-bottom:1px;
	margin-right:1px;
	
	background-image: url('./images/arrow_white_right.gif');
    background-repeat: no-repeat;
    background-position: 100% 60%;
}
ul#mainmenu li a.subMenu:hover
{
	/*background-color: #0C3561 !important;
	background-image: url('./images/arrow_white_right.gif');*/
    color: #eb690b !important;
	
}






div#primary
{
    margin-top:20px;
}

div#content
{
    margin-top: 40px;
    color: #78777d;
    /*padding: 0px 8px;*/
}
div#leftPane
{
    /*width: 440px;*/
    float:left;
}
div#rightPane
{
    width: 484px;
    float:right;
}


/* -> BREADCRUMP NAVIGATION................... */
div#breadcrump_navi
{
    border-top: 1px solid #929294;
    border-bottom: 1px solid #e4e4e4;
    line-height:59px;
    height: 59px;
    color: #929294;
    
    background-image: url('./images/die_qualitaetssiegeltraeger.jpg');
    background-repeat: no-repeat;
    background-position: 8px 50%;
    
    position:relative;
    padding-left: 40px;
}







div.Clearer
{
    clear:both;
}





h1
{
    color: #eb690b;
    padding:0px;
    margin:0px;
    font-weight: normal;
    font-size: 16pt;
}
h1.strong
{
    color: #eb690b;
    padding:0px;
    margin:0px;
    font-weight: bold;
    font-size: 16pt;
}
h2
{
    padding:0px;
    margin:0px;
    font-size: 10pt;
    font-weight: bold;
    
    margin-bottom: 13px;
}

h3
{
	padding:0px;
	margin:0px;
	font-weight:bold;
	font-size: 9pt;
}
h4
{
	padding:0px;
	margin:0px;
	font-size: 9pt;
	font-weight:normal;
	font-style:italic;
}
p
{
    margin-top:13px;
}
i
{
    font-size: 9pt;
}






/* -> MODULES ................... */



div.address
{
    padding: 12px 0px 12px 0px;
    border-top: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
    
    margin: 22px 0 8px 0;
}
div.address div.left
{
    float:left;
	width: 205px;
}
div.address div.right
{
    position:relative;
    left: 50px;
}











ul.image_box
{
    list-style-type: none;
    padding:0px;
    margin:0px;
}
.image_box li
{
    float:left;
    margin: 0px 8px 16px 8px;
    padding: 8px;
    width: 218px;
    height: 164px;
    
    background-image: url('./images/diagonal_lines.gif');
    

}
.image_box li:hover div.title
{
	cursor: pointer;
   background-color: #eb690b !important;
}
.image_box li:hover div.title span
{
    color: #cecece !important;
	
   
}
.image_box li div.title
{
    height: 30px;
    line-height: 30px;
    border: 1px solid white;
    background-color: #919296;
    
    position:relative;
    overflow:hidden
	text-decoration:none !important
}
.image_box li div.title:hover
{
    background-color: #eb690b;
	
   
}
.image_box li div.title:hover span
{
    color: #cecece;
	
   
}
.image_box li div.title h3
{
    font-weight: normal;
    color:white;
    text-transform: uppercase;
    font-size: 8pt;
    margin: 0px 8px;
    padding: 0px;
	text-decoration:none !important;
}
.image_box li div.title span
{
    color:#AEADB2;
    font-size:28pt;
    font-weight:bold;
    position:absolute;
    text-align:right;
    top:0;
	text-decoration:none !important
    width:219px;
}
.image_box li div.picture
{
    height: 122px;
	overflow:hidden;
    border: 1px solid white; 
    background-color: #919296;
    margin-top: 8px;  
}





div.contentLeft
{
	float:left;
	width: 440px;
	overflow:hidden;
}
div.contentRight
{
	float:right;
}

div.NewsItemWithLine
{
	
	width:1000px;
	background-image: url('./images/NewsItemBorder.png');
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom:10px;
}
div.NewsItem
{
	
	width:1000px;
	margin-bottom:20px;
}
div.DateField
{
	width: 110px;
	float:left;
}
div.ContentField
{
	width: 450px;
	float:left;
}

div.GalleryField
{
	width: 375px;
	float:right;
}

div.ExtraField
{
	width: 375px;
	float:right;
	line-height:38px;
	position:relative;
	top:-7px;
}
div.ExtraField a
{
	text-decoration: none;
}
div.ExtraField img
{
	vertical-align:middle;
	margin-bottom:1px;
}
div.ExtraField span
{
	margin-left: 10px;
}

div.NewsItemFooter
{
	background-image: url('./images/NewsItemBorder.png');
	background-position: left bottom;
	background-repeat: no-repeat;

	position:relative;
	top:-26px;
}
div.MoreField
{
	position:relative;
	top:21px;
}
div.MoreField a
{
text-align:right;
	float:left;
	background-color:#EC6A0A;
	border-left:1px solid #929196;
	border-right:1px solid #929196;
	border-top:1px solid #929196;
	color:white;
	left:465px;
	line-height:18px;
	padding-left:7px;
	padding-right:7px;
	position:relative;
	text-decoration:none;
	top:0px;
}
a.More
{
	background-color:#EC6A0A;
	color:white;
	padding: 3px 7px;
	line-height:24px;
	margin-bottom:3px !important;
	border-botttom: 3px solid white !important;
	overflow:hidden;
	text-decoration:none;
}
a.More:hover
{
	background-color: #0c3561;
}
div.MoreField a:hover
{
	background-color: #0c3561;
}
div.MoreField img
{
	vertical-align:middle;
}



.zm-ctrl ul
{
	list-style-type: none;
	margin-bottom: 10px;
	padding:0px;
	padding-bottom:10px;
	border-bottom: 1px dotted #cecece;
}
.zm-ctrl ul li
{
	display:inline;
	margin-right:26px;
}
.zm-ctrl ul li a
{
	display:inline !important;
}






div.slidegallery div.control2
{
    margin-top: 8px;
    background-color: #919296;
    color:White;
    border: 1px solid white; 
}
div.text2
{
 line-height: 30px;
    height: 30px;
width:422px;
 text-align: center !important;
 background-color: #919296;
border: 1px solid white;
color:white;
position:relative;
top: 3px;
}
div.control2
{
    line-height: 30px;
    height: 30px;
}
div.control2 div.text2
{
    float:left !important;
    width:422px;
    text-align: center !important;
}
div.control2 a
{
    line-height: 30px;
    height: 30px;
    width: 20px;
}
div.control2 a img
{
    margin-top:11px;
    padding-left:5px;
}
div.control2 a:hover
{
    background-color: #eb690b;
}
div.control2 a.left
{
    float:left;
    border-right: 1px solid white;
}
div.control2 a.right
{
    float:right;
    border-left: 1px solid white;
}




img.picture
{
    background-image: url('./images/diagonal_lines.gif');
    padding: 8px;
}


/* Easy Slider */

div.slidegallery
{
    background-image: url('./images/diagonal_lines.gif');
    padding: 8px;
	overflow:hidden;
}
div.slidegallery div.picture img
{
    border: 1px solid white;
}
div.slidegallery div.picture img:hover
{
    /*border: 1px solid #eb690b;*/
	cursor:url(./icon/open.cur), pointer;
}
div.slidegallery div.text
{
    background-color:#919296;
border: 0px;
border-top:1px solid white;
border-bottom:1px solid white;
color:White;
margin-top:8px;
position:absolute;
top:315px;
width:461px;
}
div.slidegallery div.text_small
{
    background-color:#919296;
border: 0px;
border-top:1px solid white;
border-bottom:1px solid white;
color:White;
margin-top:8px;
position:absolute;
top:245px;
width:358px;
}



	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		font-size:8pt;
		}
	
	#slider.small ul, #slider.small li{
		margin:0;
		padding:0;
		list-style:none;
		font-size:8pt;
		}
	#slider, #slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:464px;
		height:356px;
		overflow:hidden;
		margin:0;
		padding:0;
		position:relative;
		
		}
	#slider.small, #slider.small li{
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:358px;
		height:286px;
		overflow:hidden;
		margin:0;
		padding:0;
		position:relative;
		
		}
	#slider, #slider li img
{
	padding:0px !important;

	
}
#slider.small, #slider.small li img
{
	padding:0px !important;

	
}


div.text
{
line-height: 30px;
    height: 30px;
	position: relative;
    float:left;
	left:0px;
	/*position:absolute;*/
	text-align:center;
	width:422px;
/* 461px */
}


div.text_small
{
	line-height: 30px;
    height: 30px;
	position: relative;
    float:left;
	left:0px;
	position:absolute;
	text-align:center;
	width:358px;
}



	span#prevBtn{}
	span#nextBtn{}					
div.controlButtons
{
	width:358px;
overflow:hidden;
border-left: 1px solid white;
	position:relative;
	position:relative;
top:-32px;
 line-height: 30px;
}
div.controlButtons a.left
{
    float:left;

    border-right: 1px solid white;
}
div.controlButtons a.right
{
    float:right;
    border-left: 1px solid white;
border-right: 1px solid white;
}
div.controlButtons a
{
    line-height: 30px;
    height: 30px;
    width: 20px;
background-color: #919296;
}
div.controlButtons a img
{
    margin-top:11px;
    padding-left:5px;
}
div.controlButtons a:hover
{
    background-color: #eb690b;
}
/* // Easy Slider */





div#Footer
{
	margin-top:50px;
	height: 10px;
	background-image: url('./images/diagonal_lines.gif');
}
div#AdobeReader
{
	margin-top:15px;
	text-align:right;
}
div.DownloadPDF
{
	margin-top:13px;
	padding-bottom: 6px;
	border-bottom: 1px solid #e4e4e4;
	line-height:38px;
}
div.DownloadPDF img
{
	vertical-align:middle;
}
div.DownloadPDF span
{
margin-left: 10px;
}
div.DownloadPDF a
{
	text-decoration:none;
}
div.DownloadPDF a:hover
{
	color: #ED6907;
}


div.ZurUebersicht
{
	margin-top: 25px;
	
	
}
div.ZurUebersicht a
{
	padding:3px 5px;
	line-height:24px;
height:24px;
	color:white;
	text-decoration:none;
	background-color: #ed6907;
}
div.ZurUebersicht a:hover
{
	background-color: #022a5b;
	color:white !important;
}
div.ZurUebersicht img
{
	vertical-align:middle;
margin-bottom:1px;
}
div.ZurUebersicht span
{
	margin-left: 10px;
}





.tooltip{ position: absolute; top: 0; left: 0; z-index: 3; display: none;background-image:url(./images/diagonal_lines.gif);
overflow:hidden;
padding:8px; }



div.ThumbGallery
{
	background-image: url('./images/diagonal_lines.gif');
	padding: 5px !Important;
height:120px
}
div.ThumbGallery img
{
    border: 1px solid white;
	padding-top:0px !important;
}


a#headerlink
{
	position:absolute;
	top:357px;
	left: 618px;
	height: 50px !important;
	width: 350px !important;
	overflow:hidden;
}
div#breadcrump_titel1
{
	/*color: #7d7c81;
    padding:0px;
    margin:0px;
    font-weight: normal;
    font-size: 16pt;
	float:left;
	display:inline;
	top:19px;
	position:relative;

	overflow:hidden;
	white-space: nowrap;
	letter-spacing:3px;*/

	color: #7d7c81;
    padding:0px;
    margin:0px;
    font-weight: normal;
    font-size: 16pt;
	float:left;
	display:inline;
	top:0px;
	position:relative;
	letter-spacing:3px;
	overflow:hidden;
	white-space: nowrap;

}
div#breadcrump_titel1.sIFR-replaced
{
color: #7d7c81;
    padding:0px;
    margin:0px;
    font-weight: normal;
    font-size: 16pt;
	float:left;
	display:inline;
	top:19px;
	position:relative;

	overflow:hidden;
	white-space: nowrap;
	letter-spacing:3px;
}
div#breadcrump_titel2
{
	/*color: #eb690b;
    padding:0px;
    margin:0px;
	left:-20px;
    font-weight: bold;
    font-size: 16pt;
	top:19px;
	position:relative;

	overflow:hidden;*/

	color: #eb690b;
    padding:0px;
    margin:0px;
	left: 5px;
    font-weight: normal;
    font-size: 16pt;
	top:0px;
	position:relative;

	overflow:hidden;
}
div#breadcrump_titel2.sIFR-replaced
{
color: #eb690b;
    padding:0px;
    margin:0px;
	left:-23px;
    font-weight: bold;
    font-size: 16pt;
	top:19px;
	position:relative;

	overflow:hidden;
}
.submenuHolder
{
	/*height:24px;
	margin-left: -1px;
	width: 0px;
	background-color: white;
	overflow:hidden;
	display:none;*/
	line-height: 26px;
	height:26px;
	position:relative;
	overflow:hidden;
	white-space:nowrap;
	text-align:left;
width:0px;

}
.submenuHolderActive
{
	/*height:24px;
	margin-left: -1px;
	width: 0px;
	background-color: white;
	overflow:hidden;
	display:none;*/
	line-height: 26px;
	height:26px;
	position:relative;
	overflow:hidden;
	white-space:nowrap;
	text-align:left;
}

li#mm6896
{
	display:none;
}
div#sub6901
{
	display:none;
}
div#sub6901
{
	display:none;
}
ul#mainmenu li a#sub6914
{
	margin-right:3px !important;
}
ul#mainmenu li a#sub6912
{

margin-right:5px !important;
}

div#kolumne
{
position:relative;
	top:34px;
	left: 50px;
	height: 175px;
	width: 575px;

	background-image: url('./images/kolumne_bg.png');
	background-repeat: no-repeat;
	
	text-decoration: none !important;
}

div.ThumbGallery2 a
{
	text-decoration:none;
}

div.ThumbGallery2 a p
{
	text-decoration:none;
	font-size:8pt;
	line-height: 12pt;
}
div.ThumbGallery2
{
	background-image: url('./images/diagonal_lines2.gif');
	padding: 5px !Important;
height:120px
}
div.ThumbGallery2 img
{
    border: 1px solid white;
	padding-top:0px !important;
}
div.ThumbGallery2:hover span
{
	color: #EB690B !important;
}
div.ThumbGallery2:hover div
{
	color: #EB690B !important;
}