@import url('http://fonts.googleapis.com/css?family=Open+Sans');
@import url('http://fonts.googleapis.com/css?family=Handlee');

body {
	font-family:'Open Sans', sans-serif;
	font-size:14px;
	color:#000573;
    background-color:#ECECEC;
	margin:0px;
	overflow-y:scroll;
}
a {
	font-size:14px;
	color:#000573;
}
a:visited {
	color:#000573;
}
a:hover {
	color:#000573;
}
a:active {
	color:#000573;
}
label {
    display:inline;
}
 
ul {
	list-style-type:square;
}

li {
	padding:2px 0px 2px 0px;
}

tr {
	font-family:'Open Sans', sans-serif;
	font-size:14px;
	color:#000573;
	vertical-align:top;
}

th {
	font-family:'Open Sans', bold;
	font-size:14px;
	text-align:left;
	color:#000573;
	vertical-align:top;
}
hr {
	border:none;
    height:1px;
    background-color:#5189c3;
}
input, select {
	border:1px solid #000573;
    font-size:14px;
    height:20px;
}
.accept
{
	width:90%;
	margin-left:4.25%;
	border:2px dotted #33cc00;
	padding:5px 3px 5px 3px;
	margin-bottom:10px;
	float:left;
	font-weight:bold;
}
.warning
{
	width:90%;
	margin-left:4.25%;
	border:2px dotted #ff9615;
	padding:5px 3px 5px 3px;
	margin-bottom:10px;
	float:left;
	font-weight:bold;
}
.wrapper {
	background-color:#FFFFFF;
	position:relative;
	width:1000px;
	margin:auto; /* Div soll zentriert werden */
	height:auto; /* Mindesthöhe für den IE */
	overflow:hidden !important; /* FF Scroll-leiste */
	-moz-box-shadow:0px 0px 5px #292929; /* Firefox */
	-webkit-box-shadow:0px 0px 5px #292929; /* Chrome, Safari */
	-khtml-box-shadow:0px 0px 5px #292929; /* Konqueror */
	box-shadow:0px 0px 5px #292929; /* CSS3 */
}



.header {
	background-color:#FFFFFF;
	width:100%;
	height:75px;
}

.header img {
	position:absolute;
	height:60px;
	right:15px;
	top:15px;
}

#navigation {
	background-image:url("../images/blue_Headline.png");
	background-repeat:repeat-x;
	width:980px;
	height:25px;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	z-index:3;
}

#navigation ul {
	list-style-type:none;
	padding:0px;
	z-index:3;
}
#navigation li {
	float:left;
	background-image:url("../images/blue_Headline.png");
	background-repeat:repeat-x;
	z-index:2;
}
#navigation li a {
	height:22px;
	display:block;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	z-index:3;
}
#navigation li a:hover {
	color:#FFFFFF;
	height:22px;
	cursor:pointer;
	z-index:3;
}
#navigation ul ul {
	display:none;
	position:absolute;
	list-style-type:none;
	z-index:3;
}
#navigation li li {
	float:none;
	z-index:3;
}
#navigation li li a {
	height:21px;
	display:block;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	color:#FFFFFF;
	z-index:3;
}
#navigation li li a:hover {
	color:#FFFFFF;
	height:21px;
	cursor:pointer;
	z-index:3;
}

.slider {
	width:100%;
	height:250px;
	position:relative;
}

.slider img {
	max-width:600px;
}

.slider p {
	position:absolute;
	background-color:rgba(236, 236, 236, 0.8);
	color:#000573;
	z-index:1;
	bottom:50%;
	right:30px;
	margin-bottom:-50px;
	margin-right:70px;
	padding:5px 15px 5px 15px;
	text-align:right;
	border-radius:18px;
	text-align:center;
	font-size:24px;
	font-weight:800;
 	text-shadow:4px 4px 0px rgba(0,0,0,0.1); 	
}

.verlauf {
	position:absolute;
	background-image:url("../images/slider_verlauf.png");
	background-repeat:repeat-x;
	z-index:1;
	height:70px;
	width:100%;
	bottom:0;
}

.fadein {
	height:100%;

}
.fadein img {
	text-align:left;
	height:250px;
	position:absolute;
	bottom:0;
	left:0;
}

.content {
	float:left;
	background-color:#FFFFFF;
	padding:15px 15px 40px 15px;
	width:70%;
	height:auto !important; /* Important Regel für moderne Browser */
	height:100%;
	hyphens:auto; 
    text-align:auto;
}
.content_head {
	background-color:#164371;
	background-image:url("../images/blue_Headline.png");
	width:100%;
	height:23px;
	margin:15px 0px 15px -15px;
	padding-top:2px;
	padding-left:15px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	float:left;
}

.top {
	float:right;
	background-color:#FFFFFF;
	padding:15px 15px 85px 15px;
	width:24%;
	height:auto !important; /* Important Regel für moderne Browser */
	hyphens:auto; 
    text-align:justify;

}
.akt_angebote{
	float:left;
	margin:0px;
	margin-left:-10px;
	text-align:left;
	background:rgba(81,137,195,0.2);
	margin-bottom:10px;
	width:250px;
	cursor:pointer;
}
.list_angebote{
	float:left;
	margin:0px;
	text-align:left;
	background:rgba(81,137,195,0.2);
	margin-bottom:10px;
	width:700px;
	cursor:pointer;
}
.list_referenzen{
	float:left;
	margin:0px;
	text-align:left;
	background:rgba(81,137,195,0.2);
	margin-bottom:10px;
	width:700px;
}
.footer {
	background-color:#2470bd;
	background-image:url("../images/blue_Headline.png");
	position:relative;
	margin-top:20px;
	margin-bottom:20px;
	padding:3px 15px 0px 15px;
	height:20px;
	width:685px;
	left:50%;
	margin-left:-500px;
	color:#FFFFFF;
	-moz-box-shadow:0px 0px 5px #292929; /* Firefox */
	-webkit-box-shadow:0px 0px 5px #292929; /* Chrome, Safari */
	-khtml-box-shadow:0px 0px 5px #292929; /* Konqueror */
	box-shadow:0px 0px 5px #292929; /* CSS3 */
}
#footer_nav {
	background-color:#2470bd;
	background-image:url("../images/blue_Headline.png");
	position:relative;
	padding:3px 15px 0px 15px;
	height:20px;
	width:240px;
	left:50%;
	margin-top:-3px;
	margin-left:375px;
	color:#000000;
	-moz-box-shadow:0px 0px 5px #292929; /* Firefox */
	-webkit-box-shadow:0px 0px 5px #292929; /* Chrome, Safari */
	-khtml-box-shadow:0px 0px 5px #292929; /* Konqueror */
	box-shadow:0px 0px 5px #292929; /* CSS3 */
}
#footer_nav ul {
	list-style-type:none;
	padding:0px 0px 6px 0px;
}
#footer_nav li {
	float:left;
}
#footer_nav li a {
	height:25px;
	padding:0px 6px 0px 7px;
	margin-top:-22px;
	display:block;
	text-align:center;
	text-decoration:none;
	font-size:13px;
	color:#FFFFFF;
}
#footer_nav li a:hover {
	color:#FFFFFF;
	height:25px;
}