@charset "ISO-8859-1";
/* CSS Document GEnussguide Herzogenaurach */
* {
	margin: 0;
	padding: 0;
	}
html, body {
	height: 100%;
	}
body {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #B18F35;
	background: url(images/bg_verlauf.gif) top left repeat;
	}
table {
	empty-cells: show;
	}
body a {
	text-decoration: none;
	font-size: 14px;
	}
a:link {
	color: #B18F35;
	}
a:visited {
	color: #B18F35;
	}
a:hover, a:active {
	color: #B18F35;
	}	

h1 {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 24px;
	font-weight: 300;
	color: #B18F35;
	}
.black {
	color: #000;
	}
.active {
	font-weight: bold;
	}
.number {
	color:#FFF; 
	background:#000; 
	font-weight:bold
	}
.small {
	font-size: 10px;
	}
	
br.clear {
	clear: both;
	}
img {
	border: 0px;
	}

#container { 
/*	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -475px;
*/
	position: relative;
	top: 0px;
	width: 950px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: left;
	background: #FFF;
	}	
#header {
	position: relative;
	top: 0px;
	width: 950px;
	height: 138px;
	padding-top: 20px;
	background: url(images/bg_verlauf.gif) top left repeat-x;
	}
#top_navigation {
	position: relative;
	top: 10px;
	width: 930px;
	height: 20px;
	padding: 10px 10px 8px 10px;
	text-align: center;
	background: #EEE5CC;
	}
	
#slideshow {
	z-index: 10;
	position: relative;
	top: 20px;
	left: 0px;
	width: 950px;
	height: 300px;
	background: #FFF;
	}

#main {
	position: relative;
	top: 10px;
	left: 0px;
	width: 950px;
	height: auto;
	}

#left_navigation {
	position: relative;
	top: 0px;
	float: left;
	width: 230px;
	height: auto;
	padding: 0px 0px 15px 0px;
	}
#link {
	position: relative;
	top: 0px;
	left: 0px;
	width: 210px;
	min-height: 20px;
	padding: 10px 10px 8px 10px;
	margin-bottom: 2px;
	background: url(images/bg_menu_1.gif) top left repeat-y;
	}


#content {
	position: relative;
	top: 0px;
	float: right;
	width: 719px;
	height: auto;
	padding: 0px 0px 30px 0px;
	}

#text {
	position: relative;
	top: 0px;
	float: left;
	width: 449px;
	height: auto;
	padding: 10px 20px 40px 20px;
	}
#text p {
	padding-top: 10px;
	}
#text p a[href^="tel"]:link,
#text p a[href^="tel"]:visited, 
#text p a[href^="tel"]:hover, 
#text p a[href^="tel"]:active { 
	color: #B18F35; 
	text-decoration: none; 
	cursor: default; 
	}
#tipp {
	position: relative;
	top: 20px;
	left: 0px;
	width: 439px;
	height: auto;
	margin-top: 20px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	color: #FFF;
	background: url(images/bg_tipp.gif) top left repeat-y;
	}
#tipp a {
	text-decoration: underline;
	color: #FFF;
	}

#tipp_pic {
	position: relative;
	top: -30px;
	left: 15px;
	float: right;
	width: 150px;
	height: 150px;
	margin: 0px 0px 1px 5px;
	}
	
#right {
	position: relative;
	top: 0px;
	float: right; 
	width: 230px;
	min-height: 100px;
	height: auto !important;	
	}
#info {
	position: relative;
	top: 0px;
	width: 230px;
	min-height: 382px;
	height: auto !important;
	background: url(images/bg_menu_2.gif) top left repeat-y;
	}
#info p {
	padding: 10px;
	text-align: left;
	}
#anzeigen {
	position: relative;
	top: 0px;
	width: 230px;
	min-height: 100px;
	height: auto !important;
	padding: 10px 0px 0px 0px;
	}

#bottom_navigation {
	position: absolute;
	bottom: 0px;
	width: 930px;
	height: 20px;
	margin: 0px auto;
	padding: 10px 10px 8px 10px;
	text-align: center;
	background: #EEE5CC;
	}

/* -------- ThumbnailViewer ---------------- */
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 10px;
	padding-bottom: 0;
	background: #FFF;
	border: solid 1px #B18F35;
	visibility: hidden;
	z-index: 100;
	cursor: hand;
	cursor: pointer;
	box-shadow: 2px 2px 2px 2px #755E23;
	-moz-box-shadow: 2px 2px 2px #755E23;
	-webkit-box-shadow: 2px 2px 2px #755E23;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#755E23')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#755E23');
	}
#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
	font: bold 12px Verdana, Arial, Geneva, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 1.1em;
	color: #B18F35;
	padding: 5px 0 10px 0;
	text-align: right;
	}
#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
	background: #FFF;
	}
#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
	position: absolute;
	visibility: hidden;
	border: 1px solid #B18F35;
	background: #FFF;
	padding: 5px;
	z-index: 5;
	}
	
/* #BlackBerry width 720px to 768px
================================================== */

@media only screen and (min-width: 720px) and (max-width: 768px) {
	#container					{ width: 100%; }
	#header						{ width: 100%; }
	#top_navigation				{ width: 100%; }
	#slideshow					{ width: 100%; }
	#left_navigation			{ width: 150px; }
	#link						{ width: 130px; padding-left: 5px; }
	#bottom_navigation			{ width: 100%; }
}

@media only screen and (width: 720px) {
	#main						{ width: 100%; }
	#content					{ width: 570px; }
	#text						{ width: 300px; padding: 10px 15px 40px 10px; }
}

@media only screen and (width: 768px) {
	#main						{ width: 100%; }
	#content					{ width: 617px; }
	#text						{ width: 357px; padding: 10px 15px 40px 10px; }
}



/* #Clearing
================================================== */

/* Self Clearing Goodness */
.container:after { 
	content: "\0020"; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
	}

/* Use clearfix class on parent to clear nested columns,
or wrap each row of columns in a <div class="row"> */
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	}
.row:after,
.clearfix:after {
	clear: both; 
	}
.row,
.clearfix {
	zoom: 1; 
	}

/* You can also use a <br class="clear" /> to clear columns */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	}
/* =============================================== */

/* #Media & Size Check
================================================== */

	/* Bigger than standard 1344 (browsers) */
	@media only screen and (max-width: 1344px) {}

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (min-width: 960px) and (max-width: 1343px) {}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {}

/* =============================================== */
/* #BlackBerry or width of 720px
================================================== */

/* #Mobile (Landscape) Design for a width of 480px
================================================== */

@media only screen and (min-width: 342px) and (max-width: 346px) {
	.container						{ width: 342px; }
	.container .header				{ width: 342px; }
	.container .top_navigation		{ width: 342px; }
	.container .slideshow			{ width: 342px; }
	.container .main				{ width: 342px; }
	.container .bottom_navigation	{ width: 342px; }
	.container .menue				{ width: 342px; left: 20px; }
	.container .image				{ width: 342px; height: 434px; }
	.container .text				{ width: 342px; }
}
	

