body {
	background-image:url('gfx/bg.gif');
	font-family:Arial, sans-serif;
	font-size:10pt;
	color:#CCCCCC;
	background-color:#B9BABA;
}

a:link {
	text-decoration:underline; color: #CCCCCC;
}

a:visited {
	text-decoration:underline; color: #CCCCCC;
}

a:hover {
	text-decoration:underline; color: #999999;
}

a:active {
	text-decoration:underline; color: #CCCCCC;
}

#pageheader {
	margin-left:auto;
	margin-right:auto;
	width:983px;
	height:25px;
	padding-top:150px;
	background-image:url('gfx/header.jpg');
	background-repeat:no-repeat;
	background-position:left top;
}

#pageheaderwinter {
	margin-left:auto;
	margin-right:auto;
	width:983px;
	height:25px;
	padding-top:150px;
	background-image:url('gfx/header_winter.jpg');
	background-repeat:no-repeat;
	background-position:left top;
}

#page {
	margin-left:auto;
	margin-right:auto;
	width:983px;
}
#main {
	margin-left:auto;
	margin-right:auto;
	width:983px;
	margin-top:20px;
}

#navi {
	width:200px;
	float:left;
	margin-top:0px;
}

#menu {
	list-style:none;
	padding:0;
	margin:0;
}

li.menu {
	height:31px;
}

#menu li.menu a {
	color:#cccccc;
	background-color:#0054A6;
	font-size:16pt;
	text-decoration:none;
	display:block;
	text-align:center;
	vertical-align:middle;
	width:200px;
	height:31px;
	background-image:url('gfx/menu_item_link.gif');
}

#menu li.menu a:hover {
	text-decoration:underline;
	background-image:url('gfx/menu_item_hover.gif');
}

li.menu_top {
	background-image:url('gfx/menu_top.gif');
	width:200px;
	height:25px;
	text-align:center;
}

li.menu_bottom {
	background-image:url('gfx/menu_bottom.gif');
	width:200px;
	height:25px;
}

#info {
	list-style:none;
	padding:0;
	margin:20px 0;
}

#content_container {
	margin-left:225px;
	margin-top:0;
	width:755px;
}

#content {
	padding-left:20px;
	padding-right:20px;
	text-align:center;
	background-image:url('gfx/content.gif');
	height:510px;

}
html>body #content {
	height: auto;
	min-height:510px;
	overflow:hidden;
}
.impressum {
	font-size:8pt;
	color: #000000;
	text-align:center;
	white-space:nowrap;
	background-image:url('gfx/bg.gif');
}

.impressuml {
	font-size:8pt;
	color: #000000;
	text-align:left;
	white-space:nowrap;
	background-image:url('gfx/bg.gif');
}

.impressumr {
	font-size:8pt;
	color: #000000;
	text-align:right;
	white-space:nowrap;
	background-image:url('gfx/bg.gif');
}

.impressum a:link {
	text-decoration:underline; color: #000000;
}

.impressum a:visited {
	text-decoration:underline; color: #000000;
}

.impressum a:hover {
	text-decoration:underline; color: #999999;
}

.usc {
	font-family:Arial, sans-serif;
         font-size:14pt;
	color:#CCCCCC;
}

.nam {
	font-family:Arial, sans-serif;
         font-size:12pt;
	color:#CCCCCC;
         text-decoration:underline;
}

.inue {
        font-size:10pt;
        font-weight:bold;
}
