body {
  color: #5a5a5a;
  font-size: 90%;
  font-family: Helvetica,Arial,sans-serif;
}

h1, h2, h3, h4 {
	margin-bottom: 10px;	
	color: #b77dba;		
}

p {
	/*margin-bottom: 10px;
	line-height: 20px;*/
}

blockquote {
	font-weight: bold;
	padding-left: 40px;
	margin-bottom: 10px;
	line-height: 20px;
	font-style:italic;
}

ul {
	list-style-type: disc;
	margin:10px;
}

li {
	/*margin-left:20px;	
	line-height: 20px;*/
}

pre {
	background:#F2F2F2 none repeat scroll 0 0;
	border:1px solid gray;
	font-size:12px;
	margin:10px;
	padding:10px;
	white-space:pre-wrap;
	height: 250px;
	overflow: auto;
}

a:link, a:visited, a:active {
	color: #007DBE;
	text-decoration: underline;	
}

a:hover {
	color: #BECD00;	
}

img {
	border:0;
}

table td {
	line-height: 20px;
}

table {
	margin-bottom: 10px;
}

iframe {
	border: 1px solid #5A5A5A;
}

hr {
	border: 0px;
	height: 1px;
	background: gray;
}

label {
	width: 200px;	
}

#pageheader {
	height: 140px;
	background: url(/resources/fahrrad/images/pageheaderbg.png);
	padding: 10px 25px 0 25px;
}

#pagefooter {
	height: 40px;
	background: url(/resources/fahrrad/images/pagefooterbg.png) no-repeat;
}

#pagewrapper {
	width: 950px;
	background: url(images/pagewrapper_bg.gif) repeat-y;
}

#page {
	padding: 0px 25px;
	background: url(/resources/fahrrad/images/pagebg.png);
}

#header {
	height: 1px;
	padding-left: 10px;
}

#header_home {
	height: 350px;
	padding-left: 10px;
}

#metanavigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#metanavigation ul li{
	float: left;
	margin:0;
	padding-right: 15px;
}

#metanavigation ul li a{
	color: white;
	text-decoration: none;
}

#navigation {
	margin-top: 15px;
}

#navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index:100;
	display: block;
  	padding-left: 0;
  	float: left;
}

#navigation #quicksearch {
	float: left;
	font-size: 16px;
	color: white;
	font-weight: bold;
	margin-top: 1px;
}

#navigation #quicksearch table {
	padding: 0;
	margin:0;
	line-height: 0;
}

#navigation #quicksearch td {
	padding-right: 2px;
	margin: 0;
	line-height: 0;
}

#navigation a, #navigation a:hover {
	display: block;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#navigation li {
	float: left;
	padding-top:0;
	margin:0;
	padding-right: 15px;
}

#navigation li.active a, #navigation li a:hover {
	color: #ffd801;
	text-decoration: none;
}

#navigation li ul, #navigation li.active ul, #navigation li ul li ul, #navigation li.active ul li ul {
	position: absolute;
	left: -999em;
}

#navigation li:hover ul ul, #navigation li.sfhover ul ul {
	left: -999em;
}

#navigation li li ul, #navigation li.active li ul {
	padding-left: 169px;
	margin-top: -20px;
	z-index: -1;
}

#navigation li:hover ul, #navigation li.sfhover ul, #navigation li li:hover ul, #navigation li li.sfhover ul {
	left: auto;
}

#navigation li.active li:hover ul, #navigation li.active li.sfhover ul {
	left: auto;
}

#navigation li ul li {
	width: 170px;
	background: url(/resources/fahrrad/images/subnavibg.png);
	margin-bottom: -1px;
	border: 1px solid silver;
	clear: left;
	padding: 0;
}

#navigation li.active ul li a {
	color: #00447f;
}

#navigation li ul li.active a, #navigation li ul li a:hover {
	background: white;
	color: #C198C2;
}

#navigation ul li a {
  text-decoration: none;
  font-size: 16px;
}

#navigation ul li ul li a {
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	font-size: 12px;
	color: #00447f;
}

#navigation li:hover, #navigation li.hover, #navigation li ul li:hover, #navigation li ul li.hover {
  position:static;
}

#mainwrapper {
	width: 900px;
	margin: 0 0 0 0;
	position: relative;
	/*background: white;*/
}

#leftbar {
	
}

#leftbarcontent {
	padding: 5px;
}

#center {
	
}

#content {
	padding: 0 0 0 0;
}

#level2headimage {
	float:left;
	margin-right: 20px;
}

#level2headtext {
	float: left;
	margin-top: 3px;
	width: 405px;
}

#pagecontent {
	padding: 0 0 0 10px;
}

#contentbottom {
	padding: 0 50px 0 0;
}

#rightbar {
	position: absolute;
	left: 690px;
}

#rightbarcontent {
	padding: 0 25px 0 0;	
}

#footer {
	height: 50px;
}

#footercontent {
	padding: 5px 5px 5px 30px;
}

#footercontent #text {
	float:left;
	margin: 10px 55px 0 0;
	width:275px;
	font-size: 9px;
}

#footercontent .small {
	font-size: 9px;
	line-height:12px;
}

#footercontent #logo_eu {
	float:left;
}

#footercontent #logo_nrw {
	float:left;
	/*margin-right:20px;*/
}

#onpageadmin {
	background: #f2f2f2;
	border: 1px solid gray;	
	height: 100px;
}

#tinymce {
	text-align: left;
	background: white;
}

.blind {
	clear:both;
	height:15px;
}

.headline {
	/*font-size: 16px;*/
	font-weight: bold;
}

.htmlcontent {
	margin-bottom: 20px;
}

.Subheadline {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 30px;
}

.bigred {
	font-size: 16px;
	font-weight: bold;
	color: red;	
}

#content .HTML h4 {
	margin-bottom: 0;	
}

#content .route {
	margin-bottom: 50px;
	clear: left;
}

#content .route .routekarte {
	float: left;
	width: 150px;
	margin-left: 20px;
}

#content .route .routewrapper {
	float: left;
	width: 380px;
}

#mieten input {
	border: 1px solid #5A5A5A;
	width: 260px;
	padding: 2px;
}

#mieten select {
	border: 1px solid #5A5A5A;
	margin-bottom:2px;
}

#mieten select.fixed {
	border: 1px solid #5A5A5A;
	margin-bottom:2px;
	width: 195px;
}

#mieten textarea {
	border: 1px solid #5A5A5A;
	width: 540px;
	height: 200px;
	padding: 2px;
}

#mieten .buttons input {
	background-color:#007DBE;
	border:0 none;
	color:white;
	font-weight:bold;
	padding:3px 5px;
	width: 100px;
}

#mieten ol li {
	margin-bottom: 20px;	
}

#mieten ol {
	margin-bottom: 40px;
	list-style-position:inside;
}

#mieten #form h1 {
 	background: #dedede;
 	padding: 10px 0 10px 20px;
}

#mieten #form .element input {
	border: 1px solid #5A5A5A;
	width: 260px;
	padding: 2px;
}

#mieten input.checkbox {
	width: 10px;
}

#mieten ul.errors {
	width: 250px;
	list-style: none;
	margin: 0;
}

#mieten ul.errors li {
	padding: 0;
	margin:0;
	color: #007DBE;
	font-size: 9px;
}

#mieten #msg {
	background: #BECD0D;
	text-align: center;
	padding: 20px;
	margin-bottom: 20px;
}

#mieten #msg p {
	color: #007DBE;
	font-weight: bold;
	margin: 0;
}

.contentbox_530 {
	background: url(/resources/fahrrad/images/boxbg_530.png);
	width: 490px;
	padding: 0 20px;
}

.contentboxhead_530 {
	height: 10px;
	width: 490px;
	background: url(/resources/fahrrad/images/boxhead_530.png);
	padding: 0 20px;
}

.contentboxheadbig_530 {
	height: 60px;
	width: 490px;
	background: url(/resources/fahrrad/images/boxheadbig_530.png);
	padding: 0 20px;
}

.contentboxfooter_530 {
	height: 10px;
	width: 490px;
	background: url(/resources/fahrrad/images/boxfooter_530.png);
	padding: 0 20px;
}

.contentbox_375 {
	background: url(/resources/fahrrad/images/boxbg_375.png);
	width: 335px;
	padding: 0 20px;
}

.contentbox_375 h4 {
	margin: 10px 0 0 0; 
}

.contentboxhead_375 {
	height: 10px;
	width: 335px;
	background: url(/resources/fahrrad/images/boxhead_375.png);
	padding: 0 20px;
}

.contentboxheadbig_375 {
	height: 60px;
	width: 335px;
	background: url(/resources/fahrrad/images/boxheadbig_375.png);
	padding: 0 20px;
}

.contentboxfooter_375 {
	height: 10px;
	width: 335px;
	background: url(/resources/fahrrad/images/boxfooter_375.png);
	padding: 0 20px;
}

.contentbox_475 {
	background: url(/resources/fahrrad/images/boxbg_475.png);
	width: 455px;
	padding: 0 10px;
}

.contentboxhead_475 {
	height: 10px;
	width: 455px;
	background: url(/resources/fahrrad/images/boxhead_475.png);
	padding: 0 10px;
}

.contentboxheadbig_475 {
	height: 60px;
	width: 455px;
	background: url(/resources/fahrrad/images/boxheadbig_475.png);
	padding: 0 20px;
}

.contentboxfooter_475 {
	height: 10px;
	width: 455px;
	background: url(/resources/fahrrad/images/boxfooter_475.png);
	padding: 0 10px;
}

.contentbox_260 {
	background: url(/resources/fahrrad/images/boxbg_260.png);
	width: 240px;
	padding: 0 10px;
}

.contentboxhead_260 {
	height: 10px;
	width: 240px;
	background: url(/resources/fahrrad/images/boxhead_260.png);
	padding: 0 10px;
}

.contentboxheadbig_260 {
	height: 60px;
	width: 220px;
	background: url(/resources/fahrrad/images/boxheadbig_260.png);
	padding: 0 20px;
}

.contentboxfooter_260 {
	height: 10px;
	width: 240px;
	background: url(/resources/fahrrad/images/boxfooter_260.png);
	padding: 0 10px;
}

.contentbox_865 {
	background: url(/resources/fahrrad/images/boxbg_865.png);
	width: 825px;
	padding: 0 20px;
}

.contentboxhead_865 {
	height: 10px;
	width: 825px;
	background: url(/resources/fahrrad/images/boxhead_865.png);
	padding: 0 20px;
}

.contentboxheadbig_865 {
	height: 60px;
	width: 825px;
	background: url(/resources/fahrrad/images/boxheadbig_865.png);
	padding: 0 20px;
}

.contentboxfooter_865 {
	height: 10px;
	width: 825px;
	background: url(/resources/fahrrad/images/boxfooter_865.png);
	padding: 0 20px;
}

.imagebox p {
	margin: 0;	
}

.imageslider p {
	margin: 0;	
}

#homepageboxwrapper {
	position: absolute;
	top: 280px;
	left: 50px;
}

#box1
{
	width: 260px;
	float: left;
	margin-right: 10px;
	margin-top: 20px;
}

#box2
{
	width: 260px;
	float: left;
	margin-right: 10px;
}

#box3
{
	width: 260px;
	float: left;
	margin-top: 20px;
}

.previewbox {
	/*border:1px solid #d5d5d5;*/
	margin-bottom:10px;
	padding:0px;
	clear:both;
	width:815px;
}

.previewboximage {
	float:left;
	margin-right:10px;
	width:80px;
	text-align:center;
}

.previewboxcontent {
	width: 715px;
	float:left;
}

.previewbox p {
	margin-bottom:10px;
}
.previewbox h4 {
	margin:0;
}

.smallred {
	color:#991D21;
	float:right;
	font-size:75%;
	margin-bottom:0;
}

.linkfront {
	float:left;
}
		
.link {
	height:20px;
	float:left;
}

.link a:link, .link a:active, .link a:hover, .link a:visited {
	text-decoration:none;
	font-family: Helvetica,Arial,sans-serif;
	font-weight:bold;
	font-size:12px;
	color:white;
	display:block;
	margin-top:2px;
}

.linkback {
	float:left;
}
		
.linkbutton {
  float: right;
  margin-left: 5px;
}

.link-default {
	background:#122c45;
}

.link-gruen {
	background:#4eae28;
}
.link-lila {
	background:#b67bbb;
}
.link-orange {
	background:#ff9520;
}

.link-red {
	background:#991d21;
}

.static-content p {
	margin-bottom:10px;
}

.static-content ul {
	list-style: none;	
}

.static-content ul li {
	margin-bottom: 5px;	
}

#sitemap ul {
	list-style: none;
}

#sitemap ul li a{
	font-weight: bold;	
}

#sitemap ul li ul li a{
	font-weight: normal;	
}

.smallsearchelements label {
	display:block;
	float:left;
	width:100px;	
}

.basecontent {
	padding: 10px;	
}

.form-element {
	clear:left;
	margin-bottom:2px;
}
.form-element label {
	display:block;
	width:150px;
	float:left;
}

.nomargin p {
	margin: 0;
}

.notice {
	border:1px solid gray;
	color:#F96106;
	display:block;
	padding:5px;
	text-align:center;
	width:810px;
	margin: 10px 0;
}

.small {
	font-size:75%;
}

#frmUnterkunftssuche .form-element label {
	width:	200px;
}

.tooltip {
	background:white;
	border:1px solid gray;
	padding:3px;
	width:250px;
}
