body {
	margin: 0px;
}

.FrontContryTxt {
	font-family: arial;
	font-size: 11px;
	color: #004489;
}

.FrontContryTxt A {
	color: #004489;
	text-decoration: none;
}

.FrontContryTxt A:Hover {
	text-decoration: underline;
}

.MenuPunkt {
	font-family: arial;
	font-size: 12px;
	color: #004489;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
}

.MenuPunkt:HOVER {
}

.BoxText {
	font-family: arial;
	font-size: 11px;
	color: #004489;	
	line-height: 18px;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 3px;
}

.AddressInfo {
	font-family: arial;
	font-size: 11px;
	color: #707172;	
	line-height: 16px;
	padding-left: 29px;
}

.AddressInfo A {
	color: #707172;
	text-decoration: none;
}

.AddressInfo A:Hover {
	text-decoration: underline;
}

.CompName {
	font-family: arial;
	font-size: 11px;
	color: #707172;	
	line-height: 16px;
	padding-left: 10px;
} 

.BottomContactInfo {
	font-family: arial;
	font-size: 11px;
	color: #004489;
}

.BottomContactInfo A {
	color: #004489;
	text-decoration: none;
}

.BottomContactInfo A:Hover {
	text-decoration: underline;
}

.PageText {
	font-family: arial;
	font-size: 11px;
	color: #004489;			
	line-height: 18px;
}

.PageText STRONG {
	font-size: 13px;
}

.PageText TD STRONG {
	font-size: 11px;
}

.PageText .Mark {
	color: #707172;
	font-weight: bold;
}

.PageText A {
	color: #E85425;
	font-weight: bold;
}

.PageTable {
	font-family: arial;
	font-size: 11px;
	color: #004489;
	border-color: #CCDAE7;
	border-width : 0px 0px 1px 1px;
	border-style: dotted;	
}

.PageTable TH {
	text-align: center;
	font-weight: normal;
	background: #CCDAE7;
	border-color: #CCDAE7;
	border-width : 1px 1px 0px 0px;
	border-style: dotted;	
}

.PageTable TD {
	text-align: center;
	font-weight: normal;
	color: #707172;
	border-color: #CCDAE7;
	border-width : 1px 1px 0px 0px;
	border-style: dotted;	
}

.PageTable2 {
	font-family: arial;
	font-size: 11px;
	color: #004489;
}

.PageTable2 TD {
	text-align: left;	
}

.ButtomLinks A {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #E85425;
	text-decoration: none;
}

.ButtomLinks A:Hover {
	color: #004489;
}

.TextBold {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #004489;	
}