html,body {
	margin:0;
	padding:0;
	height:100%;
	margin: 0px;
	padding: 0px;	
	background-color:#f2f2f2;
}


#mosaicWrapper {
	width: 902px;
	position:relative;
	margin:0;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom:0px;
	margin-left: auto;
	padding: 20px 39px;
	background-color:#fff;
	-webkit-box-shadow: 0px 4px 11px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 4px 11px 0px rgba(0,0,0,0.2);
box-shadow: 0px 4px 11px 0px rgba(0,0,0,0.2);
padding-bottom:0px;
margin-bottom:20px;
}
#mHeader{width: 100%; height: 96px;}
#logo {
	background-image: url(buttons/kazemi-logo190.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 70px;
	width: 190px;
	display: block;
	float: left;
}

#mainmenu {
float:left;
	}	


#mosaicWrapper #mBody {float:left;	width:100%;	margin-top:10px;	position: relative;	min-height:300px;}


.innerWrapper{
	width: 902px;
	margin-left:auto;
	margin-right:auto;
	height: auto;
	position:relative;
	}
.innerPad{ padding:  10px 20px;}

#headerPic{
	width: 894px;
	height: 352px;
	float:left;
	position: relative;
	border: solid 1px #9c9c9e;
	padding:4px;
	  -moz-box-shadow: 0 10px 40px -20px #333;
-webkit-box-shadow: 0 10px 40px -20px #333;
box-shadow: 0 10px 40px -20px #333;
margin-bottom:10px;

}
  
#headerPic .headerPic{
		position: relative;
	height: 352px;
	overflow:hidden;
  width:	100%;

	}
#headerPic .headerPic  img{ 
width: 100%;
	height: 352px;
	overflow:hidden; position:absolute; right:0px; top:0px;
}

#headerPic2{
	width: 894px;
	height: 242px;
	float:left;
	position: relative;
	margin-bottom:10px;
border: solid 1px #9c9c9e;
	padding:4px;
	  -moz-box-shadow: 0 10px 40px -20px #333;
-webkit-box-shadow: 0 10px 40px -20px #333;
box-shadow: 0 10px 40px -20px #333;;

}



#headerPic2 .headerPic{
		position: relative;
	height: 242px;
	overflow:hidden;
  width:	100%;
	}
#headerPic2 .headerPic  img{ 
width: 100%;
	height: 242px;
	overflow:hidden; position:absolute; right:0px; top:0px;
}


.innerpad{padding: 0px; text-align:left; }

#footerPush{
	height:50px;
	clear: both;
}

#mFooter{
	position: relative;
	margin-top: 0px;
	width:980px;
	
border-top:1px solid #e4e4e4;
	margin-left: -39px;
	margin-right:-39px; 
	}
#kazemicopy{text-align:center; font-size:10px; color: #969696; padding:5px;}	
#fLeft{ width:72%; 	float:left;}	
#fmCol{ width: 20%; 	float:right; text-align:center; font-size: 10px;}	

	
.trennerLine{  	}


.spaceme{	margin-bottom: 10px;	}
.hSpacer { width: 100%; clear:both; height: 0px; margin-bottom:20px;}
.spacerH{height: 25px;}
.mosaic_el {position:relative;}	
#mosaic{
	-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
	color: #DEDEDE;
	width: 180px; height: 30px; 
	text-decoration: none;
	position: absolute; right:-120px; 
	top: 100px;
}
#mosaic:hover{text-decoration: underline;}

.mui-left{float:left !important;}
.mui-right{float:right !important; }
.mui-full{width: 100%;}


.print_head {
display: none;

}
.mosaic_el {margin-bottom: 5px;}

#copyright{ overflow:hidden; visibility:hidden; height:0px;}



/*SUCHE */

#topsearchForm {float:right;  margin-right: 10px; margin-top:10px;}
.searchme{
	background-image: url(buttons/searchBG.png);
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	width: 131px;
	border: none;
	background-color:transparent;
	line-height:24px;
	padding-left:10px;
	padding-top:3px; padding-bottom:3px;
	outline:none;
	color:#807149;
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 11px;
}
.sendSearch{
	background-image: url(buttons/searchBtn.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 30px;
	width: 28px;
	border: none;
	background-color:transparent;
	cursor:pointer;
}
.sendSearch:hover{background-position: left bottom;}

img.unveil{	opacity: 0;
  transition: opacity .3s ease-in;}ul.topSitenav {	margin: 0;	padding: 0;	list-style-type: none;	text-align: left;	}
ul.topSitenav li {	list-style-type: none;	text-align: left; display:inline-block; position:relative;}
ul.topSitenav li a  {
	font-size:1em;
line-height: 0.75em;;
	font-weight: 400;
	color:#555555;
	display:inline-block;
	padding:0px 8px;
	transition:  0.2s ease-out;
	text-decoration:none;
	border-right: solid 1px #555555;
}
ul.topSitenav li:first-child a{padding-left:0px;}
ul.topSitenav li:last-child a{border-right:none;}
 ul.topSitenav li a:hover{text-decoration:none;
	display:inline-block;
	color:#C4C800;
	}
 
 
  ul.topSitenav li a.act {
	text-decoration:none;
	display:inline-block;
	color:#C4C800;
	}
ul.topSitenav li ul.sSN {
	list-style: none;
	position: absolute; /*--Important - Keeps sSN from affecting main navigation flow--*/
	left: 0;
	top: 12px;
	margin: 0;
	padding: 10px;
	display: none;
	padding-bottom:0px;
	float: left;
	width: auto;
	border:none;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
background-color: #fff;
	z-index: 9999;
-webkit-box-shadow: 0px 6px 6px -2px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 6px 6px -2px rgba(0,0,0,0.3);
box-shadow: 0px 6px 6px -2px rgba(0,0,0,0.3);
}

ul.topSitenav li ul.sSN li{
	margin: 0;
	padding: 0;
	clear: both;
	width: auto;
		background-image: none;

}
html ul.topSitenav li ul.sSN li a {
	float: left;
	display:block;
	background-image: none;
	color: #939393;
	font-size:0.8em;
	line-height:1em;
	margin: 0px;
	padding-left: 5px;
	padding-right:5px;
	margin-bottom:5px;
	border-right:none;
	border-left: solid 1px #999;
	width: 110px;
}
html ul.topSitenav li ul.sSN li a:hover { /*--Hover effect for sSN links--*/

	border-left: solid 1px #C4C800;
	color:#000;
}


html ul.topSitenav li ul.sSN li a.act { /*--Hover effect for sSN links--*/
	border-left: solid 1px #C4C800;
	color:#000;
}
ul.sSN li ul.subsSN {
	list-style: none;
	position: absolute; /*--Important - Keeps sSN from affecting main navigation flow--*/
	left: 110px;
	
	margin: 0;
	padding: 0;
	display: none;
	float: left;
	width: auto;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;

	z-index: 10000;
	
}	
#topmenu{float:right; margin-top:10px; margin-right:0px;}
#topmenu ul li{display:inline-block;}
#topmenu ul.TopMenu{float:left; line-height: 1em; margin-right: 7px;} 
#topmenu ul.TopSprachmenu{float:left; line-height: 1em; margin-right: 7px;} 
#topmenu ul.TopMenu li a, #topmenu ul.TopSprachmenu li a{
	color: #b7b7b7;
	font-size: 0.833em;
	line-height: 0.5em;
	border-right: solid 1px #b7b7b7;
	padding: 0px 5px;
	text-decoration:none;
	transition:  0.2s ease-out;
}
#topmenu ul.TopMenu  li:first-child a, #topmenu ul.TopSprachmenu li:first-child a{ padding-left:0px;}
#topmenu ul li:last-child a{ border-right:none; margin-left:-2px;}
#topmenu ul.TopSprachmenu li:last-child a{ border-right:none; margin-left:0px;}
#topmenu ul.TopMenu li a:hover, #topmenu ul.TopMenu li a.act{color:#000;}
#topmenu ul.TopSprachmenu li a:hover, #topmenu ul.TopSprachmenu li a.act{color:#C4C800;}
#toprightmenu{float:right; line-height:1em; }
#toprightmenu ul li{display:inline-block; margin:0; padding:0;  position:relative;}
#toprightmenu ul.toprightmenu{ margin:0; padding:0;} 
#toprightmenu ul.toprightmenu li a{
	color: #555555;
	font-size: 0.833em;
	line-height: 0.5em;
	border-right: solid 1px #b7b7b7;
	padding: 0px 5px;
	text-decoration:none;
		transition:  0.2s ease-out;
}
#toprightmenu ul li:last-child a{ border-right:none;}
#toprightmenu ul.toprightmenu li a:hover, #toprightmenu ul.toprightmenu li a.act{color:#C4C800;}

ul.toprightmenu li ul.sSN {
	list-style: none;
	position: absolute; /*--Important - Keeps sSN from affecting main navigation flow--*/
	left: 0;
	top: 12px;
	margin: 0;
	padding: 10px;
	display: none;
	padding-bottom:0px;
	float: left;
	width: auto;
	border:none;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
background-color: #fff;
	z-index: 9999;
-webkit-box-shadow: 0px 6px 6px -2px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 6px 6px -2px rgba(0,0,0,0.3);
box-shadow: 0px 6px 6px -2px rgba(0,0,0,0.3);
}

ul.toprightmenu li ul.sSN li{
	margin: 0;
	padding: 0;
	clear: both;
	width: auto;
		background-image: none;

}
html ul.toprightmenu li ul.sSN li a {
	float: left;
	display:block;
	background-image: none;
	color: #939393;
	font-size:0.8em;
	line-height:1.1em!important;
	margin: 0px;
	padding-left: 5px;
	padding-right:5px;
	margin-bottom:5px;
	border-right:none;
	border-left: solid 1px #999;
	width: 150px;
	border-right: none !important;
}

#footerMenu{
float:left;
width:100%;

margin-top:7px;
margin-bottom:7px;
	}
#footerMenu ul, #topmenu ul{padding: 0px;	margin: 0px;	list-style-type: none}



ul#leftSitenav{
margin: 0;
padding: 0;
list-style-type: none;
margin-bottom:20px;

}
ul#leftSitenav li { display: block;  padding: 5px 10px;  position:relative;}
ul#leftSitenav li a{text-decoration: none; font-size:0.833em; color: #204138;  font-weight:400;  display:block; text-align:left; line-height:1.8em; }
ul#leftSitenav li a span{
	background-image: url(buttons/menu_btn.png);
	background-position: left bottom;
	display: inline-block;
	height: 16px;
	width: 14px;
	float:left;
	margin-right:10px;

}

ul#leftSitenav li a:hover span{background-position: left top;}
ul#leftSitenav li a.act {}
ul#leftSitenav li a.act span{background-position: left top;}
ul#leftSitenav li ul{
margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-type: none;
	list-style:none;
	position:relative;
	margin-top: -10px;
	width: 100%;
	margin-bottom:10px;	
	}
ul#leftSitenav li ul li { border: none;}	
ul#leftSitenav li ul li a{   padding-left: 25px; line-height:20px !important; }
ul#leftSitenav li ul li a.act{ }
ul#leftSitenav li ul li ul li a{ line-height:20px !important;  font-size: 90%; padding:0; padding-left: 45px; background-image: none !important;}


#sprachmenu {  float:right; margin-top: 10px; margin-right: 10px;}
#sprachmenu ul {padding: 0px; margin: 0px; list-style-type: none;}
#sprachmenu ul li{ display:inline-block; }
#sprachmenu ul li a{display:block;  color: #807149;  text-decoration: none; padding: 0 4px; font-size: 10px; line-height:16px;  text-align: center;}
#sprachmenu ul li a span{ margin-left:auto;  margin-right: auto; width:22px; height:16px; display:block; background-image:url(buttons/countryflags.png); background-repeat:no-repeat;}
#sprachmenu ul li a.selectedlang { color:#c6af71;}
#sprachmenu ul li a span.country_EN{ background-position: left top; }
#sprachmenu ul li a span.country_DE{ background-position: right top; }
#sprachmenu ul li a.selectedlang span.country_DE{ background-position: right bottom; }
#sprachmenu ul li a.selectedlang span.country_EN{ background-position: left bottom; }
#sprachmenu ul li a:hover span.country_DE{ background-position: right top; }
#sprachmenu ul li a:hover span.country_EN{ background-position: left top; }

ul.footermap{ text-align: center;}

 ul.footermap li{	display: inline-block; font-size:0.85em; font-weight:400; color: #AFAFAF; 	border-right: solid 1px #999;}

 ul.footermap li a{
	 transition:  0.2s ease-out;
	color: #969696;
	text-decoration: none;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	font-size:0.85em; font-weight:400;


}
 ul.footermap li:last-child {border-right:none;}
 ul.footermap li a:hover{

	color: #C4C800;

}

.footerMenu ul li a.act{

	color: #C4C800;

}

.footermap a.main{ }/* CSS Resets */

.clear {
	clear: both;
}

body, td {
	font-family:  'Lato', Arial, Helvetica, sans-serif;
	font-size: 0.750em;

	color: #555555;
	
}
body {margin: 0; padding:0;}

a{
color:#C4C800;
	outline:none;
	text-decoration:underline;

}

a:hover{
	color: #C4C800;
	text-decoration:none;
}

.weiterlink, .submitter {
	
}.weiterlink:hover {
}.weiterlink:active {
	position:relative;
	top:1px;
}

a.imagehover {margin-bottom:7px; display:block;}
a.imagehover  {transition:  0.2s ease-out; max-width:100%; height:auto; }
a.imagehover:hover {  -webkit-box-shadow:  -4px 0px 0px -2px rgba(190, 214, 0, 1); /* WebKit */
-moz-box-shadow:  -4px 0px 0px -2px rgba(190, 214, 0, 1); /* Firefox */
box-shadow: -4px 0px 0px -2px rgba(190, 214, 0, 1); /* Standard */}
h1 {
	font-size: 1.167em;
	color: #555555;
	font-weight: 700;
	line-height: 1em;
	margin:0;
	padding-bottom:0.2em;
}

h2 {
font-size: 26px;
	color: #555555;
	font-weight: 300;
			line-height: 1em;
	margin:0;
	padding-bottom:0.2em;
}

h3 {
font-size: 22px;
	color: #3b3b3b;
	font-weight: 400;
				line-height: 1em;
	margin:0;
	padding-bottom:0.2em;
}

h4 {
font-size: 18px;
	color: #a79767;
	font-weight: 600;
				line-height: 1em;
	margin:0;
	padding-bottom:0.2em;
}

h5 {
font-size: 18px;
	color: #a79767;
	font-weight: 600;
				line-height: 1em;
	margin:0;
	padding-bottom:0.2em;
}


h6 {
font-size: 17px;
	color: #3b3b3b;
	font-weight: 700;
		line-height: 1em;
	margin:0;
	padding-bottom:0.2em;
}


.imgborder {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #b6dfdc;
    margin: 1px;
    padding: 2px;
}
.float_left_img {
 background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #b6dfdc;
    margin: 1px;
    padding: 2px;
    float: left;
	margin-right: 25px;
}
.float_right_img {
 background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #b6dfdc;
    margin: 1px;
    padding: 2px;
    float: right;
	margin-left: 25px;
}
hr{
border: none;
border-top: 1px solid #ccc;
color: white;
background-color: white;
height: 2px;
}

.cursormove{cursor:move;}




a img {border: none;}

.small{font-size: 9px;}

.medium{font-size: 11px;}
.color4{color:#fef9d1;}
.color1{color:#C4C800;}
.color2{color:#a79767;}
.color3{color:#aaa78c;}
.size1{font-size: 20px; }
.size2{font-size: 18px;}
.size3{font-size: 16px; }
.size4{font-size: 14px;}
.size5{font-size: 12px;}
.size6{font-size: 10px;}
.mui-right{float:right; clear:both;}

.font_museo_300{font-family: 'Museo'; font-weight:300;}
.font_museo_500{font-family: 'Museo'; font-weight:500;}
.font_museo_700{font-family: 'Museo'; font-weight:700;}


@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: local('Lato Light'), local('Lato-Light'), url(http://themes.googleusercontent.com/static/fonts/lato/v6/KT3KS9Aol4WfR6Vas8kNcg.woff) format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(http://themes.googleusercontent.com/static/fonts/lato/v6/9k-RPmcnxYEPm8CNFsH2gg.woff) format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(http://themes.googleusercontent.com/static/fonts/lato/v6/wkfQbvfT_02e2IWO3yYueQ.woff) format('woff');
}

@font-face {
  font-family: 'Museo';
  font-style: normal;
  font-weight: 300;
  src: url("fonts/exljbris-Museo-300.otf") format("opentype");
}

@font-face {
  font-family: 'Museo';
  font-style: normal;
  font-weight: 500;
  src: url("fonts/exljbris-Museo-500.otf") format("opentype");
}

@font-face {
  font-family: 'Museo';
  font-style: normal;
  font-weight: 700;
  src: url("fonts/exljbris-Museo-700.otf") format('otf');
}

ul.downloadList{
margin:0px;
padding:0px;
list-style:none;	
}
ul.downloadList li{
margin-left: 20px;
}
.downloadList li.pdf::before{
	content: "";
	width: 16px;
	height: 16px;
	background-image:url(images/filetypes.png);
	float:left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: -20px;
	background-position: -16px 0px;
}

.downloadList li.doc::before{
	content: "";
	width: 16px;
	height: 16px;
	background-image:url(images/filetypes.png);
	float:left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: -20px;
	background-position: -32px 0px;
}

.downloadList li.xls::before{
	content: "";
	width: 16px;
	height: 16px;
	background-image:url(images/filetypes.png);
	float:left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: -20px;
	background-position: -48px 0px;
}

.downloadList li.zip::before{
	content: "";
	width: 16px;
	height: 16px;
	background-image:url(images/filetypes.png);
	float:left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: -20px;
	background-position: -64px 0px;
}

.downloadList li.ppt::before{
	content: "";
	width: 16px;
	height: 16px;
	background-image:url(images/filetypes.png);
	float:left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: -20px;
	background-position: -80px 0px;
}
.downloadList li::before{
	content: "";
	width: 16px;
	height: 16px;
	background-image:url(images/filetypes.png);
	float:left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: -20px;
	background-position: 0px 0px;
}

.imageCaption{font-size: 0.75em; line-height: 1.2em;}
.imageCaption-left{font-size: 0.75em; line-height: 1.2em; float:left;}
.imageCaption-right{font-size: 0.75em; line-height: 1.2em; float:right;}
.mtext{ margin-bottom:5px;}
.m_txt_image { width: 100%; box-shadow: 0 0 4px #ccc; border: solid 2px #fff;}


.slidewrapper{ background-image:none !important; padding:4px;}
.slidewrapper .slideritem{ padding:4px  !important;  }
.slidewrapper h3{ color:#555555; font-weight: 700; font-size: 1.1em;    margin-top: 10px; }
.slidewrapper .slidertext{ }
.slidewrapper .slidertext img{ position:relative !important;}

.sliderbf{ position: absolute; right: 5px; top: 1px; z-index:200;}
.prev, .next{transition:  0.2s ease-out; font: 0/0 a; text-shadow: none; color: transparent; background-image:url(buttons/arrows_green.png); width: 10px; height: 10px; display: inline-block;}
.prev{ background-position:0px 0px; margin-right:5px;}
.next { background-position:-19px 0px;}
.prev:hover, .next:hover{ -moz-opacity: 0.70;opacity: 0.70; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=70);}
a.sliderlink {transition:  0.2s ease-out; position:absolute; right:0; bottom:10px; text-decoration:none;}

a.sliderlink span.arrowright{ margin-left:10px; background-position:-19px 0px; transition:  0.2s ease-out; background-image:url(buttons/arrows_green.png); width: 10px; height: 10px; display: inline-block;}
a.sliderlink span.arrowright: hover{ -moz-opacity: 0.70;opacity: 0.70; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=70);}

.img_border_shadow{
	border: solid 1px #9c9c9e;
	padding:4px;
	  -moz-box-shadow: 0 10px 40px -20px #333;
-webkit-box-shadow: 0 10px 40px -20px #333;
box-shadow: 0 10px 40px -20px #333;	
margin-bottom: 10px;
display:block;
	}
	
.img_border_shadow img{width: 100% !important; height:auto !important; display:block;}	
.img_border_shadow:after img{clear:both;}
.img_border_shadow a{display:block; transition: 0.2s ease-out;}
.img_border_shadow a:hover{	  -moz-box-shadow: 0 0 4px 4px #C4C800;
-webkit-box-shadow:0 0 4px 4px #C4C800;
box-shadow:0 0 4px 4px #C4C800;}
#socialshareprivacy{float:left; margin-left: 20px;}
.shareItem { margin:5px; float:left;}
.share_xing { width: 85px !important; }
.share_facebook { width:105px !important; }
.share_twitter { width:96px !important; }
.share_googleplus { width:65px !important; }
.share_linkedin { margin-right:10px !important; }

#socialBookmarks{ 
display: inline-block;
margin-top: -3px;
}


#socialBookmarks ul{
	padding:0;
	list-style-type: none;
	margin: 0;


}

#socialBookmarks ul li{
 display: inline-block;
	list-style-image: none;
	list-style-type: none;
}
#socialBookmarks ul li a{
	background-image: url(buttons/socialLinks_small.png);
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	width: 20px;
	margin-top: 0px;
	margin-right: 5px;
	float:left;
	}
#followTwitter { width: 22px !important; background-position: -28px top;}
#followTwitter:hover {background-position: -28px bottom;}
#followFacebook	{background-position: 0px top;}
#followFacebook:hover {	background-position: 0px bottom;}
#followXing	{background-position: -58px top;}
#followXing:hover {background-position: -58px bottom;}
#followlinkedIn	{background-position: -31px bottom;}
#followlinkedIn:hover {	background-position: -31px top;}
#followYoutube	{background-position: -85px top;}
#followYoutube:hover {	background-position: -85px bottom;}



/* The wall post items */

.facebookWall li{
	border-bottom: dotted 1px #ccc;
	list-style: none;
	margin-bottom: 20px;
	overflow: hidden;
	padding-bottom: 25px;
	position: relative;
}

/* The user/page avatar */

.facebookWall li img.avatar{
	float:left;
}

/* The user/page name */

.facebookWall h2{
	font-size:16px;
	font-weight:normal;
	margin-bottom: 5px;
}

/* The .status div container */

.facebookWall .status{
	width:420px;
	padding-left:65px;
}

/* Link share attachment */

.facebookWall .attachment{
	border-left: 1px solid #C4C4C4;
	font-size: 12px;
	margin-top: 14px;
	overflow: hidden;
	padding-left: 10px;
}

.facebookWall .attachment-data{
	display:table-cell;
	vertical-align:top;
}

.facebookWall img.picture{
	float:left;
	margin-right: 10px;
}


/* Posted date/time, number of likes and comments */

.facebookWall p.meta{
	color: #BBBBBB;
	font-size: 11px;
	padding: 15px 0 0 65px;
}

/* SOCICAL PRIVACY */
.social_share_privacy_area {
	clear: both;
	margin: 15px 0 !important;
	list-style-type: none;
	padding: 0 !important;
	width: auto;
	height: 100%;
	display: block;
}

.social_share_privacy_area li {
	margin: 0 !important;
	padding: 0 !important;
	height: 21px;
	float: left;
	width:20%;
	display:inline;
}

.social_share_privacy_area li .dummy_btn {
	float: left;
	margin: 0 0 0 10px;
	cursor: pointer;
	padding: 0;
	height: inherit;
}

.social_share_privacy_area li div iframe {
	overflow: hidden;
	height: inherit;
	width: inherit;
}
/* Facebook begin */
.social_share_privacy_area .facebook {
	width: 140px;
	height: 30px;
	display: inline-block;
}
.social_share_privacy_area .facebook .fb_like {width: 100px;}
.social_share_privacy_area .facebook .fb_like iframe {
	width: 140px;
	height: 30px;
}
/* Facebook end */
/* Twitter begin */
.social_share_privacy_area .twitter {
	height: 30px;
	width: 120px;
	display: inline;
}

.social_share_privacy_area li div.tweet {
	width: 80px;
	height: 30px;
}
/* Twitter end */
/* Google+ begin */
.social_share_privacy_area .gplus {
	width: 110px;
	height: 30px;
}

.social_share_privacy_area li div.gplusone {
	width: 70px;
	height: 30px;
}
/* Google+ end */
/* Xing begin */
.social_share_privacy_area .xing , .social_share_privacy_area .Xing{
	width: 140px;
	height: 30px;
}

.social_share_privacy_area li div.xing {
	width: 90px;
	height: 30px;
}
/* Xing end */
/* LinkedIn begin */
.social_share_privacy_area .linkedin {
	width: 140px;
	height: 30px;
}

.social_share_privacy_area li div.linkedin {
	width: 100px;
	height: 30px;
}
/* LinkedIn end */
/* Switch begin */
.social_share_privacy_area li .switch {
	display: inline-block;
	text-indent: -9999em;
	background: transparent url(images/socialshareprivacy_on_off.png)
		no-repeat 0 0 scroll;
	width: 23px;
	height: 12px;
	overflow: hidden;
	float: left;
	margin: 4px 0 0;
	padding: 0;
	cursor: pointer;
}

.social_share_privacy_area li .switch.on {
	background-position: 0 -12px;
}
/* Switch end */
/* Tooltips begin */
.social_share_privacy_area li.help_info {
	position: relative;

}

.social_share_privacy_area li.help_info .info,.social_share_privacy_area li .help_info.icon .info
	{
	display: none;
	position: absolute;
	bottom: 40px;
	left: 0;
	width: 290px;
	padding: 10px 15px;
	margin: 0;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	border: 1px solid #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 3px 4px #999;
	-webkit-box-shadow: 0 3px 4px #999;
	box-shadow: 0 3px 4px #999;
	background-color: #fdfbec;
	color: #000;
	z-index: 500;
}

.social_share_privacy_area li.gplus.help_info .info {
	left: -60px;
}

.social_share_privacy_area li .help_info.icon .info {
	left: -243px;
	width: 350px;
}

.social_share_privacy_area li.help_info.display .info,.social_share_privacy_area li .help_info.icon.display .info
	{
	display: block;
}

.social_share_privacy_area li.help_info.info_off.display .info {
	display: none;
}

.social_share_privacy_area li .help_info.icon {
	background: #fff url(images/socialshareprivacy_info.png) no-repeat
		center center scroll;
	width: 25px;
	height: 20px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	border: 2px solid #e7e3e3;
	border-right-width: 0;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	margin: 0;
	padding: 0;
}

.social_share_privacy_area li.settings_info .settings_info_menu.on .help_info.icon
	{
	border-top-width: 0;
	border-left-width: 0;
}

.social_share_privacy_area li.settings_info .settings_info_menu.perma_option_off .help_info.icon
	{
	border-right-width: 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
/* Tooltips end */
/* Settings/Info begin */
.social_share_privacy_area li.settings_info {
	position: relative;
	top: -2px;
}

.social_share_privacy_area li.settings_info a {
	text-decoration: none;
	margin: 0 !important;
}

.social_share_privacy_area li.settings_info .settings_info_menu {
	background-color: #f3f4f5;
	border: 2px solid #e7e3e3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 2px 2px 3px #c1c1c1;
	-webkit-box-shadow: 2px 2px 3px #c1c1c1;
	box-shadow: 3px 3px 3px #c1c1c1;
	left: 0;
	position: absolute;
	top: 0;
	width: 135px;
	z-index: 1000;
	margin: 0;
	padding: 0;
}

.social_share_privacy_area li.settings_info .settings_info_menu.off {
	border-width: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: transparent;
}

.social_share_privacy_area li.settings_info .settings_info_menu.off form
	{
	display: none;
	margin: 0;
	padding: 0;
}

.social_share_privacy_area li.settings_info .settings_info_menu .settings
	{
	text-indent: -9999em;
	display: inline-block;
	background: #fff url(images/settings.png) no-repeat center center scroll;
	width: 25px;
	height: 20px;
	border: 2px solid #e7e3e3;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
	border-left: 1px solid #ddd;
	margin: 0;
	padding: 0;
}

.social_share_privacy_area li.settings_info .settings_info_menu.on .settings
	{
	border-top-width: 0;
}

.social_share_privacy_area li.settings_info .settings_info_menu form fieldset
	{
	border-width: 0;
	margin: 0;
	padding: 0 10px 10px;
}

.social_share_privacy_area li.settings_info .settings_info_menu form fieldset legend
	{
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin: 0;
	padding: 10px 0;
	width: 115px;
}

.social_share_privacy_area li.settings_info .settings_info_menu form fieldset input
	{
	clear: both;
	float: left;
	margin: 4px 10px 4px 0;
	padding: 0;
}

.social_share_privacy_area li.settings_info .settings_info_menu form fieldset label
	{
	display: inline-block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	-moz-transition: color .5s ease-in;
	-webkit-transition: color .5s ease-in;
	transition: color .5s ease-in;
	margin: 0;
	padding: 0;
}

.social_share_privacy_area li.settings_info .settings_info_menu form fieldset label.checked
	{
	color: #090;
}
/* 	Settings/Info end *//* CSS Resets */




/* ==================================================================================================================== */
/* ! The 1140px Grid V2 by Andy Taylor \ http://cssgrid.net \ http://www.twitter.com/andytlr \ http://www.andytlr.com   */
/* ==================================================================================================================== */


.row {
width: 100%;
max-width: 1000px;
margin: 0 auto;
margin-bottom:0.8%;

}

.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol .elevencol{
margin-right: 0.8%;
float: left;
min-height: 1px;
}

.row .onecol {
width: 4.85%;
}

.row .twocol {
width: 13.45%;
}

.row .threecol {
width: 24.4%;
}

.row .fourcol {
width: 32.8%;
}

.row .fivecol {
width: 39.45%;
}

.row .sixcol {
width: 49.6%;
}

.row .sevencol {
width: 56.75%;
}

.row .eightcol {
width: 66.4%;
}

.row .ninecol {
width: 74.8%;
}

.row .tencol {
width: 82.7%;
}

.row .elevencol {
width: 91.35%;
}

.row .twelvecol {
width: 100%;
float: left;
}

.last {
margin-right: 0px;

}


img {
	height: auto;
}


/* Smaller screens

@media only screen and (max-width: 1023px) {

	body {
	font-size: 0.8em;
	line-height: 1.5em;
	}
	
	}


/* Mobile 

@media handheld, only screen and (max-width: 767px) {

	body {
	font-size: 16px;
	-webkit-text-size-adjust: none;
	}
	#headerPic{ display:none;}
	.row, body, .container {
	width: 100%;
	min-width: 0;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}
	
	.row .onecol, .row .twocol, .row .threecol, .row .fourcol, .row .fivecol, .row .sixcol, .row .sevencol, .row .eightcol, .row .ninecol, .row .tencol, .row .elevencol, .row .twelvecol {
	width: auto;
	float: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 20px;
	padding-right: 20px;
	}

} */*/.cbb1 {}
.cbb1 h1, .cbb1 h2, .cbb1 h3, .cbb1 h4, .cbb1 h5   {
	font-size: 1em;
	font-weight: 700;
	color: #fff;
	margin-bottom: 12px;
	padding-right: 10px;
	margin-top: -20px;
	margin-left:-20px;
	margin-right: -20px;
	padding-left:10px;
	height: 30px;
	line-height:2.500em; /* Old browsers */
	background-image: url(buttons/box1BG.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align:right;

}
.cb1 {
	margin:0 0; 
	position:relative; 
	background-color:#fff; 

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.bt1 {	display:none;}
.bb1 {display:none;} 

.i31 {
	display:block;
	margin:0;
	padding: 20px;
	position:relative;
}
.i31:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.i31 {display:inline-block;}
.i31 {display:block;}

/* #2 */

.cbb2 {}
.cbb2 h1, .cbb2 h2, .cbb2 h3, .cbb2 h4, .cbb2 h5   {
	
	
	font-size: 1em;
	font-weight: 700;
	color: #ACCC00;
	margin-bottom: 7px;
	padding-right: 10px;
	margin-top: 10px;
	margin-left:-5px;
	margin-right: -5px;
	padding-left:10px;
	line-height:1em; 


}
.cb2 {
	margin:0 0; 
	position:relative; 
	background-color:#f5f5f5; 
	background-image: url(buttons/diamantbg.jpg);

	-moz-background-size:100% 100%; /* Firefox */
	-webkit-background-size:100% 100%; /* Safari, Chrome */
	background-size:100% 100%; /* Opera, IE, W3C Standard */
	
	border: solid 1px #efefef;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
	}
.bt2 {	display:none;} 
.bb2 {display:none;} 
.i32 {	display:block;	margin:0;	padding: 4px;	position:relative;}
.i32:after {	content:"."; 	display:block; 	height:0;	clear:both; 	visibility:hidden;}
.i32 {display:inline-block;}
.i32 {display:block;}

/* #2 */

.cbb3 {}
.cbb3 h1, .cbb3 h2, .cbb3 h3, .cbb3 h4, .cbb3 h5   {

	
	font-size: 13px;
	font-weight: 700;
	color: #555555;
	margin-bottom: 7px;
	padding-right: 10px;
	margin-top: -5px;
	margin-left:-5px;
	margin-right: -5px;
	padding-left:18px;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height:1em; 
	background-image: url(buttons/box3bgHead.png);
	background-repeat: no-repeat;
}
.cb3 {
margin:0 0; 
	position:relative; 
	background-color:#f5f5f5; 
	background-image: url(buttons/diamantbg.jpg);

	-moz-background-size:100% 100%; /* Firefox */
	-webkit-background-size:100% 100%; /* Safari, Chrome */
	background-size:100% 100%; /* Opera, IE, W3C Standard */
	
	border: solid 1px #efefef;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
	}

.bt3 {	display:none;}


.bb3 {display:none;} 
.i33 {
display:block;	margin:0;	padding: 4px;	position:relative;

	
}
.i33:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.i33 {display:inline-block;}
.i33 {display:block;}

/* #3 */

.cbb4 {
	background-image: url(buttons/diamantbg.jpg);

	-moz-background-size:100% 100%; /* Firefox */
	-webkit-background-size:100% 100%; /* Safari, Chrome */
	background-size:100% 100%; /* Opera, IE, W3C Standard */
	
	
}
.cbb4 h1, .cbb4 h2, .cbb4 h3, .cbb4 h4, .cbb4 h5   {
		
	font-size: 13px;
	font-weight: 700;
	color: #555555;
	margin-bottom: 7px;
	padding-right: 10px;
	margin-top: -5px;
	margin-left:-5px;
	margin-right: -5px;
	padding-left:18px;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height:1em; 


}
.cb4 {margin:0 0; 
	
	background-image: url(buttons/diamantbg.jpg);

	-moz-background-size:100% 100%; /* Firefox */
	-webkit-background-size:100% 100%; /* Safari, Chrome */
	background-size:100% 100%; /* Opera, IE, W3C Standard */
border: solid 1px #efefef;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.bt4 {	display:none;}
.bb4 {display:none;}

.i34 { 	
background-image: url(buttons/box3bgHead.png);
	background-repeat: no-repeat;
	display:block;
	padding: 0px 13px;
	position:relative;
}
.i34:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.i34 {display:inline-block;}
.i34 {display:block;}

/* 5 */

.cbb5 {}
.cbb5 h1, .cbb5 h2, .cbb5 h3, .cbb5 h4, .cbb5 h5   {
	font-size: 16px;
	font-weight: 300;
	color: #969696;
	margin-bottom: 12px;
	padding-right: 10px;
	margin-top: -5px;
	margin-left:-5px;
	margin-right: -5px;
	padding-left:15px;
	height: 20px;
	line-height:20px;
	border-bottom: solid 1px  #969696;
	padding-bottom:5px;
		background-image:url(buttons/arrow_small_black.png);
	background-position:left 7px;
	background-repeat:no-repeat;
}
.cb5 {margin:0 0; 
	position:relative; 
	background-color:#fff; 
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;	}
.bt5 {	display:none;}
.bb5 {display:none;}
.i35 {
	display:block;
	margin:0;
	padding: 15px;
	position:relative;
}
.i35:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.i35 {display:inline-block;}
.i35 {display:block;}

/* 6 */

.cbb6 h1, .cbb6 h2, .cbb6 h3, .cbb6 h4, .cbb6 h5   {
	font-size: 21px;
	font-weight: 500;
	color: #333333;
	padding-right: 8px;
	margin-top: -5px;
	margin-left:-5px;
	margin-right: -5px;
	padding-left:8px;
	height: 32px;
	line-height:32px;
}
.cb6 {
	margin:0 0; 
	position:relative; 
border-left: solid 1px #e1e1e1;
	}
.bt6 {	display:none;}
.bb6 {display:none;}
.i36 {	display:block;	margin:0;	position:relative; padding: 0 15px; border-left: solid 1px #fff;}
.i36:after {	content:"."; 	display:block; 	height:0;	clear:both; 	visibility:hidden;}
.i36 {display:inline-block;}
.i36 {display:block;}

/* 7 */

.cbb7 h1, .cbb7 h2, .cbb7 h3, .cbb7 h4, .cbb7 h5   {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 12px;
	padding-right: 8px;
	margin-top: -5px;
	margin-left:-5px;
	margin-right: -5px;
	padding-left:8px;
	height: 32px;
	line-height:32px;
	background-image: url(buttons/colors_big.png);
	background-repeat: repeat-x;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-position: left -216px;
}
.cb7 {
	margin:0 0; 
	position:relative; 
	background-color:#f7f7f7; 
	border: solid 1px #c2c2c2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	}
.bt7 {	display:none;}
.bb7 {display:none;}
.i37 {	display:block;	margin:0;	padding: 15px;	position:relative;}
.i37:after {	content:"."; 	display:block; 	height:0;	clear:both; 	visibility:hidden;}
.i37 {display:inline-block;}
.i37 {display:block;}

/* 8 */

.cbb8 h1, .cbb8 h2, .cbb8 h3, .cbb8 h4, .cbb8 h5   {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 12px;
	padding-right: 8px;
	margin-top: -5px;
	margin-left:-5px;
	margin-right: -5px;
	padding-left:8px;
	height: 32px;
	line-height:32px;
	background-image: url(buttons/colors_big.png);
	background-repeat: repeat-x;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-position: left -252px;
}
.cb8 {
	margin:0 0; 
	position:relative; 
	background-color:#f7f7f7; 
	border: solid 1px #c2c2c2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	}
.bt8 {	display:none;}
.bb8 {display:none;}
.i38 {	display:block;	margin:0;	padding: 15px;	position:relative;}
.i38:after {	content:"."; 	display:block; 	height:0;	clear:both; 	visibility:hidden;}
.i38 {display:inline-block;}
.i38 {display:block;}

/* 9 */

.cbb9 h1, .cbb9 h2, .cbb9 h3, .cbb9 h4, .cbb9 h5   {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 12px;
	padding-right: 8px;
	margin-top: -5px;
	margin-left:-5px;
	margin-right: -5px;
	padding-left:8px;
	height: 32px;
	line-height:32px;
	background-image: url(buttons/colors_big.png);
	background-repeat: repeat-x;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-position: left -288px;
}
.cb9 {
	margin:0 0; 
	position:relative; 
	background-color:#f7f7f7; 
	border: solid 1px #c2c2c2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	}
.bt9 {	display:none;}
.bb9 {display:none;}
.i39 {	display:block;	margin:0;	padding: 15px;	position:relative;}
.i39:after {	content:"."; 	display:block; 	height:0;	clear:both; 	visibility:hidden;}
.i39 {display:inline-block;}
.i39 {display:block;}

/* 10 */

.cbb10 h1, .cbb10 h2, .cbb10 h3, .cbb10 h4, .cbb10 h5   {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 12px;
	padding-right: 8px;
	margin-top: -5px;
	margin-left:-5px;
	margin-right: -5px;
	padding-left:8px;
	height: 32px;
	line-height:32px;
	background-image: url(buttons/colors_big.png);
	background-repeat: repeat-x;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-position: left -324px;
}
.cb10 {
	margin:0 0; 
	position:relative; 
	background-color:#f7f7f7; 
	border: solid 1px #c2c2c2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	}
.bt10 {	display:none;}
.bb10 {display:none;}
.i310 {	display:block;	margin:0;	padding: 15px;	position:relative;}
.i310:after {	content:"."; 	display:block; 	height:0;	clear:both; 	visibility:hidden;}
.i310 {display:inline-block;}
.i310 {display:block;}
/* FAQs */
.faq_wrapper{
	margin-bottom: 10px;
	}
.Tblock{

	padding-bottom: 5px;
	padding-top: 5px;
	   		margin-bottom:5px;
}
.Tblock .faqlink{
	font-size: 14px;
	font-weight: bold;

	text-decoration: none;
	outline:none;
	cursor: pointer;
}

.faqlink:hover, .Tblock .active
{


}
.faqcontent{

	border: 0;
		margin: 0;
		margin-left:0px;
		padding-left:0px;
		padding-right:0px;
		float:left;
	
}

.faqcontent p{ padding:0px;}



.lexikon ul.tabs {
    height: 30px;
    list-style: none outside none;
    margin: 0 !important;
    padding: 0;
}
.lexikon  ul.tabs li {
    float: left;
    list-style-image: none !important;
    margin: 0 !important;
    padding: 0;
    text-indent: 0;
}
.lexikon ul.tabs a {
    display: block;
    font-size: 11px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    top: 1px;
    width: 134px;
}
.lexikon ul.tabs a:active {
    outline: medium none;
}
.lexikon ul.tabs a:hover {

}
.lexikon ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {

    cursor: default !important;
}
.lexikon ul.tabs a.s {
   
    width: 81px;
}
.lexikon ul.tabs a.s:hover {
   
}
.lexikon ul.tabs a.s.current {
   
}
.lexikon ul.tabs a.xs {
    
    width: 31px;
}
.lexikon ul.tabs a.xs:hover {
   
}
.lexikon ul.tabs a.xs.current {
  
}
.lexikon ul.tabs a.l {
   
    width: 174px;
}
.lexikon ul.tabs a.l:hover {
   
}
.lexikon ul.tabs a.l.current {
    
}
.lexikon ul.tabs a.xl {
    
    width: 248px;
}
.lexikon ul.tabs a.xl:hover {
    
}
.lexikon ul.tabs a.xl.current {
    
}
.lexikon div.panes div.pane {
    display: none;
}/* FORMULARE */

/* NEWSLETTER */



#NLForm{
	float: left;
		margin: 0px;
	padding: 0px;
position:relative;
	}
	
.gb_small_dots {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.NLForm{
	margin: 0px;
	padding: 0px;
}

.errortext{display:none;}
div.paddedInput{
border: solid 1px #efefef;
border-radius: 2px;
	background-color:#f5f5f5; 
	background-image: url(buttons/diamantbg.jpg);

	-moz-background-size:100% 100%; /* Firefox */
	-webkit-background-size:100% 100%; /* Safari, Chrome */
	background-size:100% 100%; /* Opera, IE, W3C Standard */
padding: 5px;
}

div.paddedInput input, div.paddedInput textarea{
 border: 0px;
    width: 100%;
	font-family:  'Lato', Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #555555;
	background-color: transparent !important
	}

/*BEWERBER FORM*/
table.formTable td {padding: 3px;}
table.formTable .labelTD{
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 3px 7px;
	padding-left: 15px;
}
table.formTable tr.bgRow td:first-child { background-color:transparent;}
table.formTable tr.bgRow td{ background-color:#eff0f1; padding: 5px; padding-left:15px; }
table.formTable tr.bgRow td:nth-child(2){ border-bottom-left-radius: 5px; border-top-left-radius: 5px;}
table.formTable tr.bgRow td:last-child{ border-bottom-right-radius: 5px; border-top-right-radius: 5px; padding-right:15px;}
/*BEWERBER FORM ENDE*/

/* CALLBACK */

input.input100pro{
	width: 99%;	
	background-image: url(buttons/input_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	border-top: solid 1px #c9cbcd;
	border-left: solid 1px #c9cbcd;
	border-right: solid 1px #e5e8e9;
	border-bottom: solid 1px #e5e8e9;
	padding: 3px;
	}

input.input180{
	width: 210px;	
	background-image: url(buttons/input_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	border-top: solid 1px #c9cbcd;
	border-left: solid 1px #c9cbcd;
	border-right: solid 1px #e5e8e9;
	border-bottom: solid 1px #e5e8e9;
	padding: 3px;
	}
textarea.input100pro{
	width: 98%;	
	background-image: url(buttons/textarea_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	border-top: solid 1px #c9cbcd;
	border-left: solid 1px #c9cbcd;
	border-right: solid 1px #e5e8e9;
	border-bottom: solid 1px #e5e8e9;
	padding: 3px;
	min-height: 120px;
	}


.mFormholder{position: relative; width: 100%;}
.Floader{
	margin: 0px auto;
	height:40px;
	width:100%;
	background-image: url("images/transfer.gif");
	background-repeat: no-repeat;
	background-position: center;	
	position: relative; 

	}
.sendoverlay{
	position: relative;
	z-index: auto;
	width: 100%;
	left: 0px;
	top: 0px;	
	height: auto;
	}
	
input.invalid{
	border: solid 2px  #ff0000 !important;


}

div.invalid{
	border: solid 1px  #ff0000;
}

.invalidChk{
border: solid 2px  #ff0000;
background-color: #ff0000;
	}
select.invalid{
	border: solid 2px  #FFF;
	background-color: #ad0003;
	color:#fff;
}
textarea.invalid{
	border: solid 2px  #ff0000;

}	

.submitter{
	
	cursor:pointer;


}

.submitter:hover{
	
}

#login fieldset{ 
border: solid 1px #efefef;
  -moz-border-radius:2px;
        -webkit-border-radius:2px;
        border-radius:2px;
}
#login legend{
 background-color: #fff;
 color:#bed600;
 font-weight:700;
}
    .logmein {
        cursor: pointer;
        -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
        -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
        box-shadow:inset 0px 1px 0px 0px #ffffff;
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
        background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
        background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
        background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
        background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
        background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
        
        background-color:#f9f9f9;
        
        -moz-border-radius:2px;
        -webkit-border-radius:2px;
        border-radius:2px;
        
        border:1px solid #efefef;
        
        display:inline-block;
	font-family:  'Lato', Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #555555;
	font-weight:700;
        padding:6px 12px;
        text-decoration:none;
        
        text-shadow:0px 1px 0px #ffffff;
        
    }
    .logmein:hover {
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
        background:-moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
        background:-webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
        background:-o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
        background:-ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
        background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
        
        background-color:#e9e9e9;
    }
    .logmein:active {
        position:relative;
        top:1px;
    }

.cycle-slideshow { width: 100% }
.cycle-slideshow img { width: 100%; height: auto }
.cycle-slideshow, .cycle-slideshow * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }


.cycle-slideshow { width: 100%; min-width: 200px; max-width: 900px; margin: 0px auto; padding: 0; position: relative;
    
 }

/* slideshow images (for most of the demos, these are the actual "slides") */
.cycle-slideshow img { 
    /* 
    some of these styles will be set by the plugin (by default) but setting them here
    helps avoid flash-of-unstyled-content
    */
    position: absolute; top: 0; left: 0;
    width: 100%; padding: 0; display: block;
}

/* in case script does not load */
.cycle-slideshow img:first-child {
    position: static; z-index: 100;
}

/* pager */
.cycle-pager { 
    text-align: center; width: 100%; z-index: 500; position: absolute; bottom: 10px; overflow: hidden;
}
.cycle-pager span { 
    font-family: arial; font-size: 50px; width: 16px; height: 16px; 
    display: inline-block; color: #ddd; cursor: pointer; 
}
.cycle-pager span.cycle-pager-active { color: #D69746;}
.cycle-pager > * { cursor: pointer;}


/* caption */
.cycle-caption { position: absolute; color: white; bottom: 15px; right: 15px; z-index: 700; }


/* overlay */
.cycle-overlay { 
    font-family: tahoma, arial;
    position: absolute; bottom: 0; width: 100%; z-index: 600;
    background: black; color: white; padding: 15px; opacity: .5;
}


/* prev / next links */
.cycle-prev, .cycle-next { position: absolute; top: 0; width: 30%; opacity: 0; filter: alpha(opacity=0); z-index: 800; height: 100%; cursor: pointer; }
.cycle-prev:hover, .cycle-next:hover { opacity: .7; filter: alpha(opacity=70) }

.disabled { opacity: .5; filter:alpha(opacity=50); }


/* display paused text on top of paused slideshow */
.cycle-paused:after {
    content: 'Paused'; color: white; background: black; padding: 10px;
    z-index: 500; position: absolute; top: 10px; right: 10px;
    border-radius: 10px;
    opacity: .5; filter: alpha(opacity=50);
}

/* 
    media queries 
    some style overrides to make things more pleasant on mobile devices
*/

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
    .cycle-slideshow { width: 200px;}
    .cycle-overlay { padding: 4px }
    .cycle-caption { bottom: 4px; right: 4px }
}

.mainpicholder{margin:5px; display:block; vertical-align: middle; margin-bottom: 0px; position:relative;}
.gal3Mainpic{width: 100%; height:auto; box-shadow: 0 0 3px #000;}
.prevGal, .nextGal{transition:  0.2s ease-out; font: 0/0 a; text-shadow: none; color: transparent; background-image:url(buttons/arrows_green.png); width: 10px; height: 10px; display: inline-block; position:absolute; margin-top:-7px; z-index:220;}
.prevGal{ background-position:0px 0px; margin-right:5px; top:50%; left:-5px;}
.nextGal { background-position:-19px 0px; top:50%; right:-5px;}
.overpix{position: absolute; top:0; left:0; width: 100%; height:auto;  display:none;}/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
.fancyboximgcaption{display:none;}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('fancybox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('fancybox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('fancybox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('fancybox/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */
#fancybox-overlay { position: fixed !important; } 
.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }
