/* CSS Document */

/* Florian Schlenker - www.elling-home.de - all Browser v.1.0/
/* Generelles Aussehen für Farben und Farbverläufe */

center, isindex, menu, dir,
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 101%;
	vertical-align: baseline;
}

body {
	background-color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #323232;
	cursor:default;
}
p{
text-align:left;
font-size:11px;
line-height:14px;
color:#000000;
font-weight:normal;
margin-bottom:8px;

	
}



a:link,a:active,a:visited {
	color: #caf045;
	text-decoration: none;
}
a:hover {
	color: #e746b4;
	text-decoration: none;
}

h1 {
text-align:left;
font-size:12px;
line-height:16px;
font-weight:bold;
padding-top:10px;
padding-bottom:10px;
color:#00884E;
}

/* h2 wird im Teaser links auf der index Seite benutz */
h2 {
text-align:left;
font-size:14px;
line-height:16px;
font-weight:bold;
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
color:#ffffff;
}

h3 {
text-align:left;
font-size:11px;
color:#00884E;
font-weight:bold}

/* Klassen */

.img{
	float:left;
}

#mehr{
text-align:right;
padding-right:8px;
}
#mehr .link a{
	color:#CC6600;
	font-size:12px;
	font-weight:bold;
	padding-right:5px;
	padding-top:12px;
}
.link a:hover{
	color:#ffffff;
	
}
/* Laout Boxen und Container */

#container{
	margin:auto;
	margin-top:20px;
	text-align:center;
	width: 959px;
}
#header{
	width: 959px;
}
#logo{
	width: 959px;
	background-color:#00884E;
	height:48px;
}
#navi_top{
	width: 959px;
	height:38px;
	background-image: url(background_navi_top.jpg);
}
#main{
	margin-top:25px;
	width:959px;
	background-image: url(background_main.gif);
}
#navi_left{
	float:left;
	width: 208px;
	background-color:#EEF3E2;
	
}
#left_teaser{
	float:left;
	width: 208px;
	height:213px;
	margin-top:40px;
	background-color:#00884E;	
}
#content{
	float:left;
	margin-left:17px;
	width: 509px;
	
	height:100%;
}

#content li{
list-style-position: inside;
list-style-type: disc;
text-align:left;
font-size:11px;
line-height:14px;
color:#000000;
font-weight:normal;
margin:8px;

}
#right{
	float:left;
	margin-left:16px;
	width: 209px;
	background-color:#EEF3E2;
	height:100%;
}
#stempel{
	width: 209px;
	
}
#footer{
	clear:both;
	width: 943px;
	margin-top:10px;
	background-color:#00884E;
	padding:8px;
	text-align:center;
	font-size:10px;
	line-height:15px;
	color:#ffffff;
	font-weight:normal;
}
#footer .black{
	color:#666666;
}
#footer2{
	clear:both;
	width: 943px;
	padding:8px;
	text-align:center;
	font-size:10px;
	line-height:15px;
	color:#CCCCCC;
	font-weight:normal;
}
#footer2 a:link,a:active,a:visited {
	color: #cccccc;
	text-decoration: none;
}
#footer2 a:hover {
	color: #999999;
	text-decoration: none;
}

/* obere Navigation ------------------------------------------------------------------------------*/
#navi_top_box{
	padding-top:10px;
	margin-left:226px;
	width:auto;
	text-align:left;
	padding-left:0px;
}

/* 1st Level */
#navi_top_box ul{
list-style: none;
}
#navi_top_box ul li{

	font-size:12px;
	font-weight:bold;
	color:#00884E;
	display: inline;
}
#navi_top_box ul a{
	font-size:12px;
	font-weight:bold;
	color:#00884E;
}
#navi_top_box ul a:hover{
	text-decoration:underline;
}
#navi_top_box ul a.current{
	text-decoration:underline;
}
/* obere Navigation Ende ------------------------------------------------------------------------------*/


/* Linke Navigation ------------------------------------------------------------------------------*/
#navi_left_box{
	padding-top:30px;
	margin-left:20px;
	width:auto;
	text-align:left;
	padding-bottom:50px;
}

/* 1st Level */
#navi_left_box ul{
list-style: none;
}

#navi_top_box ul li{

	color:#00884E;
	display: inline;
}
#navi_left_box ul a{
	display:block;
	width:80%;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	line-height:30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
#navi_left_box ul a:hover{
	color: #00884E;
}
#navi_left_box ul a.current{
font-weight:bold;
	color: #00884E;
}
/* obere Navigation Ende ------------------------------------------------------------------------------*/
#code {
text-align:left;
font-size:11px;
font-weight:bold;
}
#code2 {
text-align:left;
padding-top:20px;
padding-bottom:20px;
}
#btn{
text-align:left;
}
/* Fomular */
input, textarea, select {
 /* width:90%;*/

  border: 1px solid #8DCA2D;
  font-size: 11px;
  margin-bottom:10px;
  padding: 2px;
}
label {
  width:90%;
  clear:none;
  float:left;
  display:block;
  padding-right:10px;
  white-space:nowrap; /*to fix IE6 wrapping*/
}