body, html {
	width: 100%;
	height: 100%;
}
body {
	background-color: #ffffff;
	background-image: url(img/background.gif);
	margin: 0 auto;
	font-family: Verdana ; 
	}
#container {
	position: absolute;
	top: 8px; left: 50%; margin-left: -370px;
	width: 740px; height: auto;
}

#content {
	float: right;
	width: 510px; height: auto;
	background-color:#ffffff;
	min-height: 630px;
	padding: 20px 20px 20px 20px
 }
#navi {
	float: right;
	width: 190px;
	height: 630px;
	background:url(img/sidebar-bg.gif) no-repeat;
 }

#top {
	width: 740px;
	height: 189px;
	background:url(img/header.gif) no-repeat;
 }
#footer {
	float: left;
	background: url(img/footer-bg.gif);
	width: 740px; height: 60px;
}

p { font-size: 12px; line-height: 15px; margin-bottom: 15px; }
h1  { font-size: 16px; margin-bottom: 15px; color: #404D91; }
h2 { font-size: 15px; color: #ff0000; margin-bottom: 15px; }
#content li { font-size: 12px; line-height: 15px; margin-left: 40px;}
#content ul { list-style: disc; padding-bottom: 15px; }


.navigation {
	height: 30px;
	border-bottom: 1px solid #c8c8c8;
	padding-left: 26px;
}
.navigation a { line-height: 30px; text-decoration:none; color: #FFFFFF; font-size: 12px; font-weight: bold; }
.navigation1 {
	height: 30px;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	padding-left: 26px;
}
#navi a { line-height: 30px; text-decoration:none; color: #FFFFFF; font-size: 12px; font-weight: bold; }

.navigation:hover { background-color: #6369AB;}
.navigation1:hover { background-color: #6369AB;}

#adresse {
	padding-left: 5px;
	padding-top: 70px;
}
#adresse p, #adresse a {
	font-size: 10px; color: #ffffff; font-weight:normal; 
}
/*
	SLIDER vanaf hier!!!
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 590px; position: relative; 
											   }


/*
	TYPOGRAPHY
*/
#pagewrap ul											{ list-style: square inside; }
#pagewrap a, a:visited								{ color: #729dff; text-decoration: none; }
#pagewrap a:hover, a:active							{ color: white; }


/*
	SLIDER
*/
.slider-wrap								{ width: 400px; position: absolute;  }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 400px;  }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 400px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -43px 0 0 42px; }
#movers-row div								{ width: 20%; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.cross-link									{ display: block; width: 62px; margin-top: 0px; 
											  position: relative; padding-top: 29px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }
.slidetable { width: 200px; }
.slidetable td { font-size: 11px; }
.slidetitle-bg {
	position: relative;
	top: -59px; left: 20px;
	height: 37px;
	background-color:#000000;
	width: 360px;
	filter:alpha(opacity=65);-moz-opacity:.65;opacity:.65;
	text-align:center; overflow: hidden;
	border-top: 1px solid #c8c8c8;
}		  		
.slidetitle {
	
	position: relative;
	top: -94px; left: 20px;
	height: 33px;
	width: 350px;
	text-align:center; overflow: hidden;
	padding: 4px 5px 0px 5px;
	margin: 0px 10px 0px 10px;
}
.slidetitle p { font-size: 12px; color:#ffffff; line-height: 21px; }	
.slidetitle img { border: 1px solid #c8c8c8; }
.slideheader { 	font-size: 16px; color: #95C2EF}