@charset "utf-8";
/* CSS Document */

/* ubuntu-300 - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  src: url('../font/ubuntu-v20-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../font/ubuntu-v20-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/ubuntu-v20-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../font/ubuntu-v20-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../font/ubuntu-v20-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../font/ubuntu-v20-latin-300.svg#Ubuntu') format('svg'); /* Legacy iOS */
}

/* ubuntu-regular - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url('../font/ubuntu-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../font/ubuntu-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/ubuntu-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../font/ubuntu-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../font/ubuntu-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../font/ubuntu-v20-latin-regular.svg#Ubuntu') format('svg'); /* Legacy iOS */
}

/* ubuntu-500 - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  src: url('../font/ubuntu-v20-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../font/ubuntu-v20-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/ubuntu-v20-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../font/ubuntu-v20-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../font/ubuntu-v20-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../font/ubuntu-v20-latin-500.svg#Ubuntu') format('svg'); /* Legacy iOS */
}

/* ubuntu-700 - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: url('../font/ubuntu-v20-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../font/ubuntu-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/ubuntu-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../font/ubuntu-v20-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../font/ubuntu-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../font/ubuntu-v20-latin-700.svg#Ubuntu') format('svg'); /* Legacy iOS */
}




html {
	overflow-y: scroll;
}

body {
	background-color: #ffffff;
	margin: 20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
img {
	border: none;
}
h1 {
	font-family: 'Ubuntu', Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-weight:400;
	color:#9d3b25;
	margin-top:0;
}
h1 a {
	color:#9d3b25;
	text-decoration:none;
}
h2 {
	font-family: 'Ubuntu', Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:400;
	color:#90b3ad;
}
h3 {
	font-family: 'Ubuntu', Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:400;
	color:#9d3b25;
	margin-bottom:5px;
}
h4 {
	font-family: 'Ubuntu', Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:400;
	color:#504c45;
	margin-bottom:5px;
}
p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#504c45;
	line-height:20px;
	margin-top:0px;
}
a {
	color:#504c45;
	text-decoration:underline
	}
a:hover {
	text-decoration:none
	}
ul{
	margin-left:10px;
	margin-top:0px;
	font-size: 12px;
	color:#504c45;
	line-height:20px;
	padding: 0px 0 0 11px;
	}	
#box {
	margin: 0 auto;
	width: 960px;
	padding: 10px 0px 10px 0px;
	border: 10px #ff9900 solid;
}
#content {
	margin: 0;
	width: 960px;
	background-image: url(../img/lines.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#header {
	width: 960px;
}
#topnav {
	width: 940px;
	height: 16px;
	margin: 4px 10px 0 10px;
	color: #fff;
	font-size: 11px;
	text-align: right;
	color: #3b3b3b;
}
#topnav a {
	color: #ff9900;
	text-decoration: none;
	padding: 0;
}
#logo {
	background-color: #ffffff;
	margin: 10px 0 0 0;
	padding: 10px 0 5px 25px;
}
#container {
	width: 960px;
}
#left {
	width: 240px;
	float: left;
	margin: 10px 0 0 0;
}
#main {
	width: 720px;
	float: right;
	margin: 20px 0 0 0;
}
#myContent {
	width: 720px;
	height: 600px;
	float: left;
	border: none;
}
#myContent h1 {
	color: #ff9900;
	margin: 0 0 0 10px;
}
#dreiviertel {
	width: 660px;
	margin: 10px 30px 10px 30px;
	float: left;
}
#fullhome {
	width: 700px;
	margin: 10px 10px 10px 10px;
	float: left;
}
#homedrei {
	width: 460px;
	margin: 10px 10px 10px 10px;
	float: left;
}
#homeeins {
	width: 220px;
	margin: 10px 10px 10px 10px;
	float: left;
}
#viertel {
	width: 220px;
	margin: 10px;
	float: left;
}

#halb {
	width: 280px;
	margin: 10px 10px 10px 30px;
	float: left;
}
#contact {
	width: 280px;
	margin: 10px 10px 10px 30px;
	float: left;
}
.green h1 {
	color: #806c2b;
	font-size: 18px;
	border-bottom: #806c2b 2px solid;
	padding-bottom: 5px;
	margin: 0px;
}
.green ul {
	margin: 0;
	padding: 10px 0 0 11px;
	line-height: 22px;
	font-family: 'Ubuntu', Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:400;
	color: #504c45;
	list-style-image: url(../img/listdot_green.png);
}
.green a {
	color: #504c45;
	text-decoration: none;
}
.green a:hover {
	color: #806c2b;
	text-decoration: none;
}
.orange h1 {
	color: #ff9900;
	font-size: 18px;
	border-bottom: #ff9900 2px solid;
	padding-bottom: 5px;
	margin: 0px;
}
.orange ul {
	margin: 0;
	padding: 10px 0 0 11px;
	line-height: 22px;
	font-family: 'Ubuntu', Arial, Verdana, Helvetica, sans-serif;
	font-weight:400;
	font-size: 16px;
	color: #504c45;
	list-style-image: url(../img/listdot_orange.png);
}
.orange a {
	color: #504c45;
	text-decoration: none;
}
.orange a:hover {
	color: #ff9900;
	text-decoration: none;
}
.red h1 {
	color: #9d3b25;
	font-size: 18px;
	border-bottom: #9d3b25 2px solid;
	padding-bottom: 5px;
	margin: 0px;
}
.red ul {
	margin: 0;
	padding: 10px 0 0 11px;
	line-height: 22px;
	font-family: 'Ubuntu', Arial, Verdana, Helvetica, sans-serif;
	font-weight:400;
	font-size: 16px;
	color: #504c45;
	list-style-image: url(../img/listdot_red.png);
}
.red a {
	color: #504c45;
	text-decoration: none;
}
.red a:hover {
	color: #9d3b25;
	text-decoration: none;
}
/* NAVIGATION */
#navi {
	background-color: #ffffff;
	margin: 40px 0 25px 18px;
}
#navi ul {
	font-size: 14px;
	padding: 10px 0;
	font-family: 'Ubuntu', Arial, Verdana, Helvetica, sans-serif;
	font-weight:400;
	margin:0;
}
#navi li {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
#navi a {
	color: #504c45;
	display: block;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-top: 1px;
	text-decoration: none;
}
#navi a:hover {
	color: #9d3b25;
}
#navi .blue a:hover {
	color:#00F;}
	
#navi .level_1 a.active {
	color: #9d3b25;
}
/* SUBNAVIGATION */
#navi ul ul {
	font-size: 13px;
	line-height:16px;
	margin: 0;
	padding: 0;
	
}
#navi li li a {
	padding: 1px 0 1px 27px;
	margin: 0;
	
}
#navi li li a:hover {
	color: #9d3b25;
	background-image:url(../img/bluedot.png);
    background-position: 16px 5px;
    background-repeat: no-repeat;
}
#navi .level_2 a.active {
	color: #9d3b25;
	background-image:url(../img/bluedot.png);
    background-position: 16px 5px;
    background-repeat: no-repeat;
}
/* SUBSUBNAVIGATION */

#navi ul ul ul{
	font-size: 13px;
	line-height:16px;
	margin: 0;
	padding: 0;
}
#navi li li li a {
    padding: 1px 0 1px 40px;
}
#navi li li li a:hover {
    color: #9d3b25;
	background-image:none;
}
#navi .level_3 a.active {
    color: #9d3b25;;
	background-image:none;
}
/* Footer */
#footer {
	color: #504c45;
	margin: 0 auto;
	padding-top:5px;
	width: 960px;
	text-align: center;
	font-size: 12px;
}
#footer a {
	color: #ff9900;
	text-decoration: none;
	padding: 0;
}
#footer img {
	border:none;
	margin: 0 0 0 10px;
	padding: 0;
}
/* Form style */

#contact label {
	display: inline-block;
	float: left;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
}
#contact input, textarea, select {
	width: 260px;
	padding: 3px;
	color: #666;
	background: #f5f5f5;
	border: 1px solid #ccc;
	margin: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#contact input:focus, textarea:focus, select:focus {
	border: 1px solid #999;
	background-color: #fff;
	color: #333;
}
#contact input.submit {
	width: 85px;
	cursor: pointer;
	border: 1px solid #222;
	background: #504c45;
	color: #fff;
}
#contact input.submit:hover {
	background: #504c45;
}
#contact input[type="submit"][disabled] {
	background: #504c45;
}
#contact fieldset {
	padding: 0px;
	border:none;	

}
#contact legend {
	padding: 7px 0px;
	font-weight: bold;
	color: #000;
	border: none;
	margin-bottom: 0 !important;
	margin-bottom: 20px;
}
#contact span.required {
	font-size: 13px;
	color: #ff0000;
} /* Select the colour of the * if the field is required. */
#message {
	margin: 10px 0;
	padding: 0;
}
.error_message {
	display: block;
	font-size:12px;
	height: 22px;
	line-height: 20px;
	padding: 3px 0px 3px 0px;
	color: #8a1f11;

}
.loader {
	padding: 0 10px;
}
#contact #success_page h1 {
	background: url('../img/success.gif') left no-repeat;
	padding-left: 22px;
}
acronym {
	border-bottom: 1px dotted #ccc;
}
/* Figuren */
.fam {
	background-image: url(../img/fam.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}


