@charset UTF-8;

* {
margin:0;
padding:0;
}

body {
background:url(../images/elements/top1.png) repeat-x #900;
}

.entry p img {
	border:1px solid #900;
	margin-right:15px;
	position:relative;
	float:left;
	padding:6px;
}
.entry img {
	border:1px solid #900;
	margin-right:15px;
	position:relative;
	float:left;
	padding:6px;
	width: 125px;
}

.entry {
	margin-bottom:10px;
	position:relative;
	float:left;
	padding:10px;
	background:maroon;
	width: 670px;
}

.entry p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:20px;
	letter-spacing:1px;
	padding-right:30px;
}

.entry h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
color:#FFF;
margin-bottom:10px;
}

.entry h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
color:#FFF;
margin-bottom:15px;
}

.entry h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #900;
	padding:4px;
	font-size:10px;
	color:#FFFFFF;
	float: right;
}
.entry h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	padding-right: 5px;
	float: left;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
}
.slider {
	margin-bottom:10px;
	position:relative;
	float:left;
	padding:10px;
	background:maroon;
	width: 670px;
}

a {
text-decoration:none;
border-bottom:1px dotted #CC0001;
color:#CC0001;
}

#wrapper {
width:960px;
margin:0 auto;
}

#header {
width:960px;
padding-top:10px;
position:relative;
}

#menu {
width:960px;
float:left;
position:relative;
padding-top:28px;
}

#menu ul {
list-style:none;
margin:0;
padding:0;
}

#menu li {
float:left;
margin:0;
padding:0;
}

#menu a {
display:block;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFF;
letter-spacing:.1em;
border:none;
margin:0;
padding:7px 13px;
}

#menu a:hover {
text-decoration:none;
background:#590000;
}

#menu .first {
margin-right:3px;
background:#590000;
}

#page {
width:960px;
margin:0 auto;
background:#66F;
}

#content {
	float:left;
	width:690px;
	position:relative;
	margin-top:30px;
	margin-right:20px;
}

#content2 {
float:left;
position:relative;
margin-top:30px;
margin-right:20px;
}

#sidebar {
float:left;
padding-right:5px;
margin-top:30px;
padding-bottom:15px;
position:relative;
width:220px;
margin-left:15px;
}

#sidebar ul {
list-style:none;
margin:0;
padding:0;
}

#sidebar li {
padding-right:5px;
margin-bottom:5px;
}

#sidebar li li {
padding:8px;
}

#sidebar h2 {
letter-spacing:-.5px;
color:#FFF;
padding-bottom:10px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:maroon;
border-top-width:1px;
border-top-style:solid;
border-top-color:maroon;
padding-top:10px;
margin:0;
}

#sidebar h3 {
letter-spacing:-.5px;
color:#CCC;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:400;
margin:0;
padding:0 0 10px;
}

#sidebar p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFF;
line-height:20px;
letter-spacing:1px;
}

#sidebar a:hover {
text-decoration:underline;
color:#787878;
}

#sidebar a {
color:#FFF;
border:none;
}

#s3slider {
	width: 660px; /* important to be same as image width */
	height: 264px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}

#s3sliderContent {
	width: 660px; /* important to be same as image width or wider */
	position: absolute; /* important */
	top: 0; /* important */
	margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
	position: absolute; /* important */
	left: 0;
	width: 660px;
	background-color: #000;
	filter: alpha(opacity=70); /* here you can set the opacity of box with text */
	-moz-opacity: 0.7; /* here you can set the opacity of box with text */
	-khtml-opacity: 0.7; /* here you can set the opacity of box with text */
	opacity: 0.7; /* here you can set the opacity of box with text */
	color: #fff;
	display: none; /* important */
	top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 15px;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
	font-weight: bold;   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image 
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
}
#acties{
	position:relative;
	top:30px;
	right:0px;
	width: 230px;
	float: left;
	height: 600px;
	left: 10px;
}
#acties li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 25px;
}
.top_up{}
