/************************************************************ 
										   		 ++ 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_black.gif) repeat;
	   
	 
	  }


/*Colors*/
.fontcolor {color:#222;}
.color1 {color:#db5454;}
.color3 {color:#2F96D0;}
.color2 {color:#E66666;}

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
	}



 


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
	}


#semi-trans {

    border: 15px solid #73d4fc; /*To make it work in browsers that don't support transparency*/

    border: 15px solid rgba(115, 212, 252, 0.5);

    margin: 15px;

    width:980px;

    margin:0 auto;

}

/************************************************************ 
									   ++ GLOBAL - GENERAL ++
 ************************************************************/
 /*Pictures*/ 
/*Image_Container_mit_einfachem_Rand_hell_BG*/
img.light {
 
	border: 1px solid #555;
	outline: 2px solid #222;
	padding: 10px;
	/* background: #888;*/ 
}



/*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 #555;
	border-top: 1px solid #222;
	margin-top: 6px;
	margin-bottom: 6px;
	 
}


#pressedstyle {
 
	border-bottom: 1px solid #555;
	border-top: 1px solid #222;
	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:#FFF;
  font-family: 'PT Sans', sans-serif;
}



/************************************************************ 
											 ++ TYPOGRAPHY ++
 ************************************************************/


h1, h2, h3, h4, h5, h6 {
 text-shadow: -1px -1px 0px #101010, 1px 1px 0px #222;
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; color:#F2f2f2; }
h3 { font-size: 26px; 
text-shadow: -1px -1px 0px #101010, 1px 1px 0px #222;}
h4 { font-size: 32px; color:#F2f2f2;}
h5 { font-size: 16px; color:#F2f2f2; font-family: 'PT Sans', sans-serif; }
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:#fff;
}


 
.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 #101010, 1px 1px 0px #505050;line-height:14px; }
.small { font-size:12px;}
.xs {font-size:10px;margin-top:2px }



/*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;}
.p10t {margin-top:10px;}
.p20t {margin-top:20px;}
.p30t {margin-top:30px;}





/************************************************************ 
										    ++ SITE SPLIT ++
 ************************************************************/

.site-wrapper {
	width: 750px;
	margin-left:auto;
	margin-right:auto;
	min-height: 100%; 
    height:auto !important;  
    height:100%;  
    overflow: hidden !important;  
    margin-top:70px;
	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%*/


 



/*-------------------------------------------------------------------------------------------------*/
	/*TABS */
/*-------------------------------------------------------------------------------------------------*/

.section {
 
 
	 margin-top:5px;
	 margin-bottom:3px;
      
      
  
    
}
ul.tabs {
	height: 81px;
	  
	list-style: none;
	 width:700px;
	 
	font-weight:bold;
		 
	  
	 
	 
	 
	 
}
.tabs li {
 
height: 56px;
	float: left;
	display: inline;
	margin: 0 3px -1px 0;
 padding:2px 5px 20px 17px; 
	 
	cursor: pointer;
	 
	
	background:url(../images/black.gif) repeat;
	 width:141px;
	 
	  border-right: 2px solid #555;
    border-top: 2px solid #555;
    border-bottom: 2px solid #555;
     border-left: 2px solid #555;
	 
	 
	 
	position: relative;
	color:#222;
	 
	font-size:45px;
	text-shadow: 1px 1px 0px #fff;
	font-family: 'PT Sans Narrow', sans-serif; 
	
}

.tabs li.last {
height: 56px;
	 
	display: inline;
	margin: 0 1px -1px 0;
 padding: 5px 20px 17px; 
	 
	cursor: pointer;
	background:url(../images/black.gif) repeat;
	 
	position: relative;
	color:#222;
	 
	   border-right: 2px solid #555;
    border-top: 2px solid #555;
    border-bottom: 2px solid #555;
     border-left: 2px solid #555;
	
/* 	-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888; */ 
	
	
}



 



.tabs li:hover,
.vertical .tabs li:hover {
	
	/*background: #B7C2F5;*/
	 background:url(../images/black.gif) repeat;
	border: 2px solid #E66666;;
	font-weight:bold;
	 
}
 

.tabs li.current {
	 height:61px;
 
	padding: 5px 20px 16px;
	
	border-bottom: 2px solid #fff;
	 
	background:url(../images/black.gif) repeat;
	font-weight:bold;
	 
	 border-right: 2px solid #555;
    border-top: 2px solid #555;
    border-bottom: 2px solid transparent;
     border-left: 2px solid #555; 
      outline:0px solid #222;
}
.box {

width:631px;
	display: none;
	 
  border-right: 2px solid #555;
    border-top: 2px solid #555;
    border-bottom: 2px solid #555;
     border-left: 2px solid #555; 
      outline:1px solid #222;
	 
	padding:30px 30px 25px 30px;
	
 margin-top:3px;
	
	min-height:290px;
	 
	 background:url(../images/black.gif) repeat;
	 
		/*-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;*/ 
	 
	
}
.box.visible {
	display: block;
	background:#fff;
	 background:url(../images/black.gif) repeat;		
}












.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;
}
























 

