/******************************************************
 * CSS style.css - Stylesheet diefabrik.de
 * bytepark GmbH
 ******************************************************/

/* ---------- Style ---------- */

* {
	margin : 0;
	padding : 0;
}

body {
	/*background-image : url(../files/bg.jpg);
	background-repeat: repeat-x;*/
	background-color : #000000;
	padding-bottom : 0;
	margin-bottom: 40px;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style:normal;
	text-align : left;
	line-height : 150%;
	color : #000000;
	margin : 0;
	padding : 15px 0 0 0;
}

table {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style:normal;
	line-height : 150%;
	border-spacing: 1px;
}

.pricetable {
	border-style: solid;
	border-color: #e1e1e1; 
	border-width: 1px;
	
}
.pricetable  td{ padding:5px;}

ul{
	font-size : 11px;
	font-style:normal;
	text-align : justify;
	line-height : 150%;
}

hr {
	border-top : none;
	border-right : none;
	border-left : none; 
	border-bottom : dotted 1px #818181;
	margin-bottom : 3px;
}

form {	
	margin : 0;
	padding : 15px;
}

textfield, textarea, input, select {
	border: 1px solid #919191;
}

.knopf {
 border: 0;
}

.buchentab{
	margin-top : 5px;
}

#kontakt p {
	padding : 20px 10px 10px 20px;
}

#footer p {
	text-align : center; 
	font-size : 11px; 
	color : #b0b0b0; 
	padding : 10px 0 0 0;
}

h1 {
	font-size : 16px;
	margin : 0;
	text-align : left;
	color : #98252C;
	padding : 10px 0 0 0;
	}

#top_lang h1 {
	font-size : 13px;
	font-weight : normal;
	color : #cccccc;
	padding : 8px 0 0 20px;
}

h2 {
	font-size : 14px;
	font-weight : bold;
	margin : 0px;
	padding : 10px 0 0 0px;
	text-align : left;
	color : #98252C;
	font-weight: bold;
}


#kontakt h2 {
	font-size : 14px;
	font-weight : bold;
	margin : 0px;
	padding : 0px 0 0 20px;
	text-align : left;
	color : #98252C;
}

a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
  color : #98252C;
	text-decoration : none;
}

#footer a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
  	color : #e0e0e0;
	text-decoration : none;
}

a:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color : transparent;
	text-decoration : none;
}

img {
	border : 0;
}

.nav1st li {
	display : inline;
 	margin : 0;
	padding : 0;
	float : left;
}

.list_lang li {
	display : inline;
 	margin : 0;
	padding : 5px;
	float : right;
}

.list_lang img {
 	margin : 0;
	padding : 0;

}

.content_image_left {
	padding : 0px;
	float : left;
	margin : 0 10px 10px 0;
}

.content_image_right {
	padding : 0px;
	float : right;
	margin : 0 0 10px 10px;
}

.guestbook_line {
	background-image : url(../files/line.gif);
	background-repeat : repeat-x;
	padding-top : 10px;
	
}

/* ---------- LAYOUT ---------- */

#box {
	background-color : #ffffff;
 	width : 770px;
 	height : auto;
 	padding : 0;
 	text-align : left;
	margin : auto;
 	overflow : hidden;
	background-image : url(../files/schatten_spalte.gif);
	background-repeat : repeat-y;
	background-position : right;
}

#top_lang {
	float : left;
}

#top { 
 	width: 768px;
 	height: 30px;
 	padding: 0px;
 	margin : auto;
 	/*background-image : url(../files/toolbar.gif);
	background-repeat:no-repeat;*/
	background-color : #000000;
	border : 1px solid #FFFFFF;
	border-top : none;
	border-bottom : 1px solid #a1a1a1;
	overflow:hidden;
}

#headerbox { 
  width : 768px;
  height : 260px;
  margin : auto;
	padding : 0;
	overflow:hidden;
	border-left : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;	
}

#navi,.navi { 
 	height : 41px;
 	width : 768px;
 	padding : 0px;
	margin : 0px;
 	overflow : hidden;
	background-color : #000000;
  background-image : url(../files/navi_bg.gif);
	background-repeat : repeat-x;
	border-left : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;		
}

#content { 
 	width : 770px;
  height : auto;
  padding : 0;
  text-align : left;
}

.video {
	margin : auto;
	padding : 60px 0 0 120px;
	
}

.tel {
	text-align : justify;
	padding-left : 20px;

}

#inhalt {
	width : 545px;
	height : auto;
	float : left;
	padding: 0 10px 15px 10px ;
}

#kontakt {
	width : 200px;
	height : 100%;
	float : left;
	padding-bottom : 15px; 
}

.logo_right {
	width : 173px;
	height : 65px;
	margin : 0 0 10px 0; 
}

#kontakt table {
	margin : 0px;
	padding : 0;
}

/* ---------------Buttons---------- */

.btn_kontakt {
	background-image:url(../files/icon_kontakt.gif);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	padding : 4px 0 8px 35px;
	height : 27px;
	margin : 0 0 0 20px;
}

.btn_foto {
	background-image:url(../files/icon_bilder.gif);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	line-height : 48px;
	padding : 4px 0 8px 35px;
	height : 27px;
	margin : 0 0 0 20px;
}

.btn_video {
	background-image:url(../files/icon_film.gif);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	padding : 4px 0 11px 35px;
	height : 27px;
	margin : 0 0 0 20px;
}

.btn_facebook {
	background-image:url(../files/icon_facebook.gif);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	line-height : 48px;
	padding : 4px 0 8px 35px;
	height : 27px;
	margin : 0 0 0 20px;
}

#footer { 
  width : 768px;
  height : 37px;
  padding: 0px;
  text-align: left;
  float : left;
  /*background-image: url(../files/footer.gif);*/
  background-color : #000000;
  overflow: hidden;
  border : 1px solid #FFFFFF;
}
#buchen select{
	width:50px;
}

.buchenbox{  width:98%;height:auto; border: 1px dashed #ccc;margin-bottom:5px;padding:5px;}
.buchenlabel{display:block;width:150px; float:left; padding-left:50px;}
.bucheninput{}

.fabrik_pic_right {
	margin : 0 0 3px 8px;
	float : right;
}

.fabrik_pic_left {
	margin : 0 8px 3px 0;
	float : left;
}

.friend {
	margin : 0 8px 8px 0;
	border : 1px solid #cccccc;
	float : left; 
}

/* ---------------indexseite---------- */

.navi_index {
  height : 41px;
  width : 768px;
  padding : 0 ;
	margin : 0;
  overflow : hidden;
	/*background-image : url(../files/navi_bg.gif);
	background-repeat : repeat-x;*/
	clear:both;	
}

#content_index { 
 	width : 768px;
 	overflow : hidden;
  height : auto;
  padding : 0;
  margin : auto;
  text-align : left;
}

.button_price {
	padding : 10px 15px 0 0;
	margin:0;
	height:auto;
	width:240px;
	font-size:10px;
	color:#ffffff;
	float : right;
}

.intro {
	width : 503px;
	font-size:11px;
	color:#ffffff;
	text-align : justify;
	padding : 10px 0 0 5px;
 }
 
.date_button {
	width : 16px;
	height : 16px;
	padding: 0px;
	background-image : url(../../files/datepicker.gif);
	border : 0;
	margin-bottom : 5px;
}

.btn_wlan {
	background-image:url(../files/wlan.gif);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	padding : 4px 0 11px 35px;
	height : 27px;
	margin : 0 0 0 20px;
  line-height:20px;
}
a.btn_wlan:hover {
  cursor: default !important;
}