/* Eric Meyer's Reset Reloaded */
/* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}/* remember to define focus styles! */:focus {outline: 0;}/* remember to highlight inserts somehow! */ins {text-decoration: none;}del {text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {border-collapse: collapse;border-spacing: 0;}

/* Allgemeines */
html {}
body {
	background: #fff; /* url(../images/body_bg.gif) repeat-x top*/
	color: #4f4b3f;
	font: normal 13px/1.4 Helvetica, Arial, sans-serif;
	padding: 0; /* 13px 0 0*/
}
a, a:link, a:visited {color: #ff0000; text-decoration: underline;}
.hide {display: none;}
p {margin: 0 0 .5em;}
:lang(de) > q { quotes: '»'   '«' '\2039' '\203A' } 
.pullquote {
    margin: 5px;
/*
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
*/
    line-height: 16px;
}
 
.pullquote:before {
    content: "“ ";
    font-size: x-large;
    font-weight: bold;
    position: relative; top: 5px;
}
 
.pullquote:after {
    content: " ”";
    font-size: x-large;
    font-weight: bold;
    position: relative; top: 5px;
}

/* Layout */
#container {
	position: relative;
	margin: 0 auto;
	width: 820px;
}
#logo {
	position: absolute;
	top: 0; left: 0px;
	width: 600px; height: 170px;
	background: transparent;
	z-index: 4;
}
#logo a {display: block; width: 390px; height: 190px; text-indent: -9999px; outline: none; background: transparent;}
#slogan {
	position: absolute;
	top: 115px; left: 106px;
	width: 385px; height: 70px;
	background: transparent url(../images/slogan.png) no-repeat;
	text-indent: -9999px;
	z-index: 3;
}
#deco {
	position: absolute;
	top: 0px; left: 0;
	width: 130px; height: 317px;
	background: transparent url(../images/deco_24.png) no-repeat 0 -5px;
	z-index: 2;
}
	* html #deco {background-image: url(../images/deco.png);}
#dominique {
	position: absolute;
	top: 110px; right: 160px;
	width: 242px; height: 80px;
	background: transparent url(../images/dominique-clean.png) no-repeat 0 -5px;
	z-index: 2;
}
#dominique a {display: block; width: 200px; height: 100px; text-indent: -9999px; outline: none; background: transparent;}

#wrapper {
	width: 810px;
}
#header {
	height: 255px;
	background: transparent url(../images/header_bg.png) no-repeat top left;
	position: relative;
}
#navigation {
	position: absolute;
	bottom: 14px; left: 75px;
	width: 600px; padding-left: 18px;
	background: transparent url(../images/navigation_bg.jpg) no-repeat left bottom;
	line-height: 40px;
	z-index: 3;
}
.dominique #navigation {background-image: url(../images/navigation-bg.png);}

	#navigation li {display: inline;}
	#navigation li a {padding: 10px 18px; text-decoration: none; color: #535144;}
	#navigation li a.active {text-decoration: underline;}
	
#content {
 	background: transparent url(../images/main_bg.gif) repeat-y left; 
	position: relative;
	margin-top: 210px; /* Dhonishow positioniert Galerie absolut - Content muss rutschen */
}
.home #content { margin-top: 201px; background-image: none;}
.kontakt #content,
.dominique #content {margin-top: 201px;}
* html .home #content {position: static; margin-top: 200px;}

#main {
	width: 375px;
	padding-top: 15px;
	margin-left: 105px;
}
*+html #main {padding-bottom: 35px;}

.dominique #main {width: auto;}


#sidebar {
	float: right;
	margin-right: 4px;
	width: 275px; /* 315px - Padding 2*20px = 315-40=275px */
	padding: 30px 20px;
	background: #404040 url(../images/sidebar_logo.gif) no-repeat top right;
	color: #dbd8d3;
}
* html #sidebar {margin-right: 2px;}
#sidebar p span {display: block;}
#sidebar a {color: #dbd8d3;}

#footer {
	clear: both;
	background: #dbd8d3 url(../images/footer.gif) no-repeat top center;
	width:100%;
	height: 175px;
}
.home #footer #adresse, .unterseite #footer #adresse {display: none;}
.kontakt #footer, .unterseite #footer,
*+html .unterseite #footer,
* html .unterseite #footer {background-image: none;}
/* nur wenn index.html keinen Inhalt hat
.home #footer {
	position: absolute;
	bottom: 0;
}
*/
.home #content {padding-bottom: 25px;}
.home #sidebar, .kontakt #sidebar {display: none;}
.home #main, .kontakt #main {width: auto;}

.clear {clear: both;}
.left {float: left;}
.first {width: 210px; margin: 0 15px 0 0; background: transparent url(../images/logo-kontakt.gif) 0 15px no-repeat; padding-left: 50px !important;}
.second {width: 400px; padding-top: 10px;}

/* Galerie */
#gallery .dhonishow {
	float: left;
	border-right: 1px solid #fff;
}
.home .dhonishow {height: 200px;}
.home .dhonishow .element {top: -30px;}
.unterseite .dhonishow {height: 250px;}
.unterseite .dhonishow .element {top: -20px;}
.unterseite #content {margin-top: 250px;}

/* Formulare */
form {margin: 0 0 .5em; width: auto;}
form .antispam {display: none;}
#callback label {width: 80px; display: block; float: left;}
#callback input.submit {margin-left: 80px;}

#adresse {
/*
	position: relative;
	left: -105px;
	width: 700px;
	background: #F3F3F1;
*/
	padding: 10px 0 10px /* 105px */;
	margin-bottom: 15px;
}

/* Sidecake CMS */
.sc-content-editable h2 {
	clear: both;
	display: block;

	font-size: 30px;
	margin: 1em 0 1em;
	letter-spacing: -1px;
	font-weight: normal;
	color: #000;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
}
.sc-content-editable h3 {
	clear: both;
	display: block;

	font-size: 24px;
	margin: 0.5em 0 0.5em;
	font-weight: normal;
	color: #000;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
}
.sc-content-editable h4 {
	clear: both;
	display: block;

	font-size: 16px;
	font-weight: normal;
	color: #000;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	margin: 1em 0 0.5em 0;
}
.sc-content-editable img {
	float: left;
	margin: 0.25em 1em 0.75em 0;
}
.sc-content-editable ul {
	list-style: square outside;
	padding-left: 20px;
}
