*{
	font-size: 13px;
	font-family: Verdana, Arial, sans-serif;
	color: #333333;
}

body{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #ecf6f8 url(../img/body.png) repeat-x;
}


#container{
	position: relative;
	width: 970px;
 	min-height: 580px;
	_height: 580px; 
	margin: 0 0 0 3%;
	padding: 0;
	background: url(../img/container.png) no-repeat;
	z-index: 1;
}

#path,
#jump{
	display: none;
}


#header{
	position: relative;
	margin: 0;
	padding: 0;
	width: 300px;
	height: 100px;
	background: url(../img/logo.gif) no-repeat;
	z-index: 5;
}

/* #header span.bottom{
	position: absolute;
	top: 100px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 173px;
	height: 6px;
	background: url(../img/header_bottom.png) no-repeat;
}

#header span.left{
	position: absolute;
	top: 0;
	left: -4px;
	margin: 0;
	padding: 0;
	width: 7px;
	height: 93px;
	background: url(../img/header_left.png) no-repeat;
}

#header span.right{
	position: absolute;
	top: 0;
	right: -5px;
	margin: 0;
	padding: 0;
	width: 5px;
	height: 101px;
	background: url(../img/header_right.png) no-repeat;
} */

#header h1{
	position: absolute;
	top: 0px;
	left: 0;
	width: 300px;
	height: 53px;
	margin: 0;
	padding: 0;
	/*background: url(../img/h1.png) no-repeat 20px 9px;*/
}

#header h1 a {
	display: block;
	height: 100%;
	width: 100%;
	overflow: hidden;
	text-indent: -999999em;
}

#content{
	position: relative;
	float: right;
	width: 800px;
	margin: -30px 0 3px 0;
	padding: 0;
	z-index: 10;
}

#aside{
	position: relative;
	float: left;
	width: 170px;
	/* min-height: 456px; */
	margin: 0;
	padding: 0;
	z-index: 25;
}

#lang {
	position: relative;
	float: left;
	bottom: -7px;
	width: 100px;
	height: 16px;
	z-index: 3;
	margin: 0 160px 0 10px;
	display: none;
}

#media{
	position: relative;
	width: 550px;
	display: none;
}

.mediapic1{
	position: relative;
}

.mediapic2{
	position: absolute;
	right: -10px;
	top: 0;
	width: 193px;
}


#lang ul {
	padding: 0;
	margin: 0;
	list-style: none !important;
	background: none;
}

#lang ul li {
	padding: 0;
	margin: 0;
	display: inline;
	list-style: none !important;
	background: none;
}

#lang ul li span {
	padding-right: 18px;
	display: block;
	color: #424242;
	font-size: 10px;
	cursor: pointer;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 2px 0;
	padding: 0 0 0 25px;
}

#lang ul li ul {
	display: none;
	position: absolute;
	background: #FFFFFF;
	bottom: 16px;
	left: 0;
	width: 112px;
	height: 45px;
	padding: 0 0 5px 0;
}

#lang ul li ul li {
	float: left;
	width: 100px;

}

#lang ul li ul li a {
	padding: 3px 5px 3px 25px;
	margin: 0;
	border: none;
	background: none no-repeat 2px center;
	display: block;
	width: 82px;
	font-size: 9px;
	text-decoration: none;
}


#lang ul li ul li.active a {
	color: #000000;
}

#lang ul li ul li.na a
#lang ul li ul li a {
	color: #000000;
}

#lang ul li ul li a:hover {
	border: none;
	background-color: #ff9900;
	color: #ffffff;
}

#lang .at { background-image: url(../img/flags/at.png); } 
#lang .de { background-image: url(../img/flags/de.png); } 
#lang .en { background-image: url(../img/flags/gb.png); } 
#lang .it { background-image: url(../img/flags/it.png); } 


#sitelinks{
	position: relative;
	float: left;
	margin: 4px 0 0 0;
}

#sitelinks ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sitelinks ul li{
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	list-style: none;
	background: none;
}

#sitelinks ul li span{
	margin: 0;
	padding: 0;
	display: none;
}


#sitelinks ul li a{
	display: block;
	float: left;
	height: 20px;
	margin: 1px 0 0 0;
	padding: 0 0 0 25px;
	font-family: Verdana;
	font-size: 11px;
	color: #424242;
	text-decoration: none;
}

#sitelinks ul li a:hover{
	color: #ff9900;
}



#sitelinks ul li.menu15 a,
#sitelinks ul li.menu405 a,
#sitelinks ul li.menu406 a {
	background: url(../img/bg_impressum.png) no-repeat 0 -1px;
}

#sitelinks ul li.menu388 a,
#sitelinks ul li.menu407 a,
#sitelinks ul li.menu408 a {
	background: url(../img/kontakt_phone.png) no-repeat 0 0;
	height: 25px;
	margin: -3px 0 0 0;
	padding: 4px 0 0 28px;
	font-weight: bold;
}

#sitelinks ul li.menu355 a{
	background: url(../img/bg_extranet.png) no-repeat 0 -1px;
}




#search{
	position: relative;
	float: left;
	margin: 4px 0 0 0;
	width: 160px;
	height: 23px;
	z-index: 80;
}

#search label,
#search legend {
	display: none;
	border: 0;
	padding: 0;
	margin: 0;
}



#search fieldset {
	border: 0;
	padding: 0;
	margin: 0;
	width: auto;
}


#search input {
	display: inline;
	float: left;
	width: 137px;
	height: 13px !important;
	font-size: 11px;
	border: 1px solid #c2c2c2;
	color: #424242;
	padding: 1px 20px 3px 2px;
	background: #ffffff;
}


input.submit_suche {
	position: absolute!important;
	right: 0!important;
	top: 2px!important;
	width: 16px!important;
	height: 16px!important;
	margin: 0!important;
	padding: 0!important;
	border: none!important;
	/* background: #595959 url(../img/searchbt.png) no-repeat!important; */
}

#search input.search_hide{
	display: none;
	border: none!important;
	background: none!important;
}



#footer{
	position: relative;
	clear: both;
	width: 97%;
	height: 26px;
/* 	bottom:-300px; */
	background: #ffffff;
	padding: 0 0 0 3%;
	z-index: 1;
}

address{
	float: left;
	font-family: Verdana;
	font-size: 11px;
	color: #424242;
	font-style: normal;
	margin: 5px 5px 0 -10px;
	margin-left: 120px;
}

#col1{
	float: left;
	width: 180px;
	padding: 31px 20px 10px 40px;
	margin: 0;
	z-index: 1;
}

#col1 a,
#col2 a,
#col1 a span,
#col2 a span{
	color: #ff9900;
}

#col2 .csc-textpic{
	width: 540px;
}

#col2 p{
	margin: 15px 0 15px 0;
}

#col1 img{
	position: relative;
	z-index: 1!important;
}

#ocls{
	position: relative;
	background: url(../img/col1.png) no-repeat 0 0;
	padding: 25px 0 0 0;
	margin: -170px 0 0 0;
	z-index: 5!important;
}

.tx-quicklinxv1-pi1{
	margin: 0 0 0 6px;
}

#options{
	position: relative;
	top: -145px;
	left: -6px;
}

#ocls ul,
#options ul,
#options ul li,
#ocls ul li{
	margin: 0 0 0 -3px;
	padding: 0;
	list-style: none;
	display: block;
}

#ocls ul li span{
	display: none;
}

#ocls a,
#options a{
	text-decoration: none;
	color: #333333;
	padding: 0 0 0 18px;
	background: url(../img/ocls.png) no-repeat 0 -3px;
	font-size: 11px;
}

#col2{
	position: relative;
	float: left;
	width: 520px;
	padding: 10px;
	margin: 0;
	z-index: 2;
}

#col2 ul,
#col2 ul li{
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
}

#col2 ul li{
	padding: 0 0 0 20px;
	background: url(../img/ulli.png) no-repeat;
}

#col2 ul li ul li{
	padding: 0 0 0 16px;
	background: url(../img/ulliulli.png) no-repeat;
}

#col2 ul li ul li ul li{
	background: url(../img/ulliulliulli.png) no-repeat;
}




#menu{
	position: absolute;
	top: 24px;
	left: 179px;
	width: 800px;
	height: 26px;
	
}

#menu ul{
	margin: 3px 0 0 20px;
	padding: 0;
	list-style: none;

}

#menu ul li{
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li span{
	margin: 0;
	padding: 0;
	display: none;
}

#menu ul li ul{
	margin: 0;
	padding: 0;
	display: block;
}

#menu ul li ul li{
	display: inline;
	float: left;
	position: relative;
	background: url(../img/menu_ul_li_ul_li.png) no-repeat 0 -3px;
}

#menu ul li ul li.first-child{
	background: none;
}



#menu ul li ul li a{
	display: block;
	margin: 0 10px 0 10px;
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
	height: 22px;
	z-index: 0;
	overflow: hidden;
	text-indent: -999999em;
	background-repeat: no-repeat;
	background-position: top center;
}

#menu ul li ul li a:hover,
#menu ul li ul li.active a:hover{
	background-position: 0 -25px;

}

#menu ul li ul li.active{
	position: relative;
}

#menu ul li ul li a.active,
#menu ul li ul li.active a{
	background-position: 0 -25px;
}

#menu ul li ul li ul{
	display: none;
	position: absolute;
	top: 22px;
	left: 0;
	margin: 0;
	padding: 0; 
	width: 160px; 
	z-index: 10;
}

#menu ul li ul li ul li{
	background: none;
}


#menu ul li ul li ul li a {
	background-position: 0 0;
	text-indent: 0;
	color: #333333;
	width: 150px; 
	margin: 0;
	padding: 3px 0 2px 10px; 
	height: 18px;
	font-size: 14px;
	text-indent: -999999em;
	text-indent: none;
}

#menu ul li ul li.active ul li a{
	background-position: 0 0;
}

#menu ul li ul li.active ul li.active a.active{
	background-position: 0 -25px;
}








#menu2{
	/*
	position: absolute;
	top: 138px;
	*/
	padding-top: 15px;
	left: 0;
	width: 170px;
}

#menu2 ul {
	margin: 0;
	padding: 0;
	width: 150px;
	list-style: none;
	background: none;
}

#menu2 ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	background: none;
}

#menu2 ul li ul li {
	list-style: none;
	background: none;
}

#menu2 span {display: none;}

#menu2 ul li ul li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 0 10px;
	font-size: 10px;
}

#menu2 ul li ul li ul {
	width: 150px;
	margin: 5px 0 0 10px;
}

#menu2 ul li ul li ul li ul {
	display: none;
}

#menu2 ul li ul li ul li.active ul {
	display: block;
}


#menu2 ul li ul li ul li a {
	margin: 0 0 1px 0;
	padding: 2px 0 2px 0;
	display:block;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-size: 10px;
	width: 150px;
	text-transform: uppercase;
	border-top: 1px solid #dadada;
}

#menu2 ul li ul li ul li.active ul li a,
#menu2 ul li ul li ul li.active ul li.active ul li a,
#menu2 ul li ul li ul li.active ul li.active ul li.active ul li a {
	background: url(../img/menu2.png) no-repeat!important;
	padding: 2px 0 2px 16px;
	width: 124px;
}

#menu2 ul li ul li ul li.active ul li a:hover,
#menu2 ul li ul li ul li.active ul li.active a ,
#menu2 ul li ul li ul li.active ul li.active ul li.active a,
#menu2 ul li ul li ul li.active ul li.active ul li a:hover,
#menu2 ul li ul li ul li.active ul li.active ul li.active ul li a:hover,
#menu2 ul li ul li ul li.active ul li.active ul li.active ul li.active a{
	background: url(../img/menu2_hover.png) no-repeat!important;
}

#menu2 ul li ul li ul li ul {
	margin: 0 0 0 10px;
}

#menu2 ul li ul li ul li ul li a {
	border-top: none;
	text-transform: none;
	color: #333333;

}



#menu2 ul li ul li ul li.active ul li a,
#menu2 ul li ul li ul li.active ul li.active ul li a,
#menu2 ul li ul li ul li.active ul li.active ul li.active ul li a{
	color: #333333;
}


#menu2 ul li ul li ul li a:hover,
#menu2 ul li ul li ul li a.active {
	color: #ff9900;
}

#menu2 ul li ul li ul li.active a,
#menu2 ul li ul li ul li.active ul li.active a,
#menu2 ul li ul li ul li.active ul li.active ul li.active a,
#menu2 ul li ul li ul li.active ul li.active ul li.active ul li.active a{

	color: #ff9900;
}

#menu2 ul li ul li ul li a:hover,
#menu2 ul li ul li ul li.active a,
#menu2 ul li ul li ul li.active a:hover,
#menu2 ul li ul li ul li.active ul li.active a:hover,
#menu2 ul li ul li ul li.active ul li.active ul li.active a:hover{
	color: #ff9900;
}

#menu2 ul li ul li ul li.active ul li a,
#menu2 ul li ul li ul li.active ul li a:hover,
#menu2 ul li ul li ul li.active ul li.active ul li a,
#menu2 ul li ul li ul li.active ul li.active ul li a:hover{
	background: none;
}

#menu2 ul li ul li ul li.menu403 {
	display: none;
}

#menu2 ul li ul li ul li.menu393 a,
#menu2 ul li ul li ul li.menu403 a {
	border: 1px dotted #ff9900;
}

#menu2 ul li ul li ul li.menu337 a {
	border: none;
}


/* Indexed Search Suchergebnisse */
.tx-indexedsearch .tx-indexedsearch-browsebox ul.browsebox {
	border-top: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;
	margin: 0!important;
	padding-bottom: 20px;
}

.tx-indexedsearch .tx-indexedsearch-browsebox LI {
	display: inline;
	margin-right: 5px;
}

.tx-indexedsearch .tx-indexedsearch-browsebox LI a {
	text-decoration: none;
	color: #333333!important;
}

.tx-indexedsearch .tx-indexedsearch-browsebox LI a:hover {
	text-decoration: underline;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	margin-left: 133px!important;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width: 150px;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-top: 10px;
	margin-bottom: 5px;
}

.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	font-weight: bold;
	font-style:i talic;
}

.tx-indexedsearch .tx-indexedsearch-noresults {
	text-align: center;
	font-weight: bold;
}

.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr {
	font-style: italic;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #ff9900;
	font-weight: bold;
	letter-spacing: 1px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background: #EDF1F5;
	display: none;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	margin-top: 20px;
	margin-bottom: 5px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
	background: cccccc;
	vertical-align: middle;
}

.tx-indexedsearch .tx-indexedsearch-res .noResume {
	color: 666666;
}

.tx-indexedsearch .tx-indexedsearch-category {
	background: cccccc;
	font-weight: bold;
}

.tx-indexedsearch .res-tmpl-css {
	clear: both;
	margin-bottom: 1em;
}

/* Align the form fields and labels */
div.tx-indexedsearch-searchbox label {
	margin-right: 1em;
	width: 10em;
	float: left;
}

.tx-indexedsearch .result-count-tmpl-css,
.tx-indexedsearch .percent-tmpl-css {
	letter-spacing: 0;
	font-weight: normal;
	margin-top: -1.2em;
	float: right;
}

.tx-indexedsearch .info-tmpl-css dt,
.tx-indexedsearch dl.info-tmpl-css dd {
	float: left;
}

.tx-indexedsearch .info-tmpl-css dd.item-mtime {
	float: none;
}

.tx-indexedsearch .info-tmpl-css dd.item-path {
	float: none;
}

/* Floating items to the right */
span.tx-indexedsearch-result-count,
span.tx-indexedsearch-percent {
	font-size: 0.9em;
	letter-spacing: 0;
	font-weight: normal;
	margin-top: -1.2em;
	float: right;
}

/* Align result info */
dt.tx-indexedsearch-text-item-size,
dd.tx-indexedsearch-text-item-size,
dt.tx-indexedsearch-text-item-crdate,
dd.tx-indexedsearch-text-item-crdate,
dt.tx-indexedsearch-text-item-mtime,
dt.tx-indexedsearch-text-item-path {
	margin-left: 0;
	float: left;
}

/* Reset margin of the last element in the result info */
dd.tx-indexedsearch-path {
	margin-left: 0;
}

/* Result browser */
div#content ul.browsebox li {
	list-style: none;
	margin-bottom: 1em;
	margin-right: 1em;
	float: left;
}

/* Clear the result browser float */
div#content div.tx-indexedsearch-res {
	clear: both;
}


.tx-indexedsearch h3 span {
	position: relative;
	width: auto;
	height: auto;
	font-size: 16px;
}

.tx-indexedsearch h3 a {
	text-decoration: none;
	color: #333333!important;
	font-size: 16px;
}

.tx-indexedsearch h3 a:hover {
	text-decoration: underline;
}

.tx-indexedsearch-searchbox fieldset{
	border: none;
	border-top: 1px solid #595959;
	padding: 7px 0 10px 2px;
	background: #cccccc;
}

.tx-indexedsearch-searchbox input{
	float: left;
}

input.tx-indexedsearch-searchbox-button{
	background: #ffffff;
	cursor: pointer;
}

fieldset.tx-indexedsearch-form{
	display: none;
}


form {
	padding: 0;
	margin: 0 0 10px 0;
	border: 0;
}

form div {
	position: relative;
	clear: both;
}

form div.odd {
	background: yellow;
}

form div.even {
	background: blue;
}

form h4 {
	margin: 18px 0 0 0;
	color: #424242;
}

form br {
	clear: both;
}

fieldset {
	padding: 7px 5px 10px 5px;
	border-top: 1px solid #ff9900;
	border-left: none;
	border-right: none;
	border-bottom: none;
	width: 510px;
	color: #424242;
	background: #ffffff;
}

label.meinungsform{width: 250px;}

.movelink a{
	float: right;
	margin: 20px 0 0 20px;
}

.movelink a{
	display: block;
	background: #ff9900 url(../img/button.png) no-repeat 0 -2px;
	padding: 3px 7px 3px 7px;
	color: #ffffff!important;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	width: 150px;
	text-align: center;
}

label {
	float: left;
	width: 150px;
	margin: 3px 5px 4px 0;
	color: #424242;
	font-weight: normal;
}

fieldset label {
	width: 170px;
}

fieldset span.label {
	float: left;
	width: 170px;
	margin: 3px 5px 4px 0;
	color: #424242;
}

fieldset b {
	float: left;
	width: 144px;
	margin: 3px 20px 4px 0;
}

fieldset p {
	display: block;
	height: 30px;
	text-align: left;
	margin: -5px 0 1px 0;
	color: #424242;
}

label.required,
span.required,
b.required {
	background: url(../img/required.png) right -5px no-repeat;
}

label.error,
b.error {
	background: url(../img/error.png) right center no-repeat;
}

label.label_short {
	float: none;
	width: 140px;
	margin: 3px 5px 4px 0;
	color: #424242;
	font-weight: normal;
}
 
input {
	margin: 0 0 1px 0;
	float: left;
	width: 300px;
	height: 18px;
	border: 1px solid #b7b7b7;
	background: #f7fcfe;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

input.checkbox {
	float: none;
	width: 15px;
	margin: 0 0 3px 173px;
	padding: 0;
	border: none;
	vertical-align: top;
}

fieldset input.checkbox {
	margin: 0 0 3px 170px;
}

fieldset input.haslabel {
	margin: 0 0 3px 0;
}

fieldset input.multi {
	margin: 0 0 3px 15px;
}

label.checkbox {
	position: relative;
	display: inline;
	margin: -20px 0 0 190px;
	width: auto;
}

fieldset .comment {
	color: #424242;
	font-weight: normal;
	font-size: 10px;
	margin-top: 0;
	width: auto;
}

select,
select.selectCategory {
	width: 300px;
	height: 20px;
	border: 1px solid #f1f1f1;
	border-left: 1px solid #d1d2d4;
	border-right: 1px solid #d1d2d4;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

input.required,
select.required {
	border: 1px solid #9a9a9a;
	background: none;
}

optgroup {
	background-color: #245f9b;
	color: #424242;
	font-style: normal;
}
option {
	padding: 3px 0 0 0;
	background-color: #ffffff;
	color: #424242;
}

textarea { 
	width: 300px;
	height: 85px;
	border: 1px solid #9a9a9a;
	background: #ffffff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 3px;
}

input.quarter  {
	width: 74px;
	margin-right: 2px;
}
input.half {
	width: 148px;
	margin-right: 2px;
}
input.threequarter {
	width: 222px;
	margin-right: 2px;
}

select.quarter {
	width: 74px;
	margin-right: 2px;
}

select.half {
	width: 148px;
	margin-right: 2px;
}
textarea.threequarter,
select.threequarter {
	width: 222px;
	margin-right: 2px;
}

input.error,
select.error {
	border: 1px solid #962020;
}

input.submit,
input.button,
input[type=button] {
	height: 20px;
	width: 150px;
	margin: 20px 2px 0 370px;
	padding: 0 0 2px 0;
	text-transform: uppercase;
	background: #ff9900 url(../img/button.png) no-repeat 0 -2px;
	font-weight: bold;
	border: 1px solid #f2a600;
	cursor: pointer;
	border: none;
	color: #ffffff;
}

input.submitmulti {
	margin: 2px 2px 0 15px;
}

#mferror {
	margin: 8px 0 8px 0;
	padding: 7px 5px 0 5px;
	width: 612px;
	color: #be000c;
	border: 1px solid #be000c;
	border-left: 1px dotted #d1d2d4;
	border-right: 1px dotted #d1d2d4;
}

#mferror h4 {
	color: #be000c;
	margin: 3px;
}

#mferror_hidden {
	display: none;
}

span.input_error {
	clear: both;
	float: none;
	display: block;
	margin: 0 0 6px 176px;
	color: #be000c;
	text-align: left;
}

form .input_error p {
	float: left;
	display: block;
	margin: 0 0 6px 150px;
	color: #be000c;
	text-align: left;
}

fieldset div.padtop {
	padding-top: 6px;
}






h2 {
	margin: 13px 0 3px 0;
	padding: 0;
	position: relative;
	font-size: 18px;
	font-weight: bold;
	color: #ee1c24;
	height: 32px!important;
	
	text-indent: -9999em!important;
	overflow: hidden!important;
}

h2 span {
	margin: -20px 0 0 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	background-repeat: no-repeat;
	display: block;

}

h3 {
	margin: 13px 0 3px 0;
	padding: 0;
	position: relative;
	font-size: 18px;
	font-weight: bold;
	color: #ee1c24;
	height: 32px!important;
	
	text-indent: -9999em!important;
	overflow: hidden!important;
}

h3.subtitle {
	margin: -5px 0 0 0;
	padding: 0;
	position: relative;
	width: 300px;
	font-size: 14px;
	background-repeat: no-repeat;
	color: #ee1c24;
	display: block;
	height: 35px!important;
	text-indent: -9999em;
	overflow: hidden;
}

h3.subtitle span {
	text-indent: -9999em;
	overflow: hidden;
	background-repeat: no-repeat;
	display: block;
}

#col1 h2,
#col1 h3.subtitle{
	width: 280px;
}

#col2 h2,
#col2 h3.subtitle{
	width: 540px;
}


h3 span {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

h3{
	margin: 25px 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	color: #ff9900;
}

h4{
	margin: 25px 0 10px 0;
	font-weight: bold;
}

p.csc-frame-frame1{
	width: 450px;
}



.csc-textpic-caption{
	font-size: 11px;
}

table{
	border-collapse:collapse;
	margin: 0 0 25px 0;
}


tr.tr-even{
	background: #ffffff;
}

#col2 table.contenttable tbody tr,
tr.tr-odd{
	background: #fff3df;
}

table caption{
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	padding: 7px 0 0 0;
	background: none;
	border-bottom: 1px solid #ff9900;
	color: #424242;
}


th{
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	color: #ff9900;
	text-align: left;
}

.contenttable th p{
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #ff9900;
	text-align: left;
}

td{
	padding: 5px 10px 5px 10px;
	text-align: left;
}

.contenttable td{
	padding: 0;
	margin: 0;
	text-align: left;
}

.contenttable td p{
	padding: 0;
	margin: 4px 0 4px 0;
}

td.td-0{
	padding: 5px 10px 5px 5px;
}

#katal_auswahl_out{
	position: relative;
	display: block;
	width: 500px;

}

.katal_auswahl{
	clear: none;
	display: inline;
	float: left;
	width: 166px;
	margin: 0 0 35px 0;
}

label.katal_auswahl_in{
	width: 110px;
	margin: 0 0 5px 10px;
}

input.katal_auswahl_in{
	width: 13px;
	height: 13px;
	margin: 2px 0 0 10px;
	border: none;
}

img.katalogbild{
	display: block;
	margin: 5px 0 0 35px;
	border: 1px solid #333333;
}

.clear{
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}



/*  ##### PRODUKTÜBERSICHT #####*/

#csc-menu{
	margin: 20px 0 0 0;
	padding: 0;
	display: block;
}

#csc-menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	display: block;
	width: 750px;
}

#csc-menu ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	position: relative;
	float: left;
	width: 250px;
	height: 220px;
}

#csc-menu ul li .teaser_image{
	margin: 0;
	padding: 0;
	position: relative;
	top: -110px;
	left: 80px;
	z-index: 5;
}

#csc-menu ul li .teaser_image a,
#csc-menu ul li .teaser_image2 a{
	margin: 0;
	padding: 0;
	border: none;
}

#csc-menu ul li .teaser_image a img,
#csc-menu ul li .teaser_image2 a img{
	margin: 0;
	padding: 0;
	border: none;
}

#csc-menu ul li .teaser_image2{
	margin: 0;
	padding: 0;
	position: relative;
	top: -35px;
	left: 0;
	z-index: 10;
}

#csc-menu ul li span{
	position: absolute;
	top: 80px;
	left: 5px;
	margin: -5px 0 0 0;
	padding: 0;
	z-index: 15;
	color: #ff9900;
	font-weight: bold;
	font-size: 10px;
}

#csc-menu ul li a{
	position: absolute;
	top: 100px;
	left: 0;
	margin: -12px 0 0 0;
	padding: 0 0 0 5px;
	z-index: 15;
	color: #424242;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}


/* #### AUSBLENDEN DER NICHTBENÖTIGTEN MENÜPUNKTE IN DER ÜBERSICHT #### */


/* Türen Sicherheit */
#csc-menu li.menu108{
	display: none;
}

/* Türen Holz Vorteile */
#csc-menu li.menu266{
	display: none;
}

/* Türen Holz-Alu Vorteile */
#csc-menu li.menu268{
	display: none;
}

/* Türen Kunststoff Vorteile */
#csc-menu li.menu269{
	display: none;
}

/* Fenster Englisch */
#csc-menu li.menu152{
	display: none;
}




/* ##### STANDORTAUSGABE ##### */


#standortausgabe ul{
	display: block;
	margin: 0;
	padding: 0;
	width: 728px;
}

#standortausgabe ul li{
	float: left;
	margin: 25px 25px 0 0;
	padding: 0;
	width: 217px;
	height: 355px;
	background: #ffffff;
	border-top: 1px solid #ff9900;
}

#standortausgabe ul li p{
	margin: 1px 0 1px 13px;
	padding: 0;
	color: #424242;
}

#standortausgabe ul li h4{
	margin: 17px 0 20px 13px;
	padding: 0;
	height: 30px;
	color: #424242;
}

#standortausgabe ul li a{
	margin: 10px 0 20px 13px;
	padding: 0;
	display: block;
	font-size: 11px;
}

#standortausgabe ul li a:hover{
	color: #424242;
}

#standortausgabe ul li img{
	margin: 0 0 10px 13px;
	padding: 0;
	display: block;
}

.tx-wecmap-pi2 {
	margin: 0 0 0 -9px;
}



.bindungsindexhg_high{
	position: relative;
	margin: 80px 0 0 0;
	width: 480px;
	height: 100px;
	background: url(../img/bindungsindexhg_big.png) no-repeat;
}

.bindungsindexhg_high span{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

span.bindungsindexinfo{
	position: absolute;
	top: -40px;
	left: 0;

}

.bindungsindexinfo1{
	float: left;
	width: 60px;
	height: 40px;
	border-right: 1px dashed #000000;
	text-align: center;
	font-weight: normal;
}

.bindungsindexinfo2{
	float: left;
	width: 103px;
	height: 40px;
	border-right: 1px dashed #000000;
	text-align: center;
	font-weight: normal;
}

.bindungsindexinfo3{
	float: left;
	width: 103px;
	height: 40px;
	border-right: 1px dashed #000000;
	text-align: center;
	font-weight: normal;
}

.bindungsindexinfo4{
	float: left;
	width: 103px;
	height: 40px;
	border-right: 1px dashed #000000;
	text-align: center;
	font-weight: normal;

}

.bindungsindexinfo5{
	float: left;
	width: 103px;
	height: 40px;
	text-align: center;
	font-weight: normal;
}

span.bindungsindexlow{
	position: absolute;
	top: -60px;
}

span.bindungsindexlow1{
	position: absolute;
	top: -60px;
	left: 50px;
}

span.bindungsindexlow2{
	position: absolute;
	top: -60px;
	left: 153px;
}

span.bindungsindexlow3{
	position: absolute;
	top: -60px;
	left: 260px;
}

span.bindungsindexlow4{
	position: absolute;
	top: -60px;
	left: 357px;
}


.bindex{
	position: relative;
}


span.bindungsindexhigh{
	position: absolute;
	top: 0px;
	right: 0;
	top: -60px;
}

.bindungsindexhaendler{
	position: absolute;
	float: left;
	top: 0px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	height: 15px;
	width: auto;
	white-space: nowrap;
	padding: 30px 3px 1px 3px;
}

.bindungsindextop25{
	position: absolute;
	top: 0px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	height: 15px;
	width: auto;
	padding: 60px 3px 1px 3px;
}

.ampel1row1{text-align: center;}

.ampel1row2{
	clear: both;
	text-align: center;
}

.ampel1col11{
	float: left;
	width: 240px;
	height: 30px;
}

.ampel1col12{
	float: left;
	width: 70px;
	height: 30px;
}

.ampel1col13{
	float: left;
	width: 70px;
	height: 30px;
}

.ampel1col14{
	float: left;
	width: 70px;
	height: 30px;
}

.ampel1col15{
	float: left;
	width: 70px;
	height: 30px;
	font-weight: bold;
}

.ampel1col16{
	float: left;
	width: 70px;
	height: 30px;
}

.ampel1col17{
	float: left;
	width: 50px;
	height: 30px;
	font-weight: bold;
	color: #e79f00;
}

.ampel1col19{
	padding: 40px 0 0 0;
	float: left;
	width: 231px;
	height: 56px;
	font-weight: bold;
	text-align: left;
}

.ampel1col20{
	float: left;
	width: 221px;
	height: 96px;
}

.ampel1col21{
	float: left;
	padding: 40px 0 0 0;
	width: 70px;
	height: 56px;
	font-weight: bold;
}

.ampel1col22{
	padding: 40px 0 0 0;
	float: left;
	width: 65px;
	height: 56px;
}

.ampel1col23{
	float: left;
	padding: 29px 0 0 0;
	width: 90px;
	height: 67px;
	font-weight: bold;
	color: #e79f00;
	font-size: 24px;
}

.ampel1col23 span{
	color: #e79f00;
	font-weight: normal;
}

.led1{
	clear: both;
	text-align: center;
	height: 50px;
}

.ledcol1{
	float: left;
	width: 237px;
	height: auto;
	margin-top: 8px;
	text-align: right;
}

.ledcol2{
	float: left;
	width: 215px;
	height: auto;
}

.ledcol3{
	margin: 12px 0 0 0;
	float: left;
	width: 70px;
	height: auto;
	font-weight: bold;
}

.ledcol4{
	margin: 12px 0 0 0;
	float: left;
	width: 70px;
	height: auto;
}

.spacer{
	clear: both;
	height: 15px;
	font-size: 10px;
	line-height: 8px;
}

.linie{
	clear: both;
	background: #e79f00;
	height: 1px;
	width: 630px;
	margin: 0 0 20px 0;
	line-height: 0;
	font-size: 0;
}

.extranking{
	float: left;
	width: 60px;
}

.exthaendler{
	float: left;
	width: 200px;
}

.extbefragung{
	float: left;
	width: 150px;
}

.extausg{
	width: 410px;
}

.extrow{
	clear: both;
}

.geshaendlerranking span{font-size: 20px;}

.geshaendlergesname strong{font-size: 20px;}


.tourplabergebniss {margin: 20px 0 0 0;}

.tourplan08{
	float: left;
	text-align: center;
	padding: 7px 0 0 0;
	width: 120px;
	height: 23px;
	background: #fceed5;
}

.tourplanumgebung{
	float: left;
	font-weight: bold;
	padding: 7px 0 0 7px;
	margin: 0 0 0 2px;
	color: #e79f00;
	width: 200px;
	height: 23px;
	background: #fceed5;
}

.tourplanlink{
	float: left;
	padding: 7px 0 0 7px;
	margin: 0 0 0 2px;
	width: 135px;
	height: 23px;
	background: #fceed5;
}

.tourplanlink a {
	color: #e79f00;
	text-decoration: none;
}

#agentur_net {
	position: relative;
	top: 0;
	left: 745px;
	display: block;
	height: 22px;
	width: 22px;
	overflow: visible;
	cursor: pointer;
	background: url(../img/ant.png) no-repeat 0 2px;
	z-index: 3;
}

#agentur_net:hover {
	background: url(../img/ant_hover.png) no-repeat 0 2px;
}


#agentur_net ul {
	padding: 0;
	margin: 0;
	list-style: none !important;
	background: none;
}

#agentur_net ul li {
	padding: 0;
	margin: 0;
	display: inline;
	list-style: none !important;
	background: none;
}

#agentur_net ul li span {
	display: block;
	color: #424242;
	font-size: 1px;
	cursor: pointer;
	overflow: hidden!important;
	text-indent: -999em!important;
	width: 22px;
	height: 22px;
	position: absolute;
	top: 0;
	left: 0;
}

#agentur_net ul li ul {
	display: none;
	position: absolute;
	background: #FF0000;
	bottom: 22px;
	left: -180px;
	width: 214px!important;
	height: 23px!important;
	padding: 0;

}

#agentur_net ul li ul li {
	float: left;
	width: 100px;
	font-size: 1px;
	color: #ffffff;

}

#agentur_net ul li ul li a {
	padding: 0;
	margin: 0;
	border: none;
	background: #ffffff url(../img/ant_info.png) no-repeat;
	display: block;
	width: 214px;
	height: 23px;
	font-size: 9px;
	text-decoration: none;
	
}

#agentur_net ul li ul li a img {
	border: none;
}


#agentur_net ul li ul li.active a {
	color: #000000;

}

#agentur_net ul li ul li.na a
#agentur_net ul li ul li a {
	color: #000000;
	
}

#agentur_net ul li ul li a:hover {
	border: none;
	background-color: #ff9900;
	color: #ffffff;

}








#postit{
	position: relative;
	z-index: 20;
}

#postit_flash{
	position: relative;
	z-index: 25;
	display: block;
	margin: 30px 0 0 -5px;
	width: 161px;
	height: 158px
}


object{
	outline: none;
}


ol{
	margin: 0 0 0 20px;
}

p.infowind{
	font-size: 10px;
	color: #aaaaaa;
	margin: -70px 0 0 0;
}

#printimg{
	display: none;
}

.printimg{
	display: none;
}





/* 





#lang{
	width: 120px;
	height: 15px;
	position: absolute;
	top: 0;
	left: 10px;
}

#search{
	width: 255px;
	height: 40px;
	position: absolute;
	bottom: 0;
	right: 0;
}

#toolbox{
	width: 180px;
	height: 27px;
	background: #ffffff;
	position: absolute;
	top: 70px;
	right: 0;
}
} */



#gaulwelt_stoerer{
	position: absolute;
	top: 87px;
	left: 12px;
	padding: 10px;
	background: #ffffff;
	border: 1px solid #ff9900;
	display: none;
}

#gaulwelt{
	cursor: pointer;
}

span.tx-indexedsearch-percent{
	display: none;
}

p sup em{
	font-size: 8px!important;
}
#sanscheckstoerer{
	position: absolute;
	left: 400px;
	top: 300px;
	width: 188px;
	height: 223px;
	background: url(../img/gaulhofer_kp_spot_stoerer.png) no-repeat;
}

#sanscheckstoerer a.lnk{
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -999em;
	overflow: hidden;
}

#sanscheckstoerer a.lnkclose{
	position: relative;
	top: -40px;
	left: 25px;
	display: block;
	width: 12px;
	height: 13px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../img/close.png) no-repeat;
}

#imagekampagne09{
	position: absolute;
	left: 400px;
	top: 80px;
	width: 191px;
	height: 293px;
	background: url(../img/Teaser.png) no-repeat;
}

#imagekampagne09 a.lnk{
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -999em;
	overflow: hidden;
}

#imagekampagne09 a.lnkclose{
	position: relative;
	top: -147px;
	left: 20px;
	display: block;
	width: 12px;
	height: 13px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../img/close.png) no-repeat;
}

#c710{
	position: absolute;
	top: 485px;
	left: 323px;
	width: 175px;
	height: 60px;
}

#navi .top{
	
	float: right;
	
	
}


