@charset "utf-8";
/* CSS Document */
/*********************************************************************

		http://www.capsicum-design.de - Freies Template: greyscale
		   released under Creative Commons License: by-nc-sa
					

**********************************************************************/
body {
	background:#a3a3a3;
	margin: 0;
	padding: 0;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
}

fieldset {
	border: 0;	
}

ul, ol {
	margin: 0 0;
}

#page-back {
	width:1120px;
	margin: 0 auto;
}

#helpbar {
	left: 50%;
	margin-left: 570px;
}

#slideshow {
	background: url(../grafiken/0.jpg) top left no-repeat;
	position: absolute;
	margin: 80px 0 0 396px;
	height: 138px;
	width: 716px;
	z-index: -1;
}

#header{
	background: url(../grafiken/header.png) top left no-repeat;	
	width: 1120px;
	height: 232px;
}

#logo {
	background:url(../grafiken/logo.png) top left no-repeat;
	height: 129px;
	width: 256px;
	margin-left: 30px;
}

#content-back {
	background: url(../grafiken/content-back.png) repeat-y;
	width: 1120px;
	height: inherit;
}

#content-top {
	background: url(../grafiken/content-top.png) top left no-repeat;
	width: 1120px;
	margin: 0 0;
	height: auto;
	overflow:auto;
}

#navi {
	width: 280px;
	float: left;
	margin: 0 0 20px 15px;
}

#content-conti {
	background: #FFF;
	border-left: #c4ccc9 10px solid;
	border-right: #c4ccc9 10px solid;
	width: 768px;
	margin: 0 0 20px 297px;
}

#content-format{
	 margin: 0 10px;
}

#footer{
	background: url(../grafiken/content-bottom.png) top left no-repeat;
	width: 1120px;
	height: 50px;
	padding-top: 20px;
	text-align: center;
	font-size: 10px;
}

#footer a{
	color: #000;
}
/******************************************************************************

Suche

******************************************************************************/
form.searchform {
	position:absolute;
	margin: 60px 0 0 25px;
}

input.searchtextfield {
	
}

input.searchbutton {
	position: absolute;
	margin: 1px 0 0 5px;
}

/******************************************************************************

Inhalte

******************************************************************************/

#a1 {
	margin: 0 0 20px 0;
}

/* Menü */

ul.mainmenu {
	margin: 0px 10px 0 0px;
	padding: 0 0 0 15px;
	color: #000;
	line-height: 25px;
}

li.mainmenu:first-child {
	margin: 0 0 0 5px;	
}

li.mainmenu {
	background: url(../grafiken/list.png) #FFF left top no-repeat;
	border-top: #c4ccc9 solid 3px;
	border-bottom: #c4ccc9 solid 3px;
	margin: 5px 0 0 5px;
	padding: 0 0 0 20px;
	list-style: none;
	text-decoration:none;
}

li.mainmenu a.menuactive {
	color:#bda657;
	text-decoration:none;
}

a.menu {
	color:#000;
	text-decoration: none;
}

a.menu:hover {
	color:#bda657;
}

a.menuactive {
	color:#bda657;
	text-decoration: none;
}

/* Inhaltspunkte */

li.mainmenu ul.detailmenu {
	padding: 0 0 0 5px;
	list-style: none;
}

li.mainmenu li.detailmenu {
	background: url(../grafiken/list.png) #FFF left top no-repeat;
	margin: 2px 0;
	padding: 0 0 0 20px;
	list-style:none;
}

a.submenu {
	color: #000;
	text-decoration: none;
}

a.submenu:hover{
	color: #bda657;
}

a.submenuactive {
	color:#bda657;
	text-decoration:none;
}
fieldset#searchfieldset {
   border:none;
   margin:0px;
   padding:0px;
}