* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
html, body {
	height: 100%;
}
body {
	
}
ul {
	list-style-type: none;
}
h1 {
	
}
h1 #h1Left, h1 #h1Right {
	font-family: arial,Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 19px;
	color: #333333;
}
h1 #h1Left {
	float: left;
	width: 325px;
	text-align: right;
}
h1 #h1Right {
	float: right;
	width: 415px;
	padding-right: 200px;
	text-align: left;
}
h2 {
	background: url(bg_h2000.png) no-repeat;
	font-size: 12px;
	margin: 15px 0px 10px 0px;
	padding: 15px 2px 20px 15px;
}
p {
	padding: 10px 0px;
}
a {
	color: #990033;
}
a:hover {
	color: #0000FF;
}
.clear {
	clear:both;
}
#wrapper {
	width: 980px;
	margin: 0px auto;
	padding-bottom: 30px;
	background: url(bg_wrapp.png) repeat-y;
	min-height: 100%;
}
* html #wrapper {
	height: 100%;
}
#topNavigation {
	border-top: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	background: #E6E6E6 url(bg_topNa.png) repeat-y 772px top;
	width: 100%;
	float: left;
}
#topNavigation li {
	float:left;
}
#topNavigation a {
	padding: 6px 9px;
	text-decoration: none;
	color: #000000;
	display:block;
}
#header {
	background: #CDCDCD;
	padding-bottom: 5px;
	position: relative;
}
#header h1 a.languageSelector {
	position: absolute;
	top: 0px;
	left: 0px;
}
#header h1 a.languageSelector  img {
	border: none;
}
#topNavigation a:hover, #topNavigation li.current a {
	background: #FFCC19;
}
#header h1 a#fr {
	top: 55px;
	left: 27px;
}
#header h1 a#nl {
	top: 55px;
	left: 56px;
}
#header h1 a#uk {
	top: 55px;
	left: 83px;
}
#leftColumn {
	width:200px;
	float:left;
	border-top: 3px solid #FFFFFF;
}
#mainColumn {
	width: 530px;
	padding: 0px 20px;
	float:left;
	border-top: 3px solid #FFFFFF;
}


#mainColumn .contentLeft {
    width: 290px;
    padding-left: 10px;
    float:left;
}
#mainColumn .contentRight {
    margin-left: 330px;
    margin-right: 0px;
	
}

#rightColumn {
	width: 208px;
	float:right;
	border-top: 3px solid #FFFFFF;
}
#rightColumn address {
	font-style: normal;
	line-height: 15px;
}
.sideNavigation {

}
.sideNavigation li {
	padding-left: 27px;
}
.sideNavigationBold li {
	padding-left: 26px;
}

.sideNavigation li.title {
	border-bottom: 2px solid #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding: 7px 0px 7px 40px;
	background: url(bg_sideN.png) repeat-y left top;
}
.sideNavigation li.last a {
	border-bottom: none;
}
.sideNavigation a {
	display:block;
	padding: 6px 0px 6px 32px;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	background: url(bg_sideO.png) no-repeat 10px center;
	height: 100%;
}
.sideNavigationBold a {
	font-weight: bold;
	color: #53524E;
}
.sideNavigation a:hover, .sideNavigation li.current a {
	background-color: #FFCC19;
}
.sideNavigation .red, .sideNavigationBold .red {
	color: #CC0000;
}
.sideNavigation li.content {
	background: url(bg_sideO.png) no-repeat 36px 12px;
	padding: 11px 0px 6px 59px;
}
.sideNavigation li.content a {
	color: #CC0000;
	background: none;
	border: none;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
}
.sideNavigation li.content a:hover {
	text-decoration: underline;
}
#footer {
	width: 980px;
	margin: -25px auto 0px auto;
	background: #CDCDCD url(bg_foote.png) repeat-y;
	height: 25px;
}
#footer address {
	display: block;
	border-top: 1px solid #FFFFFF;
	width: 769px;
	font-style: normal;
	padding: 6px 0px 0px 30px;
	color: #535353;
	text-align: center;
}

ul.subnavi
{
	list-style-type:none;
	background:#E2E2E2;
}

ul.subnavi li
{
	color:#FFEA9E;
	background:#E2E2E2;
}

ul.subnavi li a
{
	color:#000000;
	padding:5px;
	background:#E2E2E2;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	display: block;
	height: 100%;
}

ul.subnavi li a:hover, ul.subnavi li a.active, ul.subnavi li a.active:hover
{
	color:#990033;
	background:#CCCCCC;
	text-decoration:none;
}

ul.subnavi li a.last
{
	color:#000000;
	padding:5px;
	background:#E2E2E2;
	height:100%;
	display:block;
	text-decoration:none;
	font-weight:bold;
	border:none;
}

ul.subnavi li a.last:hover, ul.subnavi li a.lastactive, ul.subnavi li a.lastactive:hover
{
	color:#990033;
	background:#CCCCCC;
	padding:5px;
	height:100%;
	display:block;
	text-decoration:none;
	font-weight:bold;
	border:none;
}
.imageBox {
	width: auto;
}
.imageBox .tl {
	background: url(top00000.gif) no-repeat;
	height: 18px;
}
.imageBox .tr {
	background: url(top00000.gif) no-repeat right top;
	height: 18px;
	margin-left: 30px;
}
.imageBox .bl {
	background: url(bottom00.gif) no-repeat;
	height: 18px;
}
.imageBox .br {
	background: url(bottom00.gif) no-repeat right top;
	height: 18px;
	margin-left: 30px;
}
.imageBox .mr {
	text-align: center;
	border-right: 1px solid #999999;
	margin-right: 11px;
}
.imageBox .ml {
	border-left: 1px solid #999999;
	margin-left: 11px;
}
* html .imageBox .ml {
	margin-left: 14px;
}
.nav0 {font-size: 16px; color: #333333;}

a.nav0:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.nav0:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.nav0:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
} 
a.nav0:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: ##000000;
	text-decoration: none;
}
.nav1 {font-size: 16px; color: #333333;}

a.nav1:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}
a.nav1:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}
a.nav1:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
} 
a.nav1:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
}
.nav2 {font-size: 11px; color: #333333;}

a.nav2:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.nav2:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.nav2:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
} 
a.nav2:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.nav22 {font-size: 11px;color:#333333;} 
/*a.nav22 {text-decoration: none;}
a.nav22:hover {text-decoration: none;color: #FF0000}*/

a.nav22:link{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.nav22:visited{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal; 
	color: #333333;
	text-decoration: none;
}
a.nav22:hover{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
} 
a.nav22:active{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.klein {font-size: 11px; color: #333333;}

a.klein:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
a.klein:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
}
a.klein:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
} 
a.klein:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

