/*
 Default Stylesheet
 V1.1.0
 Updated 13-03-2017
*/


/* Fonts */
@font-face {
    font-family: 'jenna_sueregular';
    src: url('font/JennaSue-webfont.eot');
    src: url('font/JennaSue-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/JennaSue-webfont.woff') format('woff'),
         url('font/JennaSue-webfont.ttf') format('truetype'),
         url('font/JennaSue-webfont.svg#jenna_sueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Style */
body {
	background: white;
	font-family: "Verdana", Geneva, sans-serif; 
}

p,li { color: #4a4a4a; }
p a { color: #00afc7; }
p.center { text-align: center; }
/* General */
.wrapper {
	margin: 0 auto;
	width: 960px;
	font-size: 14px;
}

.clear {
	clear: both;
}


/* Elements */
header,
footer { 
}

	header .wrapper {
	}
	
	footer {
	}
	
/* Nav */
nav {
	background: #b41d2f;
	height: 54px;
	width: 100%;
}

ul.menu {
	list-style:none; 
}

ul.menu li {
	display:block;
	float:left;
	margin: 13px 0 13px 0;
}

div.wrapper ul.menu li a {
	padding:20px; 
	background: #6d1d27; 
	text-decoration: none; 
	text-transform: uppercase;
	font-size: 18px;
	color: #fff;
	
}
	
div.wrapper ul.menu li a:hover { 
	background: #6b6b6b; 
}

div.wrapper ul.menu li a.active {
	background: none repeat scroll 0 0 #6B6B6B;
}
	
   
div.top {
	
}
	
/* Headers */
h1 {
	font-size: 20px;
	font-weight: normal;
	line-height: 38px;
	color: white;
}

h1:after {
	/* content: "Desktop"; */
}

h2 {
	font-size: 30px;
	font-weight: normal;
	margin: 40px 0 0 0;
}

/* Grid system */
div.grid {
	float: left;
	margin: 40px 20px 0 0;
	min-height: 100px;
}

div.grid.grid_1 {
	margin: 0 0 0 0;
	width: 960px;
}

div.grid.grid_2 {
	width: 470px;
}

div.grid.grid_21 {
	width: 299px;
}

div.grid p {
	margin: 20px 0 0 0;
	line-height: 18px;
}

div.grid.grid_22 {
	width: 622px;
	text-align: center;
	margin: 52px 0 0;
}

div.grid.grid_3 {
	/* width: 380px; */
	width: 306px;
}

.grid_3_spec{
	margin-bottom: 0.1em;
    padding: 0.5em ;
    box-sizing: border-box;
    width: 31%;
    display: inline-block;
	float: none !important;
	
}

div.grid.grid_4 {
	width: 280px;
}

div.grid.grid_5 {
	width: 220px;
}

div.grid_6 { 
	width: 140px;
	text-align: center;
	-moz-box-shadow: inset #B3B3B3 0px 1px 8px 1px;
	-webkit-box-shadow: inset #B3B3B3 0px 1px 8px 1px;
	box-shadow: inset #B3B3B3 0px 1px 8px 1px;
	height: 176px;
}

div.grid_6:before,
div.grid_6_before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

div.grid.last, .port:nth-child(3n) {
 
	margin-right: 0;
}

._30 { margin: 35px 0 -20px !important; }

._20 { margin: 20px 0 -10px !important; }

/* Home */
a.logo {
	float: left;
	margin: 0px 0 0 0; 
}

div.headertext p.headerfirst {
	font-size: 18px;
	margin: -25px 0 0 0 ;
	line-height: 38px;
	color: #b41d2f;
}

.text {
	font-family: 'jenna_sueregular';
	font-size: 36px;
	float: right;
	position: relative;
    z-index: 10;
}

img.logo_img {
	width: 60%;
 }
 

.slider {
	min-height: 170px;
	margin: 10px 0 0px 0;
}

img.slider_img {
	z-index : 2;
	border: 1px solid #f37d01;
}
.outer_blog { width: inherit; height: 173px; overflow: hidden; }
img.blog { width: inherit; }
p.see_overview { margin: 50px 0 0 0 !important;}


.slider_text_rechts, .slider_text_links {
	width: 280px;
	float: right;
	min-height: 50px;
	margin: -188px 0 110px 0px;
	padding: 10px;
	background: white; 
	opacity:0.8; 
	filter:alpha(opacity=80);
	font-size: 76px;
	font-family: 'jenna_sueregular';
	text-align: center;
}

.slider_text_links {
	float: left;
}


div.bar_orange {
	/*background-color: #f37d01;*/
	background-color: #b41d2f;
	text-align: center;
	margin: 0;
	width: 100%;
}

img.home_img {
	width: 100%; 
	-webkit-transition: all 300ms ease-out; -moz-transition: all 300ms ease-out; -o-transition: all 300ms ease-out; -ms-transition: all 300ms ease-out; transition: all 300ms ease-out; filter: url(filters.svg#grayscale); filter: gray; -webkit-filter: grayscale(90%); background: #FFF;
}
img.home_img:hover {
	filter:none;
        -webkit-filter:none;
}

div.grid_3 img.home_img, div.grid_3 .img_empty { min-height: 174px; }

img.ref {
	vertical-align: middle;
	max-height: 175px;
	max-width: 136px;
	background: none;
	}

.upper_wrap {
	/*background-image:url('../img/layout/background-words.jpg');*/
	background-repeat:no-repeat;
	background-position: 0px 50px;
	margin: 0 auto;
	width: 960px;
}

img.arrow {
	float: right;
}

img.arrow_center { display: block;
    margin-left: auto;
    margin-right: auto }


p.jenna-sue {
	font-family: 'jenna_sueregular';
	font-size: 36px;
	text-align: center;
}

p.more, p.more_bold, p.more_low {
	text-align: center;
}

p.more_bold {
	font-size: 18px;
}

p.more_low, p.more_low a, p.more a {
	color: #24b5ca;
	text-decoration: none;
}

.line { background: url('../img/layout/line-unike.png'); background-repeat:no-repeat; background-position: 16px; height: 25px;}

footer {
	margin: 0 0 30px 0;
}

/* Biografie */
.square, .none-square {
	margin: 20px 0 0 23px;
	line-height: 19px;

}

.square {
	color: #f37d01;
    list-style: square outside none;
}	

ul.square li span {
	color: black;
}

.none-square {
	list-style: none;
}

#slider { position: relative; margin: 20px 0 0; width: 960px; overflow: hidden;  }
.sliderContainer { width: 15000px; height: 350px; overflow:hidden;}
.sliderContent { float: left; width: 960px; }
.sliderContent img { width: 100%; }

/* contact */
.contact_form { margin: 35px 0 0 0; }
div.contact_form form#contact { margin: -40px 0 0; }

.down {
	margin: 20px 0 0 0 !important;
}

.center {
	text-align : center;
}

.center_id {
	margin: 0 auto;
}

.fb_iframe_widget { float: right; margin: -20px 0 0; }

label {
	clear: both;
	line-height: 24px; 
}

input, textarea, input#submit {
	padding: 13px 5px;
	margin: 20px 0 0 0;
	display: block;
	width: 95%;
	border: 1px solid gray;
	font-family: "Verdana", Geneva, sans-serif; 
	font-size: 14px;
}

input#submit {
	background-color: #00b0c7;
	width: 140px; 
	line-height: 45px;
	color: #FFF;
	font-size: 18px;
	border: 0px;
	margin: 25px auto 0;
	cursor: pointer;
}

input#submit:hover {
	color: black;
}

label {
	margin: -6px;
}

textarea {
	height: 178px;
}

.send {
	height: 300px;
}

/* Live validation */
.LV_validation_message { display: none; }
.LV_invalid_field { border: 1px solid red !important; background-color: #FFD9D9; }



