body {
	background: #ccc url(bg-body-01.jpg) repeat-y;
	color: Black;
	font-family: 'Arial',Verdana,Helvetica,sans-serif;
	font-size:0.80em;
	height: 100%;
	line-height: 18px;
	margin: 0 auto;
	min-width: 1000px;
	padding: 0;
	text-align: center;
}

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


html>/**/body #top-navigation {
	 margin:1px auto;
}

img a {
	border: none;
	color:transparent;
}

.footernavigation{
	height: 20px;
	padding: 2em 0 2em 0;
	width: 1000px;
}

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

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

#footer {
  background: #FEF4DA;
 	float: left;
	height: 40px;
	margin:0;
	width: 1000px;
}

#footer p{
	color: #7A7878;
	padding: 10px 0px 0px 2px;
	text-align: center;
}

/* ########################### header ######################### */
#header {
	background-color:white;
	height:394px;
	margin: 0;
	padding: 0;
	width: 1000px;
}

#layout{
	background: #FFFFFF;
	position: relative;
	clear: both;
	margin: 0 auto;
	min-height: 100%;
	padding: 0;
	width: 1000px;
}

/******* Header Ende***/
/* ########################### maincontent  ######################### */
#main {
	background: #FEF4DA;
	margin:42px 0 0 0;
	/*min-height:600px;*/
	padding: 0px;
	text-align: left;
	width: 1000px;
}

#pic-center-wrap{
	height: 350px;
	margin:0;
	overflow: hidden;
	width:1000px;
	padding:0;
}

#pic-center-wrap-slideshow {
	
/*	height: 350px;
	margin:0 auto;
	overflow: hidden;
	width:1000px;
	padding:0;
	float:left;
	*/
	position: absolute;
	top: 42px;	
	left: 0px ;
	height: 350px;
	width:1000px;
}

#top-navigation {
	background-color:#990000;
	color: #FFFFFF;
	display: block;
	float: left;
	font-size:11pt;
	height:36px;
	margin:0 auto;
	width:1000px;
	line-height:14px;
	}


#top-navigation .topnavigation {
	position: relative;
	top: 12px;
}
html>/**/body #top-navigation .topnavigation {
	top: 0px;
}

#top-navigation #nav a {
	color: #FFFFFF;
	padding: 0px;
	text-decoration: none;
	width:100px;
	}

#top-navigation #nav a.menuparent {
color:white;
}

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

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

#top-navigation #nav li ul a {
	display: block;
	padding:2em;
	width:100px;
	line-height:10px;
}

#top-navigation #nav ul {
	color: #FFFFFF;
	float: left;
	list-style: none;
	margin: 0;
}

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

#top-navigation a {
	color: #FFFFFF;
	display: block;
	/*font-weight:bold;*/
	text-decoration: none;
	width: 100px;
	line-height:10px;
}

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

#top-navigation ul li {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0;
	text-align: center;
	border-right:1px solid white;
}

#topslogan{
	background-color: #900000;
	border-bottom: 2px solid #FFFFFF;
	height: 40px;
}

#topslogan h1{
	color: #FFFFFF;
	font-family: "Times New Roman", sans serif;
	font-size:23px;
	font-weight: bold;
	padding-bottom: 9px;
	padding-top: 11px;
	text-align: center;
	word-spacing:3px;
	font-stretch: condensed;
	
}

