@charset "utf-8";

/* ****************************************** */
/* Orangefluid GbR		         			  */
/* www.orangefluid.com       				  */
/* ****************************************** */


/* ****************************************** */
/* Global settings for TTB Baustoffe          */
/* ****************************************** */

/* Global settings */
* {
	margin:0;
	padding:0;
	text-align:left;
}

/* Layout sizes */
html {
	height: 100%;
}

/* Main body style */
body {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fdf5ee url(images/background.gif) 50% 37px no-repeat;
	color: #381a17;
	font-size: 100.01%;	
	text-align: center;
	min-width: 822px;
}


/* ****************************************** */
/* Site container settings
/* ****************************************** */

/* Site container, page width, centered, fixed width */
div#sitecontainer {
	position: relative;
	min-height: 100%;
	width: 822px;
	min-width:822px;
	margin: 0 auto;
	background: #fdf5ee url(images/background.gif) 50% 37px no-repeat;  /* bg position min-width for Firefox */
}

	/* Small IE Hack, min-height for IE */
	* html div#sitecontainer {
		height: 100%;
	}

/* Topimage container */
div#topimages {
	height: 262px;
}

	/* Topimage kill gap */
	div#topimages img {
		display:block;
	}

/* Main navi container */
div#navicontainer {
	position: relative;
	margin-top: 3px;
	height: 32px;
	width: 822px;
	background-color: #562b27;
}

/* Graphic headlines */
div#headlinecontainer {
	position: relative;
	width: 430px;
	height: 21px;
	margin-top: 60px;
	margin-left: 3px;
}

/* Main content */
div#content {
	clear: both;
	position: relative;
	width: 500px;
	margin-top: 20px;
	padding-left: 3px;
	float: left;
}

/* Special container width for content */
div#disclaimer {
	clear: both;
	position: relative;
	width: 790px;
	margin-top: 20px;
	margin-left: 3px;
	float: left;
}

	div#disclaimer p {
		font-size: 11px;
		line-height: 16px;
		text-align:justify;
	}

/* Content sideimages */
div.contentimage {
	position: relative;
	width: 270px;
	margin-top: 22px;
	margin-left: 25px;
	float: left;
}	

/* Flash container */
div#flashcontent {
	position: relative;
	width: 274px;
	margin-top: 22px;
	margin-left: 25px;
	float: left;
}

div#bildunterschrift {
	position: relative;
	width: 274px;
	margin-left: 25px;
	float: left;
}


	div.contentimage img, div#flashcontent img {
		border: 2px solid #562b27;
	}
	
/* 2 boxes for contact site */	
div.contact {
	position: relative;
	float: left;
}

/* Gap between content and container */
div#footergap {
	clear: both;
	height: 50px;
}

/* Footer container, sticky at bottom */
div#footercontainer {
	position: relative;
	clear: both;
	width: 100%;
	min-width: 822px;
	height: 20px;
	margin: -20px auto 0 auto;	
	background-color: #562b27;
	text-align: center; /* IE 5.5 */
}

	div#footercontent {
		position: relative;
		width: 822px;
		height: 20px;
		margin: 0 auto;
		background-color:#562b27;
		border-left: 3px solid #fdf5ee;
		border-right: 3px solid #fdf5ee;
	}

	* html div#footercontent {
		width: 828px;
		w\idth: 822px;
	}

	div#footercontent p {
		position:absolute;
		left: 10px;
		top: 4px;
		font-size: 10px;
		color: #ffffff;
		line-height: normal;
		margin-bottom: 0;
	}


/* ****************************************** */
/* Style settings headlines
/* ****************************************** */

/* Graphic headlines */
h1 {
	font-weight: bold;
	font-size: 0.7em;
	height: 21px;
	overflow: hidden;	
}

h1 em {
	display: block; 
	background-repeat: no-repeat;
	height: 21px;
}


/* ****************************************** */
/* Style settings fonts, links, misc
/* ****************************************** */

p {
	font-size: 12px;
	color: #381a17;
	line-height: 22px;
	margin-bottom: 15px;
}

p.zimmer {
	float:left;
	margin:-2px 0 0 0;
}

td {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
}

/* Text under contact form */
p.lh {
	padding-bottom: 25px; 
	line-height: 20px;
}

/* Link colors global */
a:link, a:visited {
	color: #381a17;
	text-decoration: underline;
}

a:active, a:hover {
	color: #855550;
	text-decoration: none;
}

/* Link colors footer */
div#footercontainer a:link, div#footercontainer a:visited {
	color: #ffffff;
	text-decoration: none;
}

div#footercontainer a:active, div#footercontainer a:hover {
	color: #fae4be;
	text-decoration: none;
}

div.clear {
	clear: both;
}

table {
	border-collapse:collapse;
	border-spacing:0;
	margin-bottom: 15px;
}


/* ****************************************** */
/* Style settings main menu
/* ****************************************** */

/* Navi row */
div#navi {
	display: block; 
}

/* Set font size for text links */
div#navi ul {
	font-size: 8px;
	list-style-type: none;
}

*:first-child+html div#navi ul {
	text-indent: -5000em;
}

/* List elements, Float left for killing gap */
div#navi li {
	display: block;
	height: 32px;
	background-position: 0 -32px;
	background-repeat: no-repeat;
	float: left;
}

/* Size of each list element */
/* Height 0 hides link text, padding resizes box back for background image */
div#navi a {
	display: block;
	height: 0;
	padding-top: 32px;
	background-repeat: no-repeat;
	overflow: hidden;
}
/* Small Hack for older IE */
* html div#navi a:link, * html div#navi a:visited {
	height: 32px; 
	he\ight: 0;
}

/* Background image for all list elements, mouse over status */
div#navi li.nav1 {background-image: url(images/but_startseite.gif); width:93px;}
div#navi li.nav2 {background-image: url(images/but_zimmer.gif); width:134px;}
div#navi li.nav3 {background-image: url(images/but_fruehstueck.gif); width:95px;}
div#navi li.nav4 {background-image: url(images/but_team.gif); width:52px;}
div#navi li.nav5 {background-image: url(images/but_reservierung.gif); width:114px;}
div#navi li.nav6 {background-image: url(images/but_aktuelles.gif); width:86px;}
div#navi li.nav7 {background-image: url(images/but_restaurant.gif); width:99px;}
div#navi li.nav8 {background-image: url(images/but_freizeit.gif); width:73px;}
div#navi li.nav9 {background-image: url(images/but_kontakt.gif); width:76px;}

/* Background image for all "a" tags, mouse out status */
div#navi a.nava1 {background-image: url(images/but_startseite.gif);}
div#navi a.nava2 {background-image: url(images/but_zimmer.gif);}
div#navi a.nava3 {background-image: url(images/but_fruehstueck.gif);}
div#navi a.nava4 {background-image: url(images/but_team.gif);}
div#navi a.nava5 {background-image: url(images/but_reservierung.gif);}
div#navi a.nava6 {background-image: url(images/but_aktuelles.gif);}
div#navi a.nava7 {background-image: url(images/but_restaurant.gif);}
div#navi a.nava8 {background-image: url(images/but_freizeit.gif);}
div#navi a.nava9 {background-image: url(images/but_kontakt.gif);}

/* Initiate mouseover, hide image in a tag so we can see bg image of list element */
div#navi a:hover {
	background-image: none;
}

/* ****************************************** */
/* List Styles          				      */
/* ****************************************** */

#content ul {
	list-style-type: none;
}

#content li {	
	font-size: 12px;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	padding-left: 12px;
	margin-bottom: 8px;
	line-height: 12px;
}

* html #content li {
	height: 1px;
}


/* ****************************************** */
/* Style settings forms                       */
/* ****************************************** */

/* No border for fieldsets */
fieldset {
	border: 0;	
	float: left;
}

/* Label styles  */
label {
	font-size: 12px;
	display: block;
	margin-bottom: 8px;
	margin-top: 2px;
	width: 80px;
	height: 15px;
	float: left;	
	cursor: pointer;	
}

/* Input fields styles  */
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #381a17;
	width: 375px;
	height: 15px;
	padding: 2px 0 1px 3px;	
	float: left;	
	border: 1px solid #562b27;	
	background-color: #ffffff;
}

	* html input, textarea {
		height: 21px;
		he\ight: 15px;
	}


/* Special */
label.zimmer {
	width: 180px;
}

	input.zimmer {
		width: 25px;
		height: 13px;
		margin-right: 5px;
	}

	* html input.zimmer {
		height: 19px;
		he\ight: 13px;
	}

	input.tag {
		width: 80px;
		height: 13px;
		margin-right: 5px;
	}

	* html input.tag {
		height: 19px;
		he\ight: 13px;
	}

/* Input fields styles active */
input:focus, textarea:focus {
	background-color: #fdf5ee;	
	color: #381a17;	
}

/* Special style for checkbox */
input.check {
	width: 14px;
	height: 20px;	
	border: 0;
	margin-right: 8px;
	background-color: #fdf5ee;
	float: left;

}

/* Textarea special style */
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 0 0 2px;
	width:456px;
	height:80px;
	margin-bottom: 5px;		
}

/* Button special style */
input.button {
	clear: both;
	font-size: 12px;
	width: 190px;
	height: 23px;
	color: #ffedc1;
	background-color: #562b27;
	border: 1px solid #562b27;
	text-align: center;
	padding: 0px 0 2px 0px;	
}

/* Button special style */
input.buttonroute {
	font-size: 12px;
	width: 150px;
	height: 23px;
	margin-top: 10px;
	color: #ffedc1;
	background-color: #562b27;
	border: 1px solid #562b27;
	text-align: center;
	padding: 0px 0 2px 0px;	
}

*:first-child+html input.button, *:first-child+html input.buttonroute {
	padding: 2px 0 2px 0px;	
}

* html input.button, * html input.buttonroute {
	padding: 2px 0 2px 0px;	
}

/* Button hover style */
input.button:hover, input.buttonroute:hover {
	background-color: #f2cf91;
	color: #562b27;
	cursor: pointer;
}

br.clear {
	clear: both;
}




