@import url(undohtml.css);
body {
font-family: Arial, Verdana, Helvetica, sans-serif;
padding:0px;
margin:0px;
background-color:#EDEEEE;
}

/* --- Splashscreen ---------------------------------------------------------- */
body#Splash {
	background-color:white;
}

div#centerlayer {
	position: absolute;
	height: 740px;
	width: 1000px;
	margin-top: -360px;
	margin-left: -490px;
	top: 50%;
	left: 50%;
	z-index: 1;
}

/* --- Main ------------------------------------------------------------------- */
#main {
	position:relative;
	width:980px;
	height:720px;
	margin:5px auto;
}

#head {
	position:relative;
	top:0px;
	right:0px;
	height:180px;
	width:980px;
	background-color:#EE7D1F;
	background-image:url(images/headtreppe.gif); 
}

#navi {
	border:0px solid black;
	position:relative;
	float:left;
	height:487px;
	width:167px;
	padding:30px 10px 0px 0px;
	background-color:white;
	color: #FE9E57;
	float:left;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
}

#view {
	border:0px solid black;
	position: relative;
	float:left;
	height:487px;
	width:525px;
	background-color:#EDEEEE;
	padding:30px 20px 0px 20px;
	overflow: auto;
	color: #555555;
}

#logo {
	position:relative;
	float:left;
	height:517px;
	width:238px;
	border:0px solid black;
	background-image:url(images/treppe.gif);
}

#foot {
	border:0px solid black;
	position:relative;
	bottom:0px;
	float:left;
	height:18px;
	width:975px;
	background-color:#EE7D1F;
	font-size:11px;
	color:white;
	padding:5px 0px 0px 5px ;
}

h1 {
	font-size:16px;
	font-weight:bold;
	margin-bottom: 3px;
}

h2 {
	font-size:14px;
	font-weight:bold;
	color:#FE9E57;
	margin-top: 12px;
	margin-bottom: 5px;
}

h3 {
	font-size:12px;
	font-weight:bold;
	color:#FE9E57;
	margin-top: 5px;
	margin-bottom: 5px;
}

p {
	font-size:12px;
	margin-bottom: 10px;
}

td{
	font-size:12px;
	padding: 0;
	margin: 0;
}

p#blocktext {
	text-align:justify;
}

a#biglink {
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
a.smalllink:link,a.smalllink:visited {
	font-size:11px;
	color:#999;
}

img#imglist {
	margin-right: 15px;
}

img#left {
	float:left;
	margin-right: 10px;
	margin-bottom: 5px;
}

img#imglistRight {
	border: 1px solid black;
	float:right;
	clear:right;
	margin-left: 10px;
	margin-bottom: 2px;
}

img#imglistBottom {
	border: 1px solid black;
	float:left;
	margin-right: 25px;
	margin-bottom: 10px;
}

div#imglistLeft {
	float: left;
}

div#imglistRight {
	float: right;
}

div#imglistBottom {
	float: right;
	clear: right;
	padding: 0;
	margin: 0;
}

/* --- Ende ------------------------------------------------------------------- */

/* --- Treppen ------------------------------------------------------------------- */
#treppen_content {
	height:487px;
	width:505px;
}

#treppen_content .left {
	position: relative;
	top:0px;
	float:left;
	height:487px;
	width:123px;
	border-right:2px solid white;
}

#treppen_content .left img {
	height:37.5px;
	width:50px;
	margin:0px 0px 5px 5px;
	border:1px solid black;
}

#treppen_content .right {
	position: relative;
	margin: 0px 5px 0px 5px;
	top:0px;
	float:left;
	height:477px;
	width:370px;
	overflow: auto;
}

#treppen_content .right .big_img img{
	height:240px;
	margin:0px 0px 0px 5px;
	border:1px solid black;
}

#treppen_content .right .small_img img{
	width:61px;
	margin:0px 0px 0px 5px;
	border:1px solid black;
}

#treppen_content .right .text {
	margin:0px 5px 0px 5px;
}
/* --- Ende ------------------------------------------------------------------- */

/* --- Aktuelles ------------------------------------------------------------------- */
#content {
	width:505px;
}

a#biglink {
	text-decoration: none;
}

#content img{
	margin:0px 0px 0px 0px;
	border:1px solid #555555;
}

#content .title {
	font-size:16px;
	font-weight:bold;
}

#content .text {
	position: relative;
	top:0px;
	float:left;
	width:340px;
	padding:0px 10px 0px 0px ;
}

#content .text a {
	font-size: 12px;
}

#content .smalltext {
	font-size:10px;
}

#content .headtext {
	font-size:14px;
	font-weight:bold;
}

#content .text h1 {
	font-size:16px;
	font-weight:bold;
}

#content .image {
	position: relative;
	top:0px;
	float:left;
	width:155px;
	margin:0px 0px 20px 0px ;
}


/* --- Ende ------------------------------------------------------------------- */

/* --- Aktuelle Angebote ------------------------------------------------------------------- */

#aktuelle_angebote_content a{
	color:blue;
	text-decoration: none;
}

#aktuelle_angebote_content .title {
	font-size:16px;
	font-weight:bold;
}

#aktuelle_angebote_content .date {
	font-size:12px;
	font-weight:bold;
}

#aktuelle_angebote_content .text {
	position: relative;
	top:0px;
	float:left;
	width:340px;
	padding:0px 10px 0px 0px ;
}

#aktuelle_angebote_content .pic_caption{
	float:left;
	
	width:140px;
	border:1px solid black;
	margin:0px 10px 10px 10px;
}

#aktuelle_angebote_content .pic img{
	float:left;
	width:140px;
	margin: 0px 0px 10px 0px;
	border:1px solid black;
}

#aktuelle_angebote_content img{
	height:105px;
	width:140px;
	margin:0px 0px 0px 0px;
	border:0px solid black;
}

#aktuelle_angebote_content .caption{
	position:relative;
	bottom:0px;
	width:140px;
	padding:0px 0px 5px 3px;
	font-size:12px;
	text-align:left;
}
/* --- Ende ------------------------------------------------------------------- */
/* --- Kontakt ------------------------------------------------------------------- */
#kontakt .title {
	font-size:16px;
	font-weight:bold;
}
/* --- Ende ------------------------------------------------------------------- */

/* --- Partner ------------------------------------------------------------------- */
#partner .title {
	font-size:16px;
	font-weight:bold;
}

#partner a {
	text-decoration: none;
	color:black;
}

#partner .pic {
	width:202px;
}

#partner img {
	border:1px solid black;
	width:200px;
}

#partner .text {
	position:relative;
	top:-35px;
	left:210px;
}
/* --- Ende ------------------------------------------------------------------- */

/* --- Impressum ------------------------------------------------------------------- */
#impressum .title {
	font-size:16px;
	font-weight:bold;
}

#impressum a {
	font-weight:bold;
	color:black;
}
/* --- Ende ------------------------------------------------------------------- */

a:link {
	color: #FE9E57;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #FE9E57;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #FE9E57;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FE9E57;
	font-weight: bold;
	text-decoration: none;
}

/* --- Formular ------------------------------------------------------------------- */
input .txt {
	color: #9B7655;
	background-color:#FFFBEF;
	border: 1px solid #939598;
	width: 250px;
}

textarea .txt {
	color: #9B7655;
	background-color:#FFFBEF;
	border: 1px solid #939598;
	width: 360px;
}

input .btn {
	color: #939598;
	background-color: #EDE6DE;
	border: 1px outset #939598;
	margin-top: 10px;
}

form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

form p label {
	float: left;
	width: 100px;
}

fieldset {
	width:370px;
	border: 1px solid #FE9E57;
	margin-top: 16px;
	padding: 10px;
}

legend {
	font-size: 12px;
	font-weight: bold;
}
/* ----------------------------------------------------------------------------------- */

/* --- Mail Formular ------------------------------------------------------------------- */
div#Seite {
	text-align: left;
	margin: 0 auto;
	width: 912px;
	padding: 0;
	border: 1px solid #5E3F02;
	background: #ffffff;
	/*background-image:url(images/ausstellung_back_fade2.jpg);
	background-position:top;
	background-repeat:no-repeat;*/
}

div#LogoTop {
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(images/header.gif) no-repeat;
	border: none;
	width: 912px;
	height: 145px;
}

div#Content {
	margin: 0 0 0 192px;
	padding-top: 20px;
	padding-right: 20px;
	font-size: 12px;
	vertical-align:top;
}

p#Fusszeile{
	clear:both;
}
/* --- Ende ------------------------------------------------------------------- */

/* --- Navigation Menü-Level 1 ------------------------------------------------------------------- */
ul#MenuL1 {
}

ul#MenuL1 a:link {
	margin-left: 0px;
	color: #FE9E57;
	font-weight: bold;
	text-decoration: none;
	display:block;
	letter-spacing:normal;
	padding-left:28px;
}

ul#MenuL1 a:visited {
	margin-left: 0px;
	color: #FE9E57;
	font-weight: bold;
	text-decoration: none;
	padding-left:28px;
}

ul#MenuL1 a#Active {
	margin-left: 0px;
	color: #FE9E57;
	font-weight: bold;
	text-decoration: none;
	padding-left:28px;
	background-image:url(images/MenuL1.jpg);
	background-repeat:no-repeat;
}

ul#MenuL1 a:hover {
	margin-left: 0px;
	color: #FE9E57;
	font-weight: bold;
	text-decoration: none;
	padding-left:28px;
	background-image:url(images/MenuL1.jpg);
	background-repeat:no-repeat;
}

/* --- Navigation Menü-Level 2 ------------------------------------------------------------------- */
ul#MenuL2 {
}

ul#MenuL2 a:link {
	padding-left:38px;	
	text-decoration: none;
	font-weight: normal;	
}

ul#MenuL2 a:visited {
	padding-left:38px;
	text-decoration: none;
	font-weight: normal;
}

ul#MenuL2 a#Active {
	text-decoration: none;
	padding-left:38px;
	font-weight: normal;
	background-image:url(images/MenuL2.jpg);
	background-repeat:no-repeat;
}

ul#MenuL2 a:hover {
	text-decoration: none;
	padding-left:38px;
	font-weight: normal;
	background-image:url(images/MenuL2.jpg);
	background-repeat:no-repeat;
}

/* --- Navigation Menü-Level 3 ------------------------------------------------------------------- */
ul#MenuL3 {
}

ul#MenuL3 a:link {
	text-decoration: none;
	padding-left:48px;
	font-weight: normal;
}

ul#MenuL3 a:visited {
	text-decoration: none;
	padding-left:48px;
	font-weight: normal;
}

ul#MenuL3 a#Active {
	text-decoration: none;
	padding-left:48px;
	font-weight: normal;
	background-image:url(images/MenuL3.jpg);
	background-repeat:no-repeat;
}

ul#MenuL3 a:hover {
	text-decoration: none;
	padding-left:48px;
	font-weight: normal;
	background-image:url(images/MenuL3.jpg);
	background-repeat:no-repeat;
}

/* Additional, Marc Schieferdecker */
#content img, #aktuell_content img, #treppen_content img {
	border:1px solid #000;
}

#aktuell_content .cropimage1 {
	float:left;
	width:75px;
	overflow:hidden;
	height:70px;
	border:1px solid #000;
	margin-right:10px;
}
#aktuell_content .cropimage1 img {
	margin-top:-30px;
	border:none;
}

#kontaktmenu {
	margin-top:15px;
	margin-bottom:15px;
	border-bottom:1px solid #000;
	padding-left:5px;
}
#kontaktmenu a {
	font-size:12px;
	border:1px solid #000;
	padding:3px;
	background:#F4F4F4;
}

/* Partnerlogos */
.partner {
	padding-top:0.6em;
	padding-bottom:0.6em;
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #999;
}
.partnerfirst {
	border-top:1px solid #999;
}
.partner a:link,.partner a:visited {
	color:#999;
	font-size:0.9em;
}
.partner a:hover {
	color:#FE9E57;
}
.partner .partnerlogo {
	width:195px;
	float:left;
} 