body { background: #fff2de url(../img/back.jpg) repeat-x ; margin: 0; padding: 0; }
a:link { color: #4c4946; text-decoration: none; }
a:visited { color: #4c4946; text-decoration: none; }
a:hover { color: #4c4946; text-decoration: underline; }
.zentrieren {
    position:absolute;
	left:50%;
	top:44%;
	width:310px; 
	height:270px; 
	margin:-135px 0 0 -155px;	
	border:0;
}
#site { width: 800px; margin-right: auto; margin-left: auto; }
#box_content { background-image: url(../img/back_wrapper.jpg); background-position: 0 0; width: 800px; float: left; margin: 0 auto; }
#box_head { background-image: url(../img/head.jpg); width: 800px; height: 215px; float: left; margin:0 auto; }
#box_footer { background-image: url(../img/footer.jpg); width: 733px; height: 150px; float: left; margin: 0 0 0 34px; }
#menu { width: 150px; float: left; margin-left: 34px; }

*html #menu { width: 150px; float: left; margin-left: 20px; }
*html #box_footer { background-image: url(../img/footer.jpg); width: 733px; height: 150px; float: left; margin: 0 0 0 17px; }

.content { margin-right: 20px; position: relative; color: #4c4946; font-size: 13px; font-family: "trebuchet ms"; line-height: 17px; width: 380px; height: auto; float: left; margin-top: 35px; margin-bottom: 10px; margin-left: 0; border-width: 1px; }
.sidebar { position: relative; color: #4c4946; font-size: 13px; font-family: "trebuchet ms"; line-height: 17px; width: 155px; height: auto; float: left; margin-top: 35px; margin-bottom: 10px; margin-left: 0; border-width: 1px; }
.sidebar .headline { padding-top: 3px; height: 20px; padding-right: 10px; padding-left: 10px; margin-bottom: 0px; width: 135px; background-color: #f29400; position: relative; color: white; font-size: 13px; font-family: "trebuchet ms"; line-height: 17px; float: left; }
.sidebar .content { margin-bottom: 20px; padding: 10px; margin-top: 0px; width: 135px; background-color: #eccb93; position: relative; color: #4c4946; font-size: 12px; font-family: "trebuchet ms"; line-height: 17px; float: left; }
.headline { font-size: 15px; font-weight: bold; margin-bottom: -8px; }
#box_footer2 { background-image: url(../img/footer2.jpg); width: 800px; height: 40px; float: left; margin: 0 0 0 34px; }
li { list-style-type: none; position: relative; }


.content li { margin-top: 0px; list-style-position: outside; margin-bottom: 5px; margin-left: 10px; list-style-type: disc; }


label {
	margin-top: 5px;
	float: left;
	width: 150px;
}

select {
	margin-top: 5px;
	height: 20px;
	border-color: #bfbfbf;
	border-style: solid;
	border-width: 1px;
	width: 150px;
}
.button {
	width: 100px;
	padding-bottom: 5px;
	padding-top: 3px;
	font-size: 13px;
	font-weight: bold;
	color: white;
	border-width: 0px;
	background-color: #f29400;
	height: 23px;
	margin-top: 5px;
	cursor: pointer;
}
textarea {
	border-color: #bfbfbf;
	border-width: 1px;
	border-style: solid;
	margin-top: 5px;
	width: 198px;
}
.home {
	line-height: 21px;
	font-size: 14px;
}
.info_fieldset {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}
#logo {
	margin-left: 70px;
	margin-top: 21px;
	float: left;
	height: 185px;
	width: 235px;
}
	
