*{padding: 0; margin: 0;}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.middle {
	vertical-align: middle;
}

.small_line {
	border-bottom: 1px dotted #CCCCCC;
}

.right_margin {
	margin-right: 5px;
}

a.pink:link, a.pink:visited, a.pink:active {
	color: #b7006d;
	text-decoration: none;
}

a.pink:hover {
	color: #b7006d;
	text-decoration: underline;
}

a.menu_links {
	color:#ffffff;
	text-decoration: none;
}
a.menu_links:hover {
	color:#cccccc;
	text-decoration: none;
}

body {
	font-family: arial;
	font-size: 12px;
	color: #444;
	line-height: 13pt;
	letter-spacing:0.2px;
	word-spacing:0.5px;
	text-align:center;
	background-image: url(http://www.ze.nl/images/background_new.jpg);
	background-repeat: repeat;
	overflow-x: hidden;
}

#bigger_main_container {
	margin: 0 auto;
}
#main_left {
	float: left;
	display: none;
}
#main_right {
	float: right;
	display: none;
}

#main_container {
	margin: 0 auto;
	width: 980px;
	text-align:left;
}

#header {
	height: 75px;
	margin:0;
	padding:0;
	background: url("../images/achtergrond.png") bottom repeat-x;
}

#header_sides {
	height: 200px;
	margin:0;
	padding:0;
}

#container_top {
	width: 980px;
	height: 30px;
	margin: 0 auto;
	margin-top: -30px;
}

#container_top_header {
	width: 980px;
	height: 25px;
	line-height: 25px;
	margin: 0 auto;
	background-color:#b7006d;
}

#twitter-bird {
	float: right;
	margin-top: -40px;
	margin-right: 10px;
}

#container_menu {
	margin-left: 85px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-align: left;
}

#container_menu_header {
	margin-left: 85px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-align: left;
}

#logo {
	float: left;
	margin-top: -60px;
	margin-left: -30px;
}

#container_breadcrumb {
	width: 966px;
	height: 20px;
	margin: 0 auto;
	padding: 5px;
	text-align: left;
	background-color: #EEEEEE;
	border-left: 2px dotted #CCCCCC;
	border-right: 2px dotted #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
}

.breadcrumb {
	margin: 2px 0px 0px 75px;
	font-size: 15px;
	letter-spacing: 1px;
}

#container_leaderboard {
	width: 966px;
	margin: 0 auto;
	padding: 5px;
	text-align: center;
	background-color: #FFFFFF;
	border-left: 2px dotted #CCCCCC;
	border-right: 2px dotted #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
}	

#container_site {
	width: 980px;
	margin: 0 auto;
	display: inline-block; /*sets hasLayout - required for IE*/
	display: block; /*resets to proper property value without resetting layout*/
	overflow: hidden; /*causes modern browsers to enclose child floats*/
}

#container_site_wide {
	width: 976px;
	margin: 0 auto;
	display: inline-block; /*sets hasLayout - required for IE*/
	display: block; /*resets to proper property value without resetting layout*/
	overflow: hidden; /*causes modern browsers to enclose child floats*/
	border-left: 2px dotted #CCCCCC;
	border-right: 2px dotted #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
	background-color: #EEEEEE;
	padding-top: 10px;
	padding-bottom: 10px;
}

#container_articles {
	width: 380px;
	background-color:#FFFFFF;
	border-left: 2px dotted #CCCCCC;
	border-right: 2px dotted #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
	padding: 6px 3px 6px 3px;
}

#container_spotlights {
	width: 582px;
	background-color:#FFFFFF;
	border-right: 2px dotted #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
	padding: 6px 3px 6px 3px;
}

#container_newsletter {
	width: 582px;
	background-color:#FFFFFF;
	border-right: 2px dotted #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
	padding: 6px 3px 6px 3px;
	text-align: left;
	display: inline;
}

.email_newsletter {
	color: #CCCCCC;
}

#container_tips {
	width: 187px;
	height: 120px;
	text-align: left;
	background-color:#FFFFFF;
	border-right: 2px dotted #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
	padding: 4px 4px 4px 4px;
}

.tip_van_ze {
	padding-top:3px;
}

#container_best_gelezen {
	width: 186px;
	height: 120px;
	text-align: left;
	background-color:#FFFFFF;
	border-right: 2px dotted #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
	padding: 4px 4px 4px 4px;
}

#container_prijsvragen {
	width: 187px;
	height: 120px;
	text-align: left;
	background-color:#FFFFFF;
	border-right: 2px dotted #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
	padding: 4px 4px 4px 4px;
}

#container_featured {
	width: 186px;
	text-align: left;
	background-color:#FFFFFF;
	border-right: 2px dotted #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
	padding: 4px 4px 4px 4px;
}

#container_banner {
	margin: 0 auto;
	width: 384px;
	text-align: center;
	background-color:#FFFFFF;
	border-right: 2px dotted #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
	padding: 4px 4px 4px 4px;
}

.container_gossip {
	width: 287px;
	height: 60px;
	text-align: left;
	background-color:#FFFFFF;
	border-right: 2px dotted #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
	padding: 6px 3px 6px 3px;
}

.container_article {
	width: 170px;
	min-height: 308px;
	margin: 0px 10px 7px 10px;
	text-align: left;
	border-bottom: 2px dotted #CCCCCC;
}

.container_street_question {
	width: 138px;
	height: 230px;
	text-align: left;
	background-color:#FFFFFF;
	border-right: 2px dotted #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
	padding: 4px 4px 4px 4px;
}

.first_column {
	width: 136px;
}

.container_reactions {
	float: left;
	width: 287px;
	overflow: hidden;
	text-align: left;
	background-color:#FFFFFF;
	border-right: 2px dotted #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
	padding: 6px 3px 6px 3px;
}

.container_games {
	float: left;
	width: 287px;
	height: 180px;
	overflow: hidden;
	text-align: left;
	background-color:#FFFFFF;
	border-right: 2px dotted #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
	padding: 6px 3px 6px 3px;
}

.reactie {
	padding-top:3px;
	color: #444;
}

#container_video_links {
	width: 210px;
	height: 400px;
	text-align: left;
	background-color:#FFFFFF;
	border-right: 2px dotted #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
	padding: 4px 4px 4px 4px;
}

#container_video {
	margin: 0 auto;
	width: 360px;
	height: 400px;
	text-align:center;
	background-color:#FFFFFF;
	border-right: 2px dotted #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
	padding: 4px 4px 4px 4px;
}

#article_main, .article_reaction {
	width: 600px;
	background-color:#FFFFFF;
	border-left: 2px dotted #CCCCCC;
	border-right: 2px dotted #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
	padding: 6px 18px 6px 8px;
	text-align: justify;
}
	
.article_relevant {
	width: 163px;
	height: 200px;
	background-color:#FFFFFF;
	border-right: 2px dotted #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
	padding: 6px 5px 6px 5px;
	text-align: left;
}

h1 {
	font-family: Georgia;
	text-decoration: none;
	margin-top: 3px;
	color: #b7006d;
}
h1.header {
	font-size: 12px;
}
h1.header_large {
	font-size: 16px;
}
h1.header_larger {
	font-size: 24px;
	padding-bottom: 10px;
}
h1.mouseover {
	text-decoration: underline;
}
h1.pink {
	color: #b7006d;
}

img.frontpage {
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #FFFFFF;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
img.article {
	margin: 6px 6px 6px 6px;
}

p.abstract {
	font-weight: bold;
	padding-bottom:15px;
}

li {
	margin-left:15px;
}