* {
	margin: 0;
	padding: 0;
}
html, body{
	height: 99%;
	width: 100%;
}
html #wrapper{
height: 100%;
	
}
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 80%;
	line-height: 140%;
	background-color: #ffffff;
	background-image: url(../images/bg-verlauf.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	/*margin:0 auto;
	width: 800px;*/

}
/*@media print{
	tbody{
		height: auto;
	}}*/

h1, h2, h3{
	color: #164d94;
	font-weight: bold;
}

h1 {
	font-size: 130%;
	font-weight: bold;

}

h2 {
	font-size: 110%;
	line-height: 160%;
}

h3 {
	font-size: 90%;
}

a img {
	border:none;
	/*padding-right: 30px;*/
}

ul, ol, a{
	list-style: none;
}

ul.content {
	
	list-style: circle;
	line-height: 170%;
	color: #164d94;
	font-weight: normal;
	padding-left: 15px;
	
}
a       {color: #3F8000; font-size: 100%; text-decoration: none; }
a:hover {color: #164d94; font-size: 100%; text-decoration: none; }


.footer a       {color: #164d94; font-size: 100%; text-decoration: none; }
.footer a:hover {color: #fff; font-size: 100%; text-decoration: none; }


#bild10 #header-index #header #content, #line-top, #line-bottom, ul#menue, ul#menue	li ul{
	position: relative;
	/*overflow: hidden;*/
	text-align: left;
	z-index: 20;
}
#wrapper{
	width: 800px;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
	
}
#header{
	width: 800px;
	text-align: right;
	margin:5px 0px 10px 0;
		height: 100px;
}
#bild_10{
	height:60px;
	width: 240px;
	float: left;
	margin-top: 30px;
	background-image: url(../images/bg-verlauf.gif);
	background-repeat: repeat-x; 
	margin-left: 0px;
	text-align: center;
	
	
	
}
#header-index {

	height: 100px;
	width: 400px;
	
	float: right;
	
}
#line-top{
	background-color:#164d94;
	width:500px;
	height: 2px;
	float: right;
	margin-bottom: 3px;
	
	z-index: 70;
}
#content-box {
position: relative;
	float: right;
	width: 510px;
	height: 425px;
	padding-right: 0px;
	margin-top: 15px; 
	border: 2px solid #164d94;
	border-left: 0px;
	border-bottom: 2px solid #164d94;
	border-top: 2px solid #164d94;
	z-index: 30;
}
#content {
	float: right;
	width: 480px;
	height: 380px;
	padding-right: 20px;
	padding: 10px 20px 20px 0px;
	margin: 10px;
	text-align: left;
	overflow: auto;
	z-index: 20;
}
#content-projekte {
	float: right;
	width: 480px;
	height: 380px;
	padding-right: 20px;
	margin: 0px;
	text-align:	left;
	
}
hr{
	clear: left;
	visibility: hidden;
}
#content-index {
	float: right;
	background-image: url(../images/index-3.jpg);
	background-repeat: no-repeat;
	width: 550px;
	height: 410px;
	padding-right: 20px;
	border: none;
	padding: 0px;
	text-align: right;
	z-index: 20;
	overflow: auto;
}
#content h1{
	margin-bottom: 18px;
}	




/* menue */
#menue{
	position: relative;
	float: left;
	text-align: left;
	line-height: 1;
	margin-top: 35px;

}
ul#menue {
	width: 250px;
	list-style: none;
	
	font-size: 90%;

}

ul#menue a{
	text-decoration: none;
	font-weight: bold;
}

ul#menue	li ul {
	width: 250px;
	padding-left: 13px;
	list-style: none;
	line-height: 1;
}

* html li ul {
	margin-left:0px;
	
}
* html ul#menue ul li{
	line-height: 60%;
}

* html ul#menue {
	line-height: 60%;
}
ul#menue li a {
	display: block;
	color: #3F8000;
	text-indent: 15px;
	padding: 4px 4px 4px 0px;
	background: transparent url(../images/bullet_01.gif) no-repeat left center;	
}

ul#menue ul li a {
	background-color: transparent;
}

ul#menue li a:hover, ul#menue li.active a{

	color: #164d94;
	background: transparent url(../images/bullet_01.gif) no-repeat -272px center;
}

#menue	a {
	color: #ff9900;
	text-align: left;
	
}

ul#menue li.active ul li a {
	color: #777;
	background: transparent url(../images/bullet_02.gif) no-repeat left center;
}

ul#menue li ul li.active a, ul#menue li.active ul li a:hover {
	color: #999;
	background: transparent url(../images/bullet_02.gif) no-repeat -272px center;
}
#bild{
	position: relative;
	float: left;
	margin-top: 40px;
	width: 230px;
	
}

/* end Menu */
#footer {
	clear: both;
	position: relative;
	margin-top: -2%;
	background-color: #99cc33; 
	font-size: 80%;
	color: #fff;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;

	vertical-align: middle;
	z-index: 10;
	margin-left: 0;
	margin-right: 0;
}
form{

}
legend{
	font-weight: bold;
	font-size: 100%;
	color:#164d94;
}
#person label{
	display: block;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 10px;

}
fieldset{
	border: 1px solid #034e6e;
}

input.textfieldValidState{
	background-color: #fff;
}

textarea{
	width: 350px;
	height: 125px;
	margin-top: 15px;
	}
