﻿@charset "utf-8";
/* CSS Document */

html,body{
	padding:0;
	margin:0 auto;
	text-align: center;
	background-color:#FFFFFF;	
	width: 983px;
	overflow: auto;
}

#container{
	padding:0;
	margin:0 auto;
	width:983px;
}

#ruimte{
	padding:0;
	margin:0 auto;
	text-align:center;
	width:983px;
}

#content{
	padding:0;
	text-align: left;
	margin:0 auto;
}

.bg-links{
	width:121px;
	background-image:url("../img/bebel-links2.gif");
	background-repeat:no-repeat;
	background-position:left bottom;
	width: 121px;
	height: 188px;	
}


.bg-top {
	background-image:url("../img/bg-top.gif");
	background-repeat:no-repeat;
	background-position:top;
	width: 727px;
	height: 144px;
}

.bgkw-top {
	background-image:url("../img/bg-top-kinderwagens.gif");
	background-repeat:no-repeat;
	background-position:top;
	width: 727px;
	height: 144px;
}

.bg-menu {
	background-image:url("../img/bg-menu.gif");
	background-repeat:no-repeat;
	background-position:top;
	width: 727px;
	height: 30px;	
}

.bg-bottom {
	background-image:url("../img/bg-bottom.gif");
	background-repeat:no-repeat;
	background-position:top;
	width: 983px;
	height: 30px;	
	font-family:verdana;
	font-weight:normal;
	font-size:11px;
	color:#FFFFFF;
	
}


a.menu { 
	font-family:verdana;
	font-size:11px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none; 
	padding: 10px;
}
.nieuwsbrief {
	border-style: solid;
	border-width: 1px;
	margin: 6px;
}
.Nieuwsbrief2 {
	text-decoration: underline;
}
	
a:hover.menu {
	color:#FFFFFF;
	text-decoration: underline;
}	

a.bottom { 
	font-family:verdana;
	font-size:11px;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: underline; 	
}
	
a:hover.bottom {
	color:#FFFFFF;
	text-decoration: normal;
}	

td {
	color: #336699;
	font-family:verdana;
	font-weight:normal;
	font-size:12px;
}

a { 
	font-family:verdana;
	font-weight:normal;
	font-size:12px;
	color:#336699;
	text-decoration: underline; 	
}
	
a:hover {
	color:#9999CC;
	text-decoration: none;
}	
	
h1 {
	color: #336699;
	font-family:verdana;
	font-size:15px;
	font-weight: bold;
	margin-bottom: 10px;
}

h2 {
	color: #336699;
	font-family:verdana;
	font-size:13px;
	font-weight: bold;
	margin-bottom: 5px;
}




