/* Body */
body {
	background-image: url(../images/background/body.gif);
	margin: 0 0 100px 0;
	font-family: Verdana, Arial,  sans-serif;
	font-size: 11px;
	line-height: 14px;
}

/*Gerüst*/
div#container {
	width: 700px;
	margin: 0 auto;
	background-image: url(../images/background/content.gif);
}
div#navigation {
	width: 700px;
	height: 26px;
	background-color: #004467;
}
div#navigation img {
	border: 0;
	float: left;
}
div#main {
	width: 690px;
	padding: 25px 5px 5px 5px;
}
div#footer {
	width: 696px;
	clear: both;
}

/* Reisen */
h1.content {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #d60082;
	margin-bottom: 5px;
}
div.preis_s {
	width: 135px;
	height: 31px;
	padding: 10px 0 5px 15px;
	background-image: url(../images/misc/preis_s.gif);
	color: #ffffff;
	font-weight: bold;
}
div.preis_l {
	width: 170px;
	height: 65px;
	padding: 8px 0 2px 30px;
	background-image: url(../images/misc/preis_l.gif);
	color: #ffffff;
	font-weight: bold;
}
div.preis_s span,div.preis_l span {
	font-size: 20px;
	line-height: 26px;
}
div.preis_s a,div.preis_l a {
	color: #ffffff;
}
img.ruler {
	margin-bottom: 15px;
	clear: both;
}
a.page {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
span.actpage {
	font-weight: bold;
	color: #d60082;
}

div#gmap {
	width: 450px;
	height: 270px;
}

/* Diverses */
h2 {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.nlformular {
	border: 1px solid #ffffff;
	background-image: url(../images/background/medium.gif);
	padding: 3px;
	font-size: 11px;
	color: #ffffff;
}
input,select,textarea {
	border: 1px solid #005586;
	background-color: #ffffff;
	padding: 2px;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
input.error, select.error, textarea.error {
	border: 1px solid #cc0000;
}
ul {
	padding-left: 15px;
}
ol {
	padding-left: 25px;
}
p {
	margin: 5px 0 10px 0;
}
p.pagebrowse {
	margin: 0;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #005586;
}
a:hover {
	text-decoration: underline;
}
div.btn {
	float: left;
	height: 17px;
	margin-right: 20px;
}
div.btn img {
	border: none;
	float: left;
}
div.btn a {
	float: left;
	height: 10px;
	padding: 3px 3px 4px 3px;
	line-height: 10px;
	font-size: 11px;
	background-image: url(/images/misc/button_middle.gif);
	color: #fff;
	text-decoration: none;
}

a.morepix {
	padding: 2px 0 2px 50px;
	background-image: url(/images/misc/weitere_bilder.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
