.xxProduktmenuLastUid{
	position: absolute; z-index: 99;
	margin: 192px 0px 0px 450px; padding: 0px 0px 0px 0px;
}div.csc-frame-frame1 .xxProduktmenuLastUid{display: none;}
div.csc-frame-frame1 .csc-menu-xx li a{text-decoration: none!important;} 

@font-face{
	font-family: 'SourceCodePro-Regular';
	src: url("fonts/SourceCodePro-Regular.otf") format("opentype");
	font-weight: normal;
	font-style: normal;
}

@font-face{
/*    font-family: 'isocpeurregular';*/
    font-family: 'ISOCPEUR';
    src: url('fonts/isocpeur-webfont.eot');
    src: url('fonts/isocpeur-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/isocpeur-webfont.woff') format('woff'),
	url('fonts/isocpeur-webfont.ttf') format('truetype'),
    url('fonts/isocpeur-webfont.svg#ISOCPEUR') format('svg');
	font-weight: normal;
	font-style: normal;
}

html, body{
	height: 100%;
	padding: 0px;
	margin: 0px;
	/*overflow-x: auto;*/
}

 body {
	font-size: 100.01%;  /* Viele Gruesse an Opera */
	font-family: Arial, Helvetica, sans-serif;
	/*background-image: url(../bilder/htg_body.gif);*/
}

html body{
	font-size:	76%; /* 69%, 76%, 86%, 93%  */
	font-size: 12px;
}

ul, li, form, img{
	margin: 0px;
	padding: 0px;
	border: 0px;
}


a{
	text-decoration: none;
	color: #000;
}
a:hover{
	text-decoration: none;
	color: #e40c08;
}


.topbild{
}

#page{
	width: 905px;
	min-height: 600px;
	height: auto!important;
	height: 600px;
	padding: 20px 22px 0px 25px;
	margin: 0px auto;
	/*background : url(../bilder/htg_standardseite.jpg) repeat-y left top;*/
	border: 1px solid #000;
	position: relative;
}

.footer{
	width: 905px;
	padding: 20px 22px 0px 25px;
	margin: 0px auto;
	clear: both;
	float: none;
	/*background : url(../bilder/htg_footer.gif) no-repeat;*/
}
/*
------------------------------------------------------------------------
	KOPF
------------------------------------------------------------------------
*/

#head{
	background-color: #fff;
	border: 1px solid #000;
	height: 113px;
	width: 900px;
}

/* Logo ------------------------------------------------------------------------*/
#head .logo{
	float: left;
}

/* Toolbar  ------------------------------------------------------------------------*/
#head .toolbar{
	position: relative;
	float: right;
	/*width: 455px;*/
	width: 410px;
	font-weight: bold;
	color: #777;
	font-size: 93%; 
	margin-top: 2px;
}
#head .toolbar ul{
	margin: 5px 0px;
	display: inline;
}
#head .toolbar ul li{
	float: left;
	list-style: none;
	padding: 2px 20px 0px 0px;
	margin-top: 6px;
}
#head .toolbar ul li a{
	font-weight: bold;
	color: #777;
	text-decoration: none;
}
#head .toolbar ul li a:hover{   
	background-color: #555;
	color: #fff;
}

#head .toolbar form{
	float: left;
	display: inline;
	margin: 4px 0px 0px 0px; 
	padding: 0px;
}
#head .toolbar form input{
	font-size: 11px;
	color: #666;
	border: 0px;
	padding: 0px;
	height: 15px;
	width: 120px;
}
#head .toolbar form input.submit{
	font-size: 8px;
	font-weight: bold;
	color: #666;
	background-color: #eee;
	padding: 0px 3px;
	width: auto;
}
#head .toolbar form input[type="text"]{
	border: 1px solid #000;
}
#head .toolbar form input[type="submit"]{
	padding-bottom: 6px;
}
#head .toolbar .suchbox{
	padding-top:2px;
}

#head .toolbar .suchbox #searchform span{/*vertical-align:top;*/}
#head .toolbar .suchbox #searchform input{
	width: 120px;
	height: 15px;
	margin: 0px 0px 0px 0px;
}
#head .toolbar .suchbox #searchform input.submit{
	width: 21px;
	height: 15px;	
	background: url(../bilder/suchbox_li.gif) no-repeat 0px 0px;
	margin: 0px 0px 0px 0px;
}

#head .lang{
	position: absolute;
	top: 124px;
	right: 50px;
}
#head .lang .flag{
	margin-right: 5px;
	border: 1px solid #000;
}

/*
------------------------------------------------------------------------
	MENÜ
------------------------------------------------------------------------
*/

#menu{
	position: relative;
	clear: both;
	width: 100%;
}
#menu ul li span.special a{
	color: #FFFFFF;
	border: 1px solid white;
	background-color: #ff0000;
}
/* 1. Ebene ------------------------------------------------------------------------*/
#menu ul{
	float: right;
	list-style : none;
	/*background-color: #000;*/
	color: #000;
}
#menu ul li {
	float: left;
	padding: 0 0.5em  0.5em 0.5em;
}
#menu ul li a{
	font-size: 93%; 
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	/*border-bottom: 2px solid #000;*/
	padding: 0.1em 0.4em;
}
#menu ul li a.menuitemact{
	border-bottom: 2px solid #e40c08;
}
#menu ul li a:hover{
	background-color: #555;
	color: #fff;
}

/* 2. Ebene ------------------------------------------------------------------------*/
#submenu {
	float: left;
	margin: 40px 0px 20px 0px;
	padding: 0px;
	width: 190px;
}
#submenu ul{
	position: relative;
	width: 180px;
	list-style : none;
	padding: 0px;
}
#submenu ul li{
	float: none;
	position: relative;
	list-style: none;
	padding: 10px 10px 0px 5px;
}
#submenu ul li a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 93%; 
	line-height: 1em;
	font-weight: normal;
	text-transform: none;
	color: #333;
	border-bottom: 2px solid #fff;
	padding: 0em 0em 0.3em 20px;
	background : url(../bilder/menu_icon.gif) no-repeat 5px 0px;
	display: block;
}
#submenu ul li a:hover{
	color: #000;
	text-decoration: underline;
}
#submenu ul li a.menuitemact{
	font-weight: bold;
	border-bottom: 2px solid #ccc;
}

/* 3. Ebene ------------------------------------------------------------------------*/

#submenu ul ul li a{
	padding: 0em 0em 0em 20px;
	line-height: 1.3em;
}
#submenu ul ul li a.menuitemact{
	border-bottom: 2px solid #fff;
	font-weight: bold;
}
#submenu ul ul{
	width: 170px;
}
#submenu ul ul li{
	padding-left: 10px;	
}



/* KLICKPFAD------------------------------------------------------------------------*/
.klickpfad{
	margin: 5px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #ccc;
	color: #ccc;
}
.klickpfad ul{
	list-style: none;
}
.klickpfad ul li{
	float: left;
	padding: 0px 3px 0px 0px;
}
.klickpfad ul li a{
	font-size: 93%; 
	color: #888;
	text-decoration: none;
}

/*
------------------------------------------------------------------------
	CONTENT
------------------------------------------------------------------------
*/

#content{
	float: right;
	display: inline;
	margin: 5px 5px 0px 0px;
	padding: 0px 0px 3em 0px;
	width: 692px;
	color: #333;
	font-size: 92%; 
	line-height: 1.3em;
}

#content ul.csc-menu-xx{
	margin-left: 0px; /*padding-left: 0px;*/
	border-bottom:1px dotted #AAAAAA;
	border-top:1px dotted #AAAAAA;
	height:1.6em;
	margin-bottom:0.5em;
	padding:0.1em 0em;
	width:692px;
}

#content .content{
	padding: 5px;
	margin-bottom: 4em;
}
#content .content a{
	text-decoration : underline;
}

#content h1{
	font-size: 212%;
	font-weight: bold;
	margin: 0.5em 0em 0.5em 0em;
	padding: 0em 0em 0em 0em;
	color: #000;
}

#content h2, #content .csc-subheader{
	font-size: 150%;
	line-height: 1.3em;
	font-weight: bold;
	margin: 0em 0em 0.2em 0em;
	clear: both;
}
#content h3, #content .csc-subheader-1{
	font-size: 100%;
	line-height: 1.3em;
	margin: 1em 0em 0.5em 0em;
	clear: both;
}

#content p{
	margin: 0em 0em 0em 0em;
	padding: 0.5em 0em 0.5em 0em;
	line-height: 1.4em;
}

#content .specialNote{
	color: #e40c08;
	font-weight: bold;
}

#content .left, #content .right{
	width: 45%;
	padding-right: 5%;
	float: left;
}

#content .doublecontent{
	line-height: 0px;
}

#content .left h2, #content .right h2{
	font-size: 100%;
	line-height: 1.3em;
	margin: 1em 0em 0.2em 0.1em;
	clear: both;
} 

#content .left p, #content .right p{
	padding: 0em 0em 0.5em 0em;
}

#content .left img, #content .right img{
	padding: 0.2em 0em 0em 0em;
}

#content .csc-frame-rulerBefore{
	border-top: 1px dotted #ccc;
}

#content .csc-textpic-caption{
	color: #888;
	font-size: 0.8em;
	padding-top: 0.5em;
}

div.csc-textpic-intext-left div.csc-textpic-imagewrap dl dt img, 
div.csc-textpic-intext-right div.csc-textpic-imagewrap dl dt img{
	padding: 0.7em 0em 0em 0em;
}

div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap dl dt img, 
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap dl dt img{
	padding: 0.7em 0em 0em 0em;
}

.csc-frame-frame1 ul, .content ul{
	margin: 0px 0px 0px 20px;
}
.csc-frame-frame1 li, .content li {
	list-style-type: none;
	list-style-image: url(../bilder/li.gif);
}

dl.csc-menu-4 dt{
	background: url(../bilder/li.gif) no-repeat;
	padding: 0px 0px 0px 20px;
	line-height: 1.4em;
}
.contenttable th, .contenttable td{
	text-align: left;
	padding: 5px;
	background-color: #eee;
	border-bottom: 1px solid #fff;
}
.contenttable th{
	background-color: #ccc;
}
.contenttable td.headline{
	background-color: #aaa;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	color: #fff;
}


.tools{
	float: right;
}
.tools a{
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #aaa;
	margin-left: 2em;
}
.tools a:hover{
	color: #888;
}
.tools a img{
	vertical-align: middle;
}

#flteaser img{
	width: 902px!important;
}

/* PRODUKTMENÜ -----------------------------------------------------------------------*/

ul.csc-menu-xx {
	width: 692px;
	border-top: 1px dotted #aaa;
	border-bottom: 1px dotted #aaa;
	height: 1.6em;
	margin-bottom: 0.5em;
	padding: 0.1em 0em;
}

ul.csc-menu-xx li{
	float: left;
	vertical-align: middle;
	padding: 0px 5px;
	list-style: none;
	border-right: 1px dotted #aaa;
}
ul.csc-menu-xx li.noborder{
	border: 0px;
}
ul.csc-menu-xx li a{
	margin-top: 1px;
	padding: 1px 0.6em;
	display: block;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
ul.csc-menu-xx li.act a{
	background-color: #000;
}
ul.csc-menu-xx li a:hover{
	color: #e40c08;
}
ul.csc-menu-xx li.act a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

ul.csc-menu-xx li.shoppingLink{
	float: right;
	padding: 0px 0px;
}


/* SITEMAP  -----------------------------------------------------------------------*/

.csc-sitemap{margin-top: 2em;}
.csc-sitemap a{text-decoration: none !important;}
.csc-sitemap ul{margin: 0px;}
.csc-sitemap li {
	list-style-image: none;
	line-height: 2.5em;
	text-transform: uppercase;
	border-top: 1px solid #ccc;
}
.csc-sitemap li a{
	display: block;
	font-weight: bold;
	font-size: 1.2em;
	color: #666;
}
.csc-sitemap li li{
	padding-left: 40px;
	text-transform: none;
	line-height: 1.8em;
}
.csc-sitemap li li a{
	font-size: 1em;
}
.csc-sitemap li li li{
	border: 0px;
}
.csc-sitemap li li li a{
	display: inline;
	padding-top: 0em;
}
.csc-sitemap li a:hover{
	color: #e40c08;
}

/* NEWS  -----------------------------------------------------------------------*/
.news-list-item{
	margin-bottom: 2em;
	padding: 2em 0em 1em 0em;
	border-top: 1px dotted #ccc;
	clear: both;	
}
.news-list-item a{
	text-decoration : none;
	color: #000;
}
.news-list-item .news-img{
	float: left;
}
.news-list-item .news-img img{
	margin: 0.8em 2em 1em 0em;
}
.news-list-item .news-text{
	max-width: 450px;
	float: left;
}
.presse-list-container .news-list-item .news-text{
	max-width: none;
	float: none;
}

#content .news-list-item h3{
	margin: 0.5em 0em;
}
.news-list-morelink{
	clear: both;
}

.news-single-item{
	padding-top: 2em;
}

.news-single-item a{
	text-decoration : underline !important;
}

#content .content .news-single-item a, #content .content .news-latest-item a{
	text-decoration : none;
	color: #000;
}
#content .content .news-single-item  a:hover, #content .content .news-latest-item a:hover{
	color: #e40c08;
}
.news-single-item h2{
	margin: 0px;
	padding: 1em 0em 0em 0em;
	color: #000;
	border-top: 1px dotted #ccc;
}

.news-single-item .news-img{
	float: right;
	margin: 1em 2em 1em 2em;
}

#content .news-latest-item p.bodytext{
	padding: 0.2em 0em 0em 0em;
}

.news-single-related dd{
	margin: 0px;
	padding: 0px;
}

li.news-amenu-item-year{
	list-style-image : none;
}
li.news-amenu-item-year dd{
	margin: 0px;
	font-weight: bold;
	font-size: 120%;
	margin-top: 1em;
}

.news-amenu-container{
	padding-bottom: 2em;
}

/* Kontakt  -----------------------------------------------------------------------*/
.tx-thmailformplus-pi1{
}
.tx-thmailformplus-pi1 input{ 	width: 260px;}
.tx-thmailformplus-pi1 textarea{width: 260px;}
.tx-thmailformplus-pi1 input.input-small{width: 80px;}
.tx-thmailformplus-pi1 input.input-medium{width: 169px;}
	
.tx-thmailformplus-pi1 label{
	width: 120px;
	display: block;
	float: left;
}
.tx-thmailformplus-pi1 input, .tx-thmailformplus-pi1 textarea, .tx-thmailformplus-pi1 select,
.tx-newloginbox-pi1 input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	border: 1px solid  #ccc;
	padding: 3px;
	margin: 1px 0px;
}

.tx-thmailformplus-pi1 input.submit, .tx-newloginbox-pi1 input.tx-newloginbox-pi1-submit{
	width: auto;
	margin: 1em 0em 1em 120px;
	font-size: 1em;
	font-weight: bold;
	color: #666;
	background-color: #eee;
	border: 1px solid  #ccc;
	padding: 3px;
}
.tx-newloginbox-pi1 input.tx-newloginbox-pi1-submit{
	margin-left: 0px;
}

.tx-thmailformplus-pi1 ul.error{
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 10px;
	margin: 0em 0em 1em 0em;
	width: 57%;
}
.tx-thmailformplus-pi1 ul.error li{
	list-style: none;
	list-style-image: none;
}
.tx-thmailformplus-pi1 .req{
	color: #e40c08;
}
.tx-thmailformplus-pi1 p.req{  font-weight: bold}

.tx-newloginbox-pi1-username{
	padding: 0px;
}

/* SUCHE  -----------------------------------------------------------------------*/
.tx-indexedsearch h3{
	margin: 0px;
	padding: 0px;
}
.tx-indexedsearch-resitem {
	border-top: 1px dotted #ccc;
	padding: 1em 0em 1em 0em;
}
.tx-indexedsearch-res p a{
	color: #e40c08;
}

.tx-indexedsearch-redMarkup{
	color: #e40c08;
}

.tx-indexedsearch form .input{
	font-size: 11px;
	color: #666;
	border: 1px solid  #ccc;
	padding: 3px;
}
.tx-indexedsearch form .submit{
	font-size: 1em;
	font-weight: bold;
	color: #666;
	background-color: #eee;
	border: 1px solid  #ccc;
	padding: 3px;
}

.tx-indexedsearch-browsebox ul{
	float: none;
	clear: both;
	margin-bottom: 20px;
}
.tx-indexedsearch-browsebox ul li{
	float: left;
	list-style-image : none;
	padding-right: 10px;
	margin: auto;
}

/* DAM Downloads  -----------------------------------------------------------------------*/
.tx-damdownloads-pi1{
	width: 95%;
	background-color: #f5f5f5;
	padding: 5px;
	margin-bottom: 12px;
}
.tx-damdownloads-pi1 td{
	padding: 1px 3px;
}
.tx-damdownloads-pi1 form .input{
	font-size: 0.8em;
	color: #666;
	border: 1px solid  #ccc;
	padding: 3px;
}
.tx-damdownloads-pi1 form .submit{
	font-size: 0.8em;
	font-weight: bold;
	color: #666;
	background-color: #eee;
	border: 1px solid  #ccc;
	padding: 2px;
}
.tx-damdownloads-pi1-search{
	padding: 1em;
}

/* Händlerliste  -----------------------------------------------------------------------*/
div.csc-header-n2 h2, div.csc-header-n3 h2{
	padding-top: 12px;
}

.tx-wildsidepersonnellist-pi1-listrow table{
	width: 100%;
	margin-top: 12px;
}
.tx-wildsidepersonnellist-pi1-listrow td{
	border-top: 1px dotted #ccc;
	padding: 0px;
}
.tx-wildsidepersonnellist-pi1-listrow td img{
	vertical-align: middle;
	margin-top: 1px;
}
.tx-wildsidepersonnellist-pi1-listrow h3{
}

.tx-wildsidepersonnellist-pi2 form .input{
	font-size: 0.8em;
	color: #666;
	border: 1px solid  #ccc;
	padding: 3px;
}
.tx-wildsidepersonnellist-pi2 form .submit{
	font-size: 0.8em;
	font-weight: bold;
	color: #666;
	background-color: #eee;
	border: 1px solid  #ccc;
	padding: 2px;
}


/* Termine  -----------------------------------------------------------------------*/
.terminePages{
	margin: 0px 0px 15px 2px;
}
.terminePages a.termineNext{
	margin: 0px 0px 0px 5px;
}

.terminePages a.termineBack{
	margin: 0px 5px 0px 0px;
}


/* Captcha  ----------------------------------------------------------------------*/
.tx-srfreecap-pi2-cant-read { 
	font-size: 1em; 
	color:#000; 
}

.tx-your-extension-id-pi1-captcha{
	margin-left: 120px;
}

.tx-your-extension-id-pi1-captcha label{
	display: block;
	width: 260px;
	float: none;
}

