/** neue Bildbox start *********/
div.boxImagesBG {
	background:							url(../../img/verlauf-weiss-transp.png) repeat-x bottom;
	height:								430px;
}
div.boxImages {
	height:								430px;
	background:							url(../../img/header/header-aboutus1.jpg) no-repeat;
	background-size: 					cover;
	min-width:							1020px;
}

div.boxImages.Contact {
	background:							url(../../img/header/header-aboutus2.jpg) no-repeat;
    	background-size: 					cover;
	min-width:							1020px;
    	height:								430px;
    }
div.boxImages.Team {
	background:							url(../../img/header/header-aboutus3.jpg) no-repeat right top;
    	background-size: 					cover;
	min-width:							1020px;
    	height:								430px;
    }



div.boxImages #wrapcap {
	width:								996px;
	margin:								auto;
	padding-top:						24px;
}
.fadein{

}

/** neue Bildbox ende *********/

.content-wrap {
	margin: 							-60px auto 0 auto;
}
.side-shadow {
	box-shadow:							0 0 3px -1px rgba(0, 0, 0, 0.4)
}
.background-EDF3FC {
	background:							#EDF3FC;
}
.background-EBEBEB {
	background:							#EBEBEB;
}
#dottedlinehr {
	background:							url(../../img/dottedline.jpg) repeat-y top;
	height: 							275px;
	width: 								3px;
}
#dottedlinevr {
	background:							url(../../img/dottedline.jpg) repeat-x center;
	height: 							3px;
	width: 								725px;
	margin-top:							4px;
}
.pdfs {
	background: 						url(../../img/file_pdf.png) no-repeat;
    height: 							20px;
    padding-left: 						25px;
    padding-top: 						3px;
}
.link {
	background: 						url(../../img/file_link.png) no-repeat;
    height: 							20px;
    padding-left: 						25px;
    padding-top: 						3px;
}
.gtcbox {
    height: 							400px;
    margin-left: 						9px;
    overflow-y: 						scroll;
    padding: 							5px 5px 5px 0;
}
#de {
	background:							url(../../img/flag_de.jpg) no-repeat 0 center;
    padding-left: 						30px;
}
#swi {
	background:							url(../../img/flag_swi.jpg) no-repeat 0 center;
    padding-left: 						30px;
}
#aut {
	background:							url(../../img/flag_aus.jpg) no-repeat 0 center;
    padding-left: 						30px;
}
#locationusa {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 2px #666;
    padding: 3px;
    transform: rotate(-2deg);
}
.bg {
	background: 						url(../../img/bg.png) repeat-x scroll center top #fff; }

/** Side Navi start *********/
.side-nav {
	list-style-position:				inside;
	display:							block;
}
.height-204 {
	height:								204px;
}
.height-168 {
	height:								168px;
}
.background-navi{
	background:							#ebebeb;
	width:								222px;

}
.side-nav li, .side-nav li a  {
	color:								#2A5AB2;

}
.side-nav li a  {
	background:							url(../../img/listenpunkt.jpg) no-repeat center left 6px;
	padding:							8px 0 8px 18px;
	display:							block;
}
.side-nav li a:hover  {
	background:							url(../../img/listenpunkt.jpg) no-repeat center left 6px #fff;
}
.side-nav li {
	background:							url(../../img/listentrenner.jpg) repeat-x bottom left;
	padding-bottom:							2px;
	display:							block;
}
.side-nav li:hover {
	background:							url(../../img/listentrenner.jpg) repeat-x bottom left #fff;
}
ul.side-nav .active {						font-weight: bold;
	background:							url(../../img/listentrenner.jpg) repeat-x bottom left #fff;

}
.font-overlay {
top:18px;
left:12px;
}
/** Side Navi ende *********/
textarea {
 width: 688px;
}
