﻿@import url('reset.css');

/* General Style */
body{
	background: #fff;
	color: #000;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
}
a{
	color: #001E64;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #0064FF;
  transform: scale(1.1);
}
.clr{
	clear: both;
}
.wrapper{
	position: relative;
	width: 100%;
}
.wrapper p{
	clear: both;
	font-size: 24px;
	line-height: 40px;
	text-align: center;
}
.content{
	position: relative;
	width: 100%;
	background: #dddddd;
	color: #000;

}
.content p{
	clear: both;
	font-size: 24px;
	line-height: 40px;
	text-align: center;
}

/* vorübergehend ausgeblendet
.shadow {
    -webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    7px 7px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         7px 7px 5px 0px rgba(50, 50, 50, 0.75);
}
*/

table.content{
	background: #FFFFFF;
	font-size: 15px;
	font-weight: normal;
	text-align: center;	
	vertical-align: top;
}

table.contentpic{
	font-size: 10px;
	font-weight: normal;
	text-align: center;	
	vertical-align: top;
}

tr.content {
	text-align: center;	
	vertical-align: top;}

td.content {
	height: auto;
	background: #FFFFFF;
	text-align: center;	
	vertical-align: top;}  
  
td.content5 {
	height: auto;
	width: 5%;
	background: #FFFFFF;
	text-align: justify;	
	vertical-align: top;}

td.content25 {
	height: auto;
	width: 25%;
	background: #FFFFFF;
	text-align: justify;	
	vertical-align: top;}
  
td.content90 {
	height: auto;
	width: 90%;
	background: #FFFFFF;
	text-align: justify;	
	vertical-align: top;}

td.content90 p{
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
  font-style: normal;
  text-align: left;
	color: #000;
}  
         
td.content {
	height: auto;
	background: #FFFFFF;
	text-align: center;	
	vertical-align: top;}  
  
td.content5short {
	height: auto;
	width: 5%;
	background: #FFFFFF;
	text-align: justify;	
	vertical-align: top;}

td.content90short {
	height: auto;
	width: 90%;
	background: #FFFFFF;
	text-align: justify;	
	vertical-align: top;}

td.contentpic5 {
	height: auto;
	width: 5%;
	background: #FFFFFF;
	text-align: justify;	
	vertical-align: top;}

td.contentpic90 {
	height: auto;
	width: 90%;
	background: #FFFFFF;
	text-align: justify;	
	vertical-align: top;}

td.contentpic100 {
	height: auto;
	width: 100%;
	text-align: justify;	
	vertical-align: top;}

.reference{
	padding-top: 40px;
}
h1{
	font-size: 34px;
	position:relative;
	color: #000;
	font-weight: 400;
	text-shadow: 0px 0px 1px rgba(0,0,0,0.3);
    	padding: 20px;
	z-index:1000;
	text-transform: uppercase;
	text-align: center;
}
h1 span{
	font-family: 'Playfair Display', serif;
	font-style: bold;
	text-transform: none;
	font-size: 20px;
}
h2{
	font-family: 'Times New Roman', serif;
	font-size: 18px;
	font-weight: 400;
	z-index:1000;
	text-transform: uppercase;
	text-align: left;
	color: #001E64;
}
h3{
	font-family: 'Times New Roman', serif;
	font-size: 14px;
	font-weight: 400;
	z-index:1000;
	text-transform: uppercase;
	text-align: left;
	color: #001E64;
}
h4{
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: 400;
	z-index:1000;
	text-transform: uppercase;
	text-align: left;
	color: #00800;
}
/* Header Style */
.header{
	font-family:"Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 3px 5px;
	background: #000;
	opacity: 0.9;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
	-moz-box-shadow: 0px 1px 4px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0px 1px 4px rgba(0,0,0,0.6);
	box-shadow: 0px 1px 4px rgba(0,0,0,0.6);
}
.header a{
	line-height: 18px;
	padding: 0 4px;
	letter-spacing: 1px;
	text-shadow: 1px 1px 1px #000;
	color: #ddd;
}
.header a:hover{
	color: #fff;
}
.header a span{
	font-weight: bold;
}
.header span.right{
	float: right;
}
@media screen and (max-width: 860px) {
	.header a{
		display: block;
		text-align: center;
		font-size: 10px;
		text-shadow: none;
	}
	.header span.right{
		float: none;
	}
}
.ei-slider{
	position: relative;
	width: 100%;
	max-width: 1920px;
	height: 400px;
	margin: 0 auto;
}
.ei-slider-loading{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:999;
	background: rgba(0,0,0,0.9);
	color: #fff;
	text-align: center;
	line-height: 400px;
}
.ei-slider-large{
	height: 100%;
	width: 100%;
	position:relative;
	overflow: hidden;
}
.ei-slider-large li{
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	height: 100%;
	width: 100%;
}
.ei-slider-large li img{
	width: 100%;
}
.ei-title{
	position: absolute;
	right: 50%;
	margin-right: 13%;
	width: 100%;
	top: 30%;
 	background: #dddddd;
	background: rgba(221,221,221,0.7);

}
.ei-title h2, .ei-title h3{
	text-align: right;
}
.ei-title h2{
	font-size: 40px;
	line-height: 50px;
	font-family: 'Playfair Display', serif;
	font-style: bold;
	color: #001E64
;
}
.ei-title h3{
	font-size: 50px;
	line-height: 60px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	color: #ffffff;
}
.ei-reference{
	position: absolute;
	right: 50%;
	margin-right: 13%;
	width: 100%;
	top: 30%;
	background: #dddddd;
	background: rgba(221,221,221,0.7);
}
.ei-reference h2, .ei-reference h3{
	text-align: right;
}
.ei-reference h2{
	font-size: 30px;
	line-height: 35px;
	font-family: 'Playfair Display', serif;
	font-style: bold;
	color: #001E64
;
}
.ei-reference h3{
	font-size: 30px;
	line-height: 35px;
	font-family: 'Playfair Display', serif;
	font-style: bold;
	color: #ffffff;
}

.ei-reference_right{
	position: absolute;
	left: 50%;
	margin-left: 13%;
	top: 30%;
	background: #dddddd;
	background: rgba(221,221,221,0.7);
}
.ei-reference_right h2, .ei-reference_right h3{
	text-align: left;
}
.ei-reference_right h2{
	font-size: 25px;
	line-height: 35px;
	font-family: 'Playfair Display', serif;
	font-style: bold;
	color: #001E64
;
}
.ei-reference_right h3{
	font-size: 25px;
	line-height: 35px;
	font-family: 'Playfair Display', serif;
	font-style: bold;
	color: #ffffff;
}
.ei-slider-thumbs{
	height: 13px;
	margin: 0 auto;
	position: relative;
}
.ei-slider-thumbs li{
	position: relative;
	float: left;
	height: 100%;
}
.ei-slider-thumbs li.ei-slider-element{
	top: 0px;
	left: 0px;
	position: absolute;
	height: 100%;
	z-index: 10;
	text-indent: -9000px;
	background: #ffffff;
	background: rgba(255,255,255,0.9);
}
.ei-slider-thumbs li a{
	display: block;
	text-indent: -9000px;
	background: #ffffff ;
	width: 100%;
	height: 100%;
	cursor: pointer;
	-webkit-box-shadow: 
        0px 1px 1px 0px rgba(255,255,255,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	-moz-box-shadow: 
        0px 1px 1px 0px rgba(255,255,255,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	box-shadow: 
        0px 1px 1px 0px rgba(255,255,255,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	-webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
.ei-slider-thumbs li a:hover{
	background-color: #ffffff;
}
.ei-slider-thumbs li img{
	position: absolute;
	bottom: 50px;
	opacity: 0;
	z-index: 999;
	max-width: 100%;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
	-webkit-box-reflect: 
        below 0px -webkit-gradient(
            linear, 
            left top, 
            left bottom, 
            from(transparent), 
            color-stop(50%, transparent), 
            to(rgba(255,255,255,0.3))
            );
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.ei-slider-thumbs li:hover img{
	opacity: 1;
	bottom: 13px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
@media screen and (max-width: 830px) {
	.ei-title{
		position: absolute;
		right: 0px;
		margin-right: 0px;
		width: 100%;
		text-align: center;
		top: auto;
		bottom: 10px;
		background: #dddddd;
		background: rgba(221,221,221,0.9);
		padding: 5px 0;
	}
	.ei-title h2, .ei-title h3{
		text-align: center;
	}
	.ei-title h2{
		font-size: 20px;
		line-height: 24px;
	}
	.ei-title h3{
		font-size: 30px;
		line-height: 40px;
	}
	.ei-reference{
		position: absolute;
		right: 0px;
		margin-right: 0px;
		width: 100%;
		text-align: center;
		top: auto;
		bottom: 10px;
		background: #dddddd;
		background: rgba(221,221,221,0.9);
		padding: 5px 0;
	}
	.ei-reference h2, .ei-reference h3{
		text-align: center;
	}
	.ei-reference h2{
		font-size: 20px;
		line-height: 24px;
	}
	.ei-reference h3{
		font-size: 20px;
		line-height: 24px;
	}

	.ei-reference_right{
		position: absolute;
		left: 0px;
		margin-left: 0px;
		width: 100%;
		text-align: center;
		top: auto;
		bottom: 10px;
		background: #dddddd;
		background: rgba(221,221,221,0.9);
		padding: 5px 0;
	}
	.ei-reference_right h2, .ei-reference_right h3{
		text-align: center;
	}
	.ei-reference_right h2{
		font-size: 20px;
		line-height: 24px;
	}
	.ei-reference_right h3{
		font-size: 20px;
		line-height: 24px;
	}
	}
input[type=text]{
width:50%;
color:#000;
font-size:15px;
font-family:'Raleway',sans-serif;
margin-top:10px;
height:20px;
margin-bottom:25px;
padding:10px;
border:2px solid #dddddd
}
textarea{
width:95%;
border:2px solid #dddddd;
padding:10px;
margin-bottom:25px;
margin-top:10px;
height:100px;
color:#000;
font-size:15px;
font-family:'Raleway',sans-serif;
resize:none
}

input[type=submit]{
width:50%;
padding:10px;
background-color:#dddddd;
border:none;
color:#000;
font-size:15px;
font-weight:700;
cursor:pointer;
font-family:'Raleway',sans-serif
}