/*
Theme Name: schoeneleistung
Theme URI: http://fincha.com/
Description: 
Author: Fincha Solution
Version: 1.0
*/

#wrapper
{
    position: relative;
    top: -100px;
	z-index: 49;
}

html    {
    background: #021019;
}

#band p {
    font-size: 12px;
}

p, li   {  
    font-size: 14px;
}

h3
{
    font-size: 120%;
}

#header
{
    height: 280px;
}

.header-home {
	position: relative;
	z-index: 50;
}

#headerbg
{
    height: 230px;
    background-color: #fff;
    background-image: url("images/regenbogen.png");
    background-position: center -150px;
    *background-position: center -150px;
    background-repeat: no-repeat;
    
    position: absolute;
    top: 0px;
    width: 100%;
    left: 0px;
    z-index: 0;
}

#footer
{
    text-align: center;
    padding-bottom: 30px;
    position: relative;
    top: -50px;
}

#footer a
{
    color: #87aecd;
    text-decoration: none;
    padding: 0 10px;
}

h2 a, h1 a
{
    color: #fff;
}

.homebody #footer
{
    position: relative;
    top: 20px;
    left: 20px;
    width: 940px;
}

.realcontent.usual
{
    width: 570px;
    float: left;
}

.realcontent.usual h1
{
    margin: 0px 0px 15px 0px;
    font-size: 125%;
}


#sidebar
{
    float: right;
    width: 300px;
    margin: 0px;
}

#content li.widget_text {
	zoom: expression(runtimeStyle.zoom = 1, (this == parentNode.firstChild.nextSibling) ? className += ' widget_text_ie7' : '' )
}

#sidebar li.widget_text,
#sidebar li.widget_text_ie7
{
    border: 2px solid #87AECD;
    margin-bottom: 20px;
}
/*
#sidebar li.widget_text:last-child
{
    margin-top: 20px;
}
*/

#sidebar li h2
{
    margin: 0px;
    height: 38px;
    line-height: 38px;
    background: #3277ac;
    color: #fff;
    text-align: center;
}

#sidebar li .textwidget
{
    padding: 20px;
}

/* Startseite */

#headerbg-home
{
    height: 400px;
    *height: 380px;
    background: #fff url("images/regenbogen.png") 50% -40px no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 0;
}

#kellner-3
{
    background: url("images/3kuenstler.png") center top no-repeat;
    height: 460px;
    width: 916px;
    position: absolute;
    margin-top: -120px;
    left: 40px;
}

#kellner-links
{
    background: url("images/magic_kuenstler_hand.png") no-repeat;
    width: 187px;
    height: 113px;
    position: absolute;
    left: 56px;
    top: -86px;
}

#kellner-mitte
{
    background: url("images/comic_kuenstler_hand.png") no-repeat;
    position: absolute;
    width: 118px;
    height: 49px;
    left: 405px;
    top: 2px;
}

#icon-1
{
    height: 35px;
    width: 35px;
    position: absolute;
    background: url("images/magic.png") no-repeat;
    top: 10px;
    margin-left: 5px;
}

#icon-2
{
    height: 35px;
    width: 35px;
    position: absolute;
    background: url("images/smaley.png") no-repeat;
    left: 325px;
    top: 40px;
}

#icon-3
{
    height: 35px;
    width: 35px;
    position: absolute;
    background: url("images/music_note.png") no-repeat;
    left: 668px;
    top: 10px;
}

.block
{
    width: 290px;
    height: 130px;
    position: absolute;
    padding-left: 10px;
    color: #fff;
    text-align: justify;
}

.block.kleiner
{
    font-size: 90%;
}

.block h2, .block h1	{
	text-align: center;
}

.block.kleiner a {
	text-decoration: none;
}

#frontblock-2
{
    left: 330px;
    top: 28px;
}

#frontblock-3
{
    left: 660px;
}

h1.middle
{
    font-size: 30px;
    margin: 10px 0px;
}

#band h2
{
    margin: 10px 0px;
    font-size: 22px;
}

.pricebuttom
{
    background-image: url("images/button-home.png");
    height: 38px;
    width: 140px;
    line-height: 38px;
    padding-left: 40px;
    float: right;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    margin-right: 60px;
}

.pricebuttom:hover
{
    background-image: url("images/button-home.png");
    background-position: 0 -38px;
}

.pricebuttom b
{
    font-size: 12pt;
}

body.homebody
{
    background-position: 0px 380px;
}

#band
{
    background: url("images/schleife.png");
    width: 980px;
    height: 210px;
    background-repeat: no-repeat;
    position: absolute;
    top: 415px;
	*top: 415px;
    left: 0px;
    z-index: 50;
}

.quickbuchung
{
    display: block;
    background-image: url("images/90_sek_button.png");
    background-position: 0 0;
    width: 281px;
    height: 59px;
    position: absolute;
    top: -20px;
    right: 0;
    z-index: 50;
    zoom: 1;
}

#quickbuchung {
	width: 281px;
	height: 54px;
	cursor: pointer;
	zoom: 1;
}
/* inhalt unterseiten */

#doc4
{
    z-index: 1;
    position: relative;
}

body
{
    background: #000 url("images/backgroundverlauf.png") repeat-x;
    background-position: 0px 180px;
    margin: 0px;
    font-family: arial;
}

#kellner
{
    background: url("images/kellnerheader.png") no-repeat;
    height: 250px;
    width: 422px;
    position: relative;
    left: 500px;
    /* margin-top: 64px; */
    top: -100px;
}

#content
{
    background: #fff;
    padding: 20px 40px;
    min-height: 500px;
    border: 1px solid #555;
}

#contenthome
{
    padding: 20px 40px;
    min-height: 500px;
}

#logo
{
    background: url("images/logo.png") no-repeat;
    height: 97px;
    width: 420px;
    margin-top: 20px;
}

/* menu */

.menu-kellnermenu-container .menu   {
    clear: both;
    height: 62px;
}

.menu-kellnermenu-container .menu li
{
    display: inline;
}

.menu-kellnermenu-container .menu li a
{
    height: 50px;
    display: block;
    width: 124px;
    color: white;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    background-image: url("images/button-menu.png");
    padding: 6px 25px;
    background-repeat: no-repeat;
    text-shadow: 0px 2px #333;
    margin-right: 5px;
    float: left;
}

.menu-kellnermenu-container .menu li a:hover
{
    background-image: url("images/button-menu.png");
    background-position: 0 -64px;
    color: #5e5e5e;
    text-shadow: 0px 2px #fff;
}

.menu-kellnermenu-container .menu li.current_page_item a
{
    background-image: url("images/button-menu.png");
    background-position: 0 -64px;
    color: #5e5e5e;
    text-shadow: 0px 2px #fff;
}

.menu
{
    margin: 0;
}

.menu-kellnermenu-container .menu li.buchung
{
    float: right;
}

.menu-kellnermenu-container .menu li.buchung a
{
    padding: 6px 25px 33px 25px;
    height: 23px;
    background: url("images/button-green.png");
    color: white;
    text-shadow: 0px 2px #333;
    margin: 0;
}

.menu-kellnermenu-container .menu li.zentriert a
{
    padding: 20px 25px 19px 25px;
    height: 23px;
    margin: 0;
	cursor: pointer;
	margin-right: 5px;
}

.menu-kellnermenu-container .menu li.zentriert.current-menu-item a	{
	color: white;
	text-shadow: 0px 2px #333;
}

.menu-kellnermenu-container .menu li.aboutus a
{  
    margin-left: 79px;
    padding: 20px 25px 19px 25px;
    height: 23px;
}

#slogan
{
    position: absolute;
    top: 100px;
    font-size: 20px;
    color: #193074;
    width: 500px;
}

.clr
{
    clear: both;
}

.clear-fix {
	overflow: hidden;
	zoom: 1;
}

.button-green
{
    background: url("images/button-greem.png");
    width: 249px;
    height: 43px;
    line-height: 43px;
    padding-left: 50px;
    color: white;
    font-weight: bold;
    font-size: 15px;
    margin-top: 20px;
    cursor: pointer;
}

.button-green.width100
{
    width: 210px;
    background: url("images/button-green-210.png");
}


/* BUchungsformular */

.buchungsform
{
    font-size: 120%;
}

.form-block
{
    width: 48%;
    float: left;
}

form.buchungsform select, form.buchungsform input[type=text]
{
    width: 220px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
}

.cboxLoadedContentInner form.buchungsform select, .cboxLoadedContentInner form.buchungsform input[type=text] {
	width: 377px;
}

.cboxLoadedContentInner form.buchungsform select {
	width: 395px;
}

#adresse-ort,
#form-adresseplz {
	width: 170px;
}

form.buchungsform select {
	width: 238px;
}

.buchungsform label
{
    font-weight: bold;
    padding: 15px 0px 5px;
    display: block;
}

.buchungsform .form-block
{
    margin: 0px 0px 10px 0px;
}

.buchungsform.step-3
{
    float: left;
    width: 400px;
    display: block;
}

.statusblock.step-3
{
    float: right;
    width: 400px;
}

.form-title
{
    color: #248232;
    font-size: 25px;
    text-align: left;
    font-weight: bold;
    display: block;
    margin-bottom: 20px;
    margin-top: 10px;
}

.width-33
{
    width: 33%;
    float: left;
}

.buchungsform.step-2
{
    width: 300px;
    display: block;
    float: left;
    margin-right: 10px;
}

.statusblock
{
    width: 300px;
    float: left;
    background: #ddedd7;
    text-align: center;
    height: 350px;
    position: relative;
}

.statusblock.whitebg
{
    background: #fff;
}

.headertext
{
    margin-top: 19px;
}

.pseudolink
{
    cursor: pointer;
    text-decoration: underline !important;
    display: block;
    margin-bottom: 10px;
}

/* colorbox */

#cboxTitle
{
    top: 0px;
    bottom: auto;
    height: 45px;
    line-height: 45px;
    color: #fff !important;
    background: #2e8bd3;
    text-align: left !important;
    font-size: 130%;
    padding: 0px 20px;
}

.cboxLoadedContentInner {
	width: 820px;
	zoom: 1;
}

#cboxLoadedContent
{
	overflow: hidden !important;
    padding: 50px 20px 0px 20px;
    text-align: left !important;
}

.textwidget table
{
    width: 100%;
    border: none;
    margin: 0;
    padding: 0;
}

.textwidget table th, .textwidget table td
{
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.textwidget ul
{
    margin: 20px 0px 20px 20px;
}

.textwidget ul.rows li
{
    list-style-image: url("images/li_row.png");
}

.textwidget ul.payments li
{
    list-style-image: url("images/li_check.png");
}

.price
{
    font-size: 220%; 
    font-weight: bold;
    text-align: right;
}

.agbokimage
{
    cursor: pointer;
    border: 1px solid #007A2E;
    padding: 5px 10px;
    margin: 10px 0px;
}

/* 
div.gallery .gallery-item
{
    margin: 0px;
    width: 170px !important;
    text-align: left !important;
    padding: 8px 6px;
    background: url(images/150x100.png);
    background-repeat: no-repeat;
}
 */

.gallery-item   {
    margin: 0px;
}


div.gallery
{
    margin-top: 20px !important;
}

#sidebar .gallery .gallery-item
{
    width: 100px !important;
    height: 67px !important;
    margin-right: 16px;
    overflow: hidden;
    display: block;
    
    padding: 6px;    
    background: url(images/100x67.png);
    background-repeat: no-repeat;
}

.gallery-icon
{
    position: relative;
}

#sidebar div.gallery
{
    margin-top: 5px !important;
}

#sidebar div.gallery img
{
    border: none !important;
}

#gallery-1 img
{
    border: none !important;
}

.glower {
    position: absolute; top: 0px; left: 0px; 
    background: url('images/glow.png');
    width: 150px;
    height: 100px;
}

#sidebar b, #sidebar h3 {
    font-size: 16px;
}

#player {
    position: relative;
    left: -20px;
    display:block;
    width:300px;
    height:225px;
}

#text-8 ul.rows, #text-10 ul.rows, #text-9 ul.rows {
    margin: 0px;
}

/* footer menu */
#footer ul.menu	{
	display: block;
	width: 100%;
}

#footer ul.menu li	{
	display: inline;
	color: #87AECD;
	font: 13px/1.231 arial,helvetica,clean,sans-serif;
}

.wpcf7-response-output  {
    clear: both;
}

.block a  {
    color: #fff;
}

html, body  {
    height: auto !important;
}