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

body {
	margin: 0px;
	background-image: url(../images/hgr_verlauf_2px.jpg);
	background-repeat: repeat-x;
	background-color: #7e9fc0;
}

/*Werte, die verändert werden müssen*/

#cont_themen{
margin-left:5px;
margin-top:40px;
width: 256px;
min-height: 1180px;
background-image: url(../images/themenHgr.png);
}

#abschlussSchatten{
margin-left:5px;
width: 256px;
clear:both;
height:30px;
background-image:url(../images/themenHgrEnde.png);
}

#cont_maincont{
float:right;
margin-left:5px;
margin-top:5px;
width:538px; /*war 540*/
/*width:33.6em;*/ /*war 540*/
min-height:1060px; /*hier*/
border-left: 1px solid #b2b2b2;
border-right: 1px solid #b2b2b2;
border-top: 1px solid #b2b2b2;
background-color: #FFF;
}


#cont_aussen{
	background:#CF0;
	background: url(../images/hgr_unten.gif) no-repeat;
	background-position: bottom;
	margin: auto;
	width:1045px; /*war 1050*/
	/*min-height:1500px;*/
	/*border:1px solid red;*/
}



#cont_aussen_left{
 width:772px; /*war 770*/
 float:left;
}

#cont_aussen_right{
width:270px;
float:right;
}

#pic_Head{
	border-bottom: 1px solid #b2b2b2;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
}



p, td, h1, h2, h3, input, textarea, a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin:0px;
	line-height: 16px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
	margin:0px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	margin:0px;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #b62431;
	margin:0px;
}

.roteSchrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b62431;
	font-weight: bold;
}

.class_h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin:0px;
	line-height: 16px;
	font-weight: bold;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin-bottom:10px;
	line-height: 16px;

}

h1{
	font-weight: bold;
	font-size: 12px;
	color: #666;
	margin:0px;
}

.text12px18px{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}

.Headline {
	font-weight: bold;
	font-size: 12px;
	color: #999999;
}

.Headline2 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	margin:0px;
}

.Headline3 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	margin:0px;
}

.HeadlineRed14px {
	font-size: 14px;
	font-weight: bold;
	color: #993333;
	margin:0px;
}

.bold{
	font-weight: bold;
	color: #993333;
}

.red {color: #990000}


.pic_rahmen {
	border:1px solid #999999;
}

.pic_left{
margin-right:10px;
border:1px solid #999999;
}

.pic_right{
margin-left:10px;
border:1px solid #999999;
}

.absender{
border:1px solid #999999;
background-color:#EBEBEB;
}

.clear{
	clear:both;
}

/* -------------- Start cont_aktuelles ----------------------*/
#cont_aktuelles{
margin-top:5px;
width:220px;
border-left: 1px solid #b2b2b2;
border-right: 1px solid #b2b2b2;
border-top: 1px solid #b2b2b2;
background-color:#f2f5f8;
float:left;
min-height:1060px; /*hier*/
}

#cont_aktuelles a img{
	border: 0px;
}

#tab_aktuelles {
	position:relative;
	padding-left:10px;
	padding-top:7px;
	border: 1px solid #b2b2b2;
	left:-1px;
	top:-25px;
	width:200px;
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;	
	background-image:url(../images/menue_tab_bg1px.jpg);
}

#aktuell_1{
	margin-left:10px;
	margin-top:10px;
	border-bottom:1px solid #b2b2b2;
	padding-bottom:10px;
	width:190px;
}

#aktuell_2{
	margin-left:10px;
	margin-top:20px;
	border-bottom:1px solid #b2b2b2;
	padding-bottom:10px;
	width:190px;
}

#aktuell_3{
	margin-left:10px;
	margin-top:20px;
	border-bottom:1px solid #b2b2b2;
	padding-bottom:10px;
	width:190px;
}

#aktuell_4{
	margin-left:10px;
	margin-top:20px;
	padding-bottom:10px;
	width:190px;
}

/*.aktuellesLinks {
	width: 250px;
	height: 470px;
	border:1px solid #999;
	float:left;
}
.aktuellesRechts {
	width: 250px;
	height: 470px;
	border:1px solid #999;
	float:right;
}*/
.aktuellesOben {
	width: 520px;
	height: 240px;
	border:1px solid #999;
}
.aktuellesUnten {
	width: 520px;
	height: 210px;
	margin-top: 30px;
	border:1px solid #999;
}

.aktuelles520px {
	width: 520px;
	height: 200px;
	border:1px solid #999;
	float:left;
}

/*.aktuellesLinks h2,.aktuellesRechts h2,.aktuelles520px div {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin:0px;
	padding:10px;
	border-bottom:1px solid #921324;
	background-image:url(../images/menue_tab_bg1px.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}*/
.aktuellesOben h2,.aktuellesUnten h2,.aktuelles520px div {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin:0px;
	padding:7px;
	border-bottom:1px solid #921324;
	background-image:url(../images/menue_tab_bg1px.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

.aktuellesAussen {
	margin-top: 20px;
	padding-top:20px;
	border-top:1px solid #999;
}

/*.aktuellesLinks p,.aktuellesRechts p,.aktuelles520px p {
padding:10px;
}*/
.aktuellesOben p,.aktuellesUnten p,.aktuelles520px p {
padding:15px;
}

#linkeSeite {
	width: 200px;
	padding: 20px;
	float: left;
}

#linkeSeite1 {
	width: 200px;
	padding: 20px;
	float: left;
}



#rechteSeite {
	width: 260px;
	padding-left: 10px;
	float: left;
	/*margin-left: 210px;*/
}

#rechteSeite1 {
	width: 260px;
	padding-left: 10px;
	float: left;
	/*margin-left: 210px;*/
}

#druckenButton {
	margin-left: 5px;
	margin-top: 20px;
}
#druckenButton a {
	text-decoration: none;
}




/* -------------- End cont_aktuelles ----------------------*/

/* -------------- Start cont_Hauptcont ----------------------*/

#tab_maincont{
	position:relative;
	padding-left:10px;
	padding-top:7px;
	border-left: 1px solid #b2b2b2;
	border-top: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	left:-1px;
	top:-25px;
	width:200px;
	height:17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	background-image:url(../images/1pixel_profil.jpg);
}
#tab_maincont h1 {
	font-weight:bold;
}
#tab_maincont_lang {
	position:relative;
	padding-left:10px;
	padding-top:7px;
	border-left: 1px solid #b2b2b2;
	border-top: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	left:-1px;
	top:-25px;
	width:240px;
	height:17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	background-image:url(../images/1pixel_profil.jpg);
}
#tab_maincont_lang h1 {
	font-weight:bold;
}


#inner_cont{
margin:10px;
/*border: 1px solid green;*/
}

/* ++++++++++++++++ grosse Schaltflaechen +++++++++++++*/
a.cont1_maincont{
	height:85px;
	margin-top: 12px;
	background-color:#9eabb7;
	display:block;
	text-decoration:none;
}

a.cont2_maincont{
	height:85px;
	margin-top: 12px;
	background-color:#95b3d0;
	display:block;
	text-decoration:none;
}

a.cont3_maincont{
	height:85px;
	margin-top: 12px;
	background-color:#688bae;
	display:block;
	text-decoration:none;
}

a.cont1_maincont:hover{
	background-image:url(../images/hgr_verkaufstraining_520px.jpg);
}
a.cont2_maincont:hover{
	background-image:url(../images/hgr_fuehrungskraefte_520px.jpg);
}
a.cont3_maincont:hover{
	background-image:url(../images/hgr_performance_520px.jpg);
}

.cont1_maincont img , .cont2_maincont img , .cont3_maincont img {	
	float: left;
	border:0;
}

.cont1_maincont .text, .cont2_maincont .text, .cont3_maincont .text {
	float: left;
	margin-left:20px;
	margin-top:20px;
}

.cont1_maincont .text h1, .cont2_maincont .text h1, .cont3_maincont .text h1 {
	color:#FFF;
	margin-bottom:10px;
}

.cont1_maincont .text p, .cont2_maincont .text p, .cont3_maincont .text p {
	color:#FFF;
	margin-top:2px;
}
/* ++++++++++++++++ ENDE grosse Schaltflaechen +++++++++++++*/



#DivVideo{
	/*background-color:#688bae;*/
	margin-top: 30px;
	margin-bottom:30px;
}


/* ++++++++++++++++ BEGINN untere kleine Schaltflaechen +++++++++++++*/

#subCont1, #subCont2, #subCont3{
	margin-top: 20px;
	margin-left:0px;
	padding-left:0px;
	list-style:none;	
}

#subCont1 h1{
	background-image:url(../images/hgr_verkaufstraining_2px.jpg);
}

#subCont2 h1{
	background-image:url(../images/hgr_fuehrungskr_2px.jpg);
}

#subCont3 h1{
	background-image:url(../images/hgr_performance_2px.jpg);
}

#subCont1 li h1, #subCont2 li h1, #subCont3 li h1{
	color:#FFF;
	line-height:25px;
	list-style:none;
	padding-left:10px;
}

ul#subCont1 li a, ul#subCont2 li a, ul#subCont3 li a{
	margin-top:-8px;
	line-height:25px;
	display:block;
	text-decoration:none;
	padding-left:20px;
	color:#FFF;
}

ul#subCont1 li a{
	background-color:#9eabb7;
	background-image:url(../images/pfeil2_weiss.gif);
	background-repeat:no-repeat;
}

ul#subCont2 li a{
	background-color:#95b3d0;
	background-image:url(../images/pfeil2_weiss.gif);
	background-repeat:no-repeat;
}
ul#subCont3 li a{
	background-color:#688bae;
	background-image:url(../images/pfeil2_weiss.gif);
	background-repeat:no-repeat;
}

ul#subCont1 li a:hover{
	background-color:#757e87;
} 

ul#subCont2 li a:hover{
	background-color:#7189a1;
} 

ul#subCont3 li a:hover{
	background-color:#567490;
} 

/* -------------- End cont_Hauptcont----------------------*/




/* -------------- Start cont_themen ----------------------*/

#tab_themen {
	position:relative;
	padding-left:10px;
	padding-top:7px;
	/*left:-1px;*/
	top:-25px;
	/*border: 1px solid #b2b2b2;*/
	width:200px;
	width:256px;
	height:22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	/*background-image:url(../images/menue_tab_bg1px.jpg);*/
	background-image: url(../images/hgr_themen_oben.jpg);
	background-repeat: no-repeat;
}

.head_thema {
	padding-left:18px;
	padding-top:4px;
	margin-left:1px;
	border-top: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	width:205px;
	height:17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#666;	
	background-image:url(../images/1pixel_themen_klein.jpg)
}

.inhalt_themen{
	margin-left:20px;
}

#thema_0, #thema_1, #thema_2, #thema_3{
	margin-top:10px;
	padding-bottom:5px;
	width:220px;
}

#call_back {
	height: 60px;
	margin-left: 20px;
}


/* -------------- End cont_themen ----------------------*/


#inhalt_angebote{
	margin-left:30px;
	width:480px;
	position:relative; 
	z-index:1;
}


#inhalt_angebote ul li{
margin:0.5em;
/*line-height:0.8em;*/
}

#inhalt_angebote #grafikElearning1{
top:250px;
position:absolute;
z-index:2;
}


/*----------------------Menu-----------------*/
#menue_top_div{
	width:730px;
	background-image:url(../images/menue_top_bg_1px.jpg);
	margin-top: 70px;
	height:25px;
	border-top: 1px solid #b2b2b2;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
}

#menue_sub_div{
	width:770px;
	height:25px;
	border: 1px solid #b2b2b2;
	background-color: #FFF;
}


#menu_top{
	height:25px;	
	color:#666;	
}

#menu_sub{
	height:25px;	
	color:#b2b2b2;	
}

#menu_top td{
font-size: 11px;
}


#menu_top a, #menu_sub a{
text-decoration:none;
}

#menu_top a:hover, #menu_sub a:hover{
	font-size: 11px;
	font-weight:bold;
}

#klick_top{
	color:#666;
	border-right: 1px solid #b2b2b2;
	border-left: 1px solid #b2b2b2;
	background-color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

#klick_topLeft{
	color:#666;
	border-right: 1px solid #b2b2b2;
	background-color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

#klick_sub{
	color:#666;
	font-size: 11px;
	font-weight: bold;
}

#referenzen {
	border: 1px solid #b2b2b2;
	width: 500px;
	background-color: #f0efeb;
}
	

/*#klick2{
	color:white;
	border: 1px solid #FFFFFF;
	padding:2px 5px 2px 5px;
	margin-right: 5px;
	font:10px verdana, sans-serif;
	text-align:left;
	background-color: #c38539;
}*/





a:link{
	color:#666666;
}


a:link.link_blau{
	text-decoration:none;
	font-size: 11px;
	color:#3e7bed;

}

a:hover.link_blau{
	text-decoration:none;
	font-size: 11px;
	color:#666;
	font-weight:bold;

}

a:visited.link_blau{
	text-decoration:none;
	font-size: 11px;
	color:#3e7bed;
}
		
a:visited{
	color:#666666;
	text-decoration:underline;
}
.jumpFormatierung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}


#link_bold a {
	text-decoration: none;
}
#link_bold a:hover {
	font-weight:bold;
}




/*----------------------Navigation Untermenue Profil-----------------*/
#unternavi_profil .aktiv p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight:bold;
}
#unternavi_profil a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration:none;
}
#unternavi_profil a:hover {
	font-weight:bold;
}


/*--------------------- AV_Profil -----------------------*/
#profil_links {
	width: 220px;
	height: 170px;
	float: left;
	padding: 15px;
}
#profil_rechts {
	width: 200px;
	height: 170px;
	float: left;
	padding: 15px;
}
#profil_unten {
	width: 450px;
	padding-left: 15px;
	padding-right: 15px;
}



/*----------------------Neue index-Seite-----------------*/

.hgrWechsel a:hover {
	background-image: url(../images/tab_hgr_gruen_over.jpg);
}






/* -------------- Start Inhouse Lösungen ----------------------*/

#inhouse_navi {
	list-style: none;
	display: inline;
}

#inhouse_navi a:hover{
	color: #b62431;
}

#inhouse_aktiv {
	color: #b62431;
	font-weight: bold;
}

/* -------------- Ende Inhouse Lösungen ----------------------*/







/* -------------- Anfang Team ----------------------*/

#div_team {
	width: 480px;
	/*margin-left: 10px;*/
}

#div_team td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	line-height: 12px;
}

#div_team table {
	margin: 4px;
}

#div_team img {
	border: 1px solid #999;
}

#div_team .grauerRahmen img {
	border: 1px solid #999;
}

#div_team .grauerRahmen a:hover img {
	border: 1px solid #F00;
}


/*#roterRahmen td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	line-height: 12px;
}

#roterRahmen img {
	border:1px solid #999999;
}

#roterRahmen a:hover {
	border: 1px solid #b72532;
}*/


/* -------------- Profile Team ----------------------*/
#team_profile {
	margin: 15px;
}

#team_profile p, td, h1, h2, h3, input, textarea, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin:0px;
	line-height: 16px;
}

#team_profile img{
	border:1px solid #999999;
}

/* -------------- Ende Team ----------------------*/




/* -------------- Anfang Verkaufstraining ----------------------*/
#font_klein table tr td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	margin:0px;
	line-height: 14px;
}
#font_klein table tr td ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 14px;
}
/* -------------- Ende Verkaufstraining ----------------------*/




/*----------------------Navigation Untermenue Ueber uns-----------------*/

/*#subnavi_ueberUns {
	width:500px;
	height:50px;
	border: 1px solid #b2b2b2;
	margin-left:10px;
}

#navigation{
	width: 500px;
	height: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background-color:#E2E2E2;
	border: 1px solid #666;
}
#navigation ul{
	padding-left: 10px;
	padding-top: 10px;
	border: none;
	list-style: none;
}
#navigation ul li{
	display: inline;
	float: left;
	margin-right: 20px;
}
#navigation ul li a{
	display: block;	
	text-decoration: none;
	text-align: left;
}
#navigation a:hover{
	font-weight:bold;
}*/

/*++++++++++++++++++ verlängerung themen und aktuelles ++++++++++++++++++*/
body#partner #cont_themen{
min-height:1819px; /*hier*/
}

body#partner #cont_aktuelles{
min-height:1700px; /*hier*/
}

body#partner_engl #cont_themen{
min-height:1519px; /*hier*/
}

body#partner_engl #cont_aktuelles{
min-height:1400px; /*hier*/
}

body#experience #cont_themen{
min-height:1319px; /*hier*/
}

body#experience #cont_aktuelles{
min-height:1200px; /*hier*/
}

body#inhouse #cont_themen{
min-height:1450px; /*hier*/
}

body#inhouse #cont_aktuelles{
min-height:1331px; /*hier*/
}

/*----------------------Seite Erfahrungen-----------------*/

.eckig ul li {
	list-style-image: url(../images/button_quadrat2.gif);
}
.eckig2 {
	list-style-image: url(../images/button_quadrat3.gif);
}



.seminarlink{
	min-height:40px;
	padding-top:5px;
	/*background-color:#9CF;*/
	/*background-image:url(../images/1pixel_profil.gif)*/
}

ul#seminare {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	list-style-image: none;
}

ul#seminare li{
	list-style: none;
	margin:0;
	padding:0;
	list-style-image: none;
}

#seminare a{
	text-decoration: none;
	display:block;
	background-color: #e8edf1;
	border:1px solid #FFF;
	padding-left: 5px;
}

#seminare a:hover {
	text-decoration: none;
	/*background-image:url(../images/1pixel_profil_gedreht.gif);*/
	background-color: #9eb8d1;
	color: #FFF;
}

.part1 {
	width: 50px;
	float: left;
	margin-left:5px;
	min-height:30px;
}
.part2 {
	width: 270px;
	margin-left: 15px;
	float: left;
	min-height:30px;
}
.part3 {
	width: 130px;
	float: right;
	min-height:30px;
}

#hgrBild_index {
	background-image: url(../images/hgrBild2_index.jpg); 
	background-repeat: no-repeat;
	height:61px; 
	width: 470px; 
	padding: 15px;
}

#offeneSeminareBoxLinks {
	height: 80px;
	width: 200px;
	border: 1px solid #b2b2b2;
	background-image: url(../images/infobutton.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #f0f4f5;
	display: block;
	float: left;
	margin-right: 40px;
	margin-left: 10px;
	padding: 10px;
}
/*a:hover #offeneSeminareBoxLinks {
	background-color: #cedae8;
}*/
#offeneSeminareBoxRechts {
	height: 80px;
	width: 200px;
	border: 1px solid #b2b2b2;
	background-image: url(../images/infobutton.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #f0f4f5;
	display: block;
	float: left;
	padding: 10px;
}
/*a:hover #offeneSeminareBoxRechts {
	background-color: #cedae8;
}*/

.ausgebucht{
	font-weight: bold;
	color: red;
}

.wenigePlaetze {
	font-weight: bold;
	color: #666;
}

.pic_abstand {
	margin-right:25px;
	border:1px solid #999999;
}



