/*
 *	Windows or IE StyleSheets   
 */

body, td, p {  font-family: Arial, Helvetica; font-size: 8pt; color: #1A1A1A; text-align: justify; line-height: 17px;}
h1 {  font-family: Arial, Helvetica; font-size: 14pt; color: #1A1A1A; text-align: left; font-weight: bold;}
.small { font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt; color: #333333}


.nav	     { font-family: Arial, Helvetica, sans-serif; font-size: 7.1pt; color: #636363; margin: 4px 4px 8px 4px; text-align: left; border-width: 0px; }
A	     { color: #1A1A1A; text-decoration: underline; ; font-weight: bold}
A:hover	     { color: #111111; text-decoration: underline; ; font-weight: bold}

.nav A { color: #1A1A1A; text-decoration: none; font-weight: normal; }
.nav A:hover { color: #111111; text-decoration: underline; ; font-weight: normal; }

.courseText  { font-family: Arial, Helvetica, sans-serif; font-size: 7.1pt; color: #1A1A1A; margin: 0px 0px 0px 4px; text-align: left; border-width: 0px; line-height: 12px;}

.boxNews {
	display: block;
	position: relative;
    margin-top: 115px; 
	width: 140px;
    z-index: 30; 
	visibility: visible;
    text-align:left;
	line-height: 7px;
}

.boxNav {
	display: block;
	position: relative;
    margin-top: 115px; 
	left: 0px; 
	width: 140px; 
    z-index: 30; visibility: visible;
    text-align:left; 
}

#divMain{
	width: 734px;
	position: absolute;
 	top: 30px;;
 	left: 50%;
	width: 734px;
	margin-left: -367px;
	
}

.content, .content_2_1, .content_2_2, .content_2_3 {
	z-index: 1; visibility: visible;  
	background-repeat:no-repeat;
}
.content { 
	background-image:url(../gif/hws_BG_neutral.gif);
}

.content_2_1 {
	background-image:url(../gif/hws_BG_medical.gif);
}

.content_2_2 {
	background-image:url(../gif/hws_BG_management.gif);
}


.content_2_3 {  
	background-image:url(../gif/hws_BG_handel.gif);
}

.content_kosmetik {  
	background-image:url(../gif/hws_BG_kosmetik.gif);
}

#divNav{
  margin-top: 5px;
  margin-left: 3px;
  font-family: Arial, Helvetica; 
  font-size: 8pt; 
  color: #1A1A1A; 
  text-align: left;
  
}

.topNav{
  display: block;
  font-size: 8pt; 
  padding-left: 5px;
  margin-bottom: 7px;
  font-weight: bold;
}

.subNav{
  display: block;
  font-size: 8pt; 
  padding-left: 10px;
  margin-bottom: 7px;
}

#divNav a:link {
  text-decoration: none;
  
}

#divNav a:visited {
  text-decoration: none;
}

#divNav a:hover {
  text-decoration: underline;
  color:#666666;
}

.subNav a, .subNav a:hover{
  font-weight: normal;
}

#divFooter{
  position: relative;
  left: 0px;
  top: 0px;
  z-index:30;
  margin-top:	10px;
}

.subNavActive{
	color:#B6B6B6;
	text-decoration: none;
}

.medical, .titel_medical, .titel_medicalSmall, .titel_medicalSmall2, .titel_medicalSmall a, .titel_medicalSmall2 a{
	color:#3E81C2;
}
.handel, .titel_handel, .titel_handelSmall, .titel_handelSmall2, .titel_handelSmall a, .titel_handelSmall2 a{
	color:#62BE9B;
}
.management, .titel_management, .titel_managementSmall, .titel_managementSmall2, .titel_managementSmall a, .titel_managementSmall2 a{
	color:#e86d7b;
}

.titel_allgemein, .titel_allgemeinSmall, .titel_allgemeinSmall2, .allgemein, .titel_allgemeinSmall a, .titel_allgemeinSmall2 a{
  	color: #8299AF;
}

.kosmetik, .titel_kosmetik, .titel_kosmetikSmall, .titel_kosmetikSmall2, .titel_kosmetikSmall a, .titel_kosmetikSmall2 a{
	color:#FABD05;
}

#divTitle{
    display: block;
	height:	80px;
	text-align: left;

}
.titel_allgemein, .titel_handel, .titel_medical, .titel_management, .titel_kosmetik{
	font-size: 19px;
	font-weight:	bold;
	line-height:	20px;
}

.titel_allgemeinSmall, .titel_handelSmall, .titel_medicalSmall, .titel_managementSmall , .titel_kosmetikSmall{
	font-size: 14px;
	font-weight:	bold;
	text-align: left;
	margin: 0px 0px 4px 4px;
	line-height:	16px;
}

.titel_allgemeinSmall2, .titel_handelSmall2, .titel_medicalSmall2, .titel_managementSmall2, .titel_kosmetikSmall2{
	font-size: 11px;
	font-weight:	bold;
	text-align: left;
	margin: 0px 0px 4px 4px;
	line-height:	12px;
}

.byline{
	font-size:14px;
	font-weight: bold;
	color: #8e8e8e;
	line-height: 30px;
}


.medicalByline{
	font-size:14px;
	font-weight: bold;
	color: #3E81C2;
	line-height: 30px;
}

.handelByline{
	font-size:14px;
	font-weight: bold;
	color: #62BE9B;
	line-height: 30px;
}

.managementByline{
	font-size:14px;
	font-weight: bold;
	color: #e86d7b;
	line-height: 30px;
}

.kosmetikByline{
	font-size:14px;
	font-weight: bold;
	color:#FFCC00;
	line-height: 30px;
}

.mainText{
	/*
	display: block;
	height:	600px;
	width:	400px;
	overflow-x:scroll;
	*/
}

#boxRight{
	line-height: 15px;
}