body {
	color: #000;
	font-family: 'Trebuchet MS',sans-serif;
	font-size: 0.72em;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5em;
	text-align:center;
	margin:6px 0;
	padding:0;
	background-color:#9eb057;
}
.indent{ 
	margin-left:30px;
}
.align-left { 
	text-align: left; 
}
.align-center { 
	text-align: center; 
}
.align-justify { 
	text-align: justify; 
}
.align-right { 
	text-align: right; 
}
img {
	border-style: none;
}
/* LAYOUT BEGIN */
#wrapper{
	width:980px;
	margin:15px auto 0 auto;
	padding:10px 0 20px 0;
	text-align:left;
	background:none;
	background:#fff;
}

.brclear { 
	clear:both; 
	height:0; 
	margin:0; 
	font-size: 1px; 
	line-height: 0;
} 

#header{
	margin:0;
	padding:0;
	width:960px;
	position:relative;
}
#logo{
	margin:5px 5px 5px 15px;
	padding:40px 0 0 0;
	text-align:center;
	width:290px;
	height:100px;
	background:url(/fileadmin/templates/pic/logo.jpg) top left no-repeat;
}

#bild{
	margin:0;
	width:655px;
	height:140px;
	position:absolute;
	top:0px;
	left:310px;
	padding:0;
}

#right-layout{
	width: 740px;
	margin-right: 20px;
	padding:0;
	float:right;
}

#right { 
	margin : 7px 0;
	padding :  0;
	text-align : left;
} 

#left-layout { 
	width: 190px;
	height:100%;
	padding :0;
	margin : 5px 0px 0px 15px;
	float:left;
	background-color: #8a9d44;
} 

* html #left-layout { 
	margin : 0 7px;
} 

#breadcrumb { 
	width: 740px;
	padding:0;
	color : #0808cb;
	font-size : 85%;
	float:left;
} 

/* LAYOUT END*/
/* MAIN CONTENT BEGIN */
#main-content { 
	padding :  0 ;
	margin : 0;
} 

#main-content h1 { 
	font-size: 14px;
	color : #0808cb;
	border-bottom: 1px dashed #8a9d44;
	padding-bottom:4px;
} 

#main-content h2 { 
	font-size: 14px;
	color : #8a9d44;
	border-bottom:1px dashed #8a9d44;
	padding-bottom:4px;
}

#main-content h3 { 
	color : #0808cb;
	border-bottom:1px dashed #ccc;
	padding-bottom:5px;
} 

#main-content p { 
	color : #333;
	padding:2px 2px 3px 2px;
	margin:0;
	line-height:1.3em;
} 

#main-content p a{ 
	color:#0808cb;
} 
#main-content p a:hover{ 
	text-decoration: none;
} 

#main-content li{ 
	list-style-image: url(/fileadmin/templates/css/arrow.gif) ;
} 
/* MAIN CONTENT END */
/* Main Menue  */
/* TOP Menue  */
#top_menu-wrapper{/*for ie6*/
	margin:0 auto;
	width:950px;
	padding:0;
	background-color:#8a9d44;
	margin:0 15px;
}

#top_menu {
	margin:0 auto;
	padding:0;
	display: block;
}

#top_menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

*+html #top_menu ul { 
	min-height: 1px; 
}/*hack for ie7*/

#top_menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 8;
}

* html #top_menu li { 
	position:static;
}

#top_menu a {
	display: block;
}

#top_menu li:hover>ul {
	display: block;
}
#top_menuList:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}

#top_menu {
	font-size : 14px;
}

#top_menu:after{
	content:'.';
	display:block;
	height:1px;
	line-height:1px;
	clear:both;
	visibility:hidden;
} 

#top_menu li li {
	width: 110px;
}

#top_menu li a {
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #fff;
	padding: 6px 13px;
	margin:0;
}

#top_menu li a:hover {
	display:block;
	color:#0808cb;
}

#top_menu li:hover>a {
	display:block;
	color:#0808cb;
}
/* TOP Menue  */
#left_menu{
margin-left: -10px;
}
/* Main Menue Level 1 */
#left_menu-l1-act a{ 
	color: #0808cb;
	font-size : 14px;
	font-weight: bold; 
	line-height: 20px; 
	text-decoration: none !important; 
	text-indent: 15px; 
	display: block; 
	margin-bottom: 0px; 
	width: 100%;
}
/* Main Menue Level 1 */
/* Main Menue Level 2 */
#left_menu-l2  a{ 
	color: #ffffff; 
	font-size: 10pt; 
	font-weight: bold; 
	line-height: 18px; 
	text-decoration: none !important; 
	text-indent: 20px; 
	display: block; 
	margin-bottom: 0px; 
	width: 100%;
}

#left_menu-l2  a:hover{ 
	color: #0808cb;
}

#left_menu-l2-act  a{ 
	color: #0808cb;
}
/* Main Menue Level 2 */
/* Main Menue Level 3 */
#left_menu-l3  a{ 
	color: #ffffff; 
	font-size: 10pt; 
	font-weight: bold; 
	line-height: 18px; 
	text-decoration: none !important; 
	text-indent: 25px; 
	display: block; 
	margin-bottom: 0px; 
	width: 100%;
}

#left_menu-l3  a:hover{ 
	color: #0808cb;
}

#left_menu-l3-act  a{ 
	color: #0808cb;
}
/* Main Menue Level 3 */
/* Main Menue Level 4 */
#left_menu-l4  a{ 
	color: #ffffff; 
	font-size: 10pt; 
	font-weight: bold; 
	line-height: 18px; 
	text-decoration: none !important; 
	text-indent: 30px; 
	display: block; 
	margin-bottom: 0px; 
	width: 100%;
}

#left_menu-l4  a:hover{ 
	color: #0808cb;
}

#left_menu-l4-act  a{ 
	color: #0808cb;
}
/* Main Menue Level 4 */

#left_menu_logo{
	text-align : left;
	color:#444C53;
	font-size : 1.5em;
	font-weight:bold;
	margin:0;
	padding:0;
	clear:left;
}

#left_menu_logo1{
	padding-top: 20px;
	padding-left:40px;
}
#left_menu_logo2{
	padding-top: 20px;
	padding-left:40px;
}
.left_menu_logo{
	padding-top: 20px;
	padding-left:40px;
}
/* Main Menue Ende */
/* FOOTER LINK BEGIN  */
#footer { 
	margin:0 auto;
	width:980px;
}

#footer a:link, #design  a:visited    { 
	color: #fff;
	font-size: 8pt; 
	text-decoration: none
}

#footer  a:hover  { 
	color: red; 
	font-size: 8pt; 
	text-decoration: none 
}
#design  { 
	float:left;
	color: #fff;
	font-size: 8pt; 
	text-decoration: none; 
}
#design   p  { 
}

#impressum   a  { 
	color: #fff;
}
#impressum  { 
	float: right;
	color: #fff;
	font-size: 8pt; 
	text-decoration: none; 
}
/* FOOTER END  */

