.skip {
    display:none;
}
#search-form span {
    display: none;
}
#header{
    position: relative;
}
#languageFlag {
/*
    position: absolute;
    top: 149px;
    left: 885px;
    z-index: 1000;
*/
	width:20px;
    margin-left: 152px; 
	position:relative;
	
}
#icons {
    background: #e7e7e8;
    height: 236px;
}

#logo h1 {
    margin-bottom: 2px;
}

.nowrap {
    white-space: nowrap;
}
#content hr {
    margin: 20px 0;
}
#content h2 {
    margin-bottom: 20px;
	font-size: 1.23em;
}


/* content new */

#divmain{
    width: 974px;
    padding: 0 11px;
    margin:auto;
    text-align:left;
    background-color:#FFFFFf;
    position: relative;
    /*background: url(../images/template/content-tail.gif) repeat-y 0% 0%;*/
}

#sp1{
    float:left;
    width:283px;
    width: 175px;
    min-height: 1px;
    
}

#teaser_orange {
    position: absolute;
    width: 271px;
    height: 251px;
    background: #ff8600;
    z-index: 1000; 
    top: 6px;
    left: 11px;
    
}
#teaser_orange_menu {
    position: absolute;
    width: 206px;
    height: 204px;
    background: #ff8600;
    z-index: 1000; 
    top: 6px;
    left: 192px;
}

.teaser_orange, .teaser_orange p {
    color: #fff!important;
}
.teaser_orange h3 {
    padding: 9px 9px;
    margin:  0;
    color: #fff;
}

.teaser_orange p {
    padding: 0 9px!important;
    position: absolute;
    bottom: 9px;
}

#sp2 {
    float: right;
    width: 176px;
}
div.lay_headpic {
    /*margin-left:10px;*/
	background-repeat: no-repeat;
    height: 264px;
    height: 204px;
    left: 40px;
    left: 211px;
    position: relative;
    width: 444px;
    width: 405px;
}

div.lay_headpic.header_big {
    height: 251px;
    left: 69px;
    left: 95px;
    width: 521px;
}
/*Zusatzboxen */
div.lay_zusatz_box{
    border-top: 1px solid #fff;
}

.lay_zusatz_box_cont input {
    width: 140px!important;
    font-size: 10px!important;
    letter-spacing: -1px;
    
}
div.lay_zusatz_box_top{
	background: #E7E7E8;
	height:13px;
	clear:both;
	overflow:hidden;
}
div.lay_zusatz_box_cont{
	padding:0px 10px 0px 10px;
	background-color:#E7E7E8;
	color:#686868;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
div.lay_zusatz_box_cont h1{
	font-size: 1.3em;
	font-size: 12px;
    font-weight: bold;
	background:none;
	margin: 0 0 10px 0;
	padding: 12px 0 0px 0;
}
div.lay_zusatz_box_cont span{
	font-size:10px;
	font-style:italic;
}
div.lay_zusatz_box_bot1{
	background-image:url(../images/template/zusatz_box_bot.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:13px;
}
div.lay_zusatz_box_bot2{
	background-image:url(../images/template/zusatz_box_bot.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:40px;
}

div.lay_zusatz_box_bot2_1{
	text-align:right;
	padding-top:12px;
	padding-right:10px
}

a.fo_feedback{
	display:block;
	float:right;
	outline:none;
	color:#FFFFFF;
	width:18px;
	
    margin-right: 3px;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	margin-left:0px;
	/*background-image: url(../images/template/icon_feedb1_1.gif);*/
    background-color: #a2a2a2;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    padding: 2px 0 0;
    height:16px;
    line-height: normal;
    
}

a.fo_feedback span, .fo_feedbackact span {
    display: block;
    margin: 0!important; 
    text-align: center;
}
a.fo_feedback:link{
	color:#FFFFFF;
}
a.fo_feedback:visited{
	color:#FFFFFF;
}
a.fo_feedback:hover{
	color:#FFFFFF;
	text-decoration:none;
    background-color: #ff8600;
	/*background-image: url(../images/template/icon_feedb1_2.gif);*/
}
a.fo_feedback:active{
	color:#FFFFFF;
}

.fo_feedbackact{
	display:block;
	float:right;
	outline:none;
	color:#FFFFFF;
	width:18px;
	
    margin-right: 3px;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	margin-left:0px;
	/*background-image: url(../images/template/icon_feedb1_2.gif);*/
    background-color: #ff8600;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    padding: 2px 0 0;
    height:16px;
    line-height: normal;
    
}
a.fo_feedbackact:link{
	color:#FFFFFF;
}
a.fo_feedbackact:visited{
	color:#FFFFFF;
}
a.fo_feedbackact:hover{
	color:#FFFFFF;
	text-decoration:none;
	/*background-image: url(../images/template/icon_feedb1_2.gif);*/
}
a.fo_feedbackact:active{
	color:#FFFFFF;
}

a.fo_feedback span{
	margin-right:6px;
}
a.fo_feedbackact span{
	margin-right:6px;
}

/*Zusatzboxen */
/* Pfadangabe*/
div.lay_pfad{
	padding:13px 15px 3px 10px;
}
a.fo_pfad{
	display:block;
	float:left;
	outline:none;
	color:#666666;
	text-decoration:none;
	font-size:9px;
	font-weight:normal;
	margin-right:7px;
	background-image: url(../images/template/icon_pfad.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-left:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.fo_pfad:link{
	color:#666666;
}
a.fo_pfad:visited{
	color:#666666;
}
a.fo_pfad:hover{
	color:#e76203;
	text-decoration:none;
}
a.fo_pfad:active{
	color:#7c7a7a;
}

a.fo_pfadact{
	display:block;
	float:left;
	outline:none;
	color:#e76203;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
	margin-right:7px;
	padding-left:8px;
	background-image: url(../images/template/icon_pfad.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.fo_pfadact:link{
	color:#e76203;
	text-decoration:none;
}
a.fo_pfadact:visited{
	color:#e76203;
	text-decoration:none;
}

a.fo_pfadact:hover{
	color:#e76203;
	text-decoration:none;
}
a.fo_pfadact:active{
	color:#e76203;
	text-decoration:none;
}
span.fo_pfad2{
	display:block;
	float:left;
	font-weight:normal;
	outline:none;
	color:#7c7a7a;
	text-decoration:none;
	font-size:9px;
	margin-right:8px;
	padding-left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* Ende Pfadangabe*/

div.break{
	clear:both;
	height:1px;
	overflow:hidden;
}

div.lay_break_form{
	clear:both;
	height:7px;
	overflow:hidden;
}

/* Call Back */
#callback{
	padding:0px;
	margin:0px;
    overflow:hidden;
}

input.inpcallback{
    width:211px;
    padding:5px;
    font-size:11px;
}

input.form_but_send{
    font-weight:bold;
    color:#FFFFFF;
	width:223px;
	height:29px;
	background-color:transparent;
	overflow:hidden;
	float:left;
	display:block;
	border: 0px solid #FFFFFF;
	background-image:url(../images/template/callback_absenden1.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	cursor:pointer;
}

input.form_but_send:hover{
	background-image:url(../images/template/callback_absenden2.gif);
	cursor:pointer;
    color: #ff6c00;
}

input.form_but_send_en{
    font-weight:bold;
    color:#FFFFFF;
	width:223px;
	height:29px;
	background-color:transparent;
	overflow:hidden;
	float:left;
	display:block;
	border: 0px solid #FFFFFF;
	background-image:url(../images/template/en_callback_absenden1.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	cursor:pointer;
}

input.form_but_send_en:hover{
	background-image:url(../images/template/en_callback_absenden2.gif);
	cursor:pointer;
    color: #ff6c00;
}


.lay_zusatz_box_cont input.form_but_send, .lay_zusatz_box_cont input.form_but_send_en {
    font-weight:bold;
    color:#FFFFFF;
	width:156px!important;
	height:25px;
	background-color: #FF8600;
	overflow:hidden;
	float:left;
	display:block;
	border: 0px solid #FFFFFF;
    margin-top: 12px;
    padding: 0 0 2px 21px;
    padding: 2px 0 3px 25px;
    text-align: left;
    /*background-image:url(../images/template/callback_absenden1.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
    
    background-image:url(../images/template/head-marker.gif);
	background-repeat:no-repeat;
	background-position:5px center;
    letter-spacing: normal;
	cursor:pointer;
}

.lay_zusatz_box_cont input.form_but_send:hover, .lay_zusatz_box_cont input.form_but_send_en:hover {
	/*background-image:url(../images/template/callback_absenden2.gif);*/
	cursor:pointer;
    background-image:url(../images/template/head-marker-act.gif);
	background-repeat:no-repeat;
	background-position:5px center;
    background-color: #fff;
    color: #ff6c00;
    
    /*color: #FFDEC6;*/
}

div.fo_form_required{
	font-size:1.0em;
    margin-bottom: 5px;
}

div.formfloat50 {
	width:50%;
    height:4.5em;
	background-color:transparent;
	overflow:hidden;
	float:left;
	display:block;
}

div.formfloat50 input {
    border: 1px solid #bebebe;
    height: 2em;
}

div.formfloat50 select {
    border: 1px solid #bebebe;
    height: 2em;
    padding-top:0.2em;
}


div.formfloat50 textarea.form {
    border: 1px solid #bebebe;
    width: 280px;
    height: 200px;
}

div.formfloat50 input.checkbox {
    border: 1px;
    width: 20px;
    display: block;
    float: left;
    height: 25px;
}

div.formfloat50 label.cb {
    width: auto;
    display: block;
    float: left;
    margin: 5px 0px 0px 5px;
    height: 20px;
}

div.formfloat50 span.pflichtfeld {
    color:#ff7100;
}

