body {	
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;		
	color: #000;
	}
#wrapper {
	width:100%;
	margin-top:40px;
	}
#header{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100px;
	width: 1000px;
}
#logo{
	margin-left: 180px;
	width: 114px;
	height: 100px;
}
#topnavi{
	display: none;

}
#headerimg{
	display: none;
}

#left{
	width: 100%;
}


#content{
	margin-left: 180px;
	width: 90%;
	border: 0px;
}



#suche{
	display: none;
}



#right{
		display: none;
}


.results h3{
	font-size: 14px;
	font-weight: bold;
	color: #87bd2b;
}
h3{
	font-size: 14px;
	font-weight: bold;
	color: #87bd2b;
	margin-bottom: 5px;
}
#page p{
	margin: 0px;
	padding: 10px;
}


.button, .submit{
	background-color: #87bd2b;
	color: white;
	border: none;
}

h1.componentheading{
	font-size: 14px;
	color: #87bd2b;
	margin: 10px 0px 0px 0px;
	font-weight: bold;
}
#page{
	padding: 10px;
}
.textarea{
	width: 280px;
	height: 170px;
	border: 1px solid #87bd2b;
}
.textfield{
	width: 280px;
	border: 1px solid #87bd2b;
}
#backforth {
	position: absolute;
	top: -26px;
	left: 118px;
	width: 231px;
	height: 26px;
	text-align: right;

}
#backforth img{
	margin: 0px;
	padding: 0px;
}



.searchintro a{
	color: #1d4e91;
}
ol.list h4{
	list-style-image: url(../images/greendot.gif);
	list-style-position: inside;
	margin: 5px 0px;
}
ol.list h4 a{
	color: #000;
	text-decoration: none;
	font-size: 14px;
}
#extra{
display: none;
}
#extra ul{
margin-top: 0px;
padding: 0px;
}
#extra ul.menu li{
	float: right;
	text-transform: uppercase;
	margin-left: 10px;
	text-align: right;

list-style-type: none;
}
#extra ul.menu a{
	text-decoration: none;
	font-size: 14px;
	color: #1d4e91;

}
#box ul.prozessthemen{
list-style-type: none;
padding: 0px;
margin: 0px;
}
#box ul.prozessthemen li{
	padding: 5px;
	margin: 0px;
	width: 300px;
	display: block;
}

#box ul.prozessthemen li.active{
	background-color: silver;
}
ul.prozessliste{
	list-style-type: none;
}
ul.prozessliste li{
	padding: 10px 0px;
	margin: 0px;
	width: 550px;
}
ul.prozessliste li a{
	color: #1d4e91;
	font-size: 12px; 
}
#heading{
	position: absolute;
	top: 115px;
	left: 0px;
	background-color: #87bd2b;
	width: 163px;
	height: 25px;
	border-right: 6px solid #fff;
}
#heading h1{
	font-size: 14px;
	font-weight: bold;
	color: #1d4e91;
	padding: 5px;
	margin: 0px;
	text-transform: uppercase;
}
#page h2{
	color: #87bd2b;
	font-size: 14px;
}
#subnavibalken{
display: none;
}
#subnavi{
	display: none;
}

#page h4{
	font-size: 14px;
	margin-bottom: 5px;
}
td.titel{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
td.text{
	font-size: 12px;
	text-align: left;
}
#footer{
	text-align: center;
}

