@charset "utf-8";

/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-y: scroll;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;	
}

#ie6alert {
	display:none;
}

#container{
	margin:0 auto;
	width:582px;
	height: auto;
	clear: both;
}

#pageTop {
	height: 15px;
	text-align: right;
	padding-top: 20px;
	width: 540px;
	position: absolute;
	margin-left: 110px;
	font-size: 11px;
}

#pageTopAdmin {
	height: 15px;
	text-align: right;
	padding-top: 20px;
	width: 690px;
	position: absolute;
	margin-left: 110px;
	font-size: 11px;
}
#pSH1 {
	width: 100px;
	height: 25px;
	float: left;
}
#pSH2 {
	width: 370px;
	float: left;
	height: 25px;
}
#pSH3 {
	float: left;
	width: 180px;
	height: 21px;
	padding-top: 4px;
}
#pSH3Admin {
	float: right;
	width: 250px;
	height: 21px;
	padding-top: 4px;
	text-align: right;
	font-size: 11px;
}


#pageSubHeader {
	background-image: url(../gfx/subhead_bg.png);
	clear: both;
	height: 25px;
	position: absolute;
	z-index: -10;
	margin-top: 100px;
}
#pageSubHeaderAdmin {
	background: url(../gfx/subhead_bg.png) repeat-y;
	clear: both;
	height: 25px;
	position: absolute;
	z-index: -10;
	margin-top: 100px;
	width: 800px;
}
#logo {
	z-index: 200;
	position: absolute;
	width: 90px;
	height: 81px;
	float: left;
	margin-top: 43px;
}

#prevnext{
	margin-top:30px; text-align:right;
}

.grey{
	background-color:#F4F4F4;
}

.white{
	background-color:#FFF;
}

.sidearticle1{
	background-color: #F7F7F7;
}

.sidearticle2{
	background-color:#FFF;
}


.green {
	background-color:#438b49;
}
.yellow {
	background-color:#edda04; 
}
.blue {
	background-color:#3f6aab;
}
.red {
	background-color:#be1301;
}
.darkgrey {
	background-color: #999;
}


.color2 {
	background-color:#438b49;
}
.color1 {
	background-color:#edda04; 
}
.color3 {
	background-color:#3f6aab;
}
.color4 {
	background-color:#be1301;
}

/* WEATHER TABS */


                .tabs{background-image:url(http://weerplaza.nl/gimg/tabs/tab_dot.gif);background-repeat:repeat-x;background-position:0px 20px;display:block;clear:left;height:25px;margin:0px;padding:0px;padding-left:3px;padding-bottom:0px;}
                .tabs li{font-size:11px;background-image:url(http://weerplaza.nl/gimg/tabs/tab.gif);background-repeat:repeat;background-position:right top;border-left-width:1px;border-left-style:solid;border-left-color:#CCCCCC;display:block;float:left;margin-right:1px;height:16px;padding-left:2px;padding-right:3px;padding-top:3px;padding-bottom:0px;}
                .tabs li.selected{font-size:11px;font-weight:bold;background-image:url(http://weerplaza.nl/gimg/tabs/tab_active.gif);background-repeat:repeat;background-position:right top;border-left-width:1px;border-left-style:solid;border-left-color:#CCCCCC;display:block;float:left;height:18px;padding-left:2px;padding-right:3px;padding-top:3px;padding-bottom:0px;}



.weatherbox {	
	float:left; width: 161px; 
	height: 155px; 
	padding: 0 10px 0 10px; 
	background: url(../gfx/links_bg.png)repeat-x bottom; 
	margin-bottom:10px;	
}

.weatherbox_s {	
	height: 105px; 
}

.weatherbox h3 {
	border-bottom: 1px solid #ccc; 
	padding-bottom:5px;
}

.weatherbox h4 {
padding-left:20px; line-height:30px; float:left; font-size:26px;
}

#weathermini{
	height:87px;
	font-size:11px;
	margin-bottom:5px;
	clear:both;
}

#weathermini .temp {
	font-size:14px; text-align:center; line-height:22px; background-color:#f5f5f5;
}

/*  */

#datestamp{
	margin:10px 0 10px 0; 
	color: #666; 
	font-size:11px; 
	clear:both; 
	width:348px; 
	border-bottom: 1px solid #CCC; 
	border-top: 1px solid #CCC; 
	height: 33px; 
	padding-top: 4px;	
}

#datestamp td {	
color:#666; 
font-size:11px;		
}

#eventdate{
	margin-top:15px; 
	clear:both; 
	border-top: 1px solid #CCC; 
	min-height: 40px;
	padding-top:8px;
}

#articlefooter{
	clear:both; 
	height:25px;
	margin:20px 0 -10px 0;
}

.addthis{	
	float:right;
	width:100px;
	height:16px;
	margin-top:-16px;
	text-align:right;
}

.copyinfo{
	float:left;
	color:#666; 
	font-size:11px;
	width:250px;
}
#pagenav{
	line-height:35px; 
	margin:10px 0 10px 0; 
	clear:both; 
	background-color:#EFEFEF; 
	height:35px; 
	padding: 0 10px 0 10px;
}

.morelinks{
	margin: 0 0 10px 0;
}
.morelinks2{
	margin: -10px 0 10px 0;
	line-height:35px; 
	clear:both; 
	background-color:#EFEFEF; 
	height:35px; 
	padding: 0 10px 0 10px;
}

#pageHeader {
	width: 550px;
	float: right;
	margin-top: 68px;
	position: absolute;
	margin-left: 100px;
}
#content {
	height: auto;
	margin-top: 140px;
	width: 650px;
	position: absolute;
}

#contentAdmin {
	height: auto;
	margin-top: 140px;
	width: 800px;
	position: absolute;
}

.invisible {
	display:none;	
}


/* TEASERS */

.teaserboxl {
	position:relative; 
	z-index:20; 
	height:165px;
	width:362px;
}


.teaserboxs {
	position:relative; 
	z-index:20; 
	height:120px; 
	width:362px;
}



.teaserimg {
	position:relative; 
	z-index:10; 
	float:left;
}

.teasertextl {
	position:relative;
	z-index:10;
	float:left;
	width:108px;
	height: 143px;
	background:url(/gfx/head_bg.png) bottom repeat-x;
	padding: 2px 10px 0 10px;
	
}

.teasertextl p:hover{
	text-decoration: underline;
}

.teasertexts {
	position:relative; 
	z-index:10; 
	float:left; 
	width:222px; 
	height: 115px; 
	background:url(/gfx/head_bg.png) bottom repeat-x; 
	padding: 5px 10px 0 10px;
}

.teasertexts p:hover{
	text-decoration: underline;
}

.teasercat {
	position:relative;
	z-index:40; 
	width:80px; 
	margin-top:-20px; 
	line-height:20px; 
	float:right; 
	text-align:right; 
	font-size:10px; 
	font-weight:bold; 
	color:#FFF;
}

.teasercatbar {
	position:absolute; 
	z-index:40; 
	height:20px; 
	background-color:#CCC; 
	margin-top:-20px; 
	width:282px; 
	float:left;
	opacity:.50;
	filter: alpha(opacity=50);
}



/* LISTS */

.newslinks {
	position:relative; 
	z-index:20; 
	width:342px; 
	clear:both; 
	background:url(/gfx/links_bg.png) repeat-x bottom; 
	padding:10px 10px 10px 10px; 
	margin-bottom:5px;
}

.linklist {
	list-style-image:url(/gfx/arrow_right.gif);
	margin:0 0 0 8px; 
	clear:both;
}

.topmenu {
	padding-top:6px;
}

.topmenu td {
	font-size:11px;
}


#contentRight .toplist {
	margin:6px 0 0 15px;
	font-size:11px;
	clear:both;
}

#contentRight .toplist li{font-weight:bold;}
#contentRight .toplist li *{font-weight:normal;} 



/* LINKS */

a:link, a:visited, a:active, a:focus {
	outline: none; /* remove dotted line from links */
	text-decoration: none;
	color: #333;
}

a:hover{
	color: #333;
	text-decoration: underline;
}

.catlink:link, .catlink:visited, .catlink:active {
	color: #FFF;
	text-decoration: none;
	display:block;
	padding-right:10px;
}

.catlink:hover{
	color: #FFF;
	text-decoration: underline;
}

.box a { 
display: block; 
height: 100%; 
width: 100%; 
text-decoration: none;
}



a.high:hover {
	text-decoration: none;
}

a.high:link, a.high:visited, a.high:active {
	text-decoration: underline;
}
a.high:hover {
	text-decoration: none;
}

.page_high{ border:#CCC 1px solid; padding:3px; font-weight:bold; } /* pagination highlight*/


	


/* HEADERS */
h1 {
	font-size: 24px;
	font-family: "Arial Narrow";
	color: #333;
}

#contentCenter h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin: 0;
	word-spacing: -1px;
}

h2 {
	font-size: 18px;
	color: #333;
	margin-bottom:20px;
	margin-top:20px;
}

h3 {
	font-size:12px;
	font-weight:bold;
	margin-bottom: 10px;
}

h4 {
	line-height: 25px;
	font-size:11px;
	font-weight: normal;
	float:left;
}

h5 {
	font-weight: normal;
	font-size: 12px;
	margin-top: 10px;
}

.rss {
	float:right;
	margin-right: 20px;
  	padding: 0 0 0 17px;
	font-size:11px;
	line-height: 25px;
	text-align:right;
  	background: url("/gfx/feed-icon-12x12.png") no-repeat 0 50%;
}

#contentRight  h4 {
	background:#FFF url(../gfx/sidebar_bg.png) no-repeat left;
	line-height: 20px;
	padding-left: 5px;
	font-weight: bold;
	width:175px;
}

#contentRight .sidearticle {
	padding:5px; 
	font-size:11px;
	background-color: #F5F5F5;
}



#articlebox h2{
	font-size:18px;
	margin: 0;
	word-spacing: -1px;
}

#articlebox h3{
	clear:both; 
}


#articlebox h4{
	font-size:12px;
	font-weight: bold;
	margin-top: 10px;
	clear:both;
}

#contact p{
	clear:both;
}


.first{
	margin-top: 0px;
}
#contentLeft {
	width: 85px;
	height: auto;
	float: left;
}
#contentCenter {
	float: left;
	width: 362px;
	margin-left: 8px;
}
#contentRight {
	float: left;
	width: 180px;
	margin-left: 15px;
	min-height:350px;
}

#contentLeftAdmin {
	width: 115px;
	height: auto;
	float: left;
}
#contentRightAdmin {
	float: left;
	height: auto;
	width: 655px;
	margin-left: 30px;
}


#mainMenu {
	list-style-type: none;
}

#mainMenu li {
	line-height:15px;
}

#mainMenu .spacer {
	margin-top: 10px;
}

#mainMenu .icon {
	margin-bottom:-2px;
}

#mainMenuAdmin {
	list-style-type: none;
}

#mainMenuAdmin li {
	line-height:17px;
}

#mainMenuAdmin .spacer {
	margin-top: 10px;
}

#errorbar {
	background-color:#FF9;
	text-align:center;
	display:none;
	padding: 5px 0 5px 0;
	margin: -10px 0 10px 0;
}

.wait {
	text-align:center;
	width:100%;
	padding-top:30px;
}

#article{
	min-height:120px;
}

.articleimg {
	margin: 4px 10px 5px 0;
	position:relative; 
	z-index:1;
	clear:right;
}
#articleimgc {
	width: 115px;
	clear:left;
	line-height: 18px;
	margin-top: 106px;
	font-size: 9px;
	background-color: #CCC;
	position:absolute; 
	z-index:2; 
	opacity:.50;
	filter: alpha(opacity=50);
	padding-left: 5px;
	color:#000;
	}

#articlebox {
	position: relative;
	z-index: 20;
	background-image: url(../gfx/links_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0 10px 15px 10px;
	min-height:350px;
}

#articlebox .articlenote{
	margin-top:30px;
	font-size:11px;
	color:#666;
}

#articlebox .error{
	margin:10px 0 10px 0;
	padding:7px;
	color:#000;
	background-color:#FFC;
}



#searchTerms {
	width: 158px;
	height: 15px;
	border: 1px solid #CCC;
	float: left;
	font-size: 10px;
	color: #666;
	line-height: 15px;
	padding-left: 4px;
}

#searchButton {
	border: solid 1px #CCC;
	border-left:none;
	float: left;
	outline: none;
}

#searchTerms2, #searchCity {
	width: 275px;
	height: 20px;
	border: 1px solid #CCC;
	float: left;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	padding-left: 4px;
}

#searchCity{
	color: #666;
}

.icon {
	margin-bottom:-3px;	
}
.icon2 {
	margin-bottom:-4px;
	margin-left:4px
}
#footer {
	height: 70px;
	padding-top: 15px;
	text-align: center;
	border-top: #EEE solid 1px;
	clear: both;
	position: relative;
	width: 650px;
	font-size:11px;
	color:#666;
}
#pagebreak{
	height:30px;
	overflow:hidden;
	width:650px;
	clear: both;
}
.break{
	height:1px;
	width:650px;
	clear: both;
}
#footerAdmin {
	height: 50px;
	text-align: center;
	padding: 10px 0 20px 0;
	clear: both;
	position: relative;
	width:800px;
	font-size:11px;
	color:#666;
}

#articlebox p{
	margin: 0 0 10px 0;
	padding-top: 0;
}

#articlebox a{
	text-decoration: underline;
}
#articlebox a:hover {
	text-decoration: none;
}

#ad_article{
	clear:both;
	min-width:300px;
	margin:0 auto;
	padding:5px 0 15px 0;
	text-align:center;
	background:url(/gfx/links_bg.png) repeat-x bottom;
}

#ad_header{
	height:18px;
	padding-left:10px;
	line-height:18px;
	text-align:left;
	background-color:#F2F2F2;
	margin-bottom:10px;
	font-size:11px;
	font-weight:normal;
}

#googlelinks {
	position: relative;
	padding: 0 10px 15px 10px;
}

.bold {
	font-weight: bold; 
}

.space {
	font-weight: bold; 
	padding-bottom:10px;
}

.space_s {
	height:5px;
}




/* FORMS */

input[type="checkbox"] { margin-right:5px; }
input[type="submit"] { padding: 3px 16px 3px 16px; margin-left:0; }
input[type="button"] { padding: 3px 16px 3px 16px; margin-left:0; }
input[type="file"] { font-size:11px; width: 400px }
input[type="text"] { font-size:12px }
input[type="password"] { font-size:12px }

#searchNews2 input[type="submit"] { width: 60px; padding: 0px; margin-left:0; } 
#searchWeather input[type="submit"] { width: 60px; padding: 0px; margin-left:0; }

select { font-size:12px }

textarea
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
}
