/* @override http://der-echte-stuhl.de/stylesheets/main.css */

/* ----------------------------------- */
/* ---------->>> CSS-HACKS <<<----------- */
/* ----------------------------------- */
/*

* html for IE6
*:first-child+html for IE7

*/
/* -----------------------------------*/

/* ----------------------------------- */
/* ---------->>> RESET <<<----------- */
/* ----------------------------------- */
/* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
/* http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/ */

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;}
/* own additions */
img {border:0;}
input {font-size:12px;}

/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/
/* -----------------------------------*/

body {font-size:70.00%;font-family:arial, sans-serif;margin:0;padding:0;}


a {color:#fff;text-decoration:none;}
a:link {}
a:visited {}
a:active {}
a:hover {}

ul, ol, dl {line-height:1.5em;margin:0 0 1em 0em;}
li {margin-left:0em;line-height:1.5em;list-style-type:none;}
dt {font-weight:bold;}
dd {margin:0 0 1em 2em;}
cite, blockquote {font-style:italic;}
blockquote {margin:0 0 1em 1.5em;}
strong, b {font-weight:bold;}
em, i {font-style:italic;}
pre, code {font-family:monospace;font-size:1.1em;}
acronym, abbr {letter-spacing:.07em;border-bottom:.1em dashed #ffcd00;cursor:help;}

/* ----------------------------------- */
/* ---------->>> HELPER <<<----------- */
/* ----------------------------------- */

/* http://code.google.com/p/blueprintcss/ */
/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-block;}
* html .clearfix {height:1%;}
.clearfix {display:block;}
.clear {clear:both;}

/* http://sonspring.com/journal/clearing-floats */
html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear {background:none;border:0;clear:both;display:block;float:none;font-size:0;list-style:none;margin:0;padding:0;overflow:hidden;visibility:hidden;width:0;height:0;}

/* IE (PC) only :hover behaviour helper */
/* @see http://www.xs4all.nl/~peterned/ */
* html body { behavior:url("htc/csshover2.htc");}

/* TwinHelix png-fix */
/* http://www.twinhelix.com/css/iepngfix/ */
* html .png {behavior:url("htc/iepngfix.htc");}

/* Standards Compliant method to add Quicktime movies to pages */
/* http://realdev1.realise.com/rossa/rendertest/quicktime.html */
* html object.mov {display: none;}
* html object.mov/**/ {display: inline;}
* html object.mov {display/**/: none;}

div.spacer {font-size:0.08em;background:transparent;clear:both;width: 0;height: 0;}
.invisible {position:absolute;left:-5000px;}


/* -----------------------------------*/
/* ---------->>> LAYOUT <<<-----------*/
/* -----------------------------------*/
.gotham_12 {
  font-size: 12px;
}
.gotham_13 {
  font-size: 13px;
}
.gotham_14 {
  font-size: 14px;
}
.gotham_15 {
  font-size: 15px;
}
.gotham_16 {
  font-size: 16px;
}
.gotham_18 {
  font-size: 18px;
}
.gotham_20 {
  font-size: 20px;
}

.active {
	color: #972520;
}

body {
	
}

h1 {
	position: absolute;
	top: 60px;
	left: 263px;
	display: block;
	width: 260px;
	height: 80px;
	background: transparent url(../images/h1.png) no-repeat 0 -80px;
	text-indent: -5000px
}
h2 {
 color: #972520;
  padding: 0 0 30px 0;
}
div#clouds {
	position: absolute;
	top: 15px;
	left: 0;
	display: block;
	width: 100%;
	height: 143px;
	background: transparent url(../images/clouds.png) no-repeat 0 0;
}
div#sun {
	position: absolute;
	top: 60px;
	left: 40px;
	display: block;
	width: 60px;
	height: 60px;
	background: transparent url(../images/sun.png) no-repeat 0 0;
}
div#schweini {
	position: absolute;
	top: 420px;
	left: 160px;
	display: block;
	width: 90px;
	height: 90px;
	background: transparent url(../images/schweini.png) no-repeat 0 0;
	opacity: 0;
}

#viewport {
	overflow: hidden;
	height: 900px;
	/*height: 830px;*/
}

#container {
	width: 7680px;
	height: 1833px;
	background: url(../images/cont-bg.jpg) no-repeat 0 0;
}
#cont-contact {
	width: 6400px;
	height: 830px;

}
#pnav {
	position: absolute;
	top: 300px;
	left: 50px;
}
#pnav li {
	margin: 0;
	padding: 0;
	background: none;
}
#pnav li.home {
	padding: 0 0 30px 0;
}
#cont01,
#cont02,
#cont03,
#cont04,
#cont05,
#cont06 {
	width: 1280px;
	height: 1003px;
	float: left;
}
.contbody {
	width: 500px;
	padding: 300px 0 0 310px;
	font: 14px/24px helvetica, arial, sans-serif;
	color: #fff;
}
.contbody a {
	font-weight: bold;
	color: #972520;
}
#cont-contact .contbody {
	width: 500px;
	padding: 200px 0 0 510px;
	font: 14px/24px helvetica, arial, sans-serif;
	color: #fff;
	position: relative;
}
#cont-contact .contbody img.contact {
	position: absolute;
	top: 140px;
	left: 43px;
	z-index: 2;
}
#cont-contact .contbody a.back {
	position: absolute;
	top: 201px;
	left: 400px;
	z-index: 3;
	color: #fff;
	opacity: 0;
}

#cont-contact .contbody h2 {
	color: #fff;
}

.contbody p {
	margin: 0 0 10px 0;
}
.contbody ul {
}
.contbody ul li {
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
	background: transparent url(../images/li.png) no-repeat 0 4px;
}

.contbody div.banner {
	margin: 50px 0 0 0;
	width: 200px;
}
.contbody div.banner a {
	width: 200px;
	height: 36px;
	margin: 0 0 20px 0;
	display: block;
	float: left;
	text-indent: -10000px;
}
a.banner-youtube {
	background: transparent url(../images/banner.png) no-repeat 0 0;
	margin:  0 100px 0 0;
}
a.banner-xing {
	background: transparent url(../images/banner.png) no-repeat 0 -36px;
}
.contbody div.banner a.banner-bilderwerkstatt {
	background: transparent url(../images/banner.png) no-repeat 0 -108px;
	margin:  0;
}
.contbody div.banner a.banner-hochzeitsportal {
	background: transparent url(../images/banner.png) no-repeat 0 -72px;
	margin:  0;
}

a.karl-heinz {
	position:relative;
	left: 20px;
}

#contfooter {
	font: 11px helvetica, arial, sans-serif;
	color: #fff;
}
#contfooter p {
	margin: 10px 0 10px 50px;
}

input,
textarea {
	border: none;
}
label {
	float: left;
	width: 80px;
}
input.text {
	width: 280px;
	padding: 6px 5px 0 5px;
	margin: 0 0 10px 0;
	height: 20px;
	display: block;
	background: transparent url(../images/input-text.png) no-repeat 0 0;
	font:  13px/120% helvetica, arial, sans-serif;
}
textarea {
	width: 280px;
	padding: 10px 5px;
	height: 140px;
	display: block;
	background: transparent url(../images/input-textarea.png) no-repeat 0 0;
	font:  13px/120% helvetica, arial, sans-serif;
}
input.submit {
	width: 290px;
	padding: 0 5px;
	margin: 10px 0 0 80px;
	height: 26px;
	display: block;
	background: transparent url(../images/input-submit.png) no-repeat 0 0;
	text-indent: -5000px;
}










/* the overlayed element */ 
#overlay { 
    /* initially overlay is hidden */ 
    display:none; 
    /* growing background image */ 
    background-image:url(../images/overlay/muc.png); 
    /*  
        width after the growing animation finishes 
        height is automatically calculated 
    */ 
    width:790px;
    /* some padding to layout nested elements nicely  */ 
    padding:35px;
    /* a little styling */     
    color: #000;
} 

/* default close button positioned on upper right corner */ 
#overlay div.close { 
    background-image:url(../images/overlay/muc-close.png); 
    position:absolute; 
		right:12px;
		top:12px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}


div.newsoverlay-body {
	float: left;
	width: 440px;
	margin: 25px 0 0 25px;
}
.newspics {
	float: left;
	width: 300px;
	margin: 100px 0 0 25px;
}
.newspics img {
	float: left;
	margin: 0 15px 15px 0;
}
.pics {
	float: left;
	width: 300px;
	margin: 100px 0 0 25px;
}
.pics img {
	float: left;
	margin: 0 15px 15px 0;
}
div.overlay-body {
	float: left;
	width: 440px;
	margin: 25px 0 0 25px;
}

div.overlay-weltkindertag {
	width: 600px;
	height:650px;
  padding:0 25px;
}



.QOverlay {
	background-color: #a8bd5e;
	z-index: 9999;
}

.QLoader {
	background-color: #fff;
	height: 2px;
}

.QAmt {
	color:#fff;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:40px;
	font-weight:bold;
	line-height:50px;
	height:50px;
	width:100px;
	margin:-60px 0 0 -50px;
}
