body {
	position: relative;
	background: url(../images/background-birkengrund.gif) top left repeat-x #848765;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	text-align: left;
	line-height: 1.5em;
	margin-top: 0;
	}
#wrap {
	width: 919px;
	margin: 0 auto;
	}
#rand-links {
	background-image: url(../images/schatten-links.gif);
	background-repeat: no-repeat;
	width: 10px;
	float: left;
	min-height: 530px;;
	}
#rand-rechts {
	background-image: url(../images/schatten-rechts.gif);
	background-repeat: no-repeat;
	width: 10px;
	float: left;
	min-height: 530px;
	}
#inhalt {
	width: 899px;
	float: left;
	min-height: 300px;
	background-color: #c1c3b2;
	margin-bottom: 15px;
	}
#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 899px;
	float: left;
	overflow: hidden;
	}
#start {
	width: 899px;
	height: 230px;
	float: left;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
#content {
	width: 899px;
	float: left;
	}
#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	margin: 10px 0;
	color: #006600;
}
h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	margin: 10px 0;
	color: #006600;
}
.inhalt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #006600;
	padding: 0 15px;
}
.inhalt a:link, .inhalt a:visited {
	color: #006600;
	text-decoration: underline;
	}
.inhalt a:hover {
	text-decoration: none;
}
.inhalt10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #006600;
	padding: 0 15px;
}
.inhalt10px a:link, .inhalt10px a:visited {
	color: #006600;
	text-decoration: underline;
	}
.inhalt10px a:hover {
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #006600;
}
td a:link, td a:visited {
	color: #006600;
	text-decoration: underline;
	}
td a:hover {
	text-decoration: none;
}
#navigation {
	width: 850px;
	float: left;
	height: 20px;
	margin: 26px 0 0 0;
	}
#navigation ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#navigation li {
	float: left;
	padding: 0;
	}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	}
.navigation a:link, .navigation a:visited {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #848765;
	text-decoration: none;
	padding: 8px 10px 9px 10px;
	}
.navigation a:hover {
	font-size: 12px;
	line-height: 18px;
	color: #006600;
	text-decoration: none;
	background-color: #c1c3b2;
	}
.navigation-act {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	}
.navigation-act a:link, .navigation-act a:visited {
	font-size: 12px;
	line-height: 18px;
	color: #006600;
	background-color: #c1c3b2;
	text-decoration: none;
	padding: 8px 10px 9px 10px;
	}
.navigation-act a:hover {
	font-size: 12px;
	line-height: 18px;
	color: #006600;
	text-decoration: none;
	background-color: #c1c3b2;
	}
#nav-content {
	width: 170px;
	float: left;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#nav-content ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 15px;
	border-top: 1px solid #FFFFFF;
	width: 152px;
	float: left;
}
#nav-content li {
	float: left;
	padding: 0;
}
.nav-content {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	width: 150px;
	overflow: hidden;
}
.nav-content a:link, .nav-content a:visited {
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	width: 135px;
	text-decoration: none;
	padding: 5px 5px 5px 10px;
	background-image: url(../images/nav-content-no.jpg);
	background-repeat: no-repeat;
	}
.nav-content a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/nav-content-ro.jpg);
	background-repeat: no-repeat;
	}
#content-next {
	width: 700px;
	float: right;
}
#content-next dl {
	float: left;
	width: 200px;
	margin: 10px 10px 10px 15px;
	padding: 0;
	display: inline; /* IE Fix */
}
#content-next dt {
	float: left;
	width: 202px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
	text-align: center;
}
#content-next dd {
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-align: center;
}
#content-next dd.img img {
	margin: 0 8px 0 0;
	padding: 4px;
	border: 1px solid #00812e;
	border-bottom-color: #59896a;
	border-right-color: #59896a;
	background: #FFFFFF;
}
#cdf-tour {
	width: 690px;
	float: right;
	margin-top: 25px;
}
#cdf-tour dl {
	float: left;
	width: 200px;
	margin: 10px 10px 10px 15px;
	padding: 0;
	display: inline; /* IE Fix */
}
#cdf-tour dt {
	float: left;
	width: 202px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
	text-align: center;
}
#cdf-tour dd {
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-align: center;
}
#cdf-tour dd.img img {
	margin: 0 8px 0 0;
	padding: 4px;
	border: 1px solid #00812e;
	border-bottom-color: #59896a;
	border-right-color: #59896a;
	background: #FFFFFF;
}
.bildrand {
	margin: 0 8px 0 0;
	padding: 4px;
	border: 1px solid #00812e;
	border-bottom-color: #59896a;
	border-right-color: #59896a;
	background: #FFFFFF;
}
#footer {
	width: 887px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.5em;
	border: 1px solid #FFFFFF;
	padding: 5px;
	margin-left: 10px;
	margin-top: -15px;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#micha {
	width: 889px;
	float: left;
	padding: 5px;
	margin-left: 10px;
/*	margin-top: -15px;*/
	text-align: center;
}
.micha {
	font-size: 10px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
.micha a:link, .micha a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 5px;
	border: 1px solid #5b5f32;
}
.radio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #5b5f32;
	border: 1px solid #5b5f32;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 5px;
	overflow: auto;
	border: 1px solid #5b5f32;
}
.ferienreisen2012 {
	margin: 4px auto;
	width: 400px;
	padding: 15px;
	background: #FFF;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #006600;
	line-height: 1.5em;
	border: 2px dotted #060;
}
.ferienreisen2012 a:link, .ferienreisen2012 a:visited {
	color: #006600;
	text-decoration: underline;
}
