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

body {
	color: #666666;
	font-family: Helvetica,  Arial, sans-serif;
	font-size: 12px;
	width: 100%;
	height: 100%;
	line-height: 16.5px;
	margin: 0;
	text-align: left;
	visibility: visible;
	background: #7F8200;
	padding: 0px;
}
* {
margin:0;
padding:0;
}
html, body { height:100%; }

* html #container1, #content1 { height:100%; } /*ie */
 
#container {
	position:relative;
	min-height: 100%;
	
	
	}
#content {
	
	position:relative;
	z-index: 2;
	padding-bottom:68px;
	
}

#content1 {
	top: 0px;
	width: 100%;
	z-index: 2;
	min-height:100%;
	left: 0px;
	background: repeat-y;
}
#container1 {
	position: relative;
	width: 100%;
	z-index:1;
	left:0px;
	height:800px;
	background: url(images/nav/header_br.jpg) no-repeat;
}
#mcs3_container {
	margin-top:440px;
	
}
.header_right {
	float: right;
}
.header_left {
	float: left;
}

.clearfix:after {
	visibility: hidden;
     display: block;
     font-size: 0;
     content: ".";
     clear: both;
     height: 0;
}  
.clearfix {display:inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {
	display:block;}
/* End hide from IE-mac */

#header {
	position:absolute;
	z-index:100;
	top: 0px;
	visibility: visible;
	width: 100%;
	height: 110px;
	left: 0px;
	background: url(img/header_hs.gif) repeat-x;
}
#left{
	position: absolute;
	float:left;
	width:50%;
	background: #f7eeee repeat-x;
	z-index: 2;
	 min-height:100%;
	 
	
}
#bgleft{
	background: #f8eeef url(img/header_hs.gif) repeat-x;
	min-height: 100%;
	width: 1px;
	position: absolute;
	z-index:1;
	left:50%;
	top: 0px;
}
#right{
	float:right;
	width:50%;
	background: #ab312d url(img/header_ls.gif) repeat-x;
	min-height: 100%;
	border-right: 1px solid #AB312D;	
	
}
#right img {
	padding-left:165px;
	padding-top:390px;
	}
#left img {
	padding-right:165px;
	float:right;
	padding-top:390px;
	}
#footer{
	float:left;
	width:100%;
	height: 68px;
	bottom: 0px;
	background: url(img/footer_bg.gif) repeat-x;
	position: absolute;
	z-index: 999;
}
#footer p{
	text-align: center;
	padding-top: 5px;
	margin-top:0px;
}
#footer a{
	padding-top: 5px;
	margin-top:0px;
	font-weight: bold;
	color: #EEE;
	text-align: center;
	text-decoration: none;
	font-size: 13px;	
}
#footer img{
	float:right;
padding-top:0px;
}
#footer .impressum{
	padding-top:4px;
	  
	
}

.add {
	color: #4d2404;
	margin-top: 0px;
	text-align: center;
	padding-right: 10px;
	padding-left:30px;
}
#footer .add a{
	margin-top: 0px;
	text-align: center;
	padding-right: 0px;
	display: inline;
	font-weight: normal;
}
#mid {
	left: 50%;
	margin-left: -338px;
	top: 110px;
	position: absolute;
	z-index:3;
	width:676px;
}
#mid img{
	
	z-index: 3;
	position: absolute;
	
}
#flashcontent{
	position:absolute;
	left: 50%;
	margin-left: -300px;
	top:130px;
	z-index: 10;
	}
/* --------------------------------------------NAV-------------------------------------------------- */
/*------explorerbug--------*/
p {
	font-size: 12px;
	margin-right: 50px;
	
}
li {
	font-size: 12px;
}
a {
	font-size: 12px;
	color: #9E1400;
	text-decoration: underline;
}
a:hover{
	color: #A32635;
}

/* -------------------------------------------------------------------------------------------------- */
a img { 
border : 0 none; 
}
/*-------navi:rollover*/

a#wohnen{
	background-image: url(img/nav/wohnen.jpg);
	background-position: 0 0;
}
 
a#wohnen:hover {
background-position: 0 -20px;
}
a#uebermich{
	
	background-image: url(img/nav/uebermich.jpg);
	background-position: 0 0;

}
 
a#uebermich:hover {

	background-position: 0 -20px;
}

a#galerie{
	
	background-image: url(img/nav/galerie.jpg);
	background-position: 0 0;

}
 
a#galerie:hover {

	background-position: 0 -20px;
}

a#gewand, a#gewand:visited{
	
	background-image: url(img/nav/gewand.jpg);
	background-position: 0 0;

}
 
a#gewand:hover {

	background-position: 0 -20px;
}
a#shop{
	
	background-image: url(img/nav/shop.jpg);
	background-position: 0 0;

}
 
a#shop:hover {

	background-position: 0 -20px;
}





/*-----------------------------*/
.menutext {
	display: none;
}
/*---------------*/
.navi a:active, a:focus {outline: none}

.navi
{
	margin: 0;
	padding: 0;
	height:20px;
	margin-top: 67px;
	margin-left:30px;
	float:left;
}

.navi li
{	margin: 0;
	padding-right:8px;
	list-style: none;
	float: left;
	font: bold 11px arial}

.navi li a
{
	display: block;
	margin: 0 0px 0 0;
	width:97px;
	height:20px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	}

.navi li a:hover
{
	background: #000
}

.navi div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	
	}

	.navi div a
	{
	position: relative;
	display: block;
	margin: 0;
	height:12px;
	padding: 5px 10px;
	width: 175px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: #97867D;
	font: 11px arial;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C5B8;
}

	.navi div a:hover
	{
	background: #00BCEC;
	color: #FFF
}

.story {
	
	font-family: 'Rochester', cursive;
	font-size:18px;
	font-weight: bold; 
}

#txtbox{
	
	float:right;
	height: 180px;
	width: 368px;
	position: relative;
	
	}
#fblikebox{
	float:right;
	padding-right:20px;
	padding-top:0px;
	color: #EEE;
	}
