* { 
	margin: 0;
	padding: 0;
}
body {
  margin: 0;
  padding: 0;
  font-family: verdana;
  font-size: 100.01%;
  line-height: 1.2em;
  color: #222;
	background: #e1d8c9 url(/images/bg_contentWrapper.jpg) left top repeat-y;
}
.floatbox {
	overflow:hidden;
}

/* Ueberschriften */
h1 { font-size:25px; color:#60534d; text-transform:uppercase; margin: 0; padding: 0; }
h2 { font-family: tahoma; font-weight: 500; line-height: 27px; letter-spacing: 0.04em; font-size:22px; color:#60534d; text-transform:uppercase; margin: 0 0 20px 0; padding: 0 0 5px 0; border-bottom:1px solid #e1d8c9; }
h3, h4, h5 { font-size:18px; color:#60534d; }
h3.h3Header { font-family: tahoma; font-weight: 100; line-height: 27px; letter-spacing: 0.04em; font-size:17px; color:#60534d; text-transform:uppercase; margin: 0 0 10px 0; padding: 0 0 5px 0; border-bottom:1px solid #e1d8c9; }


/* Links */
a.noul:link{ text-decoration: none; color: #000000; }
a.noul:visited{	text-decoration: none; color: #000000; }
a.noul:hover{	text-decoration: none; color: #ad9a8c; }

a:link { color: #000000; }
a:visited { color: #000000; }
a:hover { color: #ad9a8c; }

p {
	padding-bottom: 15px;
}
img {
	border: 0;
}


fieldset {
	border: 0;
	margin: 0 0 20px 0;
	background-color: #ece7e0;
	background-color: #f0ece7;
	padding: 5px; 
	text-align: center; 
	border: 1px dotted #999;
}
legend {
	font-size: 14px;
	font-weight: bold;
}
ul {
  margin: 0 0 20px 20px;
  padding: 0;
  list-style-image: url(images/bullet.gif);
}
li {
  margin: 0 0 0 10px;
  padding: 0 0 0 0;
}
span.dark {
	color: #b9a990;	
}

/* Preisliste */
table.preisliste {
	width:100%;
	margin: 0 0 20px 0;
}
table.preisliste td {
	height: 22px;
	border-bottom: 1px dotted #ccc;
	padding: 0 2px;
}

/* Gallery */
table.gallery {
		width: 100%;
		text-align: center;
		border: 0;
}
table.gallery td {
	width: 85px;
	height: 85px;	
}
table.gallery img {
	padding: 8px;
	border: 1px solid #d8cbb1;
}
table.gallery img:hover {
	border: 1px solid #60534d;		
}

.about { width:100%; }
.about td  { font-size:10px; color: #666; text-align:center; width: 80px;}	

.about img { width: 120px; padding: 5px; border: 1px solid #d8cbb1; }	
.about img:hover { border: 1px solid #60534d; }	

.about.team td img { width:70px; margin:0; }
.about.team td{ text-align:center; }

/* Logo */
#logo {
	position: absolute;
	z-index: 2;
	top: 20px;
	left: 0;
	border: 0;
	width: 170px;
	height: 60px;
}
#logo h1 {
	visibility: hidden;
}
#logo a {
	display: block;
	width: 170px;
	height: 60px;
	text-decoration: none;
	border: 0;
}
#logo a span {
	visibility: hidden;
}

/* Struktur */
#wrapper, #headerWrapper,#contentWrapper,#footerWrapper { 
	margin:0;
	padding:0;
	width: 100%;
}
#headerWrapper { 
	background: transparent url(/images/bg_headerWrapper.jpg) left top no-repeat;
	height:140px;
}

#header {
	position: relative;
	z-index: 2;
	width: 750px;
	height: 90px;
  margin: 0;
}
#content {
	position: relative;
	z-index: 2;
  width: 760px;
  margin: 20px 0 0 0;
  text-align: left;
  font-size: 0.80em;
}
#footer {
	clear:both;
	position: relative;
	z-index: 2;
	width: 760px;
	margin: 35px 0 25px 0;
	padding-top: 5px;
	text-align: left;
  border-top:1px solid #60534d;
  font-size:10px;
  color: #666;
}
#header, #content, #footer {
	  margin-left:90px; 
}

#footer span {float: right; }
#footer a {	text-decoration: none; color: #666; }
#footer a:hover {	border-bottom: 1px dotted #666; }


#giraffeLeft {
	position:absolute;
	position:fixed;
	z-index:20;
	margin: 20px 0 0 0;
	width:102px;
	height:510px;
	background: transparent url(/images/bg_giraffe.png) left top no-repeat;	
}


/* Navigation */
#tabs {
	position: absolute;
	top: 98px;
	left: 0;
	width: 790px;
	z-index: 2;
	padding: 0;
	margin: 0;
	list-style: none;
}
#tabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#tabs li {
	display: inline;
	margin: 0;
	padding: 0;
}
#tabs a {
	line-height: 30px;
	float: left;
	color: #d8cbb7;
	margin: 0 2px;
	padding: 0 0 0 4px;
	text-decoration:none;
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.04em;	
}
#tabs a span {
	float: left;
	display: block;
	padding: 5px 15px 4px 6px;
  color: #444;
	color: #d8cbb7;   
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span { float:none; }

/* End IE5-Mac hack */
#tabs a:hover span {
	color: #222;
}
#tabs a:hover {
	background: url(/images/tableft.gif) no-repeat left top;
	background-position: 0% -42px;
}
#tabs a:hover span {
	background: url(/images/tabright.gif) no-repeat right top;
	background-position: 100% -42px;
}

#tabs a.current {
	color: #222;
	background: url(/images/tableft.gif) no-repeat left top;	
	background-position: 0% -42px;
}
#tabs a.current span {
	color: #222;
	background: url(/images/tabright.gif) no-repeat right top;	
	background-position: 100% -42px;
}


#leftColumn {
	width: auto;
	margin: 0 330px 0 0;
}
#rightColumn {
	float:right;
	margin:0;
	padding:0;
}



ul#newsticker  {
	position:relative;
	list-style-type: none;
	padding:0;
	margin:0 0 15px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #e1d8c9;
}
ul#newsticker li {
	line-height: 1.3em;
	color: #333;
	padding: 5px 5px 5px 10px;
	margin: 0 0 10px 0;
	background-color: #f0ece7;	
	border-left: 10px solid #d8cbb1;
}

ul#newsticker li div.headline {
	padding: 0 2px 4px 2px;
	margin: 0 0 5px 0;
	border-bottom: 1px dotted #60534c;
}
ul#newsticker li div.headline span {
	font-size: 11px;
	color: #666;
	float:right;
}

a.arrow_right {
	background: transparent url(/images/arrow_right.png) left 50% no-repeat;
	padding-left: 18px;
}

.header {
	margin: 20px 0 10px 0;
	padding: 0 5px;
	background-color: #60534d;
	border: 1px solid #333;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	/* text-transform: uppercase; */
	text-align:left;
	color: #ddd;
	font-size: 12px;
}
ul#presse {
	list-style-type: none;
	list-style-image: none;
	margin:0;
	padding:0;
}
ul#presse li {
	width: 100%;
	margin: 0 0 15px 0;
	background-color: #f0ece7;
	border-right: 10px solid #d8cbb1;
	/*
	padding: 2px; border: 1px solid #d8cbb1;
	*/

}
#presse li img {
	width: 150px;
	float: left;
	margin: 0 15px 0 0;
}

.imgleft {
    float:left;
    margin:0 5px 0 5px;
}