body {
	margin:0 0 20px auto;
	text-align: center;
	background: #55291A;
	background-image: url(images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	
}

#main-body {
  margin:0 auto;
	width: 800px;
	/*height: 1400px;*/
	text-align: center;
	border: 1px solid #efefef;
	background: url(images/parkett-muster.jpg);
}

#top-bg {
	margin: 0 0 0 0;
	width: 800px;
	height: 555px;
	background: url(images/bg-top.jpg) no-repeat;
	padding-bottom:30px;
}

#top-bg-klein {
	margin: 0 0 0 0;
	width: 800px;
	height: 330px;
	background: url(images/bg-top-klein.jpg) no-repeat;
	overflow: visible;
}

#nav {
	padding: 200px 0 0 10px;
	float: left;
	text-align: left;
}

#nav2 {
	position: relative;
	top: -130px;
	padding: 0 0 0 10px;
	float: left;
	text-align: left;
	z-index:1
}

#text-top {
	padding: 120px 100px 0 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #55291A;
	text-align: right;
}

.content {
	padding: 10px 0px 0px 160px;
	position: relative;
	top: -80px;
	/*float:right;*/
	color: #55291A;
	z-index:0
	
}
.text {
	padding: 10px 10px 10px 10px;
	margin: 0 80px 0 0;
	width: 540px;
	text-align: left;
	background: url(images/milk.png);
}
.photos {
	padding: 10px 10px 10px 10px;
	margin: 0 80px 0 0;
	width: 540px;
}

h1 {
	font-size: 18px;
}
h1.title {
	margin-top: 0px;
}
h2 {
	margin-top: 0px;
	text-align:left;
	font-size:18px;
}

a {
	color: #390b06;
	text-decoration: none;
	outline:none;
}
a:hover {
	text-decoration: underline;
}
#nav ul,#nav2 ul {
	margin:0;
	padding: 0;
}
#nav li,
#nav2 li {
	margin:0;
	padding: 0;
	height: 30px;
	width: 130px;
	display:block; 
	list-style:none;
	font-size: 14px;
	background: url(images/nav-inactive.gif) no-repeat;
}

#nav li.facebook,
#nav2 li.facebook {
	background: none;
}


/*#nav li:hover,
#nav2 li:hover {
	background: url(images/nav-active.gif) no-repeat;
}*/

#nav li a,
#nav2 li a {
	height:1.7em;
	display:block;
	padding: 0 0 0 30px;
	line-height: 1.7em;
	white-space:nowrap;
}

#nav li.facebook a,
#nav2 li.facebook a {
  margin-top:10px;
	padding: 0 0 0 12px;
}


#nav li a.active,
#nav2 li a.active,
#nav li:hover a,
#nav2 li:hover a,
#nav li a:hover,
#nav2 li a:hover {
	color: #ffffff;
	text-decoration: none;
	background: url(images/nav-active.gif) no-repeat;
}


#nav li.facebook a:hover,
#nav2 li.facebook a:hover {
	background:none;
}


.text ul {
	margin:0;
	padding: 0;
}
.text ul li{
	margin:0;
	padding: 0;
	list-style:none;
}
.text ul li ul {
	margin:0;
	padding: 10px 0 10px 20px;
}
.text ul li ul li {
	margin:0;
	padding: 0 0 0 0;
	list-style:circle;
}

td {
	color: #55291A;
	vertical-align: top;
}

.photos td {
	color: #ffffff;
	vertical-align: top;
}

.error {
	color: #FF0000;
}

.lightbox.content {
background:url("images/parkett-muster.jpg") repeat scroll 0 0 transparent;
margin:10px;
padding:0px;
top:0px;
z-index:0;
}

.lightbox .text {
	width:372px;
	}

.lightbox .wpcf7{
	width:370px;
}

.lightbox label {
	width:130px;
	height:25px;
  display:block;
  float:left;
	}

.lightbox textarea {
	width:240px;
	height:100px;
	
	}

.lightbox input {width:240px;}

.lightbox .wpcf7-not-valid-tip-no-ajax {color:#FF0000;width:240px;font-size:12px}

.lightbox .wpcf7-validation-errors {color:#FF0000;font-size:12px}
