body {
	background-color: #ffffff;
	margin: 0px;
	padding: 87px 0px 0px 60px;	
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 95%;
	color: #46230f;

	text-align: center;
	
	
}

/* Hintergrundlayer */
#background {
	overflow: hidden;	
	width: 100%;
	height: 100%;
	left:215px;
	top: 0px;
	position: fixed;
	z-index: -100;
}

html* #background {
	position: fixed !important;
	overflow: hidden;
	width: 100%;
	left:215px;
	top: 0px;
	position: fixed;
	z-index: -100;
}

* html #background {
	
  position: absolute;
  width: expression( (( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) -215) + 'px');
  height: expression( (( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) ) + 'px');
  right: auto; bottom: auto;
  left: expression( ( 0 - background.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression( ( 0 - background.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	
}

* html #background img { height:100%;} 

#block{
	min-width:1145px;
	display:block;
	white-space: nowrap;	
}

/* gesamt content */
#wrapper {
	margin: 0 auto 0 auto;
	text-align: left;
}

#logo {
	margin-bottom: 40px;	
}

#mainnavi{
	white-space:normal;	
	float:left;
	width: 205px;
}

/* hauptnavi links */
.mainnavi_ul_black{
	border-right: #000000 1px dotted;
}

.mainnavi_ul_red{
	border-right: #ac1111 1px dotted;
}

.mainnavi_ul_green{
	border-right: #46911e 1px dotted;
}

.mainnavi_ul_blue{
	border-right: #1a7d92 1px dotted;
}

.mainnavi_ul_orange{
	border-right: #eaa500 1px dotted;
}

.mainnavi_ul_yellow{
	border-right: #dcd214 1px dotted;
}

.mainnavi_ul_brown{
	border-right: #46230f 1px dotted;
}

#mainnavi ul {
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: right;
	
}

#mainnavi ul li {
	margin-bottom: 4px;
	padding-left: 0px;
	padding-right: 4px;
	list-style: none;
	text-transform: uppercase;
}

#mainnavi ul li.active_red {
	color: #ac1111;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 0px;
	padding-right: 4px;
	list-style: none;
	font-size: 1.2em;
}

#mainnavi ul li a.active_red {
	color: #ac1111;
	text-decoration: none;
}

#mainnavi ul li.active_yellow {
	color: #dcd214;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 0px;
	padding-right: 4px;
	list-style: none;
	font-size: 1.2em;
}

#mainnavi ul li a.active_yellow {
	color: #dcd214;
	text-decoration: none;
}

#mainnavi ul li.active_blue {
	color: #1a7d92;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 0px;
	padding-right: 4px;
	list-style: none;
	font-size: 1.2em;
}

#mainnavi ul li a.active_blue {
	color: #1a7d92;
	text-decoration: none;
}

#mainnavi ul li.active_green {
	color: #46911e;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 0px;
	padding-right: 4px;
	list-style: none;
	font-size: 1.2em;
}

#mainnavi ul li a.active_green {
	color: #46911e;
	text-decoration: none;
}

#mainnavi ul li.active_brown {
	color: #46230f;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 0px;
	padding-right: 4px;
	list-style: none;
	font-size: 1.2em;
}

#mainnavi ul li a.active_brown {
	color: #46230f;
	text-decoration: none;
}

#mainnavi ul li.active_orange {
	color: #eaa500;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 0px;
	padding-right: 4px;
	list-style: none;
	font-size: 1.2em;
}

#mainnavi ul li a.active_orange {
	color: #eaa500;
	text-decoration: none;
}

#mainnavi ul li.active_black {
	color: #eaa500;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 0px;
	padding-right: 4px;
	list-style: none;
	font-size: 1.2em;
}

#mainnavi ul li a.active_black {
	color: #eaa500;
	text-decoration: none;
}

#mainnavi ul li a {
	color: #46230f;
	text-decoration: none;
}

#mainnavi ul li a:hover {
	color: #f4d27f;
}

/* subnavigation beliebigfarbig  */
.subnavi ul,.bigsubnavi ul {
	text-align: right;
}

.subnavi ul li,.bigsubnavi ul li {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left: 0px;
	padding-right: 4px;
	list-style: none;
	border:none
	text-transform: uppercase;
	
}

.subnavi ul li a, .bigsubnavi ul li a {
	color: #46230f;
	text-decoration: none;
}

.subnavi ul li a:hover,.bigsubnavi ul li a:hover {
	color: #eaa500;
}

.subnavi ul li.active_brown,.bigsubnavi ul li.active_brown {
	color: #46230f;
}

.subnavi ul li a.active_brown,.bigsubnavi ul li a.active_brown {
	color: #eaa500;
}

.subnavi ul li a.active_brown:hover,.bigsubnavi ul li a.active_brown:hover{
	color:#eaa500;
}

.subnavi ul li.active_green,.bigsubnavi ul li.active_green {
	color: #46911e;
}
.subnavi ul li a.active_green,.bigsubnavi ul li a.active_green {
	color: #eaa500;
}

.subnavi ul li a.active_green:hover,.bigsubnavi ul li a.active_green:hover{
	color:#eaa500;
}


.subnavi ul li.active_blue,.bigsubnavi ul li.active_blue {
	color: #1a7d92;
}

.subnavi ul li a.active_blue, .bigsubnavi ul li a.active_blue{
	color: #1a7d92;
}

.subnavi ul li a.active_blue:hover,.bigsubnavi ul li a.active_blue:hover {
	color: #eaa500;
}

.subnavi ul li.active_red,.bigsubnavi ul li.active_red {
	color: #ac1111;
}

.subnavi ul li a.active_red,.bigsubnavi ul li a.active_red {
	color: #ac1111;
}

.subnavi ul li a.active_red:hover,.bigsubnavi ul li a.active_red {
	color: #eaa500;
}

.subnavi ul li.active_orange,.bigsubnavi ul li a.active_orange {
	color: #eaa500;
}

.subnavi ul li a.active_orange,.bigsubnavi ul li a.active_orange {
	color: #eaa500;
}

.subnavi ul li a.active_orange:hover,.bigsubnavi ul li a.active_orange:hover  {
	color: #eaa500;
}

/* layout layer mitte */
#content {
	float: left;
	width: 611px;
	white-space:normal;
}

/* news-listen-modul */
#content .newslist ul {
	text-align: left;
	margin-left: 101px;
	margin:0px;
	padding: 0px;
}

#content .newslist ul li {
	clear: both;
	margin-bottom: 0px;
	padding-left: 66px;
	padding-right: 5px;
	list-style: none;
	background-image: url(../img/inv_pfeil.gif);
	background-repeat: no-repeat;
	background-position: -5 0px;
}

#content .newslist ul li:hover {
	background-image: url(../img/pfeil.gif);
}

#content .newslist ul li a {
	color: #46230f;
	font-weight: bold;
	text-decoration: none;
}

#content .newslist ul li a:hover {
	color: #eaa500;
	text-decoration: none;
}

/* newslist breit modul*/
#content .newslist_flat ul {
	text-align: left;
	
	margin:0px;
	margin-left: 20px;
	padding: 0px;
}

#content .newslist_flat ul li {
	clear: both;
	margin-bottom: 0px;
	padding-left: 66px;
	padding-right: 5px;
	list-style: none;
	background-image: url(../img/inv_pfeil2.gif);
	background-repeat: no-repeat;
	background-position: 15 20px;
}

#content .newslist_flat ul li:hover {
	background-image: url(../img/pfeil2.gif);
	background-position: 35px 40px;
}

#content .newslist_flat ul li:hover .transbox_brown .textbody {
	color: #eba500;
}
/*
#content .newslist_flat ul li a {
	color: #46230f;
	font-weight: bold;
	text-decoration: none;
}

#content .newslist_flat ul li a:hover {
	color: #eaa500;
	text-decoration: none;
}
*/
/* Team-listen-modul */
#content .teamlist{
	margin-left: 154px;
	border-left:1px dotted #1a7d92;	
}

#content .teamlist ul {
	background-color: #ffffff;
    opacity: .75;
    filter: alpha(opacity = 75);
    -moz-opacity: 0.75;
	text-align: left;
	margin-left: 11px;
	padding: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: 2px solid #1a7d92;
	
}

#content .teamlist ul:hover {
     
     opacity: 1.00;
     filter: alpha(opacity = 100);
     -moz-opacity: 1.0;
}

#content .teamlist ul li {
	clear: both;
	margin-bottom: 0px;
	margin-left: -40px;	
	padding-left: 46px;	
	padding-right: 5px;

	list-style: none;
	font-size: 0.85em;
	line-height: 1.2em;
	
	
}

#content .teamlist ul li:hover {
	background-image: url(../img/pfeil2.gif);
	background-position: 0px 0px;
	
	background-repeat:no-repeat;
	
}


#content .teamlist ul li:hover {
	color: #eaa500;
}

#content .teamlist ul li a {
	color: #46230f;	
	display:block;
	text-decoration: none;
}

#content .teamlist ul li a:hover {
    color: #eaa500;
    cursor:pointer;
	text-decoration: none;
}

#content .teamlist ul li  .teamlistLeft {
	padding-right: 10px;
		padding-top:9px;
	padding-bottom:0px;	
	float: left;
	width: 55%;
}

#content .teamlist ul li .teamlistRight { 
		padding-top:9px;
	padding-bottom:0px;
}
 

#content .teamlist ul li .teamRow {
	width: 100%;
	clear: both;
	padding-bottom:1px;
	padding-left:5px;
	margin-left:-5px;	
	border-bottom:1px solid #ffffff;
}

#content .teamlist ul li .teamRow:hover {
	border-bottom:1px solid #eaa500;	
	padding-bottom:1px;
	padding-left:5px;
	margin-left:-5px;
	padding-right:5px;
}

#content .teamlist ul li .teamRowSelected {
	width: 100%;
	clear: both;
	color: #1a7d92;
	border-bottom: 1px solid #1a7d92;
	padding-bottom:1px;
	font-weight: bold;
	padding-left:5px;
	margin-left:-5px;
	padding-right:5px;
	
}

#content .teamlist ul li .teamRowSelected a{
     color: #1a7d92;
     font-weight: bold;     
}

#content .teamlist ul li .teamRowSelected a:hover{
     color: #eaa500;
     font-weight: bold;	
     
}

#content .teamlist ul li .teamRowSelected:hover {
	border-bottom:1px solid #eaa500;	
	padding-left:5px;
	margin-left:-5px;
	padding-right:5px;
}


/* Kunden-listen-modul */
#content .customerlist{
	margin-left:153px;
	border-left:1px dotted #46911e;
	 
	opacity: .75;
    filter: alpha(opacity = 75);
    -moz-opacity: 0.75;
}

#content .customerlist:hover{
	opacity: 1.00;
   	filter: alpha(opacity = 100);
    -moz-opacity: 1.0;
}

#content .customerlist ul {
    background-color: #ffffff; 
    margin-top:5px;
	padding: 0px;
	margin-left:11px;
	padding-bottom: 20px;
	color:#46230f;
	line-height: 1.0em;
	border-bottom:2px solid #46911e;
}


#content .customerlist ul li {
	clear: both;
	margin-left: -40px;
	padding-left: 46px;	
	padding-right: 5px;
	list-style: none;
	font-size: 0.85em;
	
	color: #46230f;
	
	
}

#content .customerlist ul li:hover {
	background-image: url(../img/pfeil2.gif);
	background-position: 0px 2px;
	background-repeat:no-repeat;
}


#content .customerlist ul li a {
	color: #46230f;
	display:block;
	text-decoration: none;
}

#content .customerlist ul li a:hover {
	color:#eaa500;
}


#content .customerlist ul li .customerRow {
	width: 100%;
	clear: both;
	color:#46230f;
	padding-top:9px;

	
	padding-left:10px;
	margin-left:-5px;	
	padding-bottom:2px;
	border-bottom:1px solid #ffffff;
}

#content .customerlist ul li .customerRowSelected {
	width: 100%;
	clear: both;
	color:#46911e;
	padding-left:10px;
	padding-right:10px;
	margin-left:-5px;
	padding-bottom:2px;
	padding-top:9px;
	border-bottom: 1px solid #46911e;
	font-weight: bold;
	
}
#content .customerlist ul li .customerRow:hover {
	border-bottom:1px solid #eaa500;	
	padding-left:10px;
	margin-left:-5px;
	/*color: #eaa500;*/
	text-decoration: none;
	
}

#content .customerlist ul li .customerRowSelected:hover {
	border-bottom:1px solid #eaa500;	
	padding-left:10px;
	margin-left:-5px;
	/*color: #eaa500;*/
	text-decoration: none;
	font-weight: bold;
}


#content .customerlist ul li .customerRowSelected a {
	font-weight: bold;
}



#customer_box{
	float:left;
	padding-left:100px;
	margin-right:200px;	
}

/* layout layer rechts */
#contentright {
	float: left;
	white-space:normal;
	width:312px;
	margin-left:12px;
}

/* baustein grüne box */
.title_green {
	font-size: 1.4em;
	padding:12px 12px 0;
	color: #46911e;
	border-bottom: #46911e 1px dotted;
}

.transbox_green {
	width: 100%;
	background-color: #ffffff;
	opacity: .75;
	filter: alpha(opacity = 75);
	-moz-opacity: 0.75;
	border-bottom: #46911e 2px solid;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.transbox_green:hover {
     opacity: 1.00;
     filter: alpha(opacity = 100);
     -moz-opacity: 1.0;
}



.transbox_green .textbody a {
	color: #46911e;
}

.box_green .textbody a {
	color: #dcd214;
}

/* baustein rote box */
.title_red {
	font-size: 1.4em;
	padding:12px 12px 0;
	color: #ac1111;
	border-bottom: #ac1111 1px dotted;
}

.transbox_red {
	width: 100%;
	background-color: #ffffff;
	opacity: .75;
	filter: alpha(opacity = 75);
	-moz-opacity: 0.75;
	border-bottom: #ac1111 2px solid;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.transbox_red:hover {
     opacity: 1.00;
     filter: alpha(opacity = 100);
     -moz-opacity: 1.0;
}



.transbox_red .textbody a {
	color: #ac1111;
}



/* baustein orange box */
.title_orange {
	font-size: 1.4em;
	padding:12px 12px 0;
	color: #eaa500;
	border-bottom: #eaa500 1px dotted;
}

.transbox_orange {
	width: 100%;
	background-color: #ffffff;
	opacity: .75;
	filter: alpha(opacity = 75);
	-moz-opacity: 0.75;
	border-bottom: #eaa500 2px solid;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.transbox_orange:hover {
     opacity: 1.00;
     filter: alpha(opacity = 100);
     -moz-opacity: 1.0;
}




/* baustein blaue box */
.title_blue {
	font-size: 1.4em;
	padding:12px 12px 0;
	color: #1a7d92;
	border-bottom: #1a7d92 1px dotted;
}

.transbox_blue {
	width: 100%;
	background-color: #ffffff;
	opacity: .75;
	filter: alpha(opacity = 75);
	-moz-opacity: 0.75;
	border-bottom: #1a7d92 2px solid;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.transbox_blue:hover {
     opacity: 1.00;
     filter: alpha(opacity = 100);
     -moz-opacity: 1.0;
}



/* baustein schwarze box */
.title_black {
	font-size: 1.4em;
 	padding:12px 12px 0;
	color: #000000;
	border-bottom: #000000 1px dotted;
}

.transbox_black {
	width: 100%;
	background-color: #ffffff;
	opacity: .75;
	filter: alpha(opacity = 75);
	-moz-opacity: 0.75;
	border-bottom: #000000 2px solid;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.transbox_black:hover {
     opacity: 1.00;
     filter: alpha(opacity = 100);
     -moz-opacity: 1.0;
}




/* baustein gelbe box */
.title_yellow {
	font-size: 1.4em;
 	padding:12px 12px 0;
	color: #dcd214;
	border-bottom: #dcd214 1px dotted;
}

.transbox_yellow {
	width: 100%;
	background-color: #ffffff;
	opacity: .75;
	filter: alpha(opacity = 75);
	-moz-opacity: 0.75;
	border-bottom: #dcd214 2px solid;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.transbox_yellow:hover {
     opacity: 1.00;
     filter: alpha(opacity = 100);
     -moz-opacity: 1.0;
}

.transbox_yellow .textbody a {
	color: #1a7d92;
}

.transbox_yellow .textbody a:hover {
	color: #1a7d92;
}

/* baustein braune box */
.title_brown {
	font-size: 1.4em;
 	padding:12px 12px 0;
	color: #46230f;
	border-bottom: #46230f 1px dotted;
}

.transbox_brown {
	width: 100%;
	background-color: #ffffff;
	opacity: .75;
	filter: alpha(opacity = 75);
	-moz-opacity: 0.75;
	border-bottom: #46230f 2px solid;
	margin-bottom: 20px;
	padding-bottom: 10px;
}


.transbox_brown:hover {
     opacity: 1.00;
     filter: alpha(opacity = 100);
     -moz-opacity: 1.0;
}


.title_white {
	font-size: 1.4em;
 	padding:12px 12px 0;
	color: #FFFFFF;
	border-bottom: #FFFFFF 1px dotted;
}

.box_green{
	color: #ffffff;
	width: 100%;
	background-color: #46911e;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.box_yellow{
	color: #46230f;
	width: 100%;
	background-color: #dcd214;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.box_brown {
	color: #FFFFFF;
	width: 100%;
	background-color: #46230f;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.box_blue {
	color: #FFFFFF;
	width: 100%;
	background-color: #1a7d92;
	margin-bottom: 20px;
	padding-bottom: 10px;
	
}
    

.box_orange {
	color: #ffffff;
	width: 100%;
	background-color: #eaa500;
	margin-bottom: 20px;
	padding-bottom: 10px;
	
}

.box_black {
	color: #ffffff;
	width: 100%;
	background-color: #000000;
	margin-bottom: 20px;
	padding-bottom: 10px;
	
}

.box_red {
	color: #FFFFFF;
	width: 100%;
	background-color: #ac1111;
	margin-bottom: 20px;
	padding-bottom: 10px;
}


/* baustein text für boxen */
.textbody {
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 0.8em;
	line-height: 140%;
}

.textbody a {
	font-size:1em;
	text-decoration: none;
	color: #eaa500;
	font-weight: normal;
}

.textbody a:hover {
	color: #eaa500;
	text-decoration:underline;
}

.box_orange .textbody a{
	color:#46230f;	
}

.box_yellow .textbody a{
	color:#1a7d92;	
}

/* content-variante - nur text */
.bigtext {
	clear: both;
	width: 100%;
	padding-left: 0px;
}

.subNaviBorder_black{
	padding-left:12px;
	width:444px;
	float:right;
	border-left:1px dotted #000000;
	margin-bottom:12px;
	padding-bottom:0px;
}

.subNaviBorder_green{
	padding-left:12px;
	width:444px;
	float:right;
	border-left:1px dotted #46911e;
	margin-bottom:12px;
	padding-bottom:0px;
}

.subNaviBorder_yellow{
	padding-left:12px;
	width:444px;
	float:right;
	border-left:1px dotted #dcd214;
	margin-bottom:12px;
	padding-bottom:0px;
}

.subNaviBorder_brown{
	padding-left:12px;
	width:444px;
	float:right;
	border-left:1px dotted #46230f;
	margin-bottom:12px;
	padding-bottom:0px;
}

.subNaviBorder_red{
	padding-left:12px;
	width:444px;
	float:right;
	border-left:1px dotted #ac1111;
	margin-bottom:12px;
	padding-bottom:0px;
}

.subNaviBorder_orange{
	padding-left:12px;
	width:444px;
	float:right;
	border-left:1px dotted #eaa500;
	margin-bottom:12px;
	padding-bottom:0px;
}

.subNaviBorder_blue{
	padding-left:12px;
	width:444px;
	float:right;
	border-left:1px dotted #1a7d92;
	margin-bottom:12px;
	padding-bottom:0px;
}

/* content-variante - subnavigation */
.subnavibox_black {
	padding-top: 5px;
	float: left;
	width: 144px;
	/*margin-right:22px;*/
	margin-bottom: 12px;
	/*border-right: #000000 1px dotted;*/
}

.subnavibox_green {
	padding-top: 5px;
	float: left;
	width: 144px;
	/*margin-right:22px;*/
	margin-bottom: 12px;
	/*border-right: #46911e 1px dotted;*/
}

.subnavibox_brown {
	padding-top: 5px;
	float: left;
	width: 144px;
	/*margin-right:22px;*/
	margin-bottom: 12px;
	/*border-right: #46230f 1px dotted;*/
}

.subnavibox_blue {
	padding-top: 5px;
	float: left;
	width: 144px;
	/*margin-right:22px;*/
	margin-bottom: 12px;
	/*border-right: #1a7d92 1px dotted;*/
}

.subnavibox_orange {
	padding-top: 5px;
	float: left;
	width: 144px;
	/*margin-right:22px;*/
		margin-bottom: 12px;
	/*border-right: #eaa500 1px dotted;*/
}

.subnavibox_red {
	padding-top: 5px;
	float: left;
	width: 144px;
	/*margin-right:22px;*/
		margin-bottom: 12px;
	/*border-right: #ac1111 1px dotted;*/
}

.bigsubnavibox_blue{
	float: left;
	font-size:1.8em;
	width: 144px;
	/*margin-right:22px;*/
	margin-bottom: 12px;
	/*border-right: #46230f 1px dotted;*/		
}
	
.bigsubnavibox_blue .bigsubnavi ul{
	margin:0px;
	padding:0px;	
}
	
.bigsubnavibox_blue .bigsubnavi ul li:hover{
	background-image:url(../img/pfeil2.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;	
	
}

.bigsubnavibox_brown{
	float: left;
	font-size:1.3em;
	width: 144px;
	/*margin-right:22px;*/
	margin-bottom: 12px;
	/*border-right: #46230f 1px dotted;*/		
}
	
.bigsubnavibox_brown .bigsubnavi ul{
	margin:0px;
	padding:0px;	
}
	
.bigsubnavibox_brown .bigsubnavi ul li:hover{
	background-image:url(../img/pfeil2.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;	
	
}

.dotright_blue {
	width: 100%;
	height: 100%;
	border-right: #1a7d92 1px dotted;
}

.dotright_orange {
	width: 100%;
	height: 100%;
	border-right: #eaa500 1px dotted;
}

.dotright_green {
	width: 100%;
	height: 100%;
	border-right: #46911e 1px dotted;
}

.dotright_brown {
	width: 100%;
	height: 100%;
	border-right: #46230f 1px dotted;
}

.dotright_red {
	width: 100%;
	height: 100%;
	border-right: #ac1111 1px dotted;
}

/* kontakt formular header */
.contact_title_red {
	font-size: 1em;
	padding-top: 15px;
	color: #ac1111;
	text-transform: uppercase;
	border: 1px solid white;
	width: 90%;
	background-image: url(../img/contactHeader.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.contact_title_text {
	background-color: white;
	vertical-align: bottom;
	padding-right: 10px;
	padding-bottom: 2px;
}

/* input box red*/
.input_red {
	border: #ac1111 solid 1px;
	margin-top: 6px;
	width: 90%;
	font-size: 1em;
	color: #ac1111;
	/*text-transform:uppercase;*/
}

.textarea_red {
	border: #ac1111 solid 1px;
	margin-top: 6px;
	width: 90%;
	font-size: 0.9em;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	color: #ac1111;
	/*text-transform:uppercase;*/
}

.button_red {
	color: #ffffff;
	background-color: #ac1111;
	border: 0px;
	text-transform: uppercase;
	margin-top: 10px;
}

.right_picture {
	width: 100%;	
	margin-bottom:20px;
}

.right_picture_text_orange {
	margin-top: 5px;
	font-size: 0.8em;
	color:#ffffff;
	padding-left:10px;
	padding-right:-10px;
	display:block;
	padding-top: 4px;
	background-color: #eaa500;
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding-bottom:5px;
	margin-bottom:15px;
}

.right_picture_text_red {
	margin-top: 5px;
	font-size: 0.8em;
	color:#ffffff;	
	display:block;
	padding-left:10px;
	padding-top: 4px;
	background-color: #ac1111;
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding-bottom:5px;
	margin-bottom:15px;
}

.right_picture_text_yellow {
	margin-top: 5px;
	font-size: 0.8em;
	color:#46230f;	
	display:block;
	padding-top: 4px;
	background-color: #dcd214;
	padding-left:10px;
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding-bottom:5px;
	margin-bottom:15px;
}

.right_picture_text_brown {
	margin-top: 5px;
	font-size: 0.8em;
	color:#ffffff;		
	display:block;
	padding-top: 4px;
	background-color: #46230f;
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding-left:10px;
	padding-bottom:5px;
	margin-bottom:15px;
}

.right_picture_text_green {
	margin-top: 5px;
	font-size: 0.8em;
	color:#ffffff;		
	display:block;
	padding-top: 4px;
	background-color: #46911e;
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding-left:10px;
	padding-bottom:5px;
	margin-bottom:15px;
}

.right_picture_text_blue {
	margin-top: 5px;
	font-size: 0.8em;
	display:block;
	color:#ffffff;		
	padding-top: 4px;
	background-color: #1a7d92;
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding-left:10px;
	padding-bottom:5px;
	margin-bottom:15px;
}

.right_picture_text_black {
	margin-top: 5px;
	font-size: 0.8em;
	display:block;
	color:#ffffff;		
	
	padding-left:10px;
	padding-top: 4px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding-bottom:5px;
	margin-bottom:15px;
}

.right_picture_text_black a{
	color:#eaa500;	
}

.right_picture_text_brown a{
	color:#eaa500;	
}
.right_picture_text_yellow a{
	color:#1a7d92;	
}
.right_picture_text_red a{
	color:#eaa500;	
}
.right_picture_text_orange a{
	color:#46230f;	
}
.right_picture_text_blue a{
	color:#eaa500;	
}

.right_picture_content {
	margin-top: 5px;
	font-size: 0.8em;
	padding-top: 4px;
	text-align:left;	
	padding-left:20px;
	background-color: white;
	background-image: url(../img/mini_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-bottom:5px;
	margin-bottom:15px;
}

.right_picture_content a{
	color:#000000;	
	font-size:1em;
}

.right_picture_content a:hover{
	color:#eaa500;	
}

.search_button_green {
	background-image: url(../img/search_button_green.gif);
	width: 18px;
	height: 18px;
	border: 0px;
}

.search_input_green {
	background-color: #ffffff;
	background-image: url(../img/search_arrows_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border:1px solid #46911e;
	visibility: visible;
	float: left	;
	width: 100px;
	height: 15px;
	font-size: 0.8em;
	color: #46230f;
	vertical-align: bottom;
	padding-left: 20px;
	margin-right: 2px;
	margin-left:10px;
	padding-bottom:0px;
	margin-bottom: 10px;
}

.search_button_brown {
	background-image: url(../img/search_button_brown.gif);
	width: 18px;
	height: 18px;
	border: 0px;
}

.search_input_brown {
	background-color: #ffffff;
	background-image: url(../img/search_arrows_brown.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border:1px solid #46230f;
	visibility: visible;
	float: left;
	width: 110px;
	height: 15px;
	font-size: 0.8em;
	color: #46230f;
	vertical-align: bottom;
	padding-left: 20px;
	margin-right: 2px;
	padding-bottom:0px;
	margin-bottom: 10px;
}

.search_result_yellow {
	background-color: #ffffff;
	color: #dcd214;
	font-size: 0.8em;
	float: left;
	clear: both;
	padding: 0px;
	line-height: 1.4em; margin : 0px;
	padding-bottom: 10px;
	border-bottom : 2px solid #dcd214;
	width: 152px;
	
	border-bottom: 2px solid #dcd214;
	margin: 0px;
}

.search {
	width: 25%;
	float: left;
	
}

#searchText{
	padding-left:10px;
	width:437px;
	font-size:10pt;
	background-color:#ffffff;
	padding-right:-10px;
	clear:left;	
	display:block;
	padding-bottom:5px;
	margin-bottom:5px;
	padding-top:3px;
	border-bottom:2px solid #46911e;
	margin-left:11px;
	z-Index:999;
}

#searchText a{
	color:#46230f;
}

#searchText a:hover{
	color:#eaa500;	
}

.kunden_noSelected{
	background-image:url(../img/kunden_noSelected.gif);
	background-repeat:no-repeat;
	width:25px;
	height:46px;
		
}

.kunden_over{
	background-image:url(../img/kunden_over.gif);
	background-repeat:no-repeat;
	width:25px;
	height:46px;	
}

.kunden_selected{
	background-image:url(../img/kunden_selected.gif);
	background-repeat:no-repeat;
	width:25px;
	height:46px;	
}

.innerContentLeft{
	float:left;
	white:144px;
	
}

.hiddenContentBox{
	display:none;
	visibility:hidden;	
}

.team_image{
	position:relative;
	padding-bottom:10px;
	left:-6px;	
}

.team_content{
	line-height:1.6em;	
}

.team_tel{
	font-weight:bold;	
}

.team_email{
	font-weight:bold;
}

.contactFormError{
	padding-bottom:10px;
	padding-top:10px;
	font-weight:bold;
	color:#ac1111;	
}

.customer_image{
	padding-bottom:10px;	
}


.clear {
	width: 100%;
	clear: both;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#team_details a{
	color:#ffffff;
}

.pageNavi{
	margin-left:164px;	
	
	
	font-size:10pt;
}

.pageNavi a{
	text-decoration:none;
	color:#46911e;
}

.pageNavi a:hover{
	color:#eaa500;
}

.tag{
	line-height:1.0em;
}

.tag:hover{
	color:#eaa500;
	font-size:10%;
	text-decoration:none;	
}

.projekt_link{

	position:relative;
	width:100%;
}

.customer_details{
	padding-left:10px;
	padding-right:10px;
}
