@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: #999999;
}

body {
color: #000; 
/*background: #ffffff url(../img/top-bg.gif) no-repeat;  */
background: #999999; 

font-family: arial,helvetica,sans-serif; 
font-size: 79%; 
font-weight: normal;
text-align: center; /* Seite zentriert */
margin: 0;  /* Abstand Gesamtinhalt von oben und untern */
}

h1 {
	margin: 0; 
}

#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}

.top-bg {
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 148px;
	background: #999999;
}

#topmenu1 {
	position: absolute;
	top: 120px;
	left: 816px;
}

#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: #002B73;
}

#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: 148px;
	background: #ffffff;
	color: #000;
	background: url(../img/top_bg.gif) repeat-x;
}

.top a {
}

.bottom {
/*	border-top: 1px solid #000;  */
	position: relative;
}

.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: 1005px; /* Gesamtbreite */
text-align: left;
z-index: 10;
background: #ffffff url(../img/page_bg.gif) repeat-y;   
}

* html .wrapper {   /*** IE5.x/win box model fix ***/
width: 1007px; /* Gesamtbreite +2 px */
wid\th: 1005px; /* Gesamtbreite */
z-index: 10;
}

.outer {
position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
margin-left: 195px;  /* Breite der linken Spalte */
width: 619px; /* 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: 621px; /* Breite der mittleren Spalte */
wid\th: 619px;  /* Breite der mittleren Spalte -2px */
position: relative;
}

.float-wrap {
float: left;
width: 619px; /* Breite mittlre Spalte = Gesamtbreite - linke Spalte - rechte Spalte -2px */
margin-right: -1px;   /*** Static fix ***/
position: relative;
}

.center {
float: right;
width: 619px; /* 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: 197px;
margin-left: -151px;    /*** Critical left col/divider dimension value ***/
margin-left: -166px; /* negative (Breite der linken Spalte +1px)  */
margin-left: -196px;
}

* html .left {
float:left;	
}

*>html .left {width:151px;}   /*** Fix only for IE/Mac ***/
*>html .left {width:196px;}  /* Breite der linken Spalte +1px */

.container-left {
/*position: relative; */ /** test for MSIE 5.2 mac bug */
width: 195px; /* Breite der linken Spalte */
padding-bottom: 40px; /* Höhe untere Box + 10px Abstand */
}

.right {
float: left; 
position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
width: 191px; /* Breite der rechten Spalte +2px */
margin-right: -189px;  /* negativer Wert der Breite der rechten Spalte */

margin-left: -1px;   /*** Static fix ***/
}

/* \*/
* html .right {
margin-left: 0px; 
margin-right: -500px; 
mar\gin-right: -152px;
mar\gin-right: -190px;  
}
/* */

.container-right { 
/* \*/width: 150px;/* Hidden from IE-Mac */   /*** Critical right col dimension value ***/
/* \*/width: 190px;/* 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: 2px; 
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 40px 10px 40px;
	width: 540px;
	overflow: hidden;
	z-index: 1;
}

#rootline {
	position: relative;
	top: 38px;
	left: 56px;
	z-index: 2;
}

#rootline a {
	text-decoration: none;
	font: normal 11px Arial,Helvetica,sans-serif;
	color: #999;
}

#image1 {
	position: absolute;
	left: 195px;
	top: 0;
	z-index: 10;
}

#image2 {
	position: absolute;
	left: 195px;
	top: 0;
	z-index:  5;
}

#pattern {
	position: absolute;
	top: 0;
	left: 816px;
	width: 189px;
	height: 122px;
	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) no-repeat;
	width: 777px;
	height: 10px;

}

#print {	
	color: #000000;
	font: normal 11px Verdana,Arial,Helvetica,sans-serif;
}

#print a{
	text-decoration: none;
	color: #000000;
	font: normal 11px Verdana,Arial,Helvetica,sans-serif;
}


#print a:hover {
	color: #0061aa;
}

#CONTENTNORMAL1 {
	width: 430px;
	overflow: hidden;
	padding: 0 0 10px 0;
}

#CONTENTNORMAL #CONTENT {
}	

#BORDER {
	position: relative;
	left: 3px;
	padding: 3px;
	margin: 75px 10px 0 10px ;
	border-top: 1px solid #cccccc;
	
}
#BORDER a {
	color: #549D57;
	font-size: 12px;
}
.twrss_head_channel {
	color: #549D57;
	font-weight: bold;
	font-size: 110%;
	border-bottom: thin dotted silver;
}

#ct1 #CONTENT {
	margin: 11px 0 0 15px;
	width: 443px;
}

#ct2 #LCONTENT {
	width: 780px;
	margin: 200px 0 0 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 verdana,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: 190px;
	overflow: hidden;
	margin: 15px 0 0 1px;
}

#menu1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu1 li {
/*	background: #ffffff url(../img/bullet.gif) no-repeat; */
         background: #ffffff;
	background-position: 1px 11px;
	padding: 0;
}

#menu1 li a {
	text-decoration: none;
	font: normal 12px Arial,Helvetica,sans-serif;
	padding: 5px 0 5px 8px;
	display: block;
	color: #666666;
	width: 100%;
	border-bottom: 1px solid #999;
}

#menu1 li.NO a {
	color: #666666;
} 

#menu1 li.NO a:hover {
/*	background: #cccccc url(../img/bullet.gif) no-repeat; */
	background: #cccccc;
	background-position: 1px 11px;
} 

#menu1 li.ACT {
/*	background: #ffffff url(../img/bullet-red.gif) no-repeat; */
	background-position: 1px 11px;
}

#menu1 li.ACT a {
	color: #002B73;
	border-bottom: 1px solid #fff;
	font-weight: bold;
} 

#menu1 li.ACT a:hover {
/*	background: #cccccc url(../img/bullet-red.gif) no-repeat; */
	background-position: 1px 11px;
} 

#menu1 li.CUR {
/*	background: #ffffff url(../img/bullet-red.gif) no-repeat; */
	background-position: 1px 11px;
	
}

#menu1 li.CUR a {
	color: #002B73;
	border-bottom: 1px solid #999;
	font-weight: bold;

} 

#menu1 li.CUR a:hover {
/*	background: #cccccc url(../img/bullet-red.gif) no-repeat; */
	background-position: 1px 11px;
}

/* Menu links 2. Ebene */

#menu1 ul li ul {
	border-bottom: 1px solid #999;  
}

#menu1 li li {
	background: #ffffff url(../img/bullet1.gif) no-repeat;
	background-position: 10px 11px;
	margin: 0;
	padding: 0;
	border-bottom: none;
}

#menu1 li li a {
	text-decoration: none;
	font: normal 12px Arial,Helvetica,sans-serif;
	padding: 5px 0 5px 18px;
	display: block;
	color: #002B73;
	width: 100%;
	border: none;
	border-bottom: none;
}

#menu1 li li.NO a {
	color: #666666;
	font-weight: normal;
	border-bottom: none;
} 

#menu1 li li.NO a:hover{
	background: #cccccc;	
	background: #cccccc url(../img/bullet1.gif) no-repeat;
	background-position: 10px 11px;

} 

#menu1 li li.ACT {
	background: #ffffff url(../img/bullet2.gif) no-repeat;
	background-position: 10px 11px;
}

#menu1 li li.ACT a {
	color: #002B73;
	font-weight: normal;
} 

#menu1 li li.ACT a:hover {
	color: #ff0000;
	background: #666666 url(../img/bullet2.gif) no-repeat;
	background-position: 10px 11px;

} 

#menu1 li li.CUR {
	background: #ffffff url(../img/bullet2.gif) no-repeat;
	background-position: 10px 11px;  
}

#menu1 li li.CUR a {
	color: #002B73;
		font-weight: normal;
	border-bottom: none;;

} 

#menu1 li li.CUR a:hover {
	background: #cccccc url(../img/bullet2.gif) no-repeat;
	background-position: 10px 11px;

} 


/* Menu links 3. Ebene */

#menu1 ul li ul {
	border-bottom: 1px solid #999;  
}

#menu1 li li li {
	background: #ffffff url(../img/bullet3.gif) no-repeat;
	background-position: 20px 11px;
	margin: 0;
	padding: 0;
	border-bottom: none;
}

#menu1 li li li a {
	text-decoration: none;
	font: normal 12px Arial,Helvetica,sans-serif;
	padding: 5px 0 5px 28px;
	display: block;
	color: #002B73;
	width: 100%;
	border: none;
	border-bottom: none;
}

#menu1 li li li.NO a {
	color: #666666;
	font-weight: normal;
	border-bottom: none;
} 

#menu1 li li li.NO a:hover{
	background: #cccccc;	
	background: #cccccc url(../img/bullet3.gif) no-repeat;
	background-position: 20px 11px;

} 

#menu1 li li li.ACT {
	background: #ffffff url(../img/bullet3.gif) no-repeat;
	background-position: 20px 11px;
}

#menu1 li li li.ACT a {
	color: #002B73;
	font-weight: normal;
} 

#menu1 li li li.ACT a:hover {
	color: #ff0000;
	background: #666666 url(../img/bullet3.gif) no-repeat;
	background-position: 20px 11px;

} 

#menu1 li li li.CUR {
	background: #ffffff url(../img/bullet3.gif) no-repeat;
	background-position: 20px 11px;  
}

#menu1 li li li.CUR a {
	color: #002B73;
		font-weight: normal;
	border-bottom: none;;

} 

#menu1 li li li.CUR a:hover {
	background: #cccccc url(../img/bullet3.gif) no-repeat;
	background-position: 20px 11px;

} 





#menu2 {
	position: absolute;
	left: 826px;
	top: 127px;
	width: 189px;
}

#menu2 ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
}

#menu2 ul li {
	padding: 0 9px 0 9px;
/*	width:  58px;  */
	float: left;
	list-style-type: none;
	text-align: center;
border: 1px dotted white;
border: none;
}

#menu2 ul li a {
	text-decoration: none;
	font: normal 12px 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 39px;
}

#menu3 ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#menu3 ul li {
	padding: 0 0 0 0;
	list-style-type: none;
}

#menu3 ul li a {
	text-decoration: none;
	font: normal 12px arial,helvetica,sans-serif;
	color: #999999;
}

#menu3 ul li.NO a{
	color: #999999;
} 

#menu3 ul li.NO a:hover{
	color: red;
} 

#menu3 ul li.ACT a {
	color: #999999;
} 

#menu3 ul li.ACT a:hover {
	color: #ff0000;
} 

#menu3 ul li.CUR a {
	color: #999999;
} 

#menu3 ul li.CUR a:hover {
	color: red;
} 

