/* Musterstyle inbatAT */

body {
	background-color:#FFFFFF;
	background-image:url(../../pic/structure/balken_vertikal_1.jpg);
	background-repeat:repeat-y;
	background-position:9.10em 0em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100,01%;
	color: black;
	margin: 0;
	padding: 0;
}

h1 { font-size: 100%; }
h2 { font-size: 110%; }

p {
	font-size:85%;
	line-height: 1.5em;
}

p.small {
	font-size:80%;
	line-height: 1.2em;
}

p.ssmall {
	font-size:75%;
	line-height: 1.2em;
}

p.sitemap {
}


a { font-weight:bold; color:#006699; text-decoration:none; }
a:hover {
	font-weight:bold;
	color:#003366;
	text-decoration:underline;
}



DIV#wrapper {
	margin: 0;
	padding: 0;
}

/* ------------------------------ START left START ---------------------------------*/
DIV#left {
	position:relative;	
	width:17.85em;
	margin: 0;
	padding: 0;
}

DIV#column_left {
	position:absolute;
	left: 9.10em;	
	width:8.76em;
	margin: 0;
	padding: 0;
	height: 40em;
	background-color:#B2B2B2;
}

DIV#blue_line {
	position:absolute;	
	top:5.99em;
	left: 0em;	
	width: 100%;
	min-width: 62.50em;	
	height:1.37em;
	background-color:#0066CB;
	margin: 0;
	padding: 0;
	z-index:1;	
}

DIV#white_line_1 {
	position:absolute;
	z-index:1;
	top: 7.38em;
	left: 0em;	
	width: 100%;	
	background-image:url(../../pic/constr/spaci_white_2x2.gif);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;	
}

DIV#white_line_2{
	position:absolute;
	z-index:1;
	top: 21.04em;
	left: 0em;	
	width: 100%;	
	/* height: 0.15em; */
	/* background-color:#FFFFFF; */
	background-image:url(../../pic/constr/spaci_white_2x2.gif);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;	
}

/* ------------------------------ END left END ---------------------------------*/

/* ------------------------------ START navigation_1 START ---------------------------------*/
DIV#navigation {
	z-index:2; 
	position:absolute;	
	top:31.08em;
	left: 13.45em;	
	width: 12.80em;	
	padding: 0em;
	margin: 0.1em 0.1em 0.1em 0.1em;
	text-align:left;
	font-size:68%;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#7F7F7F;
}

DIV#navigation ul{
	border-top: 0.1em solid #555555;
	/* border-bottom: 0.1em solid black;*/
	width: 98%;
	padding: 0;
	margin: 0;
}

DIV#navigation li {
	line-height:1.7em;
	list-style-type:none;
	display:table;
	padding: 0.2em;
	margin: 0;
	width: 12.20em;
	border-bottom: 0.01em solid #555555;
}

DIV#navigation a { 
	color:#FFFFFF;
	text-decoration:none;
	/*background-color:#6688CC;*/
	border: none;
	padding: 0em 0em 0em 0.15em;
}

DIV#navigation a:hover,
#home #navileft1,
#services #navileft2,
#projekte #navileft3,
#kontakt #navileft4,
#team #navileft5,
#world_of_silva #navileft6,
#partner_kunden #navileft7,
#jobs_silva #navileft8,
#impressum #navileft9 { 
	color: #000000;
	background-color:#EFEFEF;
	padding: 0em 0.25em 0.1em 0.15em;
	width: 12.3em;
}

DIV#navigation_1 {
	position:relative; 
	top:7.65em;
	left: 0.1em;	
	width: 13.38em;	
	padding: 0em 0em 0em 0.1em;
	margin: 0em;
	text-align:left;
	font-size:63%;
	font-weight:bold;
	color:#000000;
	background-color:#EFEFEF;
	z-index:1;
}

DIV#navigation_1 ul{
	/* border-top: 0.1em solid #555555;*/
	/* border-bottom: 0.1em solid black;*/
	width: 98%;
	padding: 0;
	margin: 0;
}

DIV#navigation_1 li {
	line-height:2.0em;
	list-style-type:none;
	display:inline;
	padding: 0.2em;
	margin: 0;
	width: 12.20em;
	/* border: 0.01em 0.01em 0.01em 0.01em solid #555555; */
}

DIV#navigation_1 a { 
	color:#000000;
	text-decoration:none;
	/*background-color:#6688CC;*/
	border: none;
	padding: 0em 0.1em 0em 0.1em;
}

DIV#navigation_1 a:hover,
#sitemap #naviright01,
#login #naviright02,
#print #naviright03 { 
	color: #FFFFFF;
	background-color:#0066CB;
	padding: 0.2em 0.10em 1em 0.10em;
	width: 12.3em;
}

/* ------------------------------ END navigation_1 END ---------------------------------*/


/* ------------------------------ START middle START ---------------------------------*/

DIV#middle {
	position:absolute;
	top: 0em;
	left: 18.0em;
	width: 35.8em;
	min-height: 40em;
	overflow:visible;	
	background-color:#FFFFFF;
}

DIV#middle h1 {
	position:absolute;
	top: 3.5em;
	left: 2.0em;
	font-weight:400;
	color:#006699;
}

DIV#middle h2 {
	color:#0066CB;
	font-style:normal;
	font-weight:600;
	font-size: 95%;
	margin: 0;
	padding: 0;
}

DIV#middle p.service_txt {
	font-size: 75%;
	line-height:1.7em;
}

DIV#middle #table_pic {
	text-align:center;
	width: 11.5em;
	background-color:#FFFFCC;
	margin: 0;
	padding: 0;
}

DIV#content_middle {
	position:absolute;
	top: 9em;
	left: 2.0em;
	overflow:visible;
	width: 31.5em;
	background-color:#FFFFFF;
}

DIV#content_middle table {
	width: 100%;
	margin: 0em;
	padding: 0em;
	font-size: 82%;
}

DIV#content_middle td.hl_1 {
	color:#000000;
	font-size: 80%;
	background-color:#E3E3E3;
	margin: 0;
	padding: 0.1em 0em 0.1em 0em;
}

DIV#content_middle td.hl_2 {
	color:#000000;
	font-size: 100%;
	background-color:#E3E3E3;
	margin: 0;
	padding: 0.1em 0em 0.1em 0em;
}

DIV#content_middle table table.team {
	width: 380px;
	font-size: 60%;
	margin: 0em;
	padding: 0em;	
}

DIV#content_middle table table.team td.job{
	color:#FFFFFF;
	margin: 0em;
	padding: 0em;	
}

DIV#content_middle table.jobs {
	font-size: 75%;
	margin: 0em;
	padding: 0em;
}

DIV#content_middle td.jobs {
	border-bottom: 1px solid #000000;
	margin: 0em;
	padding: 0.1em 0em 0.5em 0em;
}

DIV#content_middle table.sitemap {
	table-layout:fixed;
}

DIV#content_middle td.sitemap_1 {
	/*border-bottom: 1px solid #000000;*/
	font-size: 80%;
	margin: 0em;
	padding: 0em;
	text-align:left;
}

DIV#content_middle td.sitemap_2 {
	font-size: 70%;
	text-align:left;
	margin: 0em;
	padding: 0em;
}

DIV#content_middle ul.navigation {
	font-size: 90%;
	list-style-type:none;
}
DIV#content_middle li.navigation {
	line-height: 1.7em;
	margin: 0em;
	padding: 0em;
}

DIV#content_middle ul.liste {
	list-style-type: circle;
}
DIV#content_middle li.liste {
	line-height: 1.4em;
	margin: 0em;
	padding: 0em;
}

DIV#content_middle table.leitbild {
	width: 498px;
	height: 275px;
	/*border: 1px solid #000000;*/
	margin: 0;
	padding: 0;
	table-layout:fixed;
	border-collapse:collapse;
	border:none;
}

/*Tabellenbreite bei HOME*/
DIV#content_middle table.leitbild,
#home #content_middle {
	width: 498px;
	height: 218px;
}

DIV#content_middle table.leitbild tr {
	border:none;
	/*border: 1px solid #000000;*/
	margin: 0;
	padding: 0;
	border-collapse:collapse;
}

DIV#content_middle table.leitbild tr td {
	border:none;
	/*border: 1px solid #000000;*/
	/*background-color:#FFFF66;*/
	margin: 0;
	padding: 0;
	border-collapse:collapse;
}

DIV#content_middle table.leitbild tr td img {
	border:none;
	/*width: 13.05em;*/
	/*height: 10px;*/
	margin: 0;
	padding: 0;
}


#box {
z-index:5;
}

#box a {
border:none;
margin:0;
padding:0;
}

#box a:hover {
}

#box a span {
	display:none; 
	border:none;
	margin:0;
	padding:0;
}

#box a:hover span {
	width:250px;
	color:black;
	background:#EFEFEF;
	font:normal 11px verdana, sans-serif;
	text-decoration:none;
	border:2px outset #0066CB;
	display:block;
	padding:6px;
}

/* OVEREFFEKT auf HOME*/
#box a:hover span.dienstleistung {
	position:absolute; top:70px; left:65px; z-index:5;
	width:320px;
}
#box a:hover span.training {
	position:absolute; top:80px; left:85px; z-index:5;
	width:320px;
}
#box a:hover span.consulting {
	position:absolute; top:185px; left:195px; z-index:5;
	width:320px;
}


/*OVEREFFECT auf UNTERNEHMENSLEITBILD*/
#box a:hover span.offenheit {
	position:absolute; top:40px; left: 195px; z-index:5;
}
#box a:hover span.motivation {
	position:absolute; top:83px; left: 55px; z-index:5;
}
#box a:hover span.verantwortung {
	position:absolute; top:150px; left: 15px; z-index:5;
}
#box a:hover span.innovation {
	position:absolute; top:215px; left: 55px; z-index:5;
}
#box a:hover span.partnerschaft {
	position:absolute; top:263px; left: 195px; z-index:5;
}
#box a:hover span.ziel {
	position:absolute; top:215px; right: 58px; z-index:5;
}
#box a:hover span.qualitaet {
	position:absolute; top:150px; right: 20px; z-index:5;
}
#box a:hover span.zukunft {
	position:absolute; top:88px; right: 58px; z-index:5;
}

DIV#content_middle table tr td.formularleft {
	background-color:#EFEFEF;
	font-size: 80%;
	text-align:right;
	width: 35%;
}

DIV#content_middle table tr td.formularright {
	background-color:#EFEFEF;
	text-align:left;
	width: 65%;
}

DIV#content_middle table tr td.formularright input,
table tr td.formularright select,
table tr td.formularright textarea {
	background-color:#F8F8F8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}





DIV#content_middle img.team {
	border: 1px;
	border-style:solid;
	width: 6.2em;
	padding: 0em;
	margin: 0em 1em 0em 0em;
}

DIV#content_middle img.kontakt {
	border: 1px;
	border-style:solid;
	width: 8em;
	height: 8em;
	padding: 0em;
	margin: 0.3em;
}

DIV#content_middle img.kunden {
	border: none;
	width: 140px;
	padding: 0em;
	margin: 0.1em 1em 0.1em 0em;
}

/* ------------------------------ END middle END ---------------------------------*/


/* ------------------------------ START right START ---------------------------------*/

DIV#right {
	position:relative;	
	width:8.65em;
	left: 53.86em;
	height: 40em;
	margin: 0;
	padding: 0;
	background-color:#EFEFEF;
}

DIV#short_news {
	position:absolute;	
	width:8.65em;
	left: 0em;
	height: 1.7em;
	top: 7.46em;
	margin: 0;
	padding: 0;
	background-color:#AAAAAA;
}

DIV#short_news p {
	position:absolute;
	top: 0.2em;
	left: 2.3em;
	color:#FFFFFF;
	font-size: 115%;
	font-weight:500;
	padding:0em;
	margin:0em;
}

DIV#right table {
	position:absolute;
	top: 19.5em;
	left: 0em;
	width: 100%;
	font-size: 75%;
	font-weight:bold;	
}

DIV#right table th {
	//text-align:left;
	color:#0066CB;
	padding:0em;
	margin:0.3em;
	font-size: 90%;
	font-weight:500;		
}

DIV#right table td {
	color:#000000;
	font-weight:300;
	padding:0em;
	margin:0.3em;
	font-size: 90%;	
}

DIV#sprachen_right { 
	position:absolute;	
	top: 19.50em;
	/*left: 0em;	*/
	width: 8.65em;	
	height: 5.00em;	
	padding: 0em;
	margin: 0em;
	font-size:100%;
	/* text-align:right; */
	font-weight:bold;
	color:#666666;
	/* background-color:#00FFCC; */
	/* border:1px #000000 solid; */
}

DIV#sprachen_right table {
	width: 5%;
	margin:0em;
	padding:0em;
	/*background-color:#CC0033;*/
}

DIV#sprachen_right table td {
	text-align:left;
	margin:0em;
	padding:0.2em 0.3em 0.2em 0.3em;
}

DIV#sprachen_right table img {
	margin:0em;
	padding:0em;
	border:1px #666666 solid;
}


/* ------------------------------ END right END ---------------------------------*/


/* ------------------------------ START akt_datum START ---------------------------------*/

DIV#akt_datum {
	position:absolute;
	top: 38.0em;
	left: 10.5em;
	color:#111111;
	font-size:90%;
}

/* ------------------------------ END akt_datum END ---------------------------------*/



address {
font-size: 70%;
font-style:normal;
text-align:center;
letter-spacing: 1px;
line-height: 1.2em;
padding-top: 0.5em;
border-top: 0.1em solid #333333;
margin-top: 3.0em;
margin-bottom: 1.6em;
}



/* BILDEINSTELLUNGEN */
DIV#img_logo IMG {
	position: absolute;
	top: 0.19em;
	left: 1.74em;
	width: 5.6em;
	border:none;
}
DIV#img_topic IMG {
	position: absolute;
	top: 7.46em;
	left: 0em;
	width: 100%;
	border:none;
}

DIV#img_news IMG {
	position: absolute;
	top: 9.10em;
	left: 0em;
	width: 100%;
	border: none;
	border-top: 0.1em solid #FFFFFF;
}

DIV#test_line {
	position:absolute;
	z-index:2;
	top: 1.38em;
	left: 0em;	
	width: 0px;	
	height: 0em;
	background-color:red;
	margin: 0;
	padding: 0;	
}
