/* CSS Document */


html { height: 100.01%; }

* {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;

}
a:hover { text-decoration: underline; }

.clear {
	clear: both;
	display: block;
	height: 12px;
	line-height: 12px;
	text-align: right;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ebedea url(/design/bg.jpg) center center repeat;;
}


#banner {
	position: absolute;
	left: 230px;
	top: 0;
	width: 500px;	
}


#main {
	width: 960px;
	height: 640px;
	margin: 10px auto;	
}

#navi {
	line-height: 24px;
	width: 210px;
    height: 520px;
	float: left;
	background: url(/design/ornament_links.png) left bottom no-repeat;

}

#navimain {
	padding-top: 15px;
	list-style: none;	
}

#navimain li {	
	line-height: 24px;
	text-align: left;
	background: url(/design/bg_navi.png) no-repeat;
	margin: 0 0 10px 0;
}

#navimain li a  {
	padding-left: 20px;
	display: block;	
	zoom: 1;
	color: #987219 ;	
	font-size: 11px;
	line-height: 24px;	
    font-weight: bold;	
}

#navimain a:hover,
#navimain a.active1 {
	color: #465200;
	font-weight: bold;
	text-decoration: none;
}

#navimain li ul {
	list-style: none;

}

#navimain li ul li {
	line-height: 24px;
	color: #eee;
	border-bottom: none ;
	margin: 0;
	background: url(/design/bg_navi2.png) no-repeat;		
}

#navimain li ul li a {
	padding-left: 20px;
	display: block;	
	zoom: 1;
	color: #333 ;	
}


a img {
	border: 0 none;
}

#topbar {
	position: relative;
	height: 120px;
	background-color: transparent;
	background: url(/design/ornament_oben.png) 400px top no-repeat;;
}

#topbar a {
	float: left;
}



#toolbar {
	position: relative;
	right: 4px;
	top: 3px;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	width: auto;
	height: 20px;

}	

#toolbar a {
	color: #987219;
	text-align: right;
}

#toolbar a:hover {
	color: #465200 ;
    text-decoration: none;
}

#toolbar a.active0 {
	color: #987219;
    display: inline;
}

#toolbar a.active1 {
	color: #465200 ;
    text-decoration: none;
}



#header {
	height: 10px;
	position: relative;
	background-color: #FFFFFF;
}

#content {
	float: left;
	width: 474px;	
	height: 520px;
	font-size: 11px;
	line-height: 17px;
	margin: 0 0 0 0 ; 
	padding: 0;
	color: #666666;
	background: url(/design/bg_content.gif) left bottom no-repeat;
z-index: 1;
}



#content p {
	margin: 0 20px 7px 0;
}


#content ul {
	list-style: outside ;
	margin: 0 0 0 15px;
}


#content .padder {
	position: relative;
	top: 20px;
	left: 0;
	margin: 0px 0px 17px 20px;
	padding: 0 40px 0 0;
	height: 480px;
	width: 414px;
	overflow: auto;
}


#content_divider_top {
	position: relative;
	top: 17px;
	left: 0px;
	width: 430px;
	height: 12px;
	background: url(/design/bg_content_top.png) top left no-repeat;
	z-index: 0;
}

#content_divider {
	position: relative;
	top: 0px;
	left: 0px;
	width: 430px;
	height: 40px;
	background: url(/design/bg_center_balken.png) top left no-repeat;

}

#content .news img {
	margin: 0 20px 20px 0 ;	
}


.block {
   float: left;
   width: 394px;
   margin: 0 0 20px 0;
}

.block .left {
   	margin: 0;
	padding: 0 ;
}

.block .right {
   	margin: 0 20px 0 140px ;
	padding: 0 ;
}

.block .center {
   	margin: 0 20px 0 140px ;
	padding: 0 ;
}

.block p {
    margin: 0 ;
	line-height: 15px;

}

.block h2 {
   margin: 0 0 10px 0;
}

.block img {
  float: left;
}



.news {
	width: 95%;
margin: 0;	
padding: 0;
text-indent: 0;
}

.news a {
	color: #465200;
	text-decoration: none;
	padding: 5px 20px 0 0;
	width: 100%;
	text-align: right;
}

.news img {
	float: left;	
	
}



.news p {
    margin: 0 ;
	line-height: 14px;

}

.news a:hover {
	font-weight: bold;
}


.news_include {
	color: white;
}

.news_include img {
	float: right;
	margin: 0 10px 10px 0 ;	
}

.news_include a {
	color: white;
	text-decoration: none;
	padding: 5px 0 0 0;
	width: 100%;
	text-align: right;
}

.news_include a:hover {
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0 0 0;
}



.paddersmall {
	position: relative;
	top: 0px;
	left: 0;
	margin: 0 0 0 20px;
	padding: 0 40px 0 0;
	height:192px;
	overflow: auto;	
}


.padder.details {
	margin: 0 30px;
	padding: 10px 30px;
	height: 100%;	
	background-color: #ffffcc;
}

#sidebar .padder {
	position: relative;
	top: 0px;
	left: 0;
	margin: 20px 0px 0 20px;
	padding: 0 10px 0 0;
	height: 480px;
	overflow: none ;
}


.topmain {
	height: 240px;
	margin: 5px 0px 0 0 ;
	padding: 0;
	z-index: 0;

}

#border_top { 
	position: relative;
	top: 2px;
	left: 0;
	background:  url(/design/bg_border_top.png) left top no-repeat;
	height: 20px;
	width: 454px;
}

#border_bottom {
	position: relative;
	bottom: 0px;
	background: #90be54;
	height: 20px;
	width: 434px;
}

#sidebar {
	float: right;
	width: 270px;
	height: 520px;
	color: #666;
	font-size: 11px;
	line-height: 15px;
	background: url(/design/ornament_rechts.png) right bottom no-repeat;
	color: #eee;
}


#sidebar h1 {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #987219;
	padding: 0 0 0 5px;
	margin: 0 0 10px 0;
	background: url(/design/bg_sidebar_title.png) no-repeat;
}


#address {
	position: absolute;
	right: 10px;
	bottom: 0;
	height: 120px;
	width: 150px;
	background-color: transparent ;	
}

#address p {
	font-size: 12px;
	font-weight: normal;
	padding: 5px 0 20px 10px;
	line-height: 14px;
	color: #987219;	
	text-align: left;
}


#footer {
	clear: both;
	padding: 0;
	margin: 0;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 10px;
	line-height: 14px;
	height: 25px;
	width: auto;
	text-align: center ;
}


#footer a {
	text-indent: 20px;
}


h1 {
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	color: #987219;
	padding: 0;
	margin: 0;
	background: transparent;
}

h2  {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #465200;
	background-color: transparent;
}


h3,h5,h6 {
	font-size: 12px;
	line-height: 35px;
	font-weight: bold;
	color: #fff ;
	text-indent: 20px;
	padding: 0;
	margin: 0;
}

h4 {
	font-size: 10px;
	line-height: 25px;
	font-weight: normal;
	color: #FFF;
	text-indent: 20px;
	border-top: 1px solid #FFF;
}


hr {
	border: 0 none;
	size: 0;
	height: 0;
	border-top: 1px solid #A1A1A1;
	padding: 0;
	margin: 0;
}

input, textarea, select {
	background: #90be54;
	border: 1px inset #CCC;
	margin: 0;
	padding: 0;
}


div.errors {
	margin: 0 0;
	padding: 5px 10px;
	border: 0 none;
	background-color: #ffcc00;
	position: relative;
	top: -6px
}
div.errors p { margin: 0; color:#000000 }
div.errors p em { color: #C00; font-style: normal; font-weight: bold; }



.noborder {
	background: none;
	border: none;
	vertical-align: middle;
}

.button {
	padding: 2px 4px;
	font-size: 12px;
	color: #eee;
	font-weight: bold;
	border: 2px outset #729945;
	width: auto;	
}

.error {
	color: #CC0000;
	font-weight: bold;
}

button {
	padding: 2px;
}

#formular {
   width: 474px;
   height: 480px;
   margin: 20px 0px 20px 0px;
   padding: 0px;
   overflow: auto;
}

fieldset {
  padding: 0px;
  border: none;
  margin: 10px 30px 10px 20px;

}

legend {
	margin: 0;
	font-weight: bold;
  color: #666;	
}

.formzeile {  
	margin: 0px;
}

.formtitel {
	margin: 5px 5px 0 0;
	padding: 0;
	font-weight: bold;
}

.formtext {
	margin: 2px 0 0 0;	
}

#formluar h1 { margin: 0 0 10px 20px;  } 
#formular h2 { margin: 0 0 10px 20px; }
#formular p { margin: 0 30px 10px 20px;  } 
fieldset p { margin: 0 ; }

.seitenanfang  {
	margin: 0 0 0 20px;
	padding: 0;
	color: #987219 ;	
	font-size: 11px;
	line-height: 24px;	
    font-weight: bold;		
}