a:HOVER {
	color: #e35f15;
}

a:ACTIVE {
	color: #e35f15;
}

a:VISITED {
	color: #e35f15;
}

a {
	text-decoration: none;
	color: #e35f15;
}

.normal, .normalPadded, .besoBoxOrange, .leftTopBottom, .besoBoxGray, .teaserHeader, .navigation, .identedText, .besoBoxAGB, .newsLink {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	color: #575757;
}

.newsLink {
	color: #e35f15;
	cursor: hand;
}

.navigation {
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	color: #575757;
}

.normalPadded, .leftTopBottom {
	padding-right: 5px;
	padding-left: 5px;
}

.footer{
	color: #575757; 
	font-size:8pt; 
	font-family:Verdana, Arial, Helvetica; 
	font-weight:bold; 
	text-decoration:none
}

H1 {
	color: #575757; 
	font-size:14pt; 
	font-family:Verdana, Arial, Helvetica; 
	font-weight:bold; 
	text-decoration:none
}

H1.huge {
	color: #e35f15; 
	font-size:18pt; 
	font-family:Verdana, Arial, Helvetica; 
	font-weight:bold; 
}

.teaserHeader {
	background-color: #575757;
	color: white;
	font-size: 10pt;
	font-weight:bold;
	text-align: center;
}

.section_header {
	font-family: Verdana, Arial, Helvetica;
	color: #575757;
	font-weight:bold; 
	font-size:12pt;
}

.searchFormField {
	font-family: Verdana, Arial, Helvetica;
	color: #575757;
	font-size: 9pt;
	margin-left: 10px;
	width: 150px;
}


.besoBoxOrange, .besoBoxGray {
	color: #e35f15; 
	border-bottom-style: solid;
	border-bottom-color: #e35f15;
	border-bottom-width: 2px;
	font-size: 12pt;
	padding-left: 10px;
	padding-top:2px; 
	padding-bottom: 2px;
	
}

.besoBoxGray {
	color: #666666; 
	border-bottom-color: #666666; 
	font-size: 11pt;
	padding-left: 10px;
	padding-top:2px; 
	padding-bottom: 2px;
}

.besoBoxAGB {
	color: #666666; 
	font-size: 11pt;
	padding-left: 10px;
	padding-top:2px; 
	padding-bottom: 2px;
}

.leftTopBottom {
	border-style:solid; 
	border-color: #c4c4c4; 
	border-width: 1px;
	border-right-width: 0px;
}

.topBottom {
	border-style:solid; 
	border-color: #c4c4c4; 
	border-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
}

.topRightBottom {
	border-style:solid; 
	border-color: #c4c4c4; 
	border-width: 1px;
	border-left-width: 0px;
}

.imageDiv {
	width: 160px;
	height: 112px;
	border-color: #575757;
	border-style: solid;
	border-width: 1px; 
}

.identedText {
	padding-left: 18px;
	text-align: justify;
}

.AGBHeading {
	font-weight: bold;
}

ol {
	margin-top: 2px;
	margin-bottom: 2px;
}

p.justified {
	text-align: justify;
}
