/*=== Setup ===*/
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,img,form{
	border: 0;
	margin: 0;
	padding: 0;
}
html{
	background: url(bgr2.gif) top;
	height: 100%;
}
body{
	background: url(bgr.gif) repeat-x top;
	color: #000000;
	font: 11px Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	padding: 5px 0 15px;
}
a{
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #ce0002;
}

form {
font-family: Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
}

input,select,textarea{
font-family: Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	border: #a2bcd0 1px solid;
	font-size: 10px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}

h2 span,h3 span{
	display: none;
}
/*=== Layout ===*/
.page{
	background: url(homepage-bgr.gif) #ffffff repeat-y;
	margin: 0 auto;
	width: 850px;
}
#sub.page{
	background: url(subpage-bgr.gif) #ffffff repeat-y;
}
/*=== Header ===*/
#header{
	background: #ffffff;
	height: 94px;
	margin: 0 3px 0 0;
}
/*- Logo -*/
#header h1{
	background: url(logo.gif) no-repeat;
	float: left;
	position: relative;
	text-indent: -9999px;
}
#header h1 a{
	display: block;
	height: 94px;
	width: 265px;
}
/*- Top Menu -*/
#header ul{
	float: left;
	height: 16px;
	line-height: 16px;
	margin: 73px 0 0;
	width: 380px;
}
#header li{
	color: #78797e;
	float: right;
}
#header li a{
	border-left: 1px solid #ccd8e5;
	color: #78797e;
	padding: 2px 7px 0;
}
#header li a:hover{
	color: #ce0002;
	text-decoration: none;
	border-left: 1px solid #ccd8e5; 
}
#header li img{
	margin: -3px 0 0;
	position: relative;
}
/*- Search -*/
#search{
	float: left; /*padding: 10px 0 5px 13px;*/
	height: 18px;
	margin: 70px 0 0;
	width: 190px;
}
#search input{
	float: left;
	width: 135px;
}
#search .btn{
	border: 0;
	margin: 0 0 0 5px;
	padding: 0;
	width: auto;
}
/*=== Columns ===*/
#columns{
	background: url(columns-top.gif) no-repeat top left;
	height: 1%;
}
#sub #columns h2{
	font-size: 14px;
	padding: 0 0 15px;
}
#sub #columns p{
	padding: 0 0 12px;
}
/*- Home Page Columns -*/
.col1{
	color: #474747;
	float: left;
	width: 183px;
}
.col1 a{
	color: #474747;
}
.col1 a:hover{
	color: #cc0000;
}
.col2{
	float: left;
	margin: 0 0 0 10px;
	width: 215px;
}
.col3{
	float: left;
	width: 216px;
}
.col4{
	float: left;
	width: 213px;
}
#home .spacer{
	padding: 0 10px;
}
#sub .spacer{
	padding: 20px 15px 0 20px;
}
/*--- Left Column ---*/
#leftcol{
	float: left;
	padding: 1px 0 0;
	width: 183px;
}
.leftcol-sep{
	background: url(left-sep.gif) no-repeat top left;
	clear: both;
	height: 19px;
	overflow: hidden;
	width: 183px;
}

.leftcolsub-sep{
	background: url(leftsub-sep.gif) no-repeat top left;
	clear: both;
	height: 19px;
	overflow: hidden;
	width: 183px;
}

/*- Left Menu -*/
ul.leftmenu{
	padding: 0 1px 0 2px;
}


* html .leftmenu li a{
	height: 14px;
}

* html .leftmenu li li a{
	height: 14px;
}

* html .leftmenu li li li a{
	height: 14px;
}


.leftmenu li a{
	border-bottom: 1px solid #a2bcd0;
	color: #000000;
	display: block;
	font-weight: bold;
	padding: 3px 0 3px 20px;
}
.leftmenu li.last a{
	border: 0;
	
}
.leftmenu li a:hover, .leftmenu li.active a{
	background: #f0f3f7;
	color: #000000;
}
.leftmenu li.active a{
	background: url(ico-darrow.gif) #f0f3f7 no-repeat left;
	color: #ce0002;
}
/*- Left Sub Menu -*/
.leftmenu ul{
	border-bottom: 1px solid #a2bcd0;
}
.leftmenu li.active li a{
	background: #f0f3f7;
	border: 0;
	color: #000000;
	font-weight: normal;
	padding: 3px 0 4px 20px;
}
.leftmenu li.active li a:hover{
	background: #ffffff;
}
.leftmenu li.active li.active a{
	color: #ce0002;
	font-weight: bold;
}
/*- Left Sub Menu 2 -*/
.leftmenu ul ul{
	border: 0;
}
.leftmenu li.active li.active li a{
	background: #ffffff;
	color: #000000;
	font-weight: normal;
	padding: 3px 0 4px 35px;
}
.leftmenu li.active li.active li.active a,
.leftmenu li.active li.active li a:hover{
	background: url(ico-arrow.gif) #ffffff no-repeat left;
	color: #ce0002;
}
/*--- Center Column ---*/
#centercol{
	float: left;
	margin: 0 0 0 9px;
	width: 644px;
}
/*- Home Page Title Image -*/
.title{
	background: #ffffff;
	height: 245px;
	overflow: hidden;
}
/*=== Styling Lists ===*/
ul.list1,ul.list2{
	padding: 10px 20px;
}
.list1 li{
	padding: 0 0 12px;
}

.list1 li h3,.list1 li h4{
	font-size: 11px;
}
.list1 li h4{
	font-weight: normal;
}
.list2 li{
	padding: 0 0 6px;
}



ul.list1adresse{
	padding: 0 5px 10px 20px;
}

ul.list2{
	padding: 10px 20px;
}

.list1adresse li{
	padding: 0 0 12px;
	white-space: nowrap;
}

.list1adresse li h3,.list1adresse li h4{
	font-size: 11px;
}
.list1adresse li h4{
	font-weight: normal;
}

#contentboxsub {
margin: 0px;
padding: 10px 10px 10px 10px;
}

form table font {
font-family: Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
}

#contentboxsub form {
font-family: Arial;
font: Arial;
}


#contentboxsub font  {
font-family: Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
}


#contentboxsub form td{
font-family: Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	padding: 3px;
}


#contentboxsub  li{
	list-style: disc;
	padding: 0px;
	margin: 5px 0 0 40px;
}

#contentboxsub  ol li{
	list-style: decimal;
	padding: 0px;
	margin: 5px 0 0 0;
}


#contentboxsub  p{
	padding: 0 0 10px 0;
}





#contentboxsub td a{
	color: #CE0002;
}

#contentboxsub font a{
	color: #CE0002;
}


#contentboxsub p a{
	color: #CE0002;
}



#contentboxsub h1{
	padding: 0 0 8px 0;
	font-size: 16px;
	color: #000000;
}


#contentboxsub h2{
	font-size: 15px;
	padding: 0 0 8px 0;
	color: #000000;
}


#contentboxsub h3{
	font-size: 14px;
	padding: 0 0 6px 0;
	color: #000000;
}


#contentboxsub h4{
	font-size: 13px;
	padding: 0 0 6px 0;
	color: #000000;
}


#contentboxsub h5{
	font-size: 12px;
	padding: 0 0 5px 0;
	color: #000000;
}

#contentboxsub input{
font-family: Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	font-size: 12px;
	color: #000000;
}

#contentboxsub textarea{
font-family: Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	font-size: 12px;
	color: #000000;
}


/*=== Footer ===*/
#footer{
	background: url(subpage-bot.gif) repeat-x top;
	height: 21px;
}
#footer ul{
	float: right;
	padding: 0 13px 0 0;
}
#footer li{
	float: right;
	line-height: 18px;
	margin: 0 0 0 15px;
}
* html #footer li{
	padding: 0;
}
#footer a{
	color: #474747;
}
#footer a:hover{
	color: #ce0002;
	text-decoration: none;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}


.hiddentext {
	visibility: hidden;
	z-index: -4;
	position: absolute;
	top: -1000px;
	}
/* Jump Navi */


.blindThis {
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

.sprungblind {
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

.sprungblind:focus, .sprungblind:active {
	position: absolute;
	display: block;
	top: 4.5em;
	left: 4.4em;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	color: #000000;
	width: auto;
	height: auto;
	padding: 0 5px 0 5px;
	}

