html, body {
font-family: Trebuchet MS;
font-size: 12px;
height: 100%;
margin-left: 0;
margin-right: 0;
margin-top: 4px;
margin-bottom: 1px;
line-height: 15px;
background: #1592EE;
color: #eeeeee;
}
a {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
a:visited {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
a:hover {
color: #FFFFFF;
text-decoration: underline;
font-weight: bold;
}
.main {
margin-top: 10px;
margin-left: auto;
margin-right: auto;
width: 700px;
}
.block {
float: left;
background: url('http://www.infoplaza.nl/falcon/shadowAlpha.png') no-repeat bottom right !important ;
background: url('http://www.infoplaza.nl/falcon/shadow.gif') no-repeat bottom right;
padding: 2px;
margin-bottom: 12px;
width: 99%;
}
.header {
display: block;
position: relative;
background: url('http://www.infoplaza.nl/falcon/fb.png');
border-right: 1px solid #0D578C;
border-left: 1px solid #2484C9;
margin: -3px 3px 3px -3px;
padding: 2px 0 6px 8px;
height: 11px;
font-weight: bold;
font-size: 14px;
color: #ffffff;
}
.content {
display: block;
position: relative;
border-left: 1px solid #2484C9;
margin: -3px 3px 3px -3px;
padding: 5px 5px 6px 6px;
width: 97%;
height: 90%;
}

.dagdelen {
	position: absolute;
	top: 27px;
}
.newsthumb {
	border: 0px;
	margin: 0px;
	float: left;
	padding-right: 3px;
	width: 100px;
}

/* For tabs */
/* Tab */

.tabs{
	color: #000000;
    background-image: url(/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(/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(/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;
}
.tab {
    font-size: 11px;
    font-weight: bold;
    background-image: url(/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: 17px;
    padding-left: 6px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom:0px;
}
.periodtabs {
   width: 290px;
   height:16px;
}
.periodpanels {
	width: 280px; 
	height: 280px; 
	position: absolute;
	top: 30px;
	padding:1px 1px 1px 1px;
}
.panels {
	position: absolute;
	top: 10px;
	padding: 1px 1px 1px 1px;
}


