@charset "UTF-8";
#container {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}
#links {
	width: 25px;
	height: 80px;
	background-color: #101010;
	float: left;
	margin-top: 100px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#rechts {
	background-color: #FFFFFF;
	float: left;
	width: 800px;
	border: 1px dashed #353538;
}
#logo {
	height: 100px;
	background-color: #101010;
	background-image: url(img/home/header.png);
	background-repeat: no-repeat;
}
#unter_logo {
	background-color: #FFFFFF;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(img/home/space_menu.png);
	background-repeat: no-repeat;
}
#footer {
	clear: both;
	background-color: #353538;
	height: 20px;
}
#menu {
	background-color: #009900;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#inhalt {
	background-color: #FFFFFF;
	margin-top: 20px;
	background-image: url(img/home/index_bg.gif);
	background-repeat: no-repeat;
	height: 320px;
	background-position: bottom;
}
#inhalt_impressum {
	background-color: #FFFFFF;
	margin-top: 20px;
	background-image: url(img/impressum/impressum_bg.gif);
	background-repeat: no-repeat;
	height: 350px;
	background-position: bottom;
}
.enlaces {
	color: #006600;
}
span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006600;
}
#inhalt_services {
	background-color: #FFFFFF;
	margin-top: 20px;
	background-image: url(img/impressum/impressum_bg.gif);
	background-repeat: no-repeat;
	height: 710px;
	background-position: bottom;
}
#inhalt_center {
	margin-right: 50px;
	margin-left: 400px;
}
#inhalt_center_impressum {
	margin-right: 30px;
	margin-left: 90px;
	width: 250px;
	float: left;
	display: inline;
}
#inhalt_center_services {
	margin-right: 20px;
	margin-left: 90px;
	width: 310px;
	float: left;
	display: inline;
}
#inhalt_center_impressumrechts {
	margin-right: 50px;
	margin-left: 30px;
	float: left;
	width: 300px;
	margin-top: 50px;
}

#inhalt_center_kontaktrechts {
	margin-right: 50px;
	margin-left: 30px;
	float: left;
	width: 300px;
	margin-top: 50px;
	border: 1px dashed #009800;
}
#inhalt_center_servicesrechts {
	margin-right: 20px;
	margin-left: 20px;
	float: left;
	width: 310px;
}
#footer_real {
	height: 20px;
	background-color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #dcdcdc;
	letter-spacing: 0.5px;
	vertical-align: middle;
}
h2 {
	font-family: "Lucida Grande", Arial;
	font-size: 1em;
	color: #353538;
	font-style: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #353538;
	line-height: 18px;
}
#home_m {
	background-image: url(img/btn/home_n.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 25px;
	margin-top: 2px;
	float: left;
}
#services_m {
	background-image: url(img/btn/services_n.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 25px;
	margin-top: 2px;
	float: left;
}
#kontakt_m {
	background-image: url(img/btn/kontakt_n.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 25px;
	margin-top: 2px;
	float: left;
}
#impressum_m {
	background-image: url(img/btn/impressum_n.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 25px;
	margin-top: 2px;
	float: left;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #333333;
	font-size: 13px;
	list-style-image: url(img/home/list.png);
}
#anfrage {
	background-image: url(img/services/anfrage_en.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 5px;
	height: 190px;
}

#anfrage_de {
	background-image: url(img/btn/anfrage.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 5px;
	height: 190px;
}

