
* {
	font-family:verdana;
	font-size:11px;
}

html {
	width:100%;
	overflow-y:scroll;
}

body {
	margin:0px;
	width:100%;
	background-color:#ededee;
	text-align:center;
	height:100%;
	color:#3e3e3e;
}

a {
	color:#6f9ec9;
}

a:hover {
	color:#3e3e3e;
}

h1, h2, h3, h4, h5 {
	color:#6f9ec9;
	font-size: 11px;
}

div#clear {
	clear:both;
}

div#all {
	text-align:left;
	margin:auto;
	width:1000px;
	background-image:url("../images/background.jpg");
	min-height:100%;
	height:100%;
	height:auto !important;
}

div#all_content {
	margin-left:48px;
	margin-right:52px;
	width:900px;
}

div#left_column {
	width:450px;
	float:left;
}

div#right_column {
	width:450px;
	float:left;
}

div#image {
	width:450px;
	height:296px;
}

div#image.home_impressum {
	background-image:url("../images/Home_Impressum.jpg");
}

div#image.dienstleistungen {
	background-image:url("../images/Dienstleistungen.jpg");
}

div#image.konzept {
	background-image:url("../images/Konzept.jpg");
}

div#image.ueberuns {
	background-image:url("../images/Ueber-Uns.jpg");
}

div#image.kontakt {
	background-image:url("../images/Kontakt.jpg");
}

div#menu {
	margin:20px;
	color:#2e2d30;
	font-size:11px;
	line-height:21px;	
}

div#menu a {
	text-decoration:none;
	color:#2e2d30;
}

div#menu a:hover {
	color:#ffffff;
}

div#menu a.active {
	color:#ffffff;
}

div#menu ul {
	margin:0px 0px 0px 30px;
	padding:0px;
	list-style-image:url("../images/arrow_black.jpg");
}

div#logo {
	width:450px;
	height:109px;
	margin:auto;
	margin-top:100px;
	text-align:center;
}

div#logo img {
	border:none;
}

div#content {
	width:380px;
	margin:73px 35px 20px 35px;
	line-height:19px;
	color:#3e3e3e;
}

div#content p {

}

div#content ul {
	margin:0px 0px 0px 20px;
	padding:0px;
	list-style-image:url("../images/arrow_blue.jpg");
}

p.margin {
	margin-left:40px;
}

#contact_form  td{
	padding:3px;
	vertical-align:top;
}

#contact_form  td.title{
	width:100px;
}

div#footer {
	text-align:left;
	margin:auto;
	width:1000px;
	background-image:url("../images/background.jpg");
}

div#ifooter {
	margin-left:48px;
	margin-right:52px;
	width:900px;
	border-top:1px solid #aaaaaa;
	padding:10px;
	text-align:center;
	background-color:#EDEDEE;
	color:#3E3E3E;
}

html>body div#ifooter {
	width:880px;
}

div#ifooter a {
	color:#3E3E3E;
	text-decoration:none;
}

div#ifooter a:hover {
	color:#000000;
}
