/* Import

-----------------------------------------------------------------------------*/

@import url("menu.css");

* {
	margin: 0;
	padding: 0;
}

header, nav, section, article, aside, footer {
	display: block;
}

/* Body

-----------------------------------------------------------------------------*/

* { margin:0; }

body, html { 
	font-family: Verdana, Arial;
	font-size: 11px;
	padding: 0px;
	margin:0px;
	color: #333;
	letter-spacing:0.05em;	
	background-color:#cecece;
}

.clear {
	clear: both;
}

a {
	color:#333;
}

#beta {
	position:absolute;
	top:50px;
	margin-left:115px;
	color:#fff;
}

/* Header

-----------------------------------------------------------------------------*/
header {
	margin-bottom:5px;
	padding-bottom:18px;
	background-position: 0px 0px;
	background-image: url('../images/background.gif');
	background-repeat: repeat-x;
}

header div {	
	margin: 0px auto;
	width: 1000px;
}

#login {
	width:700px;
	margin: 0 0 0 0;
	float:right;
	text-align:right;
}

#sub_placeholder {
	width:800px;
}

#login input[type="text"], #login input[type="password"] {
	border:0px;
	height:18px;
	padding:0 5px 0 5px;
	width:125px;
	background: url("../images/input.jpg") repeat-y 0px 0px;
}

#login input[type="submit"] {
	background:none;
	font-weight:bold;
	border:none;
}

.uitloggen {
	cursor:pointer;
}

header a.logo {
	margin:15px 0 0 10px;
	width:150px;
	height:32px;
	display:block;
	float:left;
}

header a.register {
	position:absolute;
	width:175px;
	text-align:center;
	margin-top:-4px;
	margin-left:5px;
	padding:3px 0 0 0;
	font-weight:bold;
	height:19px;
	display:block;
	text-decoration:none;
	color:#fff;
}

.information {
	position:absolute;
	margin-top:-50px;
}

/* Body

-----------------------------------------------------------------------------*/
#container {
	width:1000px;
	margin:20px auto;
}

#menu {
	width:188px;
	position:absolute;
}

.menu_title {
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.clear_line {
	width:100%;
	height:3px;
}

p.banner {
	margin: 5px 0px;
	text-align:center;
}

p.banner img {
	border:none;
}

.buienradar {
	margin:5px 0 0 10px;
}

#history {
	text-align:center;
}

ul.light li form input[type="text"], ul.dark li form input[type="text"], ul.light li select, ul.light li form select, ul.dark li form select {
	width: 145px;
	border:none;
	padding:5px;
	background: #eaeaea;
	border: solid 1px #cecece;
}

ul.light li select {
	margin-left:15px;
}

ul.light li form input[type="submit"], ul.dark li form input[type="submit"],ul.light li form input[type="button"], ul.dark li form input[type="button"] {
	width: 100px;
	margin-top:5px;
	border:none;
	padding:5px;
	background: #cecece;
}

#headliner {
	width:600px;
}

.actueel_box {
	display:none;
	margin: 10px 0px;
}

.actueel_box h2 {
	margin:0px;
	padding:0px;
}

/* Newspaper header

-----------------------------------------------------------------------------*/
ul.club_stand {
	width:140px;
	margin:0px;
	height:15px;
	padding:3px;
	list-style:none;
}

ul.club_stand_odd {
	width:140px;
	margin:0px;
	height:15px;
	padding:3px;
	list-style:none;
	background:#d7d6d1;
}

ul.club_stand li, ul.club_stand_odd li {
	float:left;
	display:block;
	width:40px;
}

#newspaper {
	width:800px;
	position:absolute;
	margin-left:205px;
}

#newspaper_head {
	background-image: url('../images/newspaper_top.png');
	height:14px;
	width:812px;
}

#newspaper_header {
	height:90px;
	overflow:hidden;
}

#newspaper_filler {
	padding:0 15px;
	width:780px;
	background-image: url('../images/newspaper_filler.png');
}

#newspaper_bottom {
	background-image: url('../images/newspaper_bottom.png');
	height:14px;
	width:812px;
}

ul.widgets {
	margin:0px;
	padding:0px;
	list-style:none;
	float:right;
	margin-top:-60px;
}

ul.widgets li {
	float:left;
	margin:2px 14px 2px 2px;
	padding:1px 3px;
	height:18px;
	z-index:99999;
}

ul.widgets li a {
	position:absolute;
	cursor:pointer;
}

#krant_toevoegen input[type="submit"] {
	position:absolute;
	margin:2px;
	padding:3px;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
	margin-left:621px;
	margin-top:-85px;
	width: 157px;
	border:none;	
}

ul.newspaper {
	list-style:none;
	margin:0px;
	padding:0px;
}

ul.newspaper li.column_1 {
	width:140px;
	float:left;
}

ul.newspaper li.column_2 {
	width:480px;
	padding:0px 10px;
	float:left;
}

ul.newspaper li.column_3 {
	width:140px;
	float:left;	
}

h2 a, h2.small a, h2.smaller a {
	color:#333;
	text-decoration:none;
}

h2 {
	font-size:18px;
}

h2.small {
	font-size:14px;
}

h2.smaller {
	font-size:12px;
	margin-top:-15px;
}

.icons_holder {
	position:relative;
	float:left;
	margin:5px 0 10px 0;
}

.icon_box {
	position:relative;
	float:left;
	margin-right:10px;
}

a.actueel {
	text-decoration:none;
}

/* Formulieren

-----------------------------------------------------------------------------*/

.interests span {
	display:block;
	float:left;
	width:135px;
}


/* Notification

-----------------------------------------------------------------------------*/
.notification {
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	border-radius: 6px;
	position: relative;
    margin: 15px 0 15px 0;
    padding: 0;
    border: 1px solid;
    font-size: 13px;
    width: 99.8%;
	line-height:38px;
	display:none;
}
.noti-information {
 	background: #dbe3ff url('../images/information.png');
    background-repeat: no-repeat !important;
	border-color: #a2b4ee;
	color: #585b66;
}
.close {
	color:#990000;
	font-size:9px;
	position:absolute;
	right:5px;
	top:5px;
}

/* Footer

-----------------------------------------------------------------------------*/

footer {
	margin: 0px auto;
	text-align:center;
	margin-bottom:20px;
	color:#333;
}

footer a {
	color:#333;
}
