@CHARSET "UTF-8";
*
{
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 1em;
	font-family: Verdana, sans-serif;
	line-height: 1.4em;
}
html, body
{
	padding:0;
	margin:0;
	height:100%;
	width:100%;
	display:table;
	text-align:center;
	font-size: 10px !important;
}
ul
{
	list-style-type: none;
}
#ct
{
	position: relative;
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}
#main
{
	height:52em;
	width:52em;
	position:relative;
	top:-26em;
	margin:auto;
	background-image: url('../imgs/gitter.gif');
}
#main[id]
{ 
	top:0;
}
a#home
{
	display: block;
	position: absolute;
	top: 1.1em;
	left: 28.7em;
	width: 22.6em;
	height: 6em;
}
#logo
{
	border: 0;
	width: 22.6em;
	height: 5.7em;
}
#brand
{
	position: absolute;
	top: 1.1em;
	left: 40em;
}
#menu1
{
	position: absolute;
	top: 13.8em;
	left: 0;
}
#menu1 a
{
	text-decoration: none;
	color: #b4b4b4;
	display: block;
	width: 13.1em;
	text-indent: 1em;
}
a.contact, a.imprint
{
	text-indent: 0 !important;
}
#menu1 .first img, #menu1 .first a
{
	color: #000000;
	visibility: visible;
}
#menu1 img
{
	position: absolute;
	top: -0.7em;
	left: 13.1em;
	height: 38.8em;
	width: 38.8em;
	border: 0;
	visibility: hidden;
}


#menu1 a:hover, #menu1 a:hover img
{
	color: #000000;
	visibility: visible;
}
li.active
{
	height: 1.4em;
}
li.active a
{
	color: #000000 !important;
}
li.active div
{
position: absolute;
top: 0;
left: 14.1em;
width: 28em;
}
li.active div span
{
color: #b4b4b4;
}
