body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696C6D;
	margin: 0px;
	padding: 0px;
}
#lang{
	position: absolute;
	z-index: 100;
	margin-top: 160px;
	margin-left: 726px;
}
img{
	margin: 0px;
	border: solid 0px #000000;
}
hr{
	background-color: #EAEAEA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAEAEA;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 2px;
}
input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 174px;
	height: 21px;
	border: solid 1px #696C6D;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 3px;
	opacity: .5;
	filter: alpha(opacity=50);
}
a{
	color: #FF0000;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696C6D;
}
textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 240px;
	height: 140px;
	border: solid 1px #696C6D;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	opacity: .5;
	filter: alpha(opacity=50);
	padding: 3px;
}
form{
	margin: 0px;
}
#site{
	width: 750px;
	text-align: center;
}
#container{
	position: relative;
	width: 750px;
	text-align: left;
}
#header{
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	width: 765px;
	height: 246px;
	overflow: hidden;
	background-color: #FE9B87;
}
#header .header_img{
	margin-top: 17px;
}

#content{
	position: absolute;
	margin-top: 253px;
	margin-left: 0px;
	width: 763px;
	border: solid 1px #C8C8C8;
	background-repeat: no-repeat;
	background-position: right bottom;
	z-index: 1;
}
#content_left{
	position: absolute;
	margin-left: 17px;
	margin-top: 293px;
	width: 465px;
	z-index: 2;
}
#content_left p{
	font-size: 11px;
	color: #696C6D;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;	
}
#content_left span{
	color: #FF0000;
	font-weight: bold;
}
#content_right{
	position: absolute;
	margin-left: 502px;
	margin-top: 293px;
	width: 200px;
	z-index: 2;
}
#content_right p{
	font-size: 11px;
	color: #696C6D;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 5px;	
}

#content_divider{
	position: absolute;
	width: 1px;
	height: 300px;
	margin-left: 497px;
	margin-top: 309px;
	background-color: #EAEAEA;
	visibility: hidden;
}

#footer{
	position: absolute;
	font-size: 11px;
	width: 763px;
	height: 17px;
	border: solid 1px #C8C8C8;
	background-color: #C8C8C8;
	color: #FFFFFF;
	text-align: center;
	z-index: 6;
	visibility: hidden;
}
#footer a{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.mood{
	margin-left: 15px;
}
.dienst_img{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.dienst_img_groot{
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.button{
	width: 150px;
	height: 20px;
	margin-top: 15px;
	margin-bottom: 5px;
	padding: 0px;
	background-color: #F4F4F4;
}

