body
{
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

/*
img, h1
{
	behavior: url(iepngfix.htc);
}

*/

.holder
{
	width:455px;
	height:135px; 
	overflow:auto;
}


h1
{
	font-size:11px;
	color:#FFFFFF;
	margin:0px 0px 10px 0px;
	background:url(../images/headline-trans.png) no-repeat;
	padding:10px 0px 0px 20px;
	text-transform:uppercase;
}

*html #textContainerDE h1,
*html h1 {
background:transparent;
background:none;
filter:alpha(opacity=100)!important;
opacity:1.0!important;
}


p.referenzenlogos img,
p.referenzenlogos {
margin:0;
padding:0;
}

p.referenzenlogos img {
margin-top:4px;
}

*html #textContainerDE p.referenzenlogos img,
*html #textContainerEN p.referenzenlogos img{
display:none;
}

*html #textContainerDE p.referenzenlogos,
*html #textContainerEN p.referenzenlogos {
filter:alpha(opacity=100);
opacity:1.0;
background:url(../images/referenzen_logos.gif) no-repeat;
width:439px;
height:84px;
display:block;
margin:0;
padding:0;
margin-top:5px;
}

*html #textContainerDE {
background-image:url(../images/textBG_ie6.png)!important;
}

*html #textContainerEN {
background-image:url(../images/textBG_ie6.png)!important; 
}



.container
{
	width:955px;
	height:585px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-292px 0px 0px -478px;
	padding:0px;
	z-index:1;
	background-repeat:no-repeat;
	background-color:#000000;
}




.container div.left {
float:left;
width:210px;
overflow:hidden;
display:block;
}

.container div.right {
float:left;
width:160px;
border-left:1px solid white;
padding-left:50px;
} 


#footer
{
	width:955px;
	height:20px;
	position:absolute;
	left:50%;
	top:50%;
	margin:297px 0px 0px -478px;
	padding:0px 0px 0px 200px;
	z-index:1;
	background-repeat:no-repeat;
	color:#4a4a4a;
	font-size:9px;
	letter-spacing:-0.2px;
}

#pfeil
{
	width:85px;
	height:86px;
	position:relative;
	z-index:2;
	left:37px;
	top:14px;
	background-image:url(../images/pfeil-trans.png);
	background-repeat:no-repeat;
}

#navigation
{
	width:117px;
	height:auto;
	left:5px;
	top:110px;
	position:absolute;
	font-size:10px;
	color:#FFFFFF;
	text-align:right;
	line-height:14px;
	z-index:999;
}

#subnavigation
{
	text-transform:none;
}

#subnavigation a:link, #subnavigation a:visited, #subnavigation a:hover, #subnavigation a:active
{
	text-transform:none;
}

#sprachwahl
{
	width:auto;
	height:auto;
	left:155px;
	top:10px;
	position:absolute;
	font-size:10px;
	color:#FFFFFF;
	text-align:right;
	line-height:14px;
}

#navigation a:link, #navigation a:visited
{
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}

#navigation a:hover, #navigation a:active
{
	color:#FFFFFF;
	text-decoration:underline;
	text-transform:uppercase;
}

a:link, a:visited
{
	color:#FFFFFF;
	text-decoration:none;
	text-transform:none;
}

a:hover, a:active
{
	color:#FFFFFF;
	text-decoration:underline;
	text-transform:none;
}

.aktiv:link, .aktiv:visited, .aktiv:hover, .aktiv:active
{
	font-weight:bold;
}

#logo
{
	background-image:url(../images/logo-trans.png);
	background-repeat:no-repeat;
	width:163px;
	height:27px;
	position:absolute;
	left:780px;
	top:10px;
}





