@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000000;
    }
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	width: 780px;
	border: 1px solid #000000;
	text-align: left; 
	background-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
    }
#header {
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
    }

#container #header a {
	font-size: 0.7em;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	margin-right: 25px;
	margin-left: 25px;
}

#mainContent {
	padding: 0px;
	background: #FFFFFF;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #000000;
    }

#container #mainContent p, #mainContent ul  {
	font-size: 0.7em;
}

#container #mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 5px;
}
#container #mainContent .haeins{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 5px;
	vertical-align: top;
}
#container #mainContent a {
	text-decoration: none;
	color: #000000;
}
/* --- Standard Seiten --- */
#container #stan {
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
}
#mainContent #stan h1 {
	color: #000000;
}
#mainContent #stan a {
	text-decoration: underline;
	color: #000000;
}
.stanimg {
	float: right;
	top: 5px;
	right: 10px;
	position: relative;
	margin-left: 75px;
	margin-right: -45px;
	margin-bottom: 35px;
	margin-top: -2px;
}
/* -- Einzelseiten -- */
#k1, #k2, #k3, #b1, #b2, #b3, #w1, #w2, #w3 {
	height: 385px;
	width: 180px;
	color: #000000;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 10px;
	padding-right: 460px;
	padding-left: 140px;
	padding-bottom: 5px;
}	
#mainContent .tab {
	height: 380px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#mainContent .tu {
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}
#mainContent .to {
	vertical-align: top;
}
#k1 {
	background-image: url(images/kueche-01.jpg);
}
#k2 {
	background-image: url(images/kueche-02.jpg);
}
#k3 {
	background-image: url(images/kueche-03.jpg);
}
#b1 {
	background-image: url(images/bad-01.jpg);
}
#b2 {
	background-image: url(images/bad-02.jpg);
}
#b3 {
	background-image: url(images/bad-03.jpg);
}
#w1 {
	background-image: url(images/wohnen-01.jpg);
}
#w2 {
	background-image: url(images/wohnen-02.jpg);
}
#w3 {
	background-image: url(images/wohnen-03.jpg);
}

/* -- Footer -- */
#footer {
	background-color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
	padding: 0;
	margin-bottom: 15px;
    }
#footer p {
	margin: 0;
	padding-right: 0;
	padding-left: 0px;
    }
#container #footer a {
	font-size: 0.6em;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 41px;
	margin-left: 41px;
}

/* -- diverse -- */
.float_l {
	float: left;
	padding-right: 15px;
	padding-bottom: 3px;
}
.clearfloat {
	clear:both;
}
div.thmb {
	overflow: hidden;
	width: 280px;
	padding-bottom: 5px;
}
div.thmb img{
	float: left;
	padding-right: 15px;
}
.smaller {
	font-size: smaller;
}
blockquote {
	font-style: italic;
	font-size: larger;
}
.partner {
}
