/* basic settings */

body {
	background-color: #005189;
	color: #000000;
	font-size: 11px;
	line-height: 150%;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
}
.wrapper {
	background-color: #ffffff;
	background-image: url(../images/clouds.gif);
	background-repeat: repeat-x;
}
a.button, .column  a.button{
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	width: 85px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 2px 3px 5px;
	text-align: center;
	float: right;
}


.column a.reageer{
	background-image: url(../images/button_big.gif);
	width: 150px;
	font-size: 14px;
}

.contact #mailer input.button {
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 91px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	text-align: center;
	float: right;
	padding: 1px 5px 5px;
	border: 0;
	height: 23px;
	margin:5px 17px 0 0;
	cursor: pointer;
}

/* div layout end other specs */
.header, .main, .footer {
	width: 930px;
	margin: 0 auto;
	text-align: left;
}
.header {
	height: 200px;
	position: relative;
}
.wrapper .home {
	height: 390px;
}
.shade {	
	position: absolute;
	top: 0;
	left: 0;
	width: 930px;
	height: 190px;
	background-image: url(../images/white_shade.png);
	background-position: center top;
	background-repeat: no-repeat; 
	z-index: 1;
}
.main {
	overflow: hidden;
	padding-bottom: 15px;
}
.clear {
	clear: both;
}
.footer {
	color: #ffffff;
	padding: 5px 0 10px;
}

/* main columns */
.column {
	float: left;
	width: 420px;
	padding: 0 15px;
	display: inline;
	overflow: hidden;
}
.left {
	margin-right: 30px;
}

/* header markup */
.header .logo {
	margin: 10px 0 0;
	z-index: 2;
	position: absolute;
}
.header .horecalink {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 3;
}
.header .topmenu {
	position: absolute;
	width: 100%;
	height: 40px;
	top: 5px;
	left: 0;
	text-align: center;
	z-index: 2;
}
.header .etappemenu {
	position: absolute;
	width: 100%;
	height: 25px;
	bottom: 5px;
	left: 0;
	text-align: center;
	z-index: 2;
}
.header .topmenu li, .header .etappemenu li {
	display: inline;
	font-size: 17px;
}
.header .topmenu li a, .header .etappemenu li a{
	color: #C4071C;
	text-decoration: none;
	margin: 0 5px 0 5px;
	line-height: 120%;
}
.header .topmenu li a.selected , .header .etappemenu li a.selected{
	color: #005087;
}
.header .topmenu li a {
	line-height: 120%;
}
.header .mountain {
	position: absolute;
	z-index: 2;
	left: 0;
	top: 88px;
}
.header .mountain li {
	float: left;
	height: 104px;
	position: relative;
	width: 155px;
}
.header .mountain li img {
	position: absolute;
	bottom: 0;
	left: 0;
}
.header .etappes {
	border: 4px solid #cccccc;
	background-color: #eeeeee;
	top: 192px;
	left: 0;
	position: absolute;
	height: 170px;
}
.header .etappes .bottom {
	position: absolute;
	bottom: -4px;
	left: -4px;
}
.header .etappes .items {
	position: relative;
	margin: -4px -4px;
	float: left;
	padding: 0 0 10px;
	overflow: hidden;
}	
.header .etappes .items li {
	float: left;
	position: relative;
	width: 135px;
	height: 110px;
	padding: 10px 10px 8px;
}
.header .etappes .items li.selected {
	background-color: #AC0001;
	color: #ffffff;
	padding-top: 6px;
	border-top: 4px dotted #ccc;
}
.header .etappes .items li a {
	color: #000000;
}
.header .etappes .items li h3 {
	font-size:14px;
	font-weight: bold;
}
.header .etappes .items li img {
	display: none;
}
.header .etappes .items li.selected img {
	display: block;
	position: absolute;
	left: 0;
	bottom: -10px;
}

.column h1 {
	margin: 16px -15px;
	padding: 4px 15px 5px;
	font-size: 18px;
	color: #ffffff;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
}
.column p {
	margin: 0 0 16px;
}
.column a {
	color: #C4071C;
	text-decoration: none;
}
.twitter span, .twitter a {
	display: none;
}
.twitter .info a {
	display: inline;
}
.twitter .info, .youtube .info {
	float: left;
	width: 150px;
}
.twitter .logo, .youtube .logo {
	margin: 0 0 0 10px;
}
.twitter .rss-items {
	margin: 25px 0 0;
}
.youtube .info {
	width: 250px;
}
.youtube object {
	display: block;
	margin: 0 0 10px;
}
.youtube-items {
	clear: left;
}
.youtube-items li {
	overflow: hidden;
	margin: 0 0 5px;
}
.youtube-items .thumbnail {
	float: left;
}
.youtube-items .title {
	margin: 0 0 0 125px;
	display: block;
}
.youtube-items  span {
	margin: 0 0 0 125px;
	display: block;
}
.buttons {
	overflow: hidden;
	margin: 10px 0;
}
.weblog .date {
	font-size: 11px;
	font-weight: bold;
	display: block;
}
.archive ul {
	border-top: 1px solid #cccccc;
}

.archive ul li {
	padding: 8px 0;
	border-bottom: 1px solid #cccccc;
}
.archive ul li a {
	font-weight: bold;
}
.reactions ul li {
	padding: 8px 0;
	border-bottom: 1px solid #cccccc;
}
.reactions ul li .author {
	font-weight: bold;
	display: block;
	font-size: 14px;
}
.reactions ul li .comment {
	display: block;
	margin: 5px 10px;
}
.sitemap, .sitemap ul {
	list-style-type: disc;
	list-style-position: inside;
	margin: 2px 0 0 0;
}
.sitemap li {
	margin: 0 0 2px 7px;
}
.contact #mailer{
	overflow: hidden;
	padding: 5px 0 0;
}
.contact #mailer .form-col{
	float: left;
	width: 200px;
}
.contact #mailer input {
	border: 1px solid #999;
	background-color: #ccc;
	color: #333;
	width: 180px;
	height: 18px;
}
.contact #mailer textarea {
	border: 1px solid #999;
	background-color: #ccc;
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 12px;
	width: 200px;
	height: 109px;
	margin: 0;
}
.contact #mailer label {
	display: block;
	padding: 3px 0;
}
.contact #mailer .error input {
	border: 1px solid #000000;
	background-color: #ff8888;
}
.contact p.error {
	border: 2px solid #ff9900;
	background-color:#ffff99;
	padding: 5px;
}
.contact p.success {
	border: 2px solid #22ff22;
	background-color:#ccffcc;
	padding: 5px;
}

.info {
	border: 1px solid #cccccc;
	background-color: #eeeeee;
	padding: 10px;
}
b { font-weight: bold; }
i { font-style: italic; }
u { text-decoration: underline; }
h2 { font-size: 18px; font-weight: bold; margin: 10px 0 20px; }
a.footer {
    color: #FFFFFF;
    font-size: 10px;
    margin-right: 25px;
}
