﻿/* Start Zentrale Formatierungen für die HTML Seite und den Body */
html, body {
	height: 100%;
}

html {
	overflow-y: scroll;
}

body {
	margin: 0px;
	padding: 0px;
	font: 14px/18px "Times New Roman", Times, serif;
	color: #4e4c50;
	background:  #381b07 url(../images/bg_body.jpg) repeat-x;
}

a:link, a:visited {
	color: #c59e4d;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding: 0px;
	font-weight: bold;
	line-height: 1.2em;
}

h1 {
	margin-bottom: 10px;
	padding: 15px 0 10px 0;
	width: 458px;
	font-size: 24px;
	border-bottom: 2px dotted #939194;
}

h2 {
	display: inline;
	font-size: 14px;
}

h3 {
	font-size: 14px;
}

h4 {
	float: right;
	font-size: 16px;
}

h5 {
	float: right;
	margin-top: 3px;
	font-size: 14px;
}

h6 {
	float: left;
	margin-top: 3px;
	font-size: 14px;
}

p {
	margin: 0px;
	padding: 0px;
}

input, textarea {
	height: 17px;
	margin: 0px;
	padding: 1px 0px 0px 4px;
	font: 14px "Times New Roman", Times, serif;
	color: #4e4c50;
}
.bg_kontakt input[type=checkbox]{
    width: auto;
    margin-right: 10px;
    
}
	
strong, .bold {
	font-weight: bold;
}	

.normal {
	font-style: normal;
}

.clear {
	clear: both;
}

/* gestrichelte Line um Links beim Firefox entfernen */
a:focus { 
	-moz-outline-style: none; 
}

/* Kleine Unterstützung für den IE6 und IE7 kleine DIVs in der richtigen Höhe darzustellen */
#footer_top, #footer_bottom, #barrierefrei {
	font-size: 0px;
	line-height: 0px;
}
/* Ende Zentrale Formatierungen für die HTML Seite und den Body */


/* Start 100% Container */
#wrapper {
	margin: 0 auto;
	padding: 0px 7px;
	width:982px;
	min-height: 100%;
	height: auto !important;	
	height: 100%;
	position: relative;
	background: url(../images/bg_verlauf.png) repeat-y;
}

#wrapper_top_container {
	margin: 0 -7px;
	width: 996px;
	height: 6px;
	background:  url(../images/bg_body.jpg) repeat-x;	
}

#wrapper_top {
	margin: 0 auto;
	width: 994px;
	height: 6px;
	background: url(../images/wrapper_top.png) top no-repeat;	
}

	*html #wrapper_top {
		margin-bottom: -10px;
	}	

*html #wrapper {
	background: url(../images/bg_verlauf2.png);
}

*+html #wrapper {
	background: url(../images/bg_verlauf2.png);
}

/* Ende 100% Container */

/* Start Header */
#header {
	width: 982px;
	height: 183px;
	position: relative;
	background: url(../images/header_bg.jpg) top no-repeat;
}

	#logo {
		position: absolute;
		top: 30px;
		right: 0px;
		z-index: 85;		
	}

	#navigation {
		padding-top: 27px;
		width: 982px;
		height: 45px;
		position: absolute;
		left: 0;
		bottom: 0;
		background: url(../images/nav_bg.jpg) bottom no-repeat;
	}
	
	#navigation_shadow {
		width: 982px;
		height: 11px;
		position: absolute;
		left: 0;
		bottom: 72px;
		background: url(../images/header_shadow.png) no-repeat;
	}
	
	*html #navigation_shadow {
		margin-bottom: -5px;
	}	

/* End Header */

/* Start Navigation */



#nav_pos1 {
	float: left;
	width: 7px;
	height: 45px;
	background: url(../images/nav_pos1.png);
}

#nav_logo {
	float: left;
	width: 147px;
	height: 45px;
	background: url(../images/nav_logo.png) no-repeat;
}
/* Ende Navigation */

/* Start Main Bereich */
#main {
	margin-top: -1px;
	margin-bottom: 56px;
	width: 982px;
	background: #eeede5 url(../images/bg_main.gif) top repeat-x;
}

#left {
	padding-top: 15px;
	width: 230px;
	float: left;
}

	.postit {
		padding: 0 33px 0 27px;
		width: 180px;
		height: 230px;
		background: url(../images/bg_news.jpg) bottom no-repeat;
	}
	
		.postit h1 {
			width: 178px;
			font-size: 20px;
		}
		
		.postit p.link {
			margin-top: 5px;
			text-align: right;
		}

	#platzhalter {
		margin-bottom: 148px; 
	}
	
	.postit.info {
		padding: 0 28px 0 22px;
	} 

		.postit.info img {
			float: right;
			margin: 5px 0px 0px 6px;
			border: none;
		} 
		
	.postit.cart {
		margin-top: 8px;
		margin-bottom: -128px;
		padding: 0 28px 0 22px;
		height: auto;
   	 	background: none;
	} 
	
		*html .postit.cart {
			margin-top: 15px;
			margin-bottom: -134px;
		}
		
		*+html .postit.cart {
			margin-top: 15px;
			margin-bottom: -134px;	
		}		

		.postit.cart h1 {
			padding-left: 30px;
			width: 148px;
			background: url(../images/h1_cart_bg.jpg) no-repeat;
			background-position: 0 15px;
		}		

#center {
	padding: 15px 0 0 34px;
	width: 458px;
	float: left;
}

	#center .cms p {
		width: 458px;
		margin: 8px 0 14px 0;
		font: 14px/16px "Times New Roman", Times, serif;
		text-align: justify;
		line-height: 1.5em;			
	}

	.text_main {
		width: 458px;
		margin: 8px 0 14px 0;
		font: 14px/16px "Times New Roman", Times, serif;
		text-align: justify;
		line-height: 1.5em;	
	}
	
	.image {
		width: 492px;
		margin: 0 0 -8px -15px;
		background: url(../images/bg_startimage.jpg) no-repeat bottom left;
	}
	
		.image img {
			margin: 0 20px 18px 14px;
			width: 440px;
			border: 9px solid #fff;
		}
		
	.button_routenplaner {
		width: 458px;
		margin: 8px 0 14px -10px;
	}		
		
	.button_senden {
		margin-left: 15px;
		width: 426px;
		height: 39px;
		background: url(../images/bt_senden.jpg);
	}
	
	#flash {
		margin-top: 25px;
		width: 708px;
		clear: right;
		float: left;
		background-color: #eeede5;
	}	
	
	#quellen {
		margin: -52px -20px -3px -35px;
		padding: 75px 40px 0;
		width: 448px;
		height: 155px;
		font: 14px/18px "Times New Roman", Times, serif;
		text-align: justify;
		line-height: 1.5em;
		background: url(../images/bg_quellen.jpg) bottom no-repeat;
	}
	
		#quellen label {
			width: 250px;
		}	
		
		#quellen input {
			width: 160px;
		}

		#quellen select {
			width: 168px;
		}
		
		#quellen .submit {
			margin-top: -5px;
			margin-left: 10px;
			width: 33px;
			height: 34px;
			float: right;
			background: url(../images/img_button.jpg) no-repeat;
		}
		
			#quellen .submit:hover {
				background: url(../images/img_button_hover.jpg) no-repeat;
			}		
	
	h1.downloads {
		font-size: 14px;
	}	
		
	table.downloads {
		margin: 8px 0 14px -10px;
		text-align: center; 
	}	
	
		table.downloads td {
			padding: 5px;
			text-align: center;
			vertical-align: middle;
			line-height: 1.5em;
			border: 1px solid #939194;
		}
		
	div.shop.product {
		margin-bottom: 10px;
		padding-bottom: 10px;
		border-bottom: 2px dotted #939194;	
	}
		
	div.shop.product img.thumb {
		margin: 10px;
		padding: 150px 5px 5px 141px;
		float: left;
	}
	
		div.shop product div.thumb img.lupe {

			position: relative;
			bottom: 0;
			right: 0;
		}
	
	div.shop.product div.info {
		margin: 10px;
		margin-top: 5px;
		padding: 0;
		width: 253px;
		float: right;
		line-height: 1.4em;		
	}
	
	*html div.shop.product div.info {
		margin-right: 0;
	}	
	
		div.shop.product div.info p.title {
			height: 20px;
      		font-weight: bold;
     		overflow: hidden;
		}			
		
		div.shop.product div.info p.description {
			margin-bottom: 12px;
			height: 62px;
			overflow: hidden;
		}			
		
		div.shop.product div.info p.delete {
			margin-bottom: 20px;
		}			
		
		div.shop.product div.info p.price {
			font-weight: bold;
			text-align: right;
		}
		
		div.shop.product div.info p.details {
      padding-top: 10px;
		}		
				
		div.shop.product div.info form {
			margin-top: 10px;
		}				
				
		div.shop.product div.info select.specificity {
			width: 150px;
			float: left;
		}					
		
		div.shop.product div.info select.quantity {
			width: 80px;
			float: right;
		}
		
		div.shop.product div.info input.buy {
			margin: 0;
			margin-left: -10px;
			padding: 0;
			clear: both;
			display: block;
			width: 270px;
			height: 41px;
			background: url(../images/bt_shop_buy.jpg);
			border: none;
			cursor: pointer;
		}
		
		div.shop.product td {
			text-align: left;
		}	
    
  .order {
  	margin-top: 20px;
    width: 454px;
  	height: 41px;
  	display: block;
  	background: url(../images/bt_shop_order.jpg);
  }    	
  
  .order_final {
  	margin-top: 20px;
  	width: 454px;
  	height: 41px;
  	display: block;
    background: url(../images/bt_shop_order_final.jpg);
  }  
		
	
#right {
	padding-top: 15px;
	width: 230px;
	float: right;
}

	#barrierefrei {
		padding-top: 19px;
		padding-right: 20px;
		width: 210px;
		height: 13px;
		text-align: right;
		background: url(../images/bg_barrierefrei.gif) bottom no-repeat;
		background-position:  160px 20px;
	}
	
		#barrierefrei img {
			margin-left: 7px;
			border: none;
		}
	
	#suche {
		width: 178px;
		height: 33px;
		margin-top: 4px;
		padding: 13px 0 0 52px;
		background: url(../images/bg_suche.jpg) no-repeat right top;
	}

/* End Main Bereich */
	

/* Start Footer */
#footer {
	position: absolute; bottom: 0; left: 0;
	padding: 0 7px;
	width: 982px;
	height: 56px;
}

#footer_top {
	width: 982px;
	height: 15px;
	margin: 0px auto;
	background: url(../images/bg_footer_top.gif) repeat-x;
}

#footer_buttons {
	display: inline;
	float: left;
	width: 982px;
	height: 28px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	line-height: 28px;
	color: #fff;
	background: url(../images/footer_bg.gif) repeat-x;	
}	

	#footer_buttons a:link, #footer_buttons a:visited {
		font-weight: normal;		
		color: #fff;
	}
	
#footer_bottom {
	clear: both;
	width: 982px;
	height: 13px;
	background: url(../images/footer_bottom.jpg) no-repeat;
}
/* Ende Footer */

/* Allgemeine Formatierungen für die postit Bereiche */


#formular {
	float: left;
	width: 139px;
	height: 18px;
	background: url(../images/bg_input.jpg) no-repeat;
}

#formular input {
	width: 131px;
	height: 16px;
	padding-left: 4px;
	font: bold 12px "Times New Roman", Times, serif;
	color: #FFF;
	border: none;
	background: none;
}

.absenden {
	float: right;
	width: 31px;
	height: 31px;
	margin-top: -6px;
	background: url(../images/bt_suchen.jpg);
}

.absenden:hover, .absenden:active {
	background: url(../images/bt_suchen_a.jpg);
}






.text_main.search {
	padding-bottom: 10px;
	border-bottom: 2px dotted #939194;
}



.datum {
	width: 458px;
	margin: 0px 0px 24px 34px;
	padding-top: 8px;
	text-align: right;
	border-top: 2px dotted #939194;	
}

.content_image {
	width: 456px;
	margin: 12px 0px 0px 34px;
}

.bg_kontakt {
	width: 416px;
	padding: 0 20px;	
	text-align: justify;
}

.bg_kontakt table {
	border-collapse: collapse;
	width: 400px;
}

.bg_kontakt td {
	height: 28px;
	vertical-align: middle;
}

.td_left {
	width: 170px;
}

.td_right {
	width: 230px;
}

.bg_kontakt select {
	width: 100px;
	height: 20px;
	font: 14px "Times New Roman", Times, serif;
	color: #4e4c50;
}

.bg_kontakt input {
	width: 152px;
}

.input_klein {
	width: 48px !important;
}
	
.bg_kontakt textarea {
	width: 386px;
	height: 110px;
	overflow: auto;
}

.kleingedrucktes {
	margin: 8px 0px;
	font-size: 14px;
}

.senden {
	margin-left: 15px;
	display: block;
	width: 426px;
	height: 39px;
	background: url(../images/bt_senden.jpg);
}

.senden:hover {
	background: url(../images/bt_senden_a.jpg);
}

.error, .error p {
	color: #F00;
	font-weight: bold;
}

.tbl_downloads, .tbl_pacht {
	width: 458px;
	margin: 8px 0 14px 0;
	display: block;
	font: 14px/18px "Times New Roman", Times, serif;
	text-align: justify;
	line-height: 1.5em;	
}

.logo {
	width: 152px;
	text-align: center;
}

.logo_data {
	margin: 4px 0;
	font-weight: bold;
}

.tbl_pacht {
	padding-bottom: 20px;
	border-bottom: 2px dotted #939194;
}

.tbl_pacht td {
	vertical-align: top;
	padding: 4px 0;
}

.pacht_left {
	width: 120px;
	font-weight: bold;
}

.suche_pages {
	float: right;
	font-size: 14px;
	font-weight: bold;
	vertical-align: bottom;
}

	h1 .suche_pages {
		line-height: 24px;
	}

.text_main.suche {
	width: 410px;
}

.suche_text {
	margin-top: 6px;
	font-weight: bold;
}

.suche_feld {
	width: 300px;
	margin: 4px 0 0 20px;
} 

.suche_button {
	margin-top: -3px;
	margin-left: 10px;
	width: 30px;
	height: 30px;
	float: right;
	background: url(../images/bt_senden2.jpg) no-repeat right top;
}

.suche_button:hover, .suche_button:active {
	text-decoration: none;
	background: url(../images/bt_senden2_a.jpg) no-repeat right top;
}




#alterscheck_bg
{
	position:fixed;
	height:100%;
	width:100%;
	background:url(images/alterscheck_bg.png);
	top:0;
	left:0;
	z-index:100;
}

#alterscheck {
	position: fixed;
	background: url(images/bg-GO-alterscheck.jpg);
	height: 340px;
	padding: 60px 38px 0;
	width:  324px;
	top:50%;
	left:50%;
	margin: -200px;
	z-index:110;
}

#alterscheck p {
	color: #404040;
	font: 17px "Times New Roman", Times, serif;
	margin: 0 0 20px 6px;	
}

#alterscheck_text {
	height: 260px;	
}

#alterscheck img {
	border: none;
}
