@charset "utf-8";

a.white:link { color:#FFFFFF;
text-decoration:none;
 } 
a.white:visited { color:#FFFFFF }
a.white:hover { color:#FFFFFF } 
a.gray:link {
	color:#333333;
	text-decoration: none;
}
a.gray:visited { color:#333333 }
a.gray:hover { color:#333333 }

.white{
	font-size: 11px;
	color: #FFFFFF;
}
.contact {
	font-size: 9px;
	letter-spacing: 2px;
	color: #660000;
}

.contactPage {
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
	line-height: 25px;
}
.bodytxt {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	font-weight: normal;
	/*text-align: justify;*/
}
.bodytxt_i {
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	font-weight: normal;
	/*text-align: justify;*/
	font-style: italic;
}
.bodytxt-kandidaten {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	font-weight: normal;
}
.bodytxt-header {
	font-size: 1.5em;
	line-height: 2em;
	color: #F58025;
}
.bodytxt-subheader {
	font-size: 1em;
	line-height: 2em;
	color: #F58025;
	font-weight: bold;
}
.counselingtxt {
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	font-weight: normal;
	letter-spacing:-0.5px;
}
.homelink {
	font-weight: bold;
	color: #000000;
}
.homeContentWhite {
	font-size: 0.7em;
	color: #FFFFFF;
	line-height: 1.7em;
}
#contains {
	color: #333333;
	font-size: 0.7em;
	line-height: 1.8em;
	padding:10px 5px 5px 0px;

}
#shaddow {
	font-size: 0.7em;
	line-height: 1.8em;
	position:absolute;
	top:0px;
	left: 758px;
	width:216px;
	padding:10px 5px 5px 0px;
}
#contains2 {
  	color: #333333;
	font-size: 0.7em;
	line-height: 1.8em;	
	padding:10px 5px 0px 0px;
}
#shaddow2 {
	font-size: 0.7em;
	line-height: 1.8em;
	position:absolute;
	top:0px;
	left: 763px;
	width:211px;
	padding:10px 5px 0px 0px;
	margin-right:-1px;
}
.right{
text-align:right;
}
.text {
	text-align:right;
	color:#FFFFFF;
}

.orange {
	color: #F56E25;
	font-weight: normal;
}

.orangebold {
	color: #F56E25;
	font-weight: bold;
}
