html {
	overflow-y:scroll;
}
body {
	background:#ffffff;
	color:#2b2b2b;
	font-family:Arial,sans-serif,Verdana; 
	font-size:12px;
	line-height: 20px;
	margin:0px;
}

.wrapper {
	position:relative;
	width:1024px;
	margin:0 auto;
}

#logo {
	position:relative;
	top:17px;
	left:10px;
	float:left;
	height:130px;
}

#topmenu {
	position:relative;
	float:right;
	color: #666666;
	font-size:11px;
}
#topmenu A {
	color: #666666;
	text-decoration: none;
}
#topmenu A:hover {
	color: #000;
}

.clear {
	float:none;
	clear:both;
}


#tab1,#tab2,#tab3 {
	width:340px;
	float:left;
	margin-right:1px;
	color: #fff;
}
#tab1 #titel,#tab2 #titel,#tab3 #titel {
	padding-right:8px;
	width:168px;
	text-align:center;
	background: url(../images/titel_sportschool.jpg) no-repeat;
	height:26px;
	padding-top:10px;
	margin-left:10px;
}
#tab2 #titel {
	background: url(../images/titel_schaatsbaan.jpg) no-repeat;
}
#tab3 #titel {
	background: url(../images/titel_skatingclub.jpg) no-repeat;
}
#tab1 #body,#tab2 #body,#tab3 #body {
	height:400px;
	width:318px;
	padding:11px;
	background-color: #dc0405;
}
#tab2 #body {
	background-color: #009bda;
}
#tab3 #body {
	background-color: #f18e00;
}
#tab1 #body .button,#tab2 #body .button,#tab3 #body .button {
	background: url(../images/button_sportschool.gif) no-repeat;
	width:316px;
	height:72px;
	text-align:center;
}
#tab2 #body .button {
	background: url(../images/button_schaatsbaan.gif) no-repeat;
}
#tab3 #body .button {
	background: url(../images/button_skatingclub.gif) no-repeat;
}
#tab1 #body .button A,#tab2 #body .button A,#tab3 #body .button A {
	width:186px;
	height:57px;
	display:block;
	padding-left:70px;
	padding-right:60px;
	padding-top:15px;
	color:#323232;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	text-decoration:none;
}
#tab1 #body .button A:hover {
	color:#dc0405;
}
#tab2 #body .button A:hover {
	color:#009bda;
}
#tab3 #body .button A:hover {
	color:#f18e00;
}


h2 {
	font-size: 18px;
	margin:0px;
	padding:0px;
	margin-top:25px;
}

#voorwaarden {
	position:relative;
	float:left;
	width:511px;
	font-size:10px;
	color: #b2b2b2;
}
#voorwaarden A {
	color:#737373;
	text-decoration:none;
}
#voorwaarden A:hover {
	color:#000;
}
#copyright {
	position:relative;
	float:right;
	width:512px;
	font-size:10px;
	color: #b2b2b2;
	text-align:right;
}
#copyright A {
	color:#b2b2b2;
	text-decoration:none;
}
#copyright A:hover {
	color:#000;
}



#tabs_schaatsen, #tabs_sporten, #tabs_skatingclub {
	position: absolute;
	bottom:0px;
	right:0px;
	background: url(../images/tabs_schaatsen.jpg) no-repeat;
	width:513px;
	height:43px;
}
#tabs_sporten {
	background: url(../images/tabs_sporten.jpg) no-repeat;
}
#tabs_sporten {
	background: url(../images/tabs_sporten.jpg) no-repeat;
}
#tabs_skatingclub {
	background: url(../images/tabs_skatingclub.jpg) no-repeat;
}

.midden_schaatsen, .midden_schaatsen_vervolg {
	background-color: #009bda;
	height: 274px;
}
.midden_sporten, .midden_sporten_vervolg {
	background-color: #dc0405;
	height: 274px;
}
.midden_skatingclub, .midden_skatingclub_vervolg {
	background-color: #f18e00;
	height: 274px;
}
.start_illu {
	padding-top:8px;
	padding-bottom:8px;
}

.midden_sporten_vervolg, .midden_schaatsen_vervolg, .midden_skatingclub_vervolg {
	height:20px;
}

#status {
	position: absolute;
	right:5px;
	top:13px;
	width:231px;
}
#status_top {
	background: url(../images/status_schaatsen_top.png) no-repeat;
	padding-top: 32px;
	padding-left: 16px;
	font-size: 11px;
	line-height: 16px;
	color: #fff;
}
#status label {
	color: #a6dcf2;
	width:80px;
	float:left;
}

#status_sporten {
	position: absolute;
	right:5px;
	top:13px;
	width:231px;
}
#status_sporten_top {
	background: url(../images/status_sporten_top.png) no-repeat;
	padding-top: 32px;
	padding-left: 16px;
	font-size: 11px;
	line-height: 16px;
	color: #fff;
}

#status_sporten label {
	color: #eab8b8;
	width:80px;
	float:left;
}



#content {
	float:none;
	clear:both;
	border-top: #fff 1px solid;
}
#content.schaatsen {
	Background-image:url('../images/bg_body_schaatsen.gif');
	height:100%;
	width:100%; /*img height and width*/
}
#content.sporten {
	background: url(../images/bg_body_sporten.gif) repeat-y;
}
#content.skatingclub {
	background: url(../images/bg_body_skatingclub.gif) repeat-y;
}

#content #menu {
	position:relative;
	float:left;
	width:254px;
	text-align:right;
	color:#fff;
	padding-top:20px;
	padding-bottom:40px;
}
#content #menu A {
	color:#fff;
	text-decoration:none;
	line-height:30px;
	height:30px;
	margin-left:20px;
	margin-right:20px;
	border-top: #fff 1px dotted;
	display:block;
}
#content #menu A:hover {
	color:#000;
}
#content #menu A.sub {
	color:#ffc1c1;
	text-decoration:none;
	line-height:18px;
	height:18px;
	margin-left:20px;
	margin-right:20px;
	display:block;
	font-size:10px;
	border: none;
}
#content #menu A:hover.sub {
	color:#000;
}

#content .schaatsen #menu A:hover {
	color:#000;
}
#content.schaatsen #menu A.sub {
	color:#afe8ff;
}

#content #text {
	position:relative;
	float:left;
	width:770px;
}
#content #text div.startblok {
	position:relative;
	float:left;
	width:213px;
	margin-top:20px;
	padding-left:21px;
	padding-right:20px;
	border-right: #dc0405 1px dotted;
	font-size:11px;
	line-height:20px;
}
#content #text div.startblok A {
	color: #db0a01;
	text-decoration: none;
}
#content #text div.startblok strong {
	font-size:14px;
	line-height:16px;
}

#content #text .illu_vervolg {
	border-bottom: 1px #ffffff solid;
}
#content #text .vervolg {
	padding-left: 50px;
	padding-right: 30px;
}
#content #text .vervolg h1 {
	font-size:18px;
	margin-top:20px;
	color: #dc0405;
}
#content #text .vervolg A {
	color:#dc0405;
	text-decoration:none;
}
#content #text .vervolg A:hover {
	color:#000;
}


p.underline {
	border-bottom: #666666 1px dotted;
	font-size: 11px;
	line-height: 16px;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
}
p.underline strong {
	color:#db0a01;
	font-weight:normal;
}

blockquote {
	width: 540px;
	border: 1px #7f7f7f solid;
	padding:15px;
	margin:0px;
	margin-bottom:10px;
	background-color: #e5e5e5;
}

.prijslijst td {
	background-color: #fff;
	font-size:12px;
}

.prijslijst td.head {
	background-color: #009bda;
	color: #fff;
	text-align:center;
	font-size:13px;
}
.prijslijst td.label {
	color: #009bda;
}

.prijslijst td.kl {
	font-size:11px;
	font-style:italic;
	font-weight: bold;
}



.letop {
	padding:10px;
	min-height:60px;
	background: #fff url(../images/letop.gif) no-repeat;
	padding-left:100px;
}

.kl {
	font-size:10px;
	line-height:14px;
}

.activiteitenkalender p.underline {
	padding-bottom:15px;
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
}
.activiteitenkalender p.underline strong{
	font-size:14px;
	font-weight: bold;
	color:#333;
}

#kolom {
	float:right;
	width:188px;
	background-color:#fff;
	margin-left:25px;
}
#kolom h2 {
	background-color: #009bda;
	height: 24px;
	text-align:center;
	color:#fff;
	font-size:12px;
	margin:0px;
	padding:0px;
}
#kolom .nieuws {
	padding: 10px;
	line-height:18px;
}
#kolom .line {
	border-bottom: #000 1px dotted;
	height:1px;
}



.logo {
	float:left;
	margin-right:15px;
	width:155px;
	text-align:center;
}


#onder {
	position:absolute;
	bottom:0px;
	width:100%;
}

#onder #midden {
	width:1024px;
	margin:0 auto;
}
