@charset "utf-8";

/* ALLGEMEINE TAGS */

html {margin:0; padding:0;}

body {
	margin-top:20px;
	margin-left:0; 
	padding:0;
	font-size:65%;/* schriftgroesse relative machen, um spaeter mit em zu arbeiten    */
	background-color:#fff;
	font-family:verdana, arial, sans-serif;
	text-align:center;   /* vertikal zentrieren im IE6 */
}
label{
  	display: block;
  	float: left;
  	width: 100px;
  	font-style: UPPERCASE;
}

h1{
	/*font-family:  'Hoefler Text', Georgia, 'Times New Roman', serif;*/
	                                                                    
	                                                                    
	                                                                    
	font-variant: normal;                                                               
	border-left-style: none;                                                           
	font-size: 18px;                                                                  
	border-bottom-style: none;                                                                  
	font-weight: bold;
	letter-spacing: .2em;
	margin: 20px auto;
	text-align: left;
	text-transform: none;
	color: #ff5800;
	
	/*padding: 10px;
	color: #ff5800;
	background: #e8eaec;
	font-size: 16px;*/
	}
	
li {
	list-style-image: url('../bilder/ico_arrow_right_grey.gif');
}
	
input, select { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 200px; /* Breite.*/
}

a{
	color: #ff5800;
	text-decoration: none;
}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

fieldset{
	border: none;
}

div.clear {
   clear:both;
}

	
/* GLOBALE EINSTELLUNGEN */

#wrapper {
	width:958px;
	margin:0 auto; /* vertikal zentrieren */
	text-align:left;  /* text wieder links positionieren */
	background-color:#fff;
}

#header {
	width:958px;
	height:61px;
	float:left;
	background-color:#474747;
}

#content_wrapper {
	width:958px;
	float:left;
}

#content_left {
	width:839px;
	height: auto;
	float:right;
}

#content_right {
	width:112px;
	height:450px;
	float:left;
	padding-left: 0px;
	padding-top: 60px;
}
#aktuelles_wrapper {
	width: 211px;
	background: #e8eaec;
	margin-top: 4px;
}

#footer {
	width:958px;
	height:20px;
	float:left;
}
#content {
	float: left;
	width: 708px;
	font-size:1.2em;
	
}


#pfad {
	float: left;
	width: 708px;
	height: 20px;
	font-size:1.2em;
	margin-bottom: 10px;
	font-size: 10px;

}

.adresse{
	float: left;
	width: 130px;
	text-align: right;
	padding-top: 0px;
	}
	
.adresse_pcs{
	margin-top: 20px;
	font-size: 18px;
	font-weight: bold;
	}


/* MENÜ OBEN */
.menue_oben_item {
	height: 66px;
	width: 112px;
	margin-right: 7px;
	float: left;
	cursor: pointer;
}

.menue_oben_item_letztes {
	height: 66px;
	width: 124px;
	float: left;
	cursor: pointer;
}


.menue_item_bg {
	background-color: #e8eaec;
	height: 18px;
	width: 108px;
	font-weight: bold;
	color: #888d90;
	padding-left: 4px;
	line-height: 18px;
	text-transform: uppercase;
}

.menue_item_bg_letztes {
	background-color: #e8eaec;
	height: 18px;
	width: 120px;
	font-weight: bold;
	color: #888d90;
	padding-left: 4px;
	line-height: 18px;
	text-transform: uppercase;
}


#menue_oben {
	height: 66px;
	width: 840px;
	margin-bottom: 30px;
}

.menue_item_image {
	height: 47px;
	width: 112px;
}

.menue_item_image_letztes {
	height: 47px;
	width: 144px;	
}

/* MENÜ LINKS */

#menu_left {
	float: left;
	width: 112px;
}

.menu_left_training {
	background-color: #416176;
	height: 30px;
	width: 108px;
	margin-bottom: 5px;
	line-height: 32px;
	padding-left: 4px;	
}

.menu_left_training a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;	
}

.menu_left_consulting {
	background-color: #ff5800;
	height: 30px;
	width: 108px;
	margin-bottom: 3px;
	line-height: 32px;
	padding-left: 4px;	
}

.menu_left_consulting a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;	
}

.menu_left_intranet {
	background-color: #ffa30d;
	height: 30px;
	width: 108px;
	margin-bottom: 3px;
	line-height: 32px;
	padding-left: 4px;	
}

.menu_left_intranet a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;	
}

.menu_left_2 {
	background-color: #e8eaec;
	width: 98px;
	background-image: url('../bilder/ico_arrow_right_grey.gif');
	background-repeat: no-repeat;
	background-position: 6px 50%;
	padding-left: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 1px;
}

.menu_left_2_on {
	background-color: #dddedf;
	width: 98px;
	background-image: url('../bilder/ico_arrow_right_grey.gif');
	background-repeat: no-repeat;
	background-position: 6px 50%;
	padding-left: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 1px;
}

.menu_left_2 a {
	text-decoration: none;
	color: #888d90;
}

.menu_left_3 {
	background-color: #ffffff;
	width: 98px;
	background-image: url('../bilder/ico_arrow_right_grey.gif');
	background-repeat: no-repeat;
	background-position: 6px 50%;
	padding-left: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 1px;
}

.menu_left_3_on {
	background-color: #ffffff;
	width: 98px;
	background-image: url('../bilder/ico_arrow_right_grey.gif');
	background-repeat: no-repeat;
	background-position: 6px 50%;
	padding-left: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 1px;
}

.menu_left_3 a {
	text-decoration: none;
	color: #888d90;
}
	

/* IMPRESSUM */

#impressum_menu {
	width:733px;
	height: 60px;
	line-height: 60px;
	text-align: right;
}

.impressum_menu_item{
	margin-left: 5px;
	padding-left: 14px;
	display: block;
	float: right;
	background-image: url('../bilder/ico_arrow_right_grey.gif');
	background-repeat: no-repeat;
	background-position: 6px 50%;
	font-weight: bold;
	}

.impressum_menu_spitze{
	float: right;
	}

.impressum_menu_item a{
	color: #000000;
	}

.impressum_menu_item a:hover{
	color: #FF5800;
	}

.news-single-img{
	width: auto;
	float: right;
	}


/* FORMULARE */

.csc-mailform-field{
	width: 500px;
	float: left;
	margin-bottom: 10px;
}

.aktuelles {
	background-color: #ff5800;
	height: 18px;
	width: 207px;
	z-index: 2;
	padding-right: 4px;
	text-align: right;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 7px;
}

.aktuelles_content {
	width: 199px;
	text-align: right;
	padding-bottom: 7px;
	height: 140px;
	padding: 6px;
}

.aktuelles_weitere {
	width: 207px;
	padding-right: 4px;
	text-align: right;
	padding-bottom: 7px;
	color: #ff5800;
}

H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader {
	margin-top: 0px; 
}

.news-latest-date a{
	color: #000000;
}

.news-latest-morelink{
	margin-top: 5px;
}

.news-single-imgcaption{
        font-size: 8px;	
}

#unternehmen_body a{
	color: #ffffff;
	font-weight: bold;
	}
	
#login input{
	font-size:10px;
	margin-top: 4px;
	width: 120px;
}

/* GALLERIE */


.wtgallery_list_firstofrow {
	width: 205px;
	text-align: center; 

}

.wtgallery_list_centerofrow{
	width: 205px;
	text-align: center;
}

.wtgallery_list_lastofrow {
	width: 205px;
	text-align: center;

}

.list_row{
	height: 205px;

}

.wtgallery_pagebrowser_list li{

	width: 20px;
	float: left;
	list-style-image: none !important;
	list-style-type: none;

}

.menue_item_user_name{
	float: left;
	height: 20px;
	line-height: 20px;
	padding-top: 2px;
	width: 90px;
}

.login_symbol{
	margin-right: 2px;
	padding-top: 2px;
	float: left;
}

/*sb Downloader*/

.sb_download{
  padding: 5px;
  margin: 0px 3px 5px 0;
  width: 500px;
  float: left;
  background: #ffffff;
}

.sb_download_link{
	float:left;
	width: 400px;
}

.sb_download_preview_image{
	width:100px;
	float: left;
}

.sb_download_single_link{
	float: left;
	width: 350px;
}

.contenttable{
	border-spacing: 0px 0px;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	height: 100px;
}



