@charset "utf-8";

@font-face {
	font-family: 'UbuntuRegular';
	src: url('Ubuntu-Regular-webfont.eot');
	src: url('Ubuntu-Regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('Ubuntu-Regular-webfont.woff') format('woff'),
	url('Ubuntu-Regular-webfont.ttf') format('truetype'),
	url('Ubuntu-Regular-webfont.svg#UbuntuRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}



/* Allgemeine Definitionen
----------------------------------------------- */
html {
	height: 100%;
	overflow-y: scroll;
}
body {
	background: #fff;
	color: #5e5e5e;
	font-size: 13px;
	font-family: 'UbuntuRegular', Arial, sans-serif;
	height:100%;
	margin: 0;
	padding: 0;
	text-align: center;
}
img,
a img {
	border: 0;
}
hr {
	display: none;
}	
.linksumfliessend {
	float: left;
	margin: 0 25px 10px 0;
}
.rechtsumfliessend {
	float: right;
	margin: 0 0 10px 10px;
}
.clear {
	clear: both;
	font-size: 1%;
	height: 1px;
	line-height: 1px;
}
.xs {
	font-size: .9em;
}
.tab {
	float: left;
	width: 14em;
}

/* Links
----------------------------------------------- */
a,
a:visited {
	color: #5e5e5e;
	outline: none;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: none;
}
#header a,
#header a:visited {
	color: #fff;
	text-decoration: none;
}
#header a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer a,
#footer a:visited {
	color: #ccc;
	text-decoration: none;
}
#footer a:hover {
	color: #999;
	text-decoration: none;
}

/* Typo
----------------------------------------------- */
h1, h2, h3, h4 {
	font-weight: normal;
	line-height: normal !important;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 30px;
	margin: 0 0 15px 0;
	padding: 12px 0 0 0;
	text-shadow: #fff 1px 1px;
}
#teaser h1 {
	float: left;
	margin-top: 35px;
	width: 100%;
	text-shadow: #ebece7 1px 1px 1px;
}
h2 {
	font-size: 25px;
	margin: 0 0 20px 0;
}
h3 {
	font-size: 22px;
	margin: 0 0 12px 0;
}
h4 {
	font-size: 24px;
	margin: 0 0 12px 0;
}
p {
	margin: 0 0 1em 0;
	padding: 0;
}
ul {
	margin: 0 0 1em 15px;
	padding: 0;
}
ul li {
	margin: 0;
	padding: 0;
}


/* Layout
-----------------------------------------------*/ 
#wrapper[id] { /* Non IE */
    height:auto;
    min-height:100%;
}
#wrapper {
	background: #fff;
	margin: 0 auto;
	padding: 0;
   	position: relative;	
	text-align: left;
	width: 100%;
}
#wrapper:after {
	clear: both; 
	content: "."; 
	display: block; 
	height: 0; 
	height: 100%; /* IE */
	min-height:100%;
	visibility: hidden;
}
#wrapper {display: inline-block;}
/* Hides from IE-mac \*/
* html #wrapper {height: 1%;}
#wrapper {display: block;}
/* End hide from IE-mac */
#header {
	background: #00528e url(gfx/bg_header.png) repeat-y center top;
	border-bottom: 1px solid #034474;
	color: #fff;
	float: left;
	font-size: 36px;
	height: 120px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
p.logo {
	float: right;
	margin: 33px 50px 0 0;
}
#navigation {
	background: #efefef url(gfx/bg_nav.png) repeat-x 0 0;
	float: left;
	height: 56px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
#container {
	background: #fff url(gfx/bg_container.png) repeat-x 0 1px;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
#teaser {
	background: #405e8f url(gfx/bg_teaser.png) repeat-y 0 0;
	color: #555;
	float: left;
	font-size: 20px;
	height: 271px;
	margin: 0;
	padding: 0;
	width: 100%;
}
p.teaserimg {
	float: right;
	margin: 0 47px 0 25px;
}
ul.advantage {
	float: left;
	margin: 0 0 4px 0;
	padding: 0;
}
ul.advantage li {
	background: url(gfx/haken.png) no-repeat 0 13px;
	list-style: none;
	margin: 0;
	padding: 11px 0 11px 25px;
}
#content {
	background: #fff url(gfx/bg_footer.png) repeat-x left bottom;
	float: left;
	line-height: 1.5em;
	margin: 0;
	padding: 40px 0;
	width: 100%;
}
.box3 {
	float: left;
	margin: 0 38px 20px 0;
	padding: 0;
	width: 288px;
}
.box2 {
	float: left;
	margin: 0 38px 20px 0;
	padding: 0;
	width: 614px;
}
.lastbox {
	margin-right: 0;
}
.reference {
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	width: 470px;
}
#footer {
	background: #fff;
	color: #ccc;
	float: left;
	font-size: 13px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 100%;
}
#innerheader,
#innerteaser,
#innernavigation,
#innercontent,
#innerfooter {
	margin: 0 auto;
	text-align: left;
	width: 940px;
}
#innerteaser {
	background: url(gfx/ulzburg.jpg) no-repeat center top;
	height: 271px;
	width: 100%;
}
#innerheader {
	height: 135px;
}
#innerfooter p {
	float: left;
	margin: 6px 0 0 0;
	padding: 0;
}
#innerfooter p.imprint {
	float: right;
	margin-left: 20px;
}


/* Formulare
----------------------------------------------- */
#kontaktform {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
}	
#kontaktform fieldset {
	border: none;
	border-right: 1px solid #dcdcdc;
	margin: 0;
	padding: 0;
	width: 613px;
}
label.stdlabel {
	cursor: pointer;
	float: left;
	text-align: left;
	width: 125px;
}
input.stdinput,
textarea.stdtxta {
	background: #fff;
	border: 1px solid #999;
	color: #5e5e5e;
	font-family: inherit;
	font-size: 1em;
	padding: 1px 0;
	width: 450px;
}
label.ckb {
	display: inline;
	float: none;
	width: auto;
}
textarea.stdtxta {
	height: 140px;
	width: 450px;
}

.button {
	margin-left: 125px;
}
#kontaktform .xs {
	color: #777;
	font-size: 11px;
	margin-left: 125px;
}


/* Navigationen
-----------------------------------------------*/
ul#menu {
	float: left;
	font-size: 17px;
	margin: 11px 0 0 0;
	padding: 0;

	width: 960px;
}
ul#menu li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#menu li a,
ul#menu li a:visited {
	color: #444;
	display: block;
	float: left;
	line-height: 34px;
	margin: 0 8px 0 0;
	padding: 0 0 0 15px;
	text-align: center;
	text-decoration: none;
}
ul#menu li a span,
ul#menu li a:visited span {
	display: block;
	float: left;
	line-height: 34px;
	margin: 0;
	padding: 0 15px 0 0;
}
ul#menu li a.current,
ul#menu li a:visited.current,
ul#menu li a:hover {
	background: url(gfx/bg_navli.png) no-repeat 0 0;
}
ul#menu li a.current span,
ul#menu li a:visited.current span {
	background: url(gfx/bg_navli2.png) no-repeat right top;
	text-shadow: #fff 1px 1px 1px;
}
ul#menu li a:hover span {
	background: url(gfx/bg_navli2.png) no-repeat right top;
	color: #000;
}
/*Subnav*/
ul.subnav {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
ul.subnav li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
ul.subnav li a,
ul.subnav li a:visited {
	border-bottom: 1px solid #dcdcdc;
	color: #777;
	display: block;
	float: left;
	margin: 0;
	padding: 5px 0;
	text-decoration: none;
	width: 100%;
}
ul.subnav li a:hover {
	color: #4c0772;
	text-decoration: none;
}
