div
{
	border:1px none #f00;
}
.fett
{
	font-weight:bold;
}
.alignright
{
	text-align:right;
}
.alignleft
{
	text-align:left;
}

.inputzentriert
{
	text-align:center;
}

pre
{
	text-align:left;
}
img
{
	border-style:none;
}
label 
{ 
	cursor:pointer; 
}

html,body
{
	margin:0px; 
	text-align:center; 
	height:100%;
	font-family:sans-serif,Arial,Verdana;
	font-size:11px;
	color:#222;
	background-color:#000;
}

a:link,a:visited,a:focus,a:active
{
	text-decoration:none;
	color:#222;
	font-weight:bold;
}
a:hover
{
	color:#aaa;
}
h1,h2,h3,p
{
	margin: 0px;
	padding-bottom: 5px;
}

div#dummy
{
	float: left;	
	width: 1px; 
	height: 50%;	
	margin-bottom: -310px;
}
div#display
{
	clear: left;	
	position: relative;	
	margin: 0 auto;	
	width: 1000px; 
	height: 626px;	
	background:#000;
}
div#darkdiv
{
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:626px;
	border-style:none;
	background-image:url("../../grafics/trans1px.png");
	display:none;
}
div#popup
{
	position:absolute;
	left:1px;
	top:1px;
	width:1px;
	height:1px;
	border-style:solid;
	border-color:#000;
	border-width:1px;
	background-color:#000;
	display:none;
}
#popupiframe
{
	height:100px;
	width:100%;
}
div#hoverinfo
{
	position:absolute;
	left:1px;
	top:1px;
	width:1px;
	height:1px;
	border-style:solid;
	border-color:#fff;
	border-width:1px;
	background-color:#000;
	display:none;
}
#hoverinfoiframe
{
	height:1px;
	width:100%;
}
div#divpopupcontent
{
	text-align:left;
	padding:10px;
}
div#popupcontentdiv
{
	text-align:left;
	padding:10px;
}
div#hoverdiv1
{
	position:absolute;
	display:none;
	background-image:url(../../grafics/Auto_werte.jpg);
	width:173px;
	height:173px;
	top: 52px;
	left:18px;
	border:1px solid #fff;
}
div#hoverdiv2
{
	position:absolute;
	display:none;
	background-image:url(../../grafics/Auto_branding.jpg);
	width:173px;
	height:173px;
	top: 52px;
	left:58px;
	border:1px solid #fff;
}
div#hoverdiv3
{
	position:absolute;
	display:none;
	background-image:url(../../grafics/Auto_design.jpg);
	width:173px;
	height:173px;
	top: 52px;
	left:98px;
	border:1px solid #fff;
}
div#hoverdiv4
{
	position:absolute;
	display:none;
	background-image:url(../../grafics/Auto_kommunikation.jpg);
	width:173px;
	height:173px;
	top: 52px;
	left:138px;
	border:1px solid #fff;
}
div#hoverdiv5
{
	position:absolute;
	display:none;
	background-image:url(../../grafics/Auto_synergien.jpg);
	width:173px;
	height:173px;
	top: 52px;
	left:178px;
	border:1px solid #fff;
}
div#hoverdiv6
{
	position:absolute;
	display:none;
	background-image:url(../../grafics/Auto_referenzen.jpg);
	width:173px;
	height:173px;
	top: 52px;
	left:217px;
	border:1px solid #fff;
}
div#hoverdiv7
{
	position:absolute;
	display:none;
	background-image:url(../../grafics/Auto_projekte.jpg);
	width:173px;
	height:173px;
	top: 52px;
	left:257px;
	border:1px solid #fff;
}

a#hovermarker1
{
	position:absolute;
	display:none;
	border:0px none #f00;
	width:34px;
	height:34px;
	left:1px;
	top:5px;
}
a#hovermarker2
{
	position:absolute;
	display:none;
	border:1px none #fff;
	width:34px;
	height:34px;
	left:41px;
	top:5px;
}
a#hovermarker3
{
	position:absolute;
	display:none;
	border:1px none #fff;
	width:34px;
	height:34px;
	left:81px;
	top:5px;
}
a#hovermarker4
{
	position:absolute;
	display:none;
	border:1px none #fff;
	width:34px;
	height:34px;
	left:121px;
	top:5px;
}
a#hovermarker5
{
	position:absolute;
	display:none;
	border:1px none #fff;
	width:33px;
	height:34px;
	left:161px;
	top:5px;
}
a#hovermarker6
{
	position:absolute;
	display:none;
	border:1px none #fff;
	width:34px;
	height:34px;
	left:200px;
	top:5px;
}
a#hovermarker7
{
	position:absolute;
	display:none;
	border:1px none #fff;
	width:34px;
	height:34px;
	left:240px;
	top:5px;
}
.contenth { display: none; } /* statt 'hidden' */
.unhidden { display: block; }