@charset 'utf-8';
@import url(reset.css);

body {
color:#444;
background:#f0f0f0;
font-size: 13px;
font-family: "Century Gothic",Futura,"Trebuchet MS",sans-serif;
line-height: 1.6
}
h1,h2,h3,legend {
text-transform: uppercase;
font-size:15px
}
ul {
list-style:circle
}
ol {
list-style: decimal
}
#wrap,#header h1 {
width:950px;
margin-left:30px;
}
#wrap {
margin-top: 50px;
/* background: url(img/testBg.png) top center no-repeat; */
position:relative;
}
#header {
height:80px;
background:#fff
}
#header span {
display: none;
}
#header a {
display: block;
width:201px;
height:100px;
background: url(img/logo.png) no-repeat
}
#main {
	position:relative;
	top:0px;
	left:220px;
	clear: both
}
#main p,#main ul,#main ol,#main h2,#nav ul,#main blockquote  {
overflow: hidden;
margin-bottom:20px;
}
#main li {
margin-left:1.6em;
}
#nav {
font-size:15px;
width:220px;
position:absolute;
top:0px;
left:0px;
}
#nav a{ 
color:#999;
text-decoration: none
}
#subnav {
display: none;
}
.active #subnav {
display: block
}
#nav a:hover,#nav a:focus,#nav a.active {
color:#55881c
}

#main blockquote {
clear:right;
overflow: visible
}
#main cite {
float:right;
}
#main a {
color:#444;
}
#main a:hover,#main a:focus {
color:#55881c
}

.page {
display:none;
position:absolute;
top:0;
left:0;	

}
.spalte {
width:350px;
margin-right:40px;
float:left;
}

.tabs {
display:none}
.next,.prev {
cursor: pointer
}
.zemContactForm input,.zemContactForm textarea {
font-size: 13px;
font-family: "Century Gothic",Futura,"Trebuchet MS",sans-serif;
line-height: 1.2;
padding:2px 4px;
margin-bottom:10px;
width:210px;
border:1px #999 solid;
}
.zemContactForm input:focus,.zemContactForm textarea:focus {
border:1px #55881c solid;
}
.zemContactForm label {
width:80px;
float:left;
}
.zemContactForm .zemSubmit {
margin-left:80px;
background: #ccc;
padding:4px 8px;
width:auto;
}
/*

.items {
	width:20000em;
	position:absolute;
}

.items div {
	float:left;
	width:700px;
}*/
/* ----------------------------------------------------- Comment */

.js div { } /* apply only on JavaScript enabled browsers */
.ie7 div { } /* apply only on Internet Explorer 7 and below */
.ie6 div { } /* apply only on Internet Explorer 6 and below */
