/************************************************************ 
										   		 ++ STYLE ++
 ************************************************************/

html, body, textarea { 

  scrollbar-base-color:#ffffff;
  scrollbar-3d-light-color:#333333;
  scrollbar-arrow-color:#333333;
  scrollbar-darkshadow-color:#ffffff;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#333333;
  scrollbar-shadow-color:#333333;
  scrollbar-track-color:#ffffff;
  text-align:left;  
  width: 100%; 
  top: 0px; 
  left: 0px; 
  margin: 0px; 
  padding: 0px;}



body  { 
	  font:12px/20px;
	  font-family: 'PT Sans', sans-serif;
	  color:#222;
	  background:url(../images/bg.gif) repeat;
	 
	  }


/*Colors*/
.fontcolor {color:#222;}
.color1 {color:#6587F9;}
.color2 {color:#FC4646;}
.color3 {color:#909090;}
.color4 {color:#c26144;}
.color5 {color:#444;}
a 	{
	text-decoration:none;
	}

a:hover {
		color:#cc6633;
		text-decoration:none;
		}

a:focus {
		outline: none;
		}

hr  {
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0
	}





/************************************************************ 
									   ++ GLOBAL - GENERAL ++
 ************************************************************/
 /*Pictures*/ 
/*Image_Container_mit_einfachem_Rand_hell_BG*/
img.light {
 margin-bottom:10px;
	border: 0px solid #555;
	outline: 0px solid #222;
	/*padding: 10px;
	/* background: #888;*/ 
	  
}

img.lightx {
 margin-right:10px;
 float:left;
 clear:left;
 margin-bottom:10px;	 
	 
}

/*Image_Container_mit_einfachem_Rand_dark_BG*/
img.dark {
	outline: 1px solid #111;
	border-top: 1px solid #555;
	padding: 10px;
	background: #333;
}

/*Image_Container_mit_einfachem_Rand*/

.imgborder
{
	border:2px solid #72a143;
	padding:1px;
	background:#ffeda5;
}


#divider {
 
	border-bottom: 1px solid #777;
	border-top: 1px solid #333;
	margin-top:6px;
	margin-bottom:6px;
	 
	clear:both;
	 width:95%;
}

#dividerS {
 
	border-bottom: 1px solid #f2f2f2;
	border-top: 1px solid #ccc;
	margin-top:6px;
	margin-bottom:6px;
	 
	clear:both;
	 width:90%;
}


#divider100 {
 
	border-bottom: 1px solid #777;
	border-top: 1px solid #333;
	margin-top:6px;
	margin-bottom:6px;
	 
	clear:both;
	 width:100%;
}
 


#pressedstyle {
 
	border-bottom: 1px solid #F2F2F2;
	border-top: 2px solid #D4D4D4;
	padding-top: 10px;
	padding-bottom: 10px;
	 
}


.alpha{margin-left:0}
.omega{margin-right:0}


.clearfix {
	clear:both;
}


ul.marker li {
	list-style:none;
	background:url(../images/marker.png) 0 4px no-repeat;
	padding-left:30px;
	font-size:18px;
	font-weight:bold;
	line-height:26px;
 color:#6F3320;
  font-family: 'PT Sans', sans-serif;
}



/************************************************************ 
											 ++ TYPOGRAPHY ++
 ************************************************************/


h1, h2, h3, h4, h5, h6 {
/*text-shadow:#fff 0px 1px 0, #000 0 -1px 0;*/
font-family: 'PT Sans Narrow', sans-serif; 
padding: 0;
margin:0;
border: 0;
vertical-align: baseline;
text-decoration: none;
letter-spacing: -1px;

}
	
	
	
	
/*Size*/ 
h1 { font-size: 42px; }
h2 { font-size: 32px; }
h3 { font-size: 26px; }
h4 { font-size: 22px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }



 

.grid_1,.grid_2,.grid_4, .grid_4_3, .grid_5, .grid_5_2, .grid_5_3    { 
	font-size:18px;
	line-height:19px;
  	font-family: 'PT Sans', sans-serif; 
    font-weight:500;
    /*text-shadow: 1px 1px 0px #fff;*/ 
    color:#474747;
}


 
.XL { font-size:14px;font-family: 'PT Sans', sans-serif; line-height:14px; }
.L { font-size:13px; font-family: 'PT Sans', sans-serif; text-shadow: 1px 1px 0px transparent;line-height:14px; }
.small { font-size:12px;}
.xs {font-size:10px; margin-top:-25px; }
#S { font-size:19px;font-family: 'PT Sans Narrow', sans-serif;  height:27px; margin-bottom:10px; line-height:27px;

 
}


/*align*/
.justi {text-align: justify; line-height:14px;} 
.left {text-align:left;}
.right{text-align:right;}

/*Style*/
.em { font-style: italic; margin-top:3px; }
.strong { font-weight: bold;}
.small-italic {font-size:90%; font-style:italic;}
 
 
 /*Block*/
 
.p5 {margin-bottom:5px;}
.p10 {margin-bottom:10px;}
.p20 {margin-bottom:20px;}
.p30 {margin-bottom:30px;}
.p5t {margin-top:-10px;}
.p10t {margin-top:10px;}
.p20t {margin-top:20px;}
.p30t {margin-top:30px;}





/************************************************************ 
										    ++ SITE SPLIT ++
 ************************************************************/

.site-wrapper {
	width: 750px;
	margin-left:80px;
	 
	min-height: 100%; 
    height:auto !important;  
    height:100%;  
    overflow: hidden !important;  
    margin-top:120px;
	margin-bottom:30px;
    }




.container_12 {
    width:700px;
	margin-left:auto;
	margin-right:auto;
	min-height: 100%; 
    height:auto !important;  
    height:100%;  
    overflow: hidden !important;  
    margin-top:70px;
	margin-bottom:30px;
}


 
.grid_1,.grid_2,.grid_4, .grid_4_3, .grid_5, .grid_5_2, .grid_5_3 {
   display:inline;
   float:left;
    
}


 .grid_1 {width:100%;}  	/*100%*/
 
 .grid_2 {width:50%;} /*50%*/
 
 .grid_4 {width:25%;} /*25%*/
 .grid_4_3 {width:75%; } /*75%*/
 
 .grid_5 {width:20%; } /*20%*/
 .grid_5_2 {width:40%; } /*40%*/
 .grid_5_3 {width:60%; } /*60%*/


 
#box_1_2 {
padding-left:15px;
 width:240px;
 float:left;
 	text-align:left;
 	margin-right:21px;
 	background:transparent;
  
 }
 
 #box_1_2_last {
 width:200px;
 float:right;
 margin-right:10px;
 	text-align:left;
 	padding:12px;
 	 font-size:16px;
 	color: #444; font-weight: normal;font-family: 'PT Sans', sans-serif; 
 	text-align:left;text-shadow: 1px 1px 0px #fff;
 	background:#db5454;
 	
 }


/*-------------------------------------------------------------------------------------------------*/
	/*TABS */
/*-------------------------------------------------------------------------------------------------*/

.section {
	/*background: #FFF;*/
	 
}
ul.tabs {
padding-top:15px;
	height: 98px;
	padding-left:20px;
	list-style: none;
	border-bottom: 0px solid #D4D4D4;
 
	font-weight:bold;
	margin-bottom:10px;
	 
	background:transparent;
 
	
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px; 
 
	/*background:url(../images/bg1.png) repeat;*/
 
 -webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
	        
	        
	        
	 
}
.tabs li {
height: 74px;
	float: left;
	display: inline;
	margin: 0 0px -1px 0;
	padding: 0 13px 1px;
	cursor: pointer;
	/*background:url(../images/bg1.png) repeat;*/
	border: 0px solid #e9e9e9;
	border-right:1px solid #f2f2f2;
	 
	 
	position: relative;
	color:#222;
	width:90px;
	font-size:25px;
	text-shadow: 1px 1px 0px #fff;
	font-family: 'PT Sans Narrow', sans-serif; 
	
}

.tabs li.last {
height: 74px;
	float: left;
	display: inline;
	margin: 0 1px -1px 0;
	padding: 0 13px 1px;
	cursor: pointer;
	/*background:url(../images/bg1.png) repeat;*/
	border: 0px solid #e9e9e9;
	 
	 
	 
		/*border-bottom:2px solid #e4e4e4;*/
	position: relative;
	color:#222;
	font-size:45px;
	text-shadow: 1px 1px 0px #fff;
	font-family: 'PT Sans Narrow', sans-serif; 
	
}



.tabs li:hover,
.vertical .tabs li:hover {
	
	padding: 0 13px;
	/*background: #B7C2F5;
	/*background:url(../images/bg1.png) repeat;*/
	border: 0px solid #e4e4e4;
	font-weight:bold;
	
	
}
.tabs li.current {
	/*background:url(../images/bg1.png) repeat;*/
	padding: 0 13px 2px;
	/*border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    border-top: 1px solid #d4d4d4;
	font-weight:bold;*/
		
}
.box {
margin-top:20px;
	display: none;
	/*border: 1px solid #F2F2F2;*/
margin-right:2px; 
   margin-left:2px;
	/*background:url(../images/bg1.png) repeat;*/
 

 
/* Fallback for web browsers that doesn't support RGBa */
background: rgb(255, 255, 255); 
/* RGBa with 0.6 opacity */
background: rgba(255, 255, 255, 0.5); 
/* For IE 5.5 - 7*/ 
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#11000000, endColorstr=#11000000); 
/* For IE 8*/ 
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#11000000, endColorstr=#11000000)";

	margin-bottom:30px;
	min-height:580px;
	height:100%;
	padding:30px 35px 50px 35px;
	/*outline:2px solid #D4D4D4;*/
	
/*-moz-box-shadow:    3px 3px 5px 6px #ccc;
  -webkit-box-shadow: 3px 3px 5px 6px #ccc;
  box-shadow:         3px 3px 5px 6px #ccc;*/
	
	-webkit-border-radius: 0px; 
	-moz-border-radius: 0px; 
	border-radius: 0px; 
	
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
	
	
	
}
.box.visible {
	display: block;
}











.section.vertical {
	border-left: 160px solid #FFF;
}
.vertical .tabs {
	width: 160px;
	float: left;
	display: inline;
	margin: 0 0 0 -160px;
}
.vertical .tabs li {
	padding: 0 13px;
	padding-top:12px;
	margin: 0 0 1px;
	border: 1px solid #E4E4E4;
	border-right: 1px solid #F9F9F9;
	width: 132px;
	height: 50px;
	font-size:16px;
}
.vertical .tabs li:hover {
	padding: 0 13px;
	padding-top:12px;
	margin: 0 0 1px;
	border: 1px solid #E4E4E4;
	border-right: 1px solid #F9F9F9;
	width: 131px;
	height: 50px;
	font-size:16px;
}
.vertical .tabs li.current {
	width: 133px;
	color: #444;
	background: #f3f3f3;
	border: 1px solid #D4D4D4;
	border-right: 1px solid #f3f3f3;
	margin-right: -1px;
}
.vertical .box {
  border-width: 1px;
  padding:20px;
  min-height:152px;
  font-size:14px;
  color:#555;
}






/* Contact Form */
form.standard .field {
	padding:0 0 15px 0;
	 
}
form.standard label {
	display:block;
	padding:0 0 2px 2px;
}
form.standard .textbox,
form.standard .textarea,
form.standard .select,

form.standard .checkbox,
form.standard .radio {
	padding:8px 5px;
 
	color:#555;
font-family: 'PT Sans Narrow', sans-serif;	
font-size:18px;

}


form.standard .button {
height:50px;
  
font-size:30px;
color:#505050;
text-shadow: 1px 1px 0px #fff;
font-weight:bold;
font-family: 'PT Sans Narrow', sans-serif;	

}


form.standard .checkbox,
form.standard .radio {
	border:0;
}
form.standard .button {
	cursor:pointer;
	padding:5px 8px;
	line-height:100%;
	border:1px solid #555;
		-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px; 
	width:340px; 
	 
}
form.standard .error {
	padding:1px 6px;
	line-height:100%;
}



input[type="text"]:focus {
font-weight:bold;
color:#474747;
font-family: 'PT Sans Narrow', sans-serif;	
font-size:18px;
}



form.standard .textbox,
form.standard .textarea,
form.standard .select,

form.standard .checkbox,
form.standard .radio {
	border:1px solid #555;
		-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px; 
	width:330px;
}



form.standard .button:hover {
	background:#e5e5e5;
}

.shadow {
	-moz-box-shadow:0 0 2px #333;
	-webkit-box-shadow:0 0 2px #333;
	box-shadow:0 0 2px #333; 
}

.hovershadow:hover,
.pagination a:hover {
	-moz-box-shadow:0 0 3px #d0d0d0;
	-webkit-box-shadow:0 0 3px #d0d0d0;
	box-shadow:0 0 3px #d0d0d0; 
}




small {
	font-size:75%;
}


#socialbox {
width:37px;
	height:45px;
	background:#FFF; 
	margin-top:290px;
	left:828px;
position:fixed; 
visibility: visible;
	cursor:pointer;
	 padding-left:13px;
	padding-top:5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;	


/* Fallback for web browsers that doesn't support RGBa */
background: rgb(255, 255, 255); 
/* RGBa with 0.6 opacity */
background: rgba(255, 255, 255, 0.5); 
/* For IE 5.5 - 7*/ 
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#11000000, endColorstr=#11000000); 
/* For IE 8*/ 
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#11000000, endColorstr=#11000000)";

}

#socialbox1 {
width:40px;
	height:45px;
	background:#FFF; 
	margin-top:342px;
	left:828px;
position:fixed; 
visibility: visible;
	cursor:pointer;
	padding-left:10px;
	padding-top:5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
/* Fallback for web browsers that doesn't support RGBa */
background: rgb(255, 255, 255); 
/* RGBa with 0.6 opacity */
background: rgba(255, 255, 255, 0.5); 
/* For IE 5.5 - 7*/ 
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#11000000, endColorstr=#11000000); 
/* For IE 8*/ 
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#11000000, endColorstr=#11000000)";
	
}

#socialbox2 {
width:48px;
	height:40px;
	background:#FFF; 
	margin-top:394px;
	left:828px;
position:fixed; 
visibility: visible;
	cursor:pointer;
	padding-left:2px;
	padding-top:10px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;	
/* Fallback for web browsers that doesn't support RGBa */
background: rgb(255, 255, 255); 
/* RGBa with 0.6 opacity */
background: rgba(255, 255, 255, 0.5); 
/* For IE 5.5 - 7*/ 
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#11000000, endColorstr=#11000000); 
/* For IE 8*/ 
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#11000000, endColorstr=#11000000)";

}
 

q, blockquote {
	float:left;
	padding:10px 10px 0 58px;
	margin:0;
	position:relative;
	/*vertical-align:baseline;*/
	margin-bottom:15px;
	font-family: 'Exo', sans-serif;
	
}

q:before, blockquote:before {
	content:'\201C';
	font-size:6em;
	line-height:1em;
	display:block;
    padding:0;
	position:absolute;
	top:0px;
	left:0;
}

q:after, blockquote:after {clear:both;


}

.blockquote_container {position:relative;}

.blockquote_img {
    padding:0;
	float:left;
	position:absolute;
	top:-10px;
	left:0;
}


 
 
#darkboxleft {
height:40px;
line-height:40px;
color:#FFF;
padding-left:35px;
padding-right:15px;
background:#444;
 
font-size:30px;
margin-bottom:25px;
float:left;
margin-left:-35px;
 

} 



 
#darkboxright {
height:40px;
line-height:40px;
color:#FFF;
padding-left:15px;
padding-right:35px;
background:#444;
 
font-size:30px;
margin-top:25px;
margin-bottom:25px;
float:left;
margin-right:-35px;
 

} 



