html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #fff;
	height:100%;
	background-image:url(verlauf.jpg);
	background-repeat:repeat-x;
}
body.mceContentBody {
	background-image:none;
	background-color: #fff !important;
}
/*
Farben:
schrift #3d3938
schriftblau #004c92
menü normal #d1dfec
hintergrund content #ecf5fa / #f1f6f9
heading: #0072bc
*/

p,td,ul,ol,li,div,a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color:  #3d3938;
}
p {
	margin-top:0px;
	padding-top:0px;
}
pre {
	font-size:12px;
}
h1,h2,h3,h4,h5 {
	color: #0081c6;
	font-size: 15px;
	font-weight: normal;
}
h1 { font-size:15px;margin-bottom:2px; }
h2 { font-size:14px; }
h3, h4 ,h5 { font-size:12px; }
h3 {
	padding-bottom:0px;
	margin-bottom:0px;
}
table {	
	border-collapse:collapse;
}
td { 
	vertical-align:top; padding:2px;
}
sup {
	font-size:7px;
}

a, a:visited {
	text-decoration:none;
	cursor:pointer;
	outline:0px;
}
a:hover { 
	color: #000000;
	text-decoration:underline;
}
a img {	
	border:0px;
}
li a, li a:visited { 
	text-decoration:none;
}


.clr { clear:both; }

/* Layout */
.backdrop {
	position:absolute;
	bottom:0px;
	top:0px;
	right:0px;
	left:0px;
}
.shadows {
	width:700px;
	margin:0px auto;
	height:100%;
	left:-100px;
	position:relative;
	background: #fff;
	/*background: transparent url(bgnd-middle.jpg) repeat-y;*/
	display:none;
}
.master {
	margin: 0px auto;
	width: 900px;
	position: relative;
	padding-top:15px;
}
.dist {
	height:15px;
	width:900px;
	/*background-color: #ecf5fa;*/
	background-color: transparent;
}
.main {
	width:700px;
	background-color: #fff;
}
.main .top {
	height: 10px;
	background:#fff;
	/*background: transparent url(bgnd-top.jpg) no-repeat;*/
}
.main .frame {
	width:730px;
	min-height: 400px;
	/*background: transparent url(bgnd-middle.jpg) repeat-y;*/
	padding: 0px 0px 0px 0px;
}
.main .page {
	width:670px;
	height:100%;
	margin:0px 0px 0px 15px;
	/*background-color: #f1f6f9;*/
	background-color: #fff;
}
.main .content {
	min-height: 400px;
	padding:17px 46px 17px 46px;
	background-color:#fff;
}
.main .bottom {
	height: 30px;
	/*background: transparent url(bgnd-bottom.jpg) no-repeat;*/
}
.header {
	width: 670px;
	/*height: 144px;*/
	height:215px;
	background-image:url(camping_header_1.png);
	background-repeat:no-repeat;
	position:relative;
	top:-17px;
}
.header img {
	display:block;
	position:relative;
	top:4px;
}
.sidebar {
	position: absolute;
	left:700px;
	top:15px;
	width: 174px;
	background-color: #fff;
	padding:9px 0px;
	overflow: hidden;
}
.sidebar h1 {
	font-size:13px;
	text-align:center;
	line-height:1.2em;
}
.sidebar h2 {
	text-align:center;
	font-size:12px;
	line-height:1.2em;
}
.sidebar h3, .sidebar h4, .sidebar h5, .sidebar h6 {
	font-size:12px;
}
.sidebar .box {
	padding:4px;
	background-color: #fff;
}
.sidebar .dotted {
	margin-right:10px;
}
/*
.sidebar .box .top {
	height: 10px;
	background-color: #fff;
}
.sidebar .box .frame {
	width: 170px;
	background-color:#fff;
	padding:4px 0px 4px 4px;
}
*/
.sidebar .box .content {
	margin-right:10px;
}
.sidebar .box p {
	line-height:1.2em;
	margin:0px;
	padding:0px;
}
.sidebar .box .grey, .grey a {
	font-size:10px;
	color: #0081c6;
	line-height:1.3em;
}
.grey a:hover {
	text-decoration:underline;
}
/*
.sidebar .box .frame .content img {
	display:block;
	margin-bottom:4px;
}
.sidebar .box .frame .content {
	margin:0px 0px 0px 0px;
	padding:0px 0px;
	overflow:hidden;
}
*/
.sidebar .box .content.image {
	margin:0px 0px 0px 0px;
	padding: 0px;
	min-height:0px;
	position:relative;
}
.sidebar .box .content.image .sublink {
	text-align:left;
	position:absolute;
	bottom:0px;
	left:0px;
}
/*
.sidebar .box .bottom {
	height: 10px;
	background-color: #fff;
}
*/
a.linklist {
	display:block;
	padding-bottom:5px;
	margin-right:20px;
	margin-bottom:5px;
	border-bottom:1px dotted #185d9c;
}
a.linklist:hover {
	text-decoration:underline;
}

/*Menu*/
.menus {
	width:670px;
	border-top:1px solid #fff;
}
.menus ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.menus li {
	display:block;
	float:left;
	width:95px;
	height:20px;
	text-align:center;
	margin:0px;
	padding:0px;
	border-right:1px solid #fff;
	font-size:11px;
}
.menu {
	width:670px;
	background-color: #d6e2ec;
}
.submenu {
}
.menus a {
	color: #0081c6;
	font-size:11px;
	line-height: 1em;
	margin:0px;
	padding:0px;
	width:95px;
	display:block;
	padding:4px 0px 5px 0px;
	text-transform:uppercase;
}
.menus a.active, .menus a:hover {
	background-color: #0081c6;
	color: #fff;
}
.menu ul {
	height:20px;
	margin-left:46px;
	border-left:1px solid #fff;
}
.submenu li {
	border:0px;
	border-left:1px solid #fff;
	width:95px;
}
.submenu ul {
	height:20px;
	margin-left:46px;
	margin-top:2px;
	border:0px;
}
.submenu a {
	border:0px;
	background-color: #fff;/*#ebf3f7;*/
	color: #b1bfcc;
	text-transform:none;
}
.submenu a.active, .submenu a:hover {
	background-color: #fff;
	color: #0081c6;
}
/* Nur Text */
.rtf {
	width:480px;
	width:578px;
}
.rtf img {
	margin-bottom:8px;
}
.rtf ol {
	margin-left: 0px;
	padding-left:20px;
}
.rtf ol li {
	margin-bottom:0.5em;
}
.rtf a {
	text-decoration:underline;
}
.twoColumns .rtf {
	width:285px;
}

/*text / bilderleiste*/
.img_right {
	float:right;
	margin-bottom:8px;
}
.img_left {
	float:left;
	margin-bottom:5px;
}
.image_text {
	margin-top:10px;
	margin-bottom:5px;
	width:580px;
}
.image_text img {
	display:block;
}
.image_text .rtf {
	float:left;
	width:280px;
}

.image_text .rtf h2 {
	margin-top:0px;
}
.image_text .images {
	width:280px;
	float:right;
}

.image_text.small .rtf {
	width:140px;
}
.image_text.small .images {
	width:420px;
}
.image_text .subtitle {
	padding: 2px 2px 2px 2px;
	margin:2px 0px 2px 0px;
	/*background-color: #f1f6f9;*/
}
.image_text .subtitle p {
	margin:0px;
	padding:0px;
}
.image_text .emptysub {
	height:5px;
}
.image_text .view {
	width:280px;
	min-height:210px;
	overflow:hidden;
	background-color: #f1f6f9;
	margin-top:0px;
}
.view2 {
	float:left;
}
.image_text .icons {
	clear:both;
	overflow:hidden;
	width:290px;
}
.image_text .icons .icon {
	margin:0px 5px 5px 0px;
	float:left;
}
/* Imageblock (einfache Galerie mit Lightbox) */
.imageblock {
	width:590px;
	overflow:hidden;
}
.imageblock img {
	display:block;
}
.imageblock .image {
	float:left;
	margin:0px 5px 5px 0px;
}
/*Tabellen*/
table.freizeit {
	table-layout:fixed;
	width:550px;
}
table.freizeit td {

}
table.freizeit a:hover {
	text-decoration:underline;
}
table.freizeit tr td {
	width:190px;
}
table.freizeit tr td + td {
	width:360px;
}
table.preisliste {
	table-layout:fixed;
}
table.preisliste tr td {
	width:390px;
}
table.preisliste tr td + td {
	width: 110px;
	text-align:right;
}
table.preisliste tr td + td + td {
	width: 50px;
	text-align:right;
}
td.links {

}
td.rechts_schmaler, table.preisliste tr td + td + td.rechts_schmaler {
	background-color: #ddd;
	width:30px;
}
