/* End Hacks */
#map {
	position: fixed;
	height: 250px;
	width: 250px;
}
#news  {
	position: absolute;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #871682;
	font-size: 14px;
	margin-left: 30px;
	margin-top: 22px;
}
#news2   {
	position: absolute;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #871682;
	font-size: 14px;
	margin-left: 28px;
	margin-top: 22px;
}
#News_text  {
	position: absolute;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 225px;
	vertical-align: top;
	color: #333333;
}
#News_text  .newsDate  {
	font-style: italic;
	color: #871682;
}
#News_text  a  {
	font-weight: bold;
	color: #871682;
	text-decoration: none;
}
#News_text1  {
	position: absolute;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#News_text2  {
	position: absolute;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 235px;
	margin-left: 5px;
}
#News_text2  a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#News_text2  .quoter  {
	font-style: italic;
	color: #871682;
	text-align: right;
	vertical-align: top;
}
#News_text3  {
	position: absolute;
	margin-top: 0px;
}
#big_img {
	border: thin solid #851081;
}
/* End Hacks */
#keypersonal_subPageInner {
	width: 395px;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0px;
	margin-left: 10px;
}
#key_image {
	width: 100px;
	float: left;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-color: #EDDBEC;
	border-right-color: #851081;
	border-bottom-color: #851081;
	border-left-color: #EDDBEC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#subPageContent_line   {
	width:540px;
	height:1px;
	background-color: #FFCCFF;
}
/*************************
* subpage inner
**************************/
#subPageInner{
	width:550px;
	float:left;
	min-height:300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-left: 10px;
	padding-top: 5px;
}
#subPageInner_right     {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	position: relative;
	text-align: center;
}
#footer  .footer_text  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #871682;
	margin-left: 29px;
}
#FooterLinks  {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	bottom: 20px;
	vertical-align: top;
}
#footer  #iso  {
	position: absolute;
	margin-top: 24px;
	margin-left: 625px;
}
#footer #ernst {
	position: absolute;
	margin-top: 22px;
	margin-left: 520px;
}

#footer  #master  {
	margin-left: 420px;
	position: absolute;
	margin-top: 89px;
	width: 40px;
}
#footer  #visa  {
	margin-left: 375px;
	position: absolute;
	margin-top: 90px;
	width: 40px;
}
#FooterLinks  a {
	text-decoration: none;
	color: #851081;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#listMenuRoot  {
	position: absolute;
	width: 576px;
	float: left;
	padding-top: 65px;
	padding-left: 0px;
}
body {
	background-attachment: fixed;
	background-image: url(../images/bg_line.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#mainText {
	float: left;

}
#pageName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #851081;
	font-weight: bold;
	position: absolute;
	margin: 10px;
}

#mainPic {
	text-align: left;
	vertical-align: top;
	float: left;
	height: 212px;
	width: 743px;
}
#mainTD {
	background-image: url(../images/cont_bg2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}
/*************************
* sectionLinks
**************************/
#sectionLinks{
	width:150px;
	margin:0 0 0 0;
	float:left;
}
#sectionLinks a{
	margin:0;
	padding:4px 10px 4px 20px;
	display:block;
	background:url(../images/bgSectionLink.gif) no-repeat 5px center #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #851081;
	text-decoration: none;
}
#sectionLinks a:hover, #sectionLinks a.currentpage{
	text-decoration:none;
	background:url(../images/bgSectionLinkOver.gif) no-repeat 5px center #EDDBEC;
}
#sectionLinks ul{
	margin:0 0 0 1px;
}
#sectionLinks ul, #sectionLinks li{
	margin:0;
	padding:0;
	list-style:none;
}
* html #sectionLinks{
	position:relative;
}
* html #sectionLinks a{
	position:relative;
}
#sign {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.email {
	color: #851081;
	font-weight: bold;
	text-decoration: underline;
}
#bullet {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 0px;
	text-decoration: none;
}

