* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
:focus {
    outline: 0;
}
img,button {
	border:none;
	outline: none;
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ol, ul {
    list-style: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
address {
	font: inherit;
}
body {
	font-family: 'helvetica neue',helvetica,sans-serif;
	font-size: 10pt;
	color: #fbfbfb;
	background-color: black;
}
.content {
	width: 1158px;
	margin: 0 auto;
	overflow: visible;
	position: relative;
	background: transparent url(images/bg.png) repeat-y;
}
#logo {
	position: absolute;
	top:10px;
	left:104px;
}
.light {
	background: transparent url(images/light.png) scroll center top no-repeat;
	height: 100px;
	margin: 0 auto;
	width: 1200px;
	position: absolute;
}
.header .impressum {
	display: none;
}
#content {

}
#footer {
	overflow: hidden;
	background-color: #1a1a1a;
	margin: 0 113px 0 114px;
}
.buffer {
	height: 1px;
}
.content-wrap {
	overflow: hidden;
	background-color: black;
	margin: 100px 104px;
	margin-bottom: 0;
	border: 10px solid black;
}
#footer .content-wrap {
	height: auto;
	margin:0px;
	background-color: #1a1a1a;
	border: 10px solid #1a1a1a;
}
.header {
	height: 255px;
}
.collage {
	width: 460px;
	height: 200px;
	overflow: hidden;
	position: absolute;
	top:120;
	left:114px;
}
.collage a{
	margin-right: 20px;
	float: left;
	height: 150px;
	width: 140px;
}
.collage a:hover img{
	position: relative;
	top: -245px;
}
h1 {
	font-weight: normal;
	font-size: 16pt;
}
h2 {
	font-weight: normal;
	font-size: 15pt;
	color: white;
}
h1#nataliegut {
	font-size: 18pt;
	text-align: center;
	position: relative;
	left:-7px;
	white-space: nowrap;
	color: white;
}
h1#nataliegut span{
	color: #888888;
}
ul.navigation {
	list-style: none;
	float: right;
	position: relative;
	z-index: 1;
}
ul.navigation li {
	float: left;
}
ul.navigation li a{
	font-size: 18px !important;
	padding: 10px !important;
	float: left !important;
	color: #c5c5c5 !important;
}

ul.navigation li ul {
	display: none;
}
ul.navigation li.active a,
ul.navigation li.active a:hover {
	color: #ffffff !important;
	position: relative;
}
ul.navigation li a:hover{
	text-decoration: none !important;
	color: #ededed !important;
}
ul.navigation li.back {
    position: absolute;
	top:0px;
	border-bottom: 2px solid #ffffff;
	height: 1px;
	margin-top: 38px;
}
#footer {
	height: auto  !important;
	margin-top: 0px  !important;
	background-color: #1a1a1a;
}
#footer ul.navigation li a{
	font-size: 10pt  !important;
	font-style: normal  !important;
	padding: 0px 18px  !important;
}
#copyright {
	font-size: 8pt;
	font-style: normal;
	text-align: center;
	vertical-align: bottom;
	line-height: 20px;
}
#copyright *{
	color: #888888;
}
#news {
	background: transparent url(images/action.png) no-repeat;
	position: absolute;
	width: 560px;
	height: 260px;
	right: 20px;
	top:115px;
}
#news * {
	color: #fbfbfb;
}
#news li {
	background-color: transparent !important;
}
h3 {
	font-size: 12pt;
	margin-bottom: 20px;
}
.news-wrap {
	margin: 100px 120px 0px 40px;
	position: relative;
}
#pager {
	height: 1.5em;
	text-align: right;
	position: absolute;
	left: 20px;
	right: 20px;
	bottom:-35px;
}
#next,#prev {
	position: absolute;
	bottom: -32px;
	padding: 5px 10px;

}
#next:hover,#prev:hover {
	text-decoration: none;
}
#next {
	left: 10px;
}
#prev {
	left: -10px;
}
#pager a {
	padding: 0 5px;
	font-size: 9pt;
}
#pager a.active {
	color: #ffffff;
}
ul#newsContainer {
	height: 104px;
	overflow: hidden;
}


.content-col {
	width: 460px;
	overflow: hidden;
}
.content-col ul,
.content-col h2 {
	margin-top: 20px;
}
.content-col ul.first{
	margin-top: 0px;
}
.content-col ul li{
	padding: 10px 0 0 40px;
	position: relative;
}
.content-col ul li.label,h2, .content-col .sublabel{
	font-size: 13pt;
	color: #ffffff;
	padding-left: 20px;
}
.content-col ul li.label span,.content-col .sublabel span{
	display: none;
}
.content-col li.sublabel {
	font-size: 15pt !important;
	font-weight: normal;
	color: inherit;
}
.content-col ul li span.mark {
	font-size: 7pt;
	color: #ffffff;
	position: absolute;
	top:1.6em;
	left:20px;
}
#preisliste .content-col  {
	margin: auto;
}
ul#preis  li {
	float: left;
}
ul#preis li.left-col {
	width: 255px;
}
ul#preis li.right-col {
	width: 120px;
	text-align: right;
}
ul#preis li.right-col span{
	display: none;
}
#slogan {
	clear: both;
	padding: 40px 0 0px;
	text-align: center;
	font-size: 10pt;
	font-family: monospace;
}
#index #slogan {
	display: none;
}

ul li.active a {
	color: #888888;
}
ul li.active a:hover {
	text-decoration: none;
}
#leistungen .content-col ul li span.mark {
	top: 3px;
}
#leistungen .content-col {
	width: auto;
}
#leistungen .content-col ul li {
	padding-top: 0;
	float: left;
}
#leistungen .content-col ul li a {
	font-size: 11pt;
}
#leistungen .content-col {
	margin-top: 20px;
}
#leistungen .content-col h2{
	margin-top: 0px;
}
#impressum h2 {
	margin-top: 20px;
}
#impressum .content-col ul li a {
	color: inherit;
}
#kontakt h2,#form {
	margin-top: 20px;
}
#kontakt .content-col,
#gaestebuch .content-col{
	margin: 0 auto;
}
#form dl{
	width: 100%;
	float: left;
}
#form dt {
    clear: left;
    float: left;
    text-align: right;
    padding: 10px 20px 10px 0px;
    font-size: 12pt;
    width: 60px;
}
#form dd {
    text-align: right;
    padding: 5px;
}
#form input,
#form textarea {
    width: 360px;
    border: 1px inset #888888;
    padding: 5px 0px;
    background: #c5c5c5;
}
input#submitButton {
	width: auto;
	float: right;
	padding:1px 10px;
	 border: 1px outset #dddddd;
}
h2#kontakt {
	background-position: -432px -160px;
	width: 100px;
}
#form ul {
	display: inline;
	margin: 0;
}
#form ul li {
	font-size: 9pt;
	display: inline;
	color: #ac0101;
}
li.failure {
	color: #ac0101;
}
li.failure span{
	color: #ac0101 !important;
}
li.success b,.success {
	color: #005700;
}
.success span{
	color: #005700 !important;
}
.back-link {
	margin-left: 40px;
}
h4 {
	font-size: 10pt;
	font-weight: normal;
	color: #777777;
	margin-bottom: 10px;
}
#comments li {
	margin-top: 20px;
}
#gaestebuch .content-col,
#kontakt .content-col,
#preisliste .content-col {
	margin: 0;
	width: auto;
}
#gaestebuch .content-col ul li {
	font-size: 11pt;
}
#gaestebuch .content-col h3{
	margin: 20px 0 0 20px;
}

.content-col img.right{
	margin: 70px 100px 0 0;
}
.form-wrap{
	width: 460px;
	position: relative;
	overflow: hidden;
}
#comments h4 var {
	color: #c5c5c5;
}

div#comments {
	width: 860px !important;
	padding-right: 20px;
}
#slink {
	position: absolute;
	bottom: 8px;
	right: 4px;
	padding: 4px 18px;
	background-color: buttonface;
	border: 1px outset #888888;
	color: black;
}
#slink:hover {
	text-decoration: none;
}
#submitButton {
	display: none;
}
ul.pages{
	text-align: center;
}
ul.pages li{
	display: inline;
	margin: 0;
	padding: 0 5px;
}
ul.pages li.active {
	color: #ffffff;
}
ul.pages li.pgEmpty {
	display: none;
}



















