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

body {
	background:#fff;
	color: #36405D;
	font-family: 'vera sans',helvetica,sans-serif;
	font-size: 10pt;
	height: 100%;
	line-height:16px;
	margin:0;
	min-width:1000px;
	padding: 0;
	}

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

html>/**/body .top-navigation {
	/*margin-top:40px;*/
}
#left-text{width:200px}

img a {
	border: none;
}

/*   Container in Main  */
.left{
	float: left;
	margin-left:40px;
	margin-top:5px;
	width:240px;
	
}

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

#top-navigation {
  background-color:transparent;
	display:block;
	float: right;
	font-size: 9pt;
	margin-top:83px;
	padding:0 0px 0 0;
	width:100%;
	}

#top-navigation #nav a {
	color: #7a7878;
	padding: 0px;
	text-decoration: none;
	width:70px;
	}

#top-navigation #nav a.menuparent {
}

#top-navigation #nav a:hover {
	color: #7a7878;
	padding: 0px;
	text-decoration: none;
	width: 70px;
}

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

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

#top-navigation #nav ul {
	color:#7a7878;
	float: right;
	font-size: 9pt;
	font-weight: normal;
	list-style: none;
	margin: 0;	
}

#top-navigation .selected{
	border-bottom: none;
	color: #7a9ee5;
	}

#top-navigation a {
	color:#7a7878;
	display: block;
	font-size: 9pt;
	text-decoration: none;
	width: 80px;
	}

#top-navigation a:hover {
	border-bottom: none;
	color: #7a7878;
	
}

#top-navigation ul li {
	display: block;
	float: right;
	list-style-type: none;
	margin: 0;
	text-align: center;
}

#center-area-wrap {
	color: #666666;
	float: left;
	margin:10px 10px 10px 10px;
	width:406px;
	z-index: auto;
}

/* ########################### header ######################### */
#header {
	height: 101px;
	margin: 0;
	padding: 0;
	width: 1000px;
}

#layout{
	background: url(bg-startseite.jpg) no-repeat #fff; 
	min-height: 100%;
	margin:0 auto;
	padding: 0;
	width:1000px;
	clear: both;
	text-align: center;
}

/******* Header Ende***/
/* ########################### maincontent  ######################### */
#main {
	background:transparent;
	height: 600px;
	padding: 0px 0px 30px 0px;
	text-align: left;
	margin-top:36px;
	width:1000px;
	}
#main p{
	text-align:justify;
}

#pic-center-wrap{
padding-top:14px;
width:606px;
height: 296px;
overflow: hidden;
}

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

#footer {
 background:#fff;
	float:left;
	height:30px;
	margin:0;
	width: 1000px;
	
	}
#footer p{
	color: #7a7878;
text-align:center;
	}
	
.footernavigation{
	font-size:8pt;
	color: #7a7878;
	width:100%;
	text-align:center;
	
}
