@charset "utf-8";
/* CSS Document */

body { background: url("interface/background.jpg") no-repeat scroll 50% 0px rgb(0, 0, 0);
    color: rgb(74, 74, 74);
    font: 12px/1.5 "Trebuchet MS",Arial,sans-serif;
	font-family: "Lato",sans-serif !important;
}



.textblack{
	color: rgb(0, 0, 0);
}
.textgreydark{
	color: rgb(57, 57, 57);
}
.textgreydark0{
	color: rgb(34, 34, 34);
}
.textgreydark1{
	color: rgb(74, 74, 74);
}
.textgreydark2{
	color: rgb(93, 93, 93);
}
.textgreydark3{
	color: rgb(110, 110, 110);
}
.textgreydark4{
	color: rgb(140, 140, 140);
}
.textgreydark5{
	color: rgb(190, 190, 190);
}
.textgreydark6{
	color: rgb(255, 255, 255);
}
.texttrans{
	color: rgba(255, 255, 255,0.0);
}

a {
    color: rgb(120, 120, 120);
}
a:hover {
    color: rgb(170, 170 170);
}
.silben {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;                
}
.inline{
	display:inline;
}
.textgreyhell{
	color: rgb(138, 138, 138);
}
.textgreyhell:hover{
	color: rgb(255, 225, 225);
}
.textgreyhellb{
	color: rgb(144, 144, 144);
}
.betragpos{
	color:rgb(0,160,20);
}
.betragneg{
	color:rgb(180,10,0);
}
.betragumb{
	color:rgb(190,0,255);
}
.textfkgreen{
	color: rgb(80, 210, 120);
}
.linkcolorae{
	color: rgb(248, 62, 20);
}
.linkcolorae:hover{
	color: rgb(254, 238, 235);
}
h1 {
	color:#333333;
    font-size: 22px;
    font-weight: 300;
    letter-spacing: normal;
	line-height: 100%;
	margin-bottom: 20px;
	font-family: "Lato",sans-serif !important;
}
h2 {
    font-size: 22px;
    font-weight: 300 !important;
    letter-spacing: normal !important;
    color: #646464;
	line-height: 130%;
	margin-bottom: 20px;
}
p{
	vertical-align: baseline;
	font-size: 100%;
	padding: 0px;
	margin: 0px;
	font-family: "Lato",sans-serif !important;
	font-weight: 300;
	line-height: 1.5em;
	color: #444;
}

.textsmalls{
	font-size:10px;
}
.textsmallsm{
	font-size:11px;
}
.textsmall{
	font-size:12px;
}
.textsmallm{
	font-size:14px;
}
.textmedium{
	font-size:16px;
}
.textmediuml{
	font-size:17px;
}
.text14{
	font-size:14px;
}
.text18{
	font-size:18px;
}
.text19{
	font-size:19px;
}
.text20{
	font-size:20px;
}
.text21{
	font-size:21px;
}
.text22{
	font-size:22px;
}
.text23{
	font-size:23px;
}
.text24{
	font-size:24px;
}
.text26{
	font-size:26px;
}
.text28{
	font-size:28px;
}
.text30{
	font-size:30px;
}
.text32{
	font-size:32px;
}
.text34{
	font-size:34px;
}
.text40{
	font-size:40px;
}
.text50{
	font-size:50px;
}
.silben {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;                
}
img {
    border: 0px none;
}
.copy {
    color:rgb(200,200,200);
	font-size:12px;
    }

#body_inner{
	position: relative;
	top:-10px;
	margin: 0px auto;
	box-shadow: 0px 0px 40px #969696;
	background-clip: padding-box;
	width: 980px;
}
#content_wrap {
	
	top:0px;
    border-top-width: 0px;
    border-top-style: solid;
	background-image: none;
	background-color: #DADDE4;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: center top;
}
.header_top{
	position:relative;
	padding: 30px 40px;
	border-bottom: 1px solid #C8C8C8;
	background-color: #F8F8F8;
}
.header_top_x{
	position:relative;
	padding: 10px 10px;
	border-bottom: 1px solid #C8C8C8;
	background-color: #F8F8F8;
}
.header_text{
    float: left;
    font-size: 13px;
}
.header_text span.phone::before{
    content: url("../interface/phone.png");
    margin: 0px 5px 0px 0px;
}
.header_text span.email::before{
    content: url("../interface/email.png");
    margin: 0px 5px 0px 20px;
}
.producer{
    float: right;
}
.aepixlogo{
	background: url("http://www.aepix.eu/interface/aepix_logo_sm_3.gif") no-repeat center top transparent;
	opacity:0.3;
	width:34px;
	height:18px;
	z-index:11;
}
#header{
    background-color: #FFFFFF;
    background-attachment: scroll;
    background-position: center bottom;
	width:100%;
	min-height:103px;
}
#header_inner{
    border-bottom: 1px solid #F0F0F0;
	position: relative;
	margin: 0px 40px;
}
.logo{
    float: left;
    line-height: 100px;
}
.logo a {
    color: #888;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    font-family: varela;
}
.logo img {
    margin: 10px 0px;
	vertical-align: bottom;
}
#social_menu {
    margin: 0px;
	float: right;
}

.social_menu_box{
	position: absolute;
	top: 30px;
	right: 50px;
	width: 260px;
	height: 50px;
	background-color: rgba(143,46,48,0.00);
}
.social_menu_box_item{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 50px;
	height: 50px;
	background-color: rgba(143,46,48,0.00);
}

#head-img{
	position: relative;
	top: 0px; left: 0px;
	width: 100%;
	height: auto;
}
.head-img-img{
	position: relative;
	top: 0px; left: 0px;
	width: auto; height: auto;
}
.head-img-img-hover{
	position: absolute;
	top: 0px; left: 0px;
	width: 100%; height: 100%;
	background-color: rgba(0,0,0,0.50);
}
	.head-img-text{
	position: absolute;
	left: 5%; top: 140px;
	width: 60%; height: auto;
	text-align: justify;
	font-size:26px;	
}
	.head-img-headline{
	position: absolute;
	left: 5%; top: 50px;
	width: 80%; height: auto;
	text-align: justify;
	font-size:50px;
}
@media only screen and (min-width: 1024px) {
	.head-img-text{
	position: absolute;
	left: 5%; top: 140px;
	width: 60%; height: auto;
	text-align: justify;
	font-size:22px;	
}
	.head-img-headline{
	position: absolute;
	left: 5%; top: 50px;
	width: 80%; height: auto;
	text-align: justify;
	font-size:50px;
}
}


#content {
    background-image: none;
    background-color: #FFF;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: center top;
	margin-top: 30px;
	margin-bottom: 0px;
	text-align: center;
}
#content_inner {
    padding-top: 30px;
    padding-bottom: 30px;
	position: relative;
	margin: 0px 40px;
}
#main {
    min-height: 50px;
}
#main_inner {
    position: relative;
}
.content_shadow {
	position: relative;
	top: 0px; left: 0px;
    height: 40px;
	width: 100%;
    background-image: url("interface/shadow.png");
	z-index: 55555;
}
#content_extras {
    margin-bottom: 20px;
    padding: 0px 20px;
    text-align: center;
}
.mysite_jcarousel_portfolio {
    position: relative;
	margin: 0px auto;
}
.portfolio_clip {
    width: 100%;
    overflow: hidden;
}
#footer {
    background-image: none;
    background-color: #FFF;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: left top;
	color: #7A7A7A;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
#footer_inner {
    border-top: 1px solid #F0F0F0;
	padding-top: 25px;
	padding-bottom: 25px;
	position: relative;
	margin: 0px 30px;
}
.newsimglist{
	border-radius: 3px 3px 3px 3px;
}
.rateback{
	display:inline-block;
	position:relative;
	border-radius: 3px 3px 3px 3px;
	height:122;
	width:170;
	background-image:linear-gradient(to top, rgba(110,120,130,0.3), rgba(150,150,160,0.2));
}
.rateheadline{
	position:absolute;
	left:10px;
	top:10px;
	height:25;
	width:150;
	background-color:rgba(192,191,187,0.0);
	border-bottom:2px solid rgba(150,150,160,1.0);	
}
.ratename{
	position:absolute;
	left:2px;
	top:5px;
	height:25;
	width:70;
	text-align:left;
}
.ratestar{
	position:absolute;
	left:80px;
	top:6px;
	height:25;
	width:70;
}
.ratetext{
	position:absolute;
	left:10px;
	top:40px;
	height:80;
	width:150;	
	text-align:left;
	background-color:rgba(112,112,130,0.0);
	border-bottom:2px solid rgba(150,150,160,0.0);	
}
.newsbox-sgl{
	display:inline-block;
	position:relative;
	width:700px;
	height:850px;
	margin: 50px;
	margin-bottom: 120px;
}
.imgbox{
	position: absolute;
	left: 0px; top: 0px;
	border-radius: 1px 1px 1px 1px;
	width:700;
	height:536;
	background-size:contain;
}
.imgboxtxt{
	position: absolute;
	left: 0px; top: 550px;
	width:100%; height:auto;
}
.imgboxtxt-head{font-size:40px;}
.imgboxtxt-text{font-size:30px; text-align: justify;}
@media only screen and (min-width: 1024px){
	.imgbox{
	display:inline-block;
	position:relative;
	border-radius: 3px 3px 3px 3px;
	width:270;
	height:205;
	background-size:contain;
}	
	.newsbox-sgl{
	display:inline-block;
	position:relative;
	width:270px;
	height:505px;
	margin: 20px;
	
}
	.imgboxtxt{
	position: absolute;
	left: 0px; top: 215px;
	width:100%; height:auto;
}
	.imgboxtxt-head{font-size:22px;}
	.imgboxtxt-text{font-size:17px; text-align: justify;}
}

.contactbox-sgl{
	display:inline-block;
	position:relative;
	width:700px;
	height:300px;
	margin: 10px;
	margin-bottom: 50px;
	background-color: rgba(216,121,138,0.00);
}
.contactboxtxt{
	position: absolute;
	left: 0px; top: 10px;
	width:100%; height:auto;
}
.contactboxtxt-head{font-size:40px; text-align: left;}
.contactboxtxt-text{font-size:30px; text-align: justify;}
.contactboxtxt-form{font-size:30px; text-align: justify;}

@media only screen and (min-width: 1024px){	
	.contactbox-sgl{
	display:inline-block;
	position:relative;
	width:400px;
	height:300px;
	margin: 20px;
	margin-bottom: 50px;
	background-color: rgba(212,112,130,0.0);
	
}
	.contactboxtxt{
	position: absolute;
	left: 0px; top: 30px;
	width:100%; height:auto;
}
	.contactboxtxt-head{font-size:22px; text-align: left;}
	.contactboxtxt-text{font-size:17px; text-align: justify;}
	.contactboxtxt-form{font-size:17px; text-align: justify;}
}

.aboutus_title{
	font-size:40px; 
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;;
}
.aboutus_text{
	font-size:30px;
	margin-bottom: 20px;
	text-align: justify;;
}
@media only screen and (min-width: 1024px){
	.aboutus_title{
		font-size:22px;
		margin-bottom: 20px;
		text-align: center;
		font-weight: bold;}
	.aboutus_text{
		font-size:17px;
		margin-bottom: 20px;
		text-align: justify;}
}

.mapbox-sgl{
	display:inline-block;
	position:relative;
	width:700px;
	height:300px;
	margin: 10px;
	margin-bottom: 50px;
	background-color: rgba(216,121,138,0.0);
}
.mapboxtxt{
	position: absolute;
	left: 0px; top: 10px;
	width:100%; height:auto;
}
.mapboximg{
	position: absolute;
	left: 0px; top: 10px;
	width:100%; height:auto;
}
.mapboxtxt-head{font-size:40px; text-align: left;}
.mapboxtxt-text{font-size:30px; text-align: justify;}
.mapboxtxt-map{font-size:30px; text-align: justify;}

.mapimg{
	position: absolute;
	left: 0px; top: 0px;
	border-radius: 10px 10px 10px 10px;
	width:700;
	height:290;
	background-size:cover;
	background-position: center;
}

@media only screen and (min-width: 1024px){	
	.mapbox-sgl{
	display:inline-block;
	position:relative;
	width:400px;
	height:300px;
	margin: 20px;
	margin-bottom: 50px;
	background-color: rgba(212,112,130,0.0);
	
}
	.mapboxtxt{
	position: absolute;
	left: 0px; top: 30px;
	width:100%; height:auto;
}
	.mapboximg{
	position: absolute;
	left: 0px; top: 30px;
	width:100%; height:auto;
}
	.mapboxtxt-head{font-size:22px; text-align: left;}
	.mapboxtxt-text{font-size:17px; text-align: justify;}
	.mapboxtxt-map{font-size:17px; text-align: justify;}
	
	.mapimg{
	display:inline-block;
	position:relative;
	border-radius: 10px 10px 10px 10px;
	width:400;
	height:290;
	background-size: cover;
}
}



.input-text, .input-select, .input-static, input-upload {
    display: inline;
    vertical-align: top;
    padding-right: 8px;
}
.input-text-small input {
    width: 294px;
}

.border-5 {
    border-radius: 5px 5px 5px 5px;
}
.glow-shadow-2 {
    box-shadow: 0px 0px 5px rgb(178, 178, 178);
}
.input-text input {
    font: 14px "Lucida Sans Unicode","Lucida Grande","Arial",sans-serif;
    color: rgb(90, 90, 90);
    padding: 0px 7px;
    height: 32px;
    border: 1px solid rgb(192, 192, 192);
    margin: 0px;
	background-color:rgba(240,240,240, 0.7);
	display:inline;
}
.form_size_contact input{width: 700px; height: 50px;font: 26px "Lucida Sans Unicode","Lucida Grande","Arial",sans-serif;}

	
@media only screen and (min-width: 1024px){	
	.form_size_contact input{width: 400px; height: 30px;font: 17px "Lucida Sans Unicode","Lucida Grande","Arial",sans-serif;}
		
}


.button1 {
    padding: 2px 4px;
}
.ui-button, .ui-cancel {
    background: none repeat scroll 0% 0% transparent;
    border: 0px none;
    display: inline-block;
    height: auto;
    overflow: visible;
    padding: 0px;
    margin: 0px;
    vertical-align: middle;
    outline: medium none;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
}
.ui-button .button-left, .ui-button .button-right {
    overflow: hidden;
}
.button1 span {
    border-radius: 4px 4px 4px 4px;
}
.button1 > span {
    box-shadow: 0px 0px 5px rgb(68, 68, 68);
}
.button1 span {
    color: rgb(255, 255, 255);
    height: 32px;
    line-height: 32px;
    background: url("interface/default.gif") repeat-x scroll 50% 0px transparent;
}
.button1:hover span {
    background: url("interface/default.gif") repeat-x scroll 50% -32px transparent;
}
.ui-button span {
    padding: 0px 28px 0px 28px;
}
.ui-button span, .ui-cancel span {
    font: 20px "Lucida Sans Unicode","Lucida Grande",sans-serif;
    text-transform: uppercase;
}
.ui-button span, .ui-cancel span {
    outline: medium none;
    display: inline-block;
    background-repeat: no-repeat;
}
.galpreviewges{
	width:330px; height:160px;
	position:relative;
}
.galpreview{
	width:320px;
	height:150px;
	box-shadow: 0px 5px 5px grey;
	moz-border-radius: 4px;
    webkit-border-radius: 4px;
    ms-border-radius: 4px;
    o-border-radius: 4px;
    khtml-border-radius: 4px;
    border-radius: 4px;
	display:inline;
	position:absolute;
	margin:5px;
}
.galpreview:hover{
	box-shadow: 0px 5px 5px rgb(75,75,75);
}
.galprename{
	width:300px;
	position:absolute; 
	bottom: 20px; 
	left: 20px;
	text-shadow:rgb(20,20,20) 1px 1px 20px;;
	color:rgb(230,230,230);
	font-size:16px;
	font-weight:bold;
}
.galpredate{
	position:absolute; bottom: 136px; right: 16px;
	text-shadow:rgb(50,50,50) 0px 0px 7px;;
	color:rgb(200,200,200);
	font-size:12px;
}
.imgpreviewges{
	width:110px;
	display:inline;
	position:relative;
	margin:0px 10px 0px 0px;
}
.imgpreview{
	width:100px;
	height:66px;
	moz-border-radius: 4px;
    webkit-border-radius: 4px;
    ms-border-radius: 4px;
    o-border-radius: 4px;
    khtml-border-radius: 4px;
    border-radius: 4px;
	display:inline;
	position:relative;
	margin:0px 0px 10px 0px;
}
.imggalshad img{
	box-shadow: 0px 0px 5px rgb(50, 50, 50);
}
.imggalshad:hover img{
	box-shadow: 0px 0px 5px rgb(0, 0, 0);
}
.v3-img-content{
	position:absolute;
	top:30px;
	left:30px;
	width:800px;
	height:362px;
	background-color:rgba(0,15,210,0.0);
	margin-left:46px;
	margin-right:46px;
	display:block;
	
}
.pagemanback{
	width: 860px;
	min-height:170px;
	background-color: rgba(220, 220, 220, 0.0);
	/*background: url('area/ae/back1.png') no-repeat scroll right top transparent;*/
	border-radius: 5px 5px 5px 5px;
	
	padding: 50px;
	text-align:center;
}
.foot-sgl{
	display:inline-block;
	position:relative;
	width:700px;
	height:105px;
	margin: 50px;
	margin-bottom: 0px;
	background-color: rgba(220, 0, 0, 0.0);
}
.footboxtxt{
	position: absolute;
	left: 0px; top: 5px;
	width:100%; height:100px;
}
.footboxtxt-head{font-size:40px; text-align: center;}
.footboxtxt-head-2{font-size:40px; text-align: center;}
.footboxtxt-text{font-size:30px; text-align: center;}
.footboxtxt-text-2{font-size:25px; text-align: center;}
@media only screen and (min-width: 1024px){	
	.foot-sgl{
	display:inline-block;
	position:relative;
	width:270px;
	height:105px;
	margin: 50px;
	margin-bottom: 0px;
	background-color: rgba(220, 0, 0, 0.0);
	
}
	.footboxtxt{
	position: absolute;
	left: 0px; top: 5px;
	width:100%; height:100px;
}
	.footboxtxt-head{font-size:22px; text-align: left;}
	.footboxtxt-head-2{font-size:22px; text-align: right;}
	.footboxtxt-text{font-size:17px; text-align: left;}
	.footboxtxt-text-2{font-size:14px; text-align: right;}
}