html
{
    padding: 0px;
    margin: 0px;
    height: 100%; /*for firefox and Opera vertical center*/  
}

body
{
    font-family:arial,helvetica,sans-serif;
    font-size:100.01%;
    line-height: 130%;
    color:#555555;
    background: #999999;
    height: 100%; /*for IE vertical center*/
    padding: 0px;
    margin: 0px;
}

a
{
    text-decoration:none;
	color:#555555;
}

.red a, .red a:hover
{
    color:#BC002D;
}

a:hover, a.current
{
    color:#D07F2B;
}

table#centertable
{
     position: relative;
	 top: 0em;
	 left: 0em;
	 width: 100%;
	 height: 100%;
}

#centertable td
{
     vertical-align: middle;
}

#content
{
    position: relative;
	top: 0em;
	left: 0em;
	width: 61.25em;
	height: 36.875em;
	margin: 0 auto;
}

#logo
{
    position: absolute;
	top: 0em;
	left: 0em;
	width: 3.125em;
	height: 36.875em;
}

#hintergrund
{
    position: absolute;
	top: 0em;
	left: 3.125em;
	width: 58.125em;
	height: 36.875em;
}

#menu-rund
{
	width: 1em;
	height: 2.25em;
	vertical-align:middle;
}

#topmenu
{
    position: absolute;
	top: 0em;
	right: 0em;
	height: 2.25em;
	background: url("../images/menu-weiss.gif") repeat-y 1em;
	padding-right: 1.25em;
}

#topmenu span
{
    font-size: 75%;    
    position:relative;    
    top: 0.4em;
}

#topmenu a
{
    padding:0 0.3125em;
}

.lupe
{
    font-weight:bold;
	padding-left: 0.3125em;
}

#farbbalken
{
    position: absolute;
	top: 0em;
	right: 0em;
	width: 1em;
	height: 16em;
	font-size: 100%;
}

#select-menue
{
    position: absolute;
	top: 1em;
	left: 16.875em;
    width:14.5em;
}

#selektorbox
{
    font-size: 75%;
    font-weight:normal;
}

#MainMenuTopBack
{
    position: absolute;
	bottom: 13.75em;
	right: 0em;
	width: 44.375em;
	height: 2.25em;
	background: white;
}

#MainMenuTop
{
    position: absolute;
	bottom: 13.75em;
	right: 0em;
	width: 44.375em;
	padding-bottom:0.5em;
}

#MainMenuTopLinks
{
	font-size: 75%;
	margin-left: 2em;
}

#MainMenuTopLinks a
{
    padding:0 0.3125em;
}

#shop-paket
{
    width: 3.83em;
	height: 4.25em;
	border:none;
	margin-bottom: -0.75em;
	margin-left: 0.75em;
}

#MainMenuBottom
{
    position: absolute;
	top: 23.125em;
	right: 0em;
	width: 44.375em;
	height: 8.375em;
	background-color: #4A4D52;
	opacity:.50;
	filter: alpha(opacity=50);
}

#MainMenuBottomText
{
    position: absolute;
	top: 23.125em;
	right: 0em;
	width: 44.375em;
	height: 8.375em;
	color: white;
}

#MainMenuBottomText h2
{
    font-size: 200%;
	font-style:italic; 
	font-weight:500;
	margin: 0.5em 0em 0em 0.75em;
}

#MainMenuBottomText h2 span
{
	font-weight:900;
}

#MainMenuBottomText h3
{
    font-size: 120%;
	font-style:italic; 
	font-weight:900;
	margin: 0.5em 0em 0em 1.25em;
}

#logo-unten-back
{
    position: absolute;
	top: 28.5em;
	right: 0em;
	width: 10em;
	height: 6em;
	background-color: #4A4D52;
	opacity:.50;
	filter: alpha(opacity=50);
}

#logo-unten
{
    position: absolute;
	top: 28.5em;
	right: 0em;
	width: 10em;
	height: 6em;
}

.fett
{
    font-weight:900;
}

a .red
{
    color:#BC002D;
}