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

html, body		{ margin:0px;
				  padding:0px;}
				  
				  
body			{ background-color:#cfd4df;
				  font-family:Verdana, sans-serif;
				  font-size:10px;
				  color:#c4ccd7;}
				  
a				{ text-decoration:none;
				  color:#a9ff3b;
				  font-size:11px;
				  letter-spacing:1px;}
				  
a img			{ border:none;}
				  
				  
.bild			{ width:345px;
				  height:345px;
				  padding-top:90px;
				  padding-left:340px;
				  margin-right:357px;}
				  
.bu				{ width:345px;
				  height:15px;
				  padding-top:60px;
				  padding-left:357px;
				  text-align:center;}
				  
.gesamt			{ width:1060px;
				  height:570px;
				  margin:auto;
				  margin-top:60px;
				  background-image:url(images/website_fond.png);
				  background-repeat:no-repeat;}
				  
.gesamt_index	{ width:1060px;
				  height:570px;
				  margin:auto;
				  margin-top:60px;
				  background-image:url(images/index_fond.png);
				  background-repeat:no-repeat;}
				  
.inalt			{ width:980px;
				  height:430px;
				  margin-left:40px;
				  margin-top:40px;}
				  
.inhalt_index	{ width:1060px;
				  padding-top:65px;
				  height:10px;
				  text-align:center;}
				  
.navi			{ width:980;
				  height:80px;
				  padding-top:52px;
				  padding-left:20px;}				  
				  
.headline		{ width:980px;
				  height:35px;
				  padding-left:20px;
				  font-size:13px;
				  font-weight:bold;
				  color:c4ccd7;}
				  
.fett			{ font-weight:bold;}

.fett_grau		{ font-weight:bold;
				  color:#323e4c;}
				  
.feld			{ width:980px;
				  height:250px;
				  margin-left:20px;
				  background-image:url(images/fond_innen.png);
				  background-repeat:no-repeat;}
				  
.pop_up			{ margin:0px;
				  padding:0px;
				  width:430px;
				  height:430px;}
				  
.uebersicht		{ width:465px;
				  margin-left:20px;
				  height:90px;
				  float:left;}
				  
				  
.footer			{ width:465px;
				  margin-right:20px;/**/
				  text-align:right;
				  float:right;}
				  
/*---------- KOMPETENZEN ----------*/

.kubus_komp		{ width:220px;
				  height:240px;
				  margin-right:20px;
				  float:left;}
				  
				  
.kubus_l_T		{ width:105px;
				  height:230px;
				  float:left;
				  margin-right:10px;
				  padding-top:5px;
				  padding-bottom:5px;
				  /*background-color:#333;*/}
				  
.kubus_l		{ width:105px;
				  height:230px;
				  float:left;
				  margin-right:10px;
				  
				  padding-bottom:5px;
				  /*background-color:#333;*/}
				  
.kubus_r_T		{ width:105px;
				  height:230px;
				  float:right;
				  padding-top:5px;
				  padding-bottom:5px;
				  /*background-color:#333;*/}
				  
.kubus_r_T_Komp		{ width:105px;
				  height:105px;
				  float:right;
				  padding-top:5px;
				  padding-bottom:5px;
				  /*background-color:#333;*/}
				  
.kubus_r		{ width:105px;
				  height:230px;
				  float:right;
				  padding-bottom:5px;
				  /*background-color:#333;*/}
				  
ul 				{ margin:0px;
				  padding-left:13px;}
				  

/*---------- REFERENZEN ----------*/
				  
.kubus_gross	{ width:220px;
				  height:240px;
				  margin-right:20px;
				  float:left;
				  /*background-color:#FC6;*/
				  background-image:url(images/kubus.png);}
				  
				  
.kubus_ol		{ width:105px;
				  height:105px;
				  float:left;
				  margin-right:10px;
				  margin-bottom:30px;
				  /*background-color:#F9C;*/}
				  
.kubus_ol_Komp	{ width:105px;
				  height:105px;
				  float:left;
				  margin-right:10px;
				  margin-bottom:10px;/**/
				  /*background-color:#F9C;*/}
				  
.kubus_or		{ width:100px;
				  height:95px;
				  float:left;
				  margin-bottom:30px;
				  /*background-color:#000;*/
				  padding-top:5px;
				  padding-right:5px;
				  padding-bottom:5px;}
				  
.kubus_ul		{ width:105px;
				  height:105px;
				  float:left;
				  margin-right:10px;
				  /*background-color:#F9C;*/}
				  
.kubus_ul_T		{ width:100px;
				  height:95px;
				  float:left;
				  margin-right:10px;
				  /*background-color:#000;*/
				  padding-left:5px;
				  padding-top:5px;
				  padding-bottom:5px;}
				  
.kubus_ur		{ width:100px;
				  height:95px;
				  float:left;
				  /*background-color:#000;*/
				  padding-right:5px;
				  padding-top:5px;
				  padding-bottom:5px;}

/*---------- KONTAKT ----------*/

.kubus_kontakt	{ width:220px;
				  height:240px;
				  float:left;
				  padding-left:5px;
				  padding-top:5px;
				  /*background-color:#F9C;*/}
				  
.map			{ padding-top:5px;}				  

