body {
	background: url(bg-body-01.jpg) repeat-y #ccc;
	color: #36405D;
	font-family: 'Arial', SunSans-Regular, Sans-Serif;
	font-size: 10pt;
	height: 100%;
	line-height: 114%;
	margin: 0 auto;
	min-width: 800px;
	padding: 0;
	text-align: center;
}

html {
	height: 100%;
	margin: 0;
	padding: 0;
}

html>/**/body #pic-center-wrap-slideshow {
	top: 128px;
}

html>/**/body .top-navigation {
	margin-top: 48px;
}

img a {
	border: none;
}

/*   Container in Main  */
.left{
	background-image: url(bg_bildseiten-menu.jpg);
	border-right: 1px solid #808080;
	float: left;
	left: 0px;
	top: 0px;
	width:175px;
}

.leftmenu {
	margin-left: 8px;
	font-size:10pt;
}

#top-navigation {
background: url(bg-top-nav.png) repeat-x center;
	display:block;
	float: right;
	font-size: 10px;
	margin-top:335px;
	width: 800px;
	height:34px;
	text-align:left;
}

#top-navigation #nav a {
	color: #5A5959;
	padding: 0px;
	text-decoration: none;
	width: 110px;
	border-right:1px solid  #888;
}

#top-navigation #nav a.menuparent {
}

#top-navigation #nav a:hover {
	color: #D19B2E;
	padding: 0px;
	text-decoration: none;
	width: 110px;
}

#top-navigation #nav li {
	float: left;
	padding: 0 0 0 3px;
	width: 110px;
}

#top-navigation #nav li ul a {
	display: block;
	padding: 0px 0px 0px 5px;
	width: 110px;
}

#top-navigation #nav ul {
	color: #5A5959;
	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: #FFFFFF;
	}

#top-navigation a {
	color: #4C5774;
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	width: 110px;
}

#top-navigation a:hover {
	border-bottom: none;
	color: #FFFFFF;
	font-weight: bold;
}

#top-navigation ul li {
	display: block;
	float: right;
	font: 12px/30px "Arial" 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: 'Arial',helvetica,sans-serif;
	font-size: 80%;
	line-height: 108%;
	margin:10px 10px 10px 10px;
	width:580px;
	z-index: auto;
}

#footer {
	padding: 20px 0px 0px 60px;
}

/* ########################### header ######################### */
#header {
	background: url(SH_header.jpg) repeat-x;
	height: 338px;
	margin: 0;
	padding: 0;
	width: 800px;
}

#layout{
	background:#fff ;
	margin: 0 auto;
	min-height: 100%;
	padding: 0;
	width: 800px;
}

/******* Header Ende***/
/* ########################### maincontent  ######################### */
#main {
	background:#fff;
	margin: 0;
	min-height: 700px;
	padding: 0px 0px 30px 0px;
	text-align: left;
	top: 126px;
	width:800px;
}

#pic-center-wrap{
	height: 373px;
	overflow: hidden;
	width:559px;
}

#pic-center-wrap-slideshow {
	position: absolute;
	top: 127px;
}

