/*
@import url(print.css);
@import url(tt_news.css);
@import url(products.css);
*/
html, body {
	margin: 0; 
	padding: 0; 
	border: 0;
	width: 100%;
	height: 100%;
	background: #C2D6AD; /*this is the colour of the green outer background  */

}

body {
/*color: #000; */
/*background: #ffffff; url(../img/bg.gif) repeat; */
/*background: #999999; */
background: #D1E0C1;

font-family: arial,helvetica,sans-serif; 
font-size: 79%; 
font-weight: normal;
text-align: center; /* Seite zentriert */
margin: 0px;  /* Abstand Gesamtinhalt von oben und untern */
}

/*
h1 {
	margin: 0; 
}
*/


#logo {
	position: absolute;
	left: 0px;
	top: 5px;
}

/*.top-bg {
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 1;
	width: 100%;
       height: 60px;
	background: #999999;
}
*/

#topmenu1 {
	position: absolute;
	top: 135px;
	left: 416px;
}
#google-adwords {
	left:15px;
	position:relative;
	top:20px;
	padding-bottom: 15px;
	width: 443px;
	z-index: 30;
}

/*
#language {
	position: absolute;
	top: 125px;
	left: 18px;
}


#language a {
	text-decoration: none;
	font: normal 12px arial,helvetica,sans-serif;
	color: #000000;
}

#language a:hover {
	color: red;
}



#search {
	position: absolute;
	top: 21px; 
	left: 17px;
	width: 150px;
}

.suche {
font: bold 12px arial,helvetica,sans-serif;	
position: relative;
top: 0px;
left: -1px;
}
*/
.clear { clear: both; }

a {text-decoration: underline; font-weight: bold; color: #000;}

.alignright {margin-top: 0; text-align: right; clear: both;}

.small {font-size: .9em;}

.wide {
width: 100%; 
/* background: #ffffff; */

}

.wide p {margin: 0; padding: 0px; position: relative;}

.top {
	height: 80px;
	background: #ffffff;
	color: #000;
	background: url(../img/top_bg.gif) repeat;
}

.top a {
}

.bottom {
	position: relative;
	background: #93b56b;
	background: aqua;
	height: 20px;
}

.testfloat {width: 50px; border: 2px solid #f90; background: #ffd; font-size: .7em;}

.to-right {float: right;}

.to-left {float: left;}

.ap-test {
position: absolute; 
top: -32px;  /* negativer Wert (Boxhöhe +2p) */
font-size: .6em; 
width: 160px; 
height: 30px;  /* Boxhöhe */
background: transparent;
}

/* \*/
* html .ap-test {
top: -31px;  /* negativer Wert (Boxhöhe +1p) */ 
t\op: -32px; /* negativer Wert (Boxhöhe +2p) */
}
/* */

.ap-left {left: 0;}

.ap-right {right: 0;}

.wrapper {
position: relative;
margin: 0 auto; /* Seite zentriert */
width: 973px; /* Gesamtbreite */
text-align: left;
z-index: 10;
background: url(../img/bg.gif) repeat-y;   
}

* html .wrapper {   /*** IE5.x/win box model fix ***/
width: 973px; /* Gesamtbreite +2 px */
wid\th: 973px; /* Gesamtbreite */
z-index: 10;
}

.outer {
position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
margin-left: 267px;  /* Breite der linken Spalte */
width: 472px; /* Breite mittlre Spalte = Gesamtbreite - linke Spalte - rechte Spalte -2px */
background: #ffffff; /*** Sets background of center col***/
/*border-left: 1px solid #000; */  /*** Critical left divider dimension value ***/
/*border-right: 1px solid #000; */  /*** Critical right divider dimension value ***/
}

* html .outer {   /*** IE5.x/win box model fix ***/
width: 472px; /* Breite der mittleren Spalte */
wid\th: 472px;  /* Breite der mittleren Spalte -2px */
position: relative;
}

.float-wrap {
float: left;
width: 472px; /* Breite mittlre Spalte = Gesamtbreite - linke Spalte - rechte Spalte -2px */
margin-right: -1px;   /*** Static fix ***/
position: relative;
}

.center {
float: right;
width: 472px; /* Breite mittlre Spalte = Gesamtbreite - linke Spalte - rechte Spalte -2px */
margin-bottom: -1px;   /*** Fixes a variance in IE/win for the green AP bottom boxes ***/
/* \*/
margin-left: -1px; 
/* Hidden from IE-mac */
}

.left {
position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
width: 267px;
margin-left: -151px;    /*** Critical left col/divider dimension value ***/
margin-left: -166px; /* negative (Breite der linken Spalte +1px)  */
margin-left: -267px;
}

* html .left {
float:left;	
}

*>html .left {width:151px;}   /*** Fix only for IE/Mac ***/
*>html .left {width:268px;}  /* Breite der linken Spalte +1px */

.container-left {
/*position: relative; */ /** test for MSIE 5.2 mac bug */
width: 267px; /* Breite der linken Spalte */
padding-bottom: 40px; /* Höhe untere Box + 10px Abstand */
}

.right {
	float: left;
	overflow: hidden; 
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 233px; /* Breite der rechten Spalte +2px */
	margin-right: -233px;  /* negativer Wert der Breite der rechten Spalte */
	width: 233px; /* Breite der rechten Spalte +2px */
	margin-right: -233px;  /* negativer Wert der Breite der rechten Spalte */
	background: #E8EFE0;
	margin-left: -1px;   /*** Static fix ***/
	top: 40px;
	}

/* \*/
* html .right {
margin-left: 0px; 
margin-right: -500px; 
mar\gin-right: -152px;
mar\gin-right: -233px;  
}
/* */

.container-right { 
/* \*/width: 150px;/* Hidden from IE-Mac */   /*** Critical right col dimension value ***/
/* \*/width: 234px;/* Breite der rechten Spalte */
/* \*/width: 234px;/* Breite der rechten Spalte */

margin-left: 3px;    /*** Critical right divider dimension value ***/
padding-bottom: 20px;   /*** To keep content from going underneath the AP bottom boxes ***/
}

/* \*/
* html .container-right {
fl\oat: right;
margin-left: 0px; 
mar\gin-left: 0px; 
}
/*** Static fixes ***/


/* \*/
* html h2 {height: 1%;}
/* */


/*** This is a fix for IE5/Win at the largest text size setting. ***/
/* \*/
* html .left {margin-right: -3px;}
/* */


.italics-test, .italics-test-side {
font-style: italic; 
text-align: justify; 
background: #ffffff;
/*border: 1px solid red; */
}


/* \*/
* html .italics-test, * html .italics-test-side {
overflow: hidden;
width: 100%;
o\verflow: visible;
w\idth: auto;
hei\ght: 1px;
}
/* */


#content {
	margin: 26px 20px 10px 40px;
	margin: 0px 0px 0px 0px;
	width: 468px;
	width: 460px;
	overflow: hidden;
	z-index: 1;
}

#rootline {
	position: relative;
	top: 38px;
	top: 10px;
	left: 56px;
	left: 15px;
	z-index: 2;
}

#rootline a {
	text-decoration: none;
	font: normal 11px Arial,Helvetica,sans-serif;
	color: #999;
}

#image1 {
	position: absolute;
	left: 267px;
	top: 15px;
	z-index: 10;
}

#image2 {
	position: absolute;
	left: 736px;
	top: 15px;
	z-index:  10;
}

#pattern {
	position: absolute;
	top: 0;
	left: 738px;
	width: 234px;
	height: 60px;
	/*background: url(../img/pattern.gif) repeat;*/
}

#bottom-adresse {
	position: relative;
	left: 175px;
	font: normal 9px arial,helvetica,sans-serif;
	padding: 3px 0 0 0;
}

.searchbutton {
	position: relative;
	top: 2px;
	left: 0px;
}


.bottom {
	background: url(../img/bottom-bg.gif) repeat-y;
	width: 971px;
	height: 20px;
	background: #93b56b;
	color: #ffffff;
}

#print {	
	color: #000000;
	font: normal 11px Arial,Helvetica,sans-serif;
}

#print a{
	text-decoration: none;
	color: #000000;
	font: normal 11px Arial,Helvetica,sans-serif;
}


#print a:hover {
	color: #0061aa;
}

#CONTENTNORMAL1 {
	width: 430px;
	overflow: hidden;
	padding: 0 0 20px 0;
}

#CONTENTNORMAL #CONTENT {
}	

#BORDER {
	position: relative;
	left: 3px;
	padding: 3px;
	margin: 75px 10px 0 10px ;
	border-top: 1px solid #cccccc;
	
}

#ct1 #CONTENT {
	margin: 11px 0 10px 15px;
	width: 443px;
}

#ct2 #LCONTENT {
	width: 780px;
	margin: 200px 0 10px 20px;
/*	height: 100px; */
}

#ct2 #CONTENT {
	position: static;
	margin: 0 0 0 20px;
	width: 780px;
}

#ct2 #CONTENT h2 {
	position: relative;
	top: 0px;
	left: -112px; 
	padding: 40px 0 0 10px;
	font: normal 12px arial,helvetica;
	color: #ffffff;
	background: url(../img/overview-labor.gif) no-repeat;
	width: 273px;
	height: 62px;
	z-index: 5;
}

#ct2 #CONTENT img {
	z-index: 10;
	position: relative;
	left: 138px;
	top: -1px;  
}

#ct3 #LCONTENT {
	width: 780px;
	margin: 0 0 0 20px;
	height: 100px;
}

#ct3 #RCONTENT {
	width: 245px;
	margin: 0 245px 0 285px;
}

#ct3 #BORDER {
	float: right;
	width: 245px;
	margin: 0 0 0 20px;
}

#ct3 #CONTENT {
	float: left;
	width: 245px;
	margin: 0 0 0 20px;
}

#ct3 p.bodytext {
	background: #a0d2f1;
	padding: 20px;
}


#ct4 #LCONTENT {
	width: 780px;
	margin: 0 0 0 20px;
	height: 100px;
}

#ct4 #RCONTENT {
	float: right;
	width: 400px;
	margin: 60px 0 0 0;
}

#ct4 #CONTENT {
	width: 360px;
	margin: 0 0 0 20px;
}



#ct5 #LCONTENT {
	width: 780px;
	margin: 0 0 0 20px;
	height: 100px;
}

#ct5 #RCONTENT {
	float: right;
	width: 400px;
}

#ct5 #CONTENT {
	width: 360px;
/*	margin: 0 420px 0 0;  */
	margin: 0 0 0 20px;
	overflow: hidden;
}

/* Menu links 1. Ebene */

#menu1 {
	width: 267px;
	overflow: hidden;
	margin: 46px 0 0 0px;
}

#menu1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu1 li {
	background: #e8efe0 url(../img/bullet.gif) no-repeat;
	background-position: 46px 10px;
	padding: 0;
}

#menu1 li a {
	text-decoration: none;
	font: normal 13px Arial,Helvetica,sans-serif;
	padding: 5px 0 5px 20px;
   padding: 5px 0 5px 56px;
	display: block;
	color: #666666;
	width: 100%;
	border-bottom: 1px solid #cccccc;
}

#menu1 li.NO a {
	color: #689433;
} 

#menu1 li.NO a:hover{
	background: #D1E0C1 url(../img/bullet.gif) no-repeat;
	background-position: 46px 10px;
} 

#menu1 li.ACT {
	background: #ffffff url(../img/bullet.gif) no-repeat;
	background-position: 46px 9px;
}

#menu1 li.ACT a {
	color: #ff0000;
		border-bottom: 1px solid #fff;
} 

#menu1 li.ACT a:hover {
	background: #D1E0C1 url(../img/bullet.gif) no-repeat;
	background-position: 46px 10px;
} 

#menu1 li.CUR {
	background: #ffffff url(../img/bullet.gif) no-repeat;
	background-position: 46px 10px;
	
}

#menu1 li.CUR a {
	color: #ff0000;
			border-bottom: 1px solid #fff;
} 

#menu1 li.CUR a:hover {
	background: #D1E0C1 url(../img/bullet.gif) no-repeat;
	background-position: 46px 10px;
}

/* Menu links 2. Ebene */

#menu1 ul ul {
/*	border-bottom: 1px solid #ffffff;  */
}

#menu1 li li {
	background: #e8efe0 url(../img/bullet1.gif) no-repeat;
	background-position: 66px 10px;
	background-position: 55px 10px;
	margin: 0;
	padding: 0;
}

#menu1 li li a {
	text-decoration: none;
	font: normal 13px Arial,Helvetica,sans-serif;
	padding: 5px 0 5px 30px;
	padding: 5px 0 5px 62px;
	display: block;
	color: #666666;
	color: #ff0000;
	width: 100%;
	border: none;
}

#menu1 li li.NO a {
	color: #666666;
} 

#menu1 li li.NO a:hover{
	background: #cccccc;	
	background: #cccccc url(../img/bullet1.gif) no-repeat;
	background-position: 66px 10px;
	background-position: 55px 10px;

} 

#menu1 li li.ACT {
	background: #ffffff url(../img/bullet2.gif) no-repeat;
	background-position: 66px 10px;
	background-position: 55px 10px;
}

#menu1 li li.ACT a {
	color: #666666;

} 

#menu1 li li.ACT a:hover {
	color: #ff0000;
	background: #666666 url(../img/bullet2.gif) no-repeat;
	background-position: 66px 10px;

} 

#menu1 li li.CUR {
	background: #ffffff url(../img/bullet2.gif) no-repeat;
	background-position: 66px 10px;  
	background-position: 54px 10px;  
}

#menu1 li li.CUR a {
	color: #666666;
} 

#menu1 li li.CUR a:hover {
	background: #D1E0C1 url(../img/bullet2.gif) no-repeat;
	background-position: 66px 10px;
	background-position: 54px 10px;

} 


/* Menu links 3. Ebene */


#menu1 li li li {
	background: #e8efe0 url(../img/bullet1.gif) no-repeat;
	background-position: 66px 10px;
	background-position: 68px 10px;
	margin: 0;
	padding: 0;
}

#menu1 li li li a {
	text-decoration: none;
	font: normal 13px Arial,Helvetica,sans-serif;
	padding: 5px 0 5px 30px;
	padding: 5px 0 5px 75px;
	display: block;
	color: #666666;
	color: #ff0000;
	width: 100%;
	border: none;
}

#menu1 li li li.NO a {
	color: #666666;
} 

#menu1 li li li.NO a:hover{
	background: #cccccc;	
	background: #cccccc url(../img/bullet1.gif) no-repeat;
	background-position: 66px 10px;
	background-position: 68px 10px;

} 

#menu1 li li li.ACT {
	background: #ffffff url(../img/bullet2.gif) no-repeat;
	background-position: 68px 10px;
}

#menu1 li li li.ACT a {
	color: #666666;

} 

#menu1 li li li.ACT a:hover {
	color: #ff0000;
	background: #666666 url(../img/bullet2.gif) no-repeat;
	background-position: 68px 10px;

} 

#menu1 li li li.CUR {
	background: #ffffff url(../img/bullet2.gif) no-repeat;
	background-position: 66px 10px;  
	background-position: 68px 10px;  
}

#menu1 li li li.CUR a {
	color: #666666;
} 

#menu1 li li li.CUR a:hover {
	background: #D1E0C1 url(../img/bullet2.gif) no-repeat;
	background-position: 66px 10px;
	background-position: 68px 10px;

} 
/* Menu links 4. Ebene */


#menu1 li li li li {
	background: #e8efe0 url(../img/bullet1.gif) no-repeat;
	background-position: 66px 10px;
	background-position: 78px 10px;
	margin: 0;
	padding: 0;
}

#menu1 li li li li a {
	text-decoration: none;
	font: normal 13px Arial,Helvetica,sans-serif;
	padding: 5px 0 5px 30px;
	padding: 5px 0 5px 85px;
	display: block;
	color: #666666;
	color: #ff0000;
	width: 100%;
	border: none;
}

#menu1 li li li li.NO a {
	color: #666666;
} 

#menu1 li li li li.NO a:hover{
	background: #cccccc;	
	background: #cccccc url(../img/bullet1.gif) no-repeat;
	background-position: 66px 10px;
	background-position: 78px 10px;

} 

#menu1 li li li li.ACT {
	background: #ffffff url(../img/bullet2.gif) no-repeat;
	background-position: 78px 10px;
}

#menu1 li li li li.ACT a {
	color: #666666;

} 

#menu1 li li li li.ACT a:hover {
	color: #ff0000;
	background: #666666 url(../img/bullet2.gif) no-repeat;
	background-position: 78px 10px;

} 

#menu1 li li li li.CUR {
	background: #ffffff url(../img/bullet2.gif) no-repeat;
	background-position: 66px 10px;  
	background-position: 78px 10px;  
}

#menu1 li li li li.CUR a {
	color: #666666;
} 

#menu1 li li li li.CUR a:hover {
	background: #D1E0C1 url(../img/bullet2.gif) no-repeat;
	background-position: 66px 10px;
	background-position: 78px 10px;

} 




#menu2 {
	position: absolute;
	left: 830px;
	top: 127px;
	width: 189px;
}

#menu2 ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
}

#menu2 ul li {
	padding: 0 0 0 0;
	width:  60px;
	float: left;
}

#menu2 ul li a {
	text-decoration: none;
	font: normal 13px arial,helvetica,sans-serif;
	color: #000000;
}

#menu2 ul li.NO a{
	color: #000000;
} 

#menu2 ul li.NO a:hover{
	color: red;
} 

#menu2 ul li.ACT a {
	color: #000000;
} 

#menu2 ul li.ACT a:hover {
	color: red;
} 

#menu2 ul li.CUR a {
	color: #000000;
} 

#menu2 ul li.CUR a:hover {
	color: red;
} 




#menu3 {
margin: 10px 0 0 29px;
}

#menu3 ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
}

#menu3 ul li {
	padding: 0 0 0 0;



}

#menu3 ul li a {
	text-decoration: none;
	font: normal 13px arial,helvetica,sans-serif;
	color: #000000;
}

#menu3 ul li.NO a{
	color: #000000;
} 

#menu3 ul li.NO a:hover{
	color: red;
} 

#menu3 ul li.ACT a {
	color: #000000;
} 

#menu3 ul li.ACT a:hover {
	color: red;
} 

#menu3 ul li.CUR a {
	color: #000000;
} 

#menu3 ul li.CUR a:hover {
	color: red;
} 

