@charset "UTF-8";
/* CSS Document */

.header {;
	margin: 0px;
	padding: 0px;
	height: 134px;
	width: 100%;
	background-color: #E2D7BB;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #F5F5F5;
	height: 100%;
}
#logo {
	margin: auto;
	height: 90px;
	width: 253px;
	padding-top: 29px;
}
#menue {
	height: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg-line.jpg);
	background-repeat: repeat-x;
}
#inline{
	padding: 0px;
	height: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
}
#time4bed-nav{
	position:relative;
	height:30px;
	font-size:12px;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-repeat: repeat-x;
	background-position: left top;
}
#time4bed-nav ul{
	list-style-type:none;
	width:auto;
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 40px;
}
#time4bed-nav ul li{
	display:block;
	float:left;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
}
#time4bed-nav ul li a{
	display:block;
	float:left;
	color:#ffdab6;
	text-decoration:none;
	padding:0 0 0 25px;
	height:30px;
	line-height:37px;
}
#time4bed-nav ul li a span{
	display:block;
	float:left;
	height:18px;
	width:auto;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0;
}
#time4bed-nav ul li a:hover{color:#fff;}
#time4bed-nav ul li a:hover span{display:block;cursor:pointer;}
#time4bed-nav ul li a.current,#time4bed-nav ul li a.current:hover{
	color:#FFF;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
}
#time4bed-nav ul li a.current span{
	height:43px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right top;
}
#main{
	width: 1150px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#text-home{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	margin-left: 20px;
	width: 425px;
	float: left;
	color: #63554B;
	padding-left: 20px;
	height: 600px;
}
#text-car{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	width: 546px;
	color: #AD5E1A;
	height: 600px;
	float: left;
}
#fadeshow-container{
	width: 600px;
	height: 350px;
	float: left;
	padding-left: 10px;
}
#footer{
	background-color: #E2D7BB;
	height: 50px;
	width: 100%;
	position:fixed;
	bottom:0px;
	clear: left;
	text-align: center;
}
#footer1{
	height: 53px;
	background-color: #A14B11;
		width: 100%;
	position:fixed;
	bottom:0px;
}
#footer-text{
	width: 310px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #AD5E1A;
	margin-top: 10px;
}
#impressum {
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30px;
}
#koch {
	float: left;
	margin-left: 80px;
}
#bio {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 15px;
	width: 450px;
	biocolor: #63554B;
	float: left;
	color: #63554B;
	margin-left: 5px;
}
#biod {
	width: 40px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #63554B;
	font-size: 15px;
	margin-left: 30px;
	margin-top: 32px;
}
#ref {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 15px;
	biocolor: #63554B;
	float: left;
	width: 200px;
	margin-left: 40px;
	color: #63554B;
	height: 600px;
}
#main h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #AD5E1A;
	margin-bottom: 5px;
}

#img1dia, #img2dia, #noscriptdia {
	position: absolute;  /* Bilder uebereinanderlegen */
	/* top: 343px; /* Abstand von der linken oberen Ecke des Elternelements vertikal */
	margin-right: 10px;
	padding: 10px;
	border:  1px solid #ccc;
  	background-color: #eee;
	display: block;
}

