HTML
{
	height: 100%;
	padding: 0;
	margin: 0;
}
BODY
{
	background: #E2E6EF url(bg-body-01.jpg) repeat-x;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 10pt;
	padding: 0;
	margin: 0 auto;
	min-width: 1000px;
	height: 100%;
	text-align: center;
	color: #36405D;
}
IMG A
{
	border: none;
}
/*Container in Main*/
.left
{
	float: left;
	left: 0px;
	top: 0px;
	width: 239px;
}
.leftmenu
{
	margin-left: 28px;
}
.top-navigation
{
	display: block;
	float: right;
	font-size: 10px;
	margin-left: 100px;
	margin-top: 90px;
	padding-right: 0.25em;
	width: 600px;
}
HTML>BODY .top-navigation
{
	margin-top: 85px;
}
.top-navigation #nav A
{
	color: #0099FE;
	padding: 0px;
	text-decoration: none;
}
.top-navigation #nav A
{
	color: #5A5959;
	padding: 0px;
	text-decoration: none;
}
.top-navigation #nav A.menuparent
{
}
.top-navigation #nav A:hover
{
	color: #D19B2E;
	padding: 0px;
	text-decoration: none;
}
.top-navigation #nav LI
{
	float: left;
	padding: 0 0 0 3px;
}
.top-navigation #nav LI UL A
{
	display: block;
	padding: 0px 0px 0px 5px;
}
.top-navigation #nav UL
{
	color: #0098FE;
	float: right;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	list-style: none;
	margin: 0;
	padding: 0px;
}
.top-navigation .selected
{
	border-bottom: none;
	color: #030539;
	height: 30px;
	width: 33px;
}
.top-navigation A
{
	color: #009AFE;
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 15px;
}
.top-navigation A:hover
{
	border-bottom: none;
	color: #1B1717;
	font-weight: bold;
}
.top-navigation UL LI
{
	display: block;
	float: right;
	font: 12px/30px verdana, sans-serif;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
#center-area-wrap
{
	color: #666666;
	float: left;
	font-family: "vera sans", helvetica, sans-serif;
	font-size: 85%;
	line-height: 108%;
	letter-spacing: 101%;
	width: 759px;
	margin: -1px 0 0 2px;
	z-index: auto;
}
/*########################### header #########################*/
#header
{
	background: url(SH_header.jpg) repeat-x;
	height: 127px;
	margin: 0;
	padding: 0;
	width: 1000px;
}
#layout
{
	background-image: url(bg-layout-nach-unten.jpg);
	background-repeat: repeat-y;
	min-height: 100%;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	clear: both;
}
/******* Header Ende**
########################### maincontent  #########################*/
#main
{
	background: transparent url(bg-main-mit-bild.jpg) no-repeat top;
	min-height: 700px;
	padding: 0px 0px 30px;
	margin: 0;
	text-align: left;
	top: 126px;
	width: 1000px;
}
#pic-center-wrap
{
	width: 759px;
	height: 373px;
	overflow: hidden;
}
#pic-center-wrap-slideshow
{
	position: absolute;
	top: 127px;
}
HTML>BODY #pic-center-wrap-slideshow
{
	top: 128px;
}
#footer
{
	padding: 20px 0px 0px 60px;
}
