body {
	background-image: url(../images/back_body.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #EDB123;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	overflow: hidden;
}

/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-*/
#top{	
   margin:0px;
	padding:0px;
   width:1000px;
	height:150px;
	background-image: url(../images/back_top.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
.box_1{
   margin:0px;padding:0px;
	margin-left:400px;
}
.adresse {
	color: #DA2232;
	font-weight:bold;
	float:left;
	display:block;
	margin-top:8px;
	padding-left:30px;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-*/
#navigation{
	width:1000px;
	height:45px;
	margin:0px;
	padding:0px;
	background-image: url(../images/back_navigation.jpg);
	background-position: top left;
	background-repeat: no-repeat;	  
	padding-left:300px;
	padding-top:1px;
}
.menu1{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.menu1_level1 {
	float:left;
	margin-right:20px;
}
li.menu1_level1 a,li.menu1_level1 a:visited {
	color:black;	
	text-decoration:none;
	font-weight:bold;	
	line-height:27px;
	display:block;
	padding-left:5px;
	padding-right:5px;
}
li.menu1_level1 a:hover {
	background-color: #DE273A;
	color:white;
	border-bottom:2px solid #EDB123;
}
.menu1_level1_act{
	float:left;
	margin-right:20px;
}
li.menu1_level1_act a {	
	text-decoration:none;
	font-weight:bold;	
	line-height:27px;
	display:block;
	padding-left:5px;
	padding-right:5px;
	background-color: #DE273A;
	color:white;
	border-bottom:2px solid #EDB123;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-*/
#left{
	width:100px;
	height:366px;
	margin:0px;
	padding:0px;
	background-image: url(../images/back_left.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float:left;
	margin-top:-1px;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-*/
#content{
	width:850px;
	height:361px;
	background-color: #F9E7BD;
	float:left;
	overflow:auto;
	border-top:5px solid red;
}
#content_start {
	width:850px;
	height:361px;
	background-image: url(../images/back_content_start.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #F9E7BD;
	float:left;
	overflow:auto;
	border-top:5px solid red;
}
#content_referenz {
	width:850px;
	height:361px;
	background-image: url(../images/back_content_referenz.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #F9E7BD;
	float:left;
	overflow:auto;
	border-top:5px solid red;
}
p{
	margin-left:10px;
}

.headline{
	color: #DA2232;
	font-size:150%;
	font-variant: small-caps;
	margin-left:10px;
}
.headline_small {
	color: #DA2232;
	font-size:100%;
   font-weight:normal;
	margin-left:10px;
}

.img_left{
	float:left;
	margin:10px;
}
.img_right{
	float:right;
	margin:10px;
}

.box_urkunden {
	margin-left:190px;
}
.box_urkunden img {
	float:left;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-*/
.mail {
	clear:both;
	padding-top:5px;
}
.webdesign{
	font-size:90%;
	color:black;
	text-align:right;
	margin-right:20px;
	float:right;
}
/*_______________________KONTAKT_______________________*/

label {
	display:block;
	padding-top:0px;

}

#box1_kontakt{
	width:250px;
	text-align: left;
	float:left;	
	margin-left:10px;
}

#box2_kontakt{
	width:250px;
	text-align: left;
	float:left;
}

#box_kontakt{
width: 590px;
}

input{
   background-color: white;
	font-family: Arial, Helvetica, sans-serif;
}

textarea{
   background-color: white;
}

