@import url(hnp.css);
/*
  Stylesheet voor Loopgroep Zuidwolde

  Loopgroep Zuidwolde, Zuidwolde.
  http://www.loopgroepzuidwolde.nl

  Copyright (c) Crafting Media Ontwerpstudio
*/

/*Hier volgt de opmaak voor de layout*/

body {
	text-align: center;
	margin: 0;
	padding: 0;
	background-color:#fff;
	background-image: url(container-bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
}

/*Hier volgt de opmaak voor de header*/

#header-wrapper {
	width: 770px;
	text-align: left;	
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image:url(header-bg.jpg);
	background-repeat:no-repeat;
	width: 770px;
	height: 200px;
}

#announce {
	position: absolute; top: 60px;
	margin-left: 5px;
	margin-top: 0px;
	width: 350px;
	height: 60px;
	padding: 5px;
	background: url('announce.png') no-repeat top left;
	text-align: left;
}

#header-nav-start {
	position: absolute; top: 7px;
	margin-left: 214px;
	width: 69px;
	height: 27px;
	padding: 0px;
	text-align: center;
}

#header-nav-nieuws {
	position: absolute; top: 7px;
	margin-left: 292px;
	width: 69px;
	height: 27px;
	padding: 0px;
	text-align: center;
}

#header-nav-training {
	position: absolute; top: 7px;
	margin-left: 372px;
	width: 69px;
	height: 27px;
	padding: 0px;
	text-align: center;
}

#header-nav-crossloop {
	position: absolute; top: 7px;
	margin-left: 452px;
	width: 69px;
	height: 27px;
	padding: 0px;
	text-align: center;
}

#header-nav-loopgroep {
	position: absolute; top: 7px;
	margin-left: 531px;
	width: 69px;
	height: 27px;
	padding: 0px;
	text-align: center;
}

#header-nav-activiteiten {
	position: absolute; top: 7px;
	margin-left: 611px;
	width: 69px;
	height: 27px;
	padding: 0px;
	text-align: center;
}

#header-nav-sponsors {
	position: absolute; top: 7px;
	margin-left: 691px;
	width: 69px;
	height: 27px;
	padding: 0px;
	text-align: center;
}

#header-fotoframe {
	position: absolute; top: 40px;
	margin: 0px 0px 0px 0px;
	width: 770px;
	height: 160px;
	padding: 0px;
}

/*Hier volgt de opmaak voor de main-title*/

#main-title-wrapper-start {
	width: 100%;
	height: 140px;
	background-image:url(main-title-start-bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}

#main-title-wrapper-nieuws {
	width: 100%;
	height: 140px;
	background-image:url(main-title-nieuws-bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}

#main-title-wrapper-training {
	width: 100%;
	height: 140px;
	background-image:url(main-title-training-bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}

#main-title-wrapper-crossloop {
	width: 100%;
	height: 140px;
	background-image:url(main-title-crossloop-bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}

#main-title-wrapper-loopgroep {
	width: 100%;
	height: 140px;
	background-image:url(main-title-loopgroep-bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}

#main-title-wrapper-activiteiten {
	width: 100%;
	height: 140px;
	background-image:url(main-title-activiteiten-bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}

#main-title-wrapper-sponsors {
	width: 100%;
	height: 140px;
	background-image:url(main-title-sponsors-bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}

#main-title-text {
	width: 770px;
	height: 31px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#main-title-nav {
	width: 770px;
	height: 31px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

/*Hier volgt de opmaak voor de inhoud*/

#main-wrapper {
	width: 770px;
	text-align: left;	
	margin-right: auto;
	margin-left: auto;
	margin-top: -85px;
}

#floater {
	clear: both;
	width: 770px;
}

#sidebar-float {
	float: left;
	width: 146px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#sidebar-float-off {
	float: left;
	width: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.nav-top {
	background-image: url(nav-main-borders.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 100%;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

.nav-content {
	background-image: url(nav-main-content.jpg);
	background-repeat: repeat-y;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

.nav-bottom {
	background-image: url(nav-main-borders.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 100%;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

.nav-sitepall {
	width: 100%;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

#main-full {
	clear: both;
	width: 770px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#main-float {
	float: right;
	width: 590px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
}

.main-foto {
	width: 546px;
	margin: 0px;
	padding: 0px;
}

.main-foto-diamonds-left {
	width: 273px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.main-foto-diamonds-right {
	width: 273px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.main-content {
	width: 100%;
	padding: 20px 0px 0px 0px;
	vertical-align: top;
}

.main-content-product {
	width: 400px;
	padding: 20px 0px 0px 0px;
	vertical-align: top;
}

.main-links {
	width: 150px;
	padding: 20px 0px 0px 0px;
	vertical-align: top;
}

.main-links-top {
	background-image: url(nav-links-borders.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

.main-links-content {
	background-image: url(nav-links-content.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

.main-links-bottom {
	background-image: url(nav-links-borders.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

.stalen-table-headers {
	margin: 0px;
	padding: 2px;
	width: 540px;
	height: 20px;
	background-color: #3d3d3f;
	border-style: solid;
	border-width: 1px;
	border-color: #cdb469;
}

/*Hier volgt de opmaak voor de footer*/

#footer {
	clear: both;
	width: 760px;
	height: 170px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	text-align: center;
	background-image:url(footer-bg.jpg);
	background-repeat:repeat-x;
	background-position:center bottom;
}

/*Hier volgt de opmaak van de header-lists*/

#header-navlist {
	margin: 0px;
	padding: 6px 0px 0px 0px;
}

#header-navlist li {
	list-style-type: none;
	padding: 0px;
	display: inline;
	vertical-align: top;
}

#header-navlist li a { 
	padding: 0px 0px 0px 0px;
	background: url();
	background-repeat: no-repeat;
	background-position: center left;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 8.5pt;
}

#header-navlist a:link {
	color: #fff;
	text-decoration: none;
}

#header-navlist a:visited {
	text-decoration: none;
	color: #fff;
}

#header-navlist a:hover {
	text-decoration: none;
	color: #000;
}

#header-navlist a:active {
	text-decoration: none;
	color: #000;
}


/*Hier volgt de opmaak van de inhoud-lists*/

.main-headerlink {
	color: #fff0a0;
	text-decoration: none;
}

.main-headerlink-sitemap {
	color: #fff0a0;
	text-decoration: none;
	font-size: 10pt
}

#main-navlist {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

.main-navlist-sub {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
}

#main-navlist li {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	display: inline;
	vertical-align: top;
}

#main-navlist li a { 
	padding: 4px 4px 4px 14px;
	margin: 0px 0px 0px 4px;
	text-decoration: none;
	font-style: normal;
	font-size: 8.5pt;
	color: #333;
}

#main-navlist a:link {
	color: #333;
	text-decoration: none;
}

#main-navlist a:visited {
	text-decoration: none;
	color: #333;
}

#main-navlist a:hover {
	text-decoration: none;
	color: #333;
}

#main-navlist a:active {
	text-decoration: none;
	color: #333;
}

#main-sitelist {
	margin: 0px;
	padding: 4px 0px 0px 0px;
}

.main-sitelist-sub {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
}

#main-sitelist li {
	list-style-type: none;
	padding: 5px;
	display: block;
	vertical-align: top;
	font-weight: normal;
}

#main-sitelist li a { 
	padding: 0px;
	background: url();
	background-repeat: no-repeat;
	background-position: center left;
	text-decoration: none;
	font-style: normal;
}

#main-sitelist a:link {
	color: #333;
	text-decoration: none;
}

#main-sitelist a:visited {
	text-decoration: none;
	color: #333;
}

#main-sitelist a:hover {
	text-decoration: none;
	color: #999;
}

#main-sitelist a:active {
	text-decoration: none;
	color: #333;
}

#main-linkslist {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	font-weight: normal;
}

#main-linkslist li {
	list-style-type: none;
	padding: 4px;
	display: block;
	vertical-align: top;
}

#main-linkslist li a { 
	padding: 0px 0px 0px 0px;
	background: url();
	background-repeat: no-repeat;
	background-position: center left;
	text-decoration: none;
	font-style: normal; 
}

#main-linkslist a:link {
	color: #cdb469;
	text-decoration: none;
}

#main-linkslist a:visited {
	text-decoration: none;
	color: #cdb469;
}

#main-linkslist a:hover {
	text-decoration: none;
	color: #fff0a0;
}

#main-linkslist a:active {
	text-decoration: none;
	color: #cdb469;
}

li a.start {
height: 18px;
font-weight: normal;
background: url(main-nav-bullet-start.jpg);
background-repeat: no-repeat;
background-position: left;
}

li a.nieuws {
height: 18px;
font-weight: normal;
background: url(main-nav-bullet-nieuws.jpg);
background-repeat: no-repeat;
background-position: left;
}

li a.training {
height: 18px;
font-weight: normal;
background: url(main-nav-bullet-training.jpg);
background-repeat: no-repeat;
background-position: left;
}

li a.crossloop {
height: 18px;
font-weight: normal;
background: url(main-nav-bullet-crossloop.jpg);
background-repeat: no-repeat;
background-position: left;
}

li a.loopgroep {
height: 18px;
font-weight: normal;
background: url(main-nav-bullet-loopgroep.jpg);
background-repeat: no-repeat;
background-position: left;
}

li a.activiteiten {
height: 18px;
font-weight: normal;
background: url(main-nav-bullet-activiteiten.jpg);
background-repeat: no-repeat;
background-position: left;
}

li a.looplaantje {
height: 18px;
font-weight: normal;
background: url(main-nav-bullet-looplaantje.jpg);
background-repeat: no-repeat;
background-position: left;
}

/*Hier volgt de opmaak van de teksten*/


.footer-link {
	color: #666;
	text-decoration: none;
}
.footer-link a:link {
	color: #666;
	text-decoration: none;
}
.footer-link a:visited {
	color: #666;
	text-decoration: none;
}
.footer-link a:hover {
	color: #333;
	text-decoration: underline;
}
.footer-link a:active {
	color: #fff0a0;
	text-decoration: underline;
}

.text-link {
	color: #fff;
	text-decoration: underline;
}
.text-link a:link {
	color: #fff;
}
.text-link a:visited {
	color: #fff;
}
.text-link a:hover {
	color: #fff0a0;
}
.text-link a:active {
	color: #fff0a0;
}

.text-link-nodeco {
	color: #fff;
	text-decoration: none;
}
.text-link-nodeco a:link {
	color: #fff;
}
.text-link-nodeco a:visited {
	color: #fff;
}
.text-link-nodeco a:hover {
	color: #fff0a0;
}
.text-link-nodeco a:active {
	color: #fff0a0;
}

h2.main-title {
	margin: 0px 0px 5px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: lighter;
	color: #fff;
	padding: 4px 0px 0px 0px;
}

h4.announce {
	margin-top: 0px;
	font-size: 10pt;
	font-weight: lighter;
	font-style: italic;
	color: #fff0a0;
}

p.announce {
	margin-top: -15px; 
	font-size: 8pt;
}

p.main-links-header {
	margin: 2px; 
	font-size: 9pt;
	font-style: italic;
	color: #fff0a0;
	text-indent: 2px;
	padding-bottom: 2px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #cdb469;
}

p.main-sidebar-text {
	margin: 0px 0px 0px 0px; 
	font-size: 8pt;
	color: #333;
	font-weight: lighter;
	padding-bottom: 2px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #333;
}

p.main-nav-subheader {
	margin: 2px; 
	font-size: 9pt;
	font-style: italic;
	color: #fff0a0;
	text-indent: 2px;
	padding-bottom: 2px;
}

p.main-nav-text {
	font-size: 8pt;
	text-indent: 5px;
	margin-bottom: 0px;
}

p.main-text {
	font-size: 8pt;
}

p.stalen-table-header-text {
	margin: 0px;
	padding: 2px;
}

p.stalen-text {
	margin: 0px;
	padding: 2px;
}

p.footer-text {
	margin-top: 0px; 
	font-size: 8pt;
	color: #666;
}

img.img-sponsor {
border: 1px #ccc solid;
}

#tabel-looplaantje {
border: 1px #000 solid;
}