html{
    height: 100.1%;
}
body{
    padding: 0;
    margin: 0;
}
body{
	background: url(../../images/layout_background_home.png) repeat-x;
    text-align: center;
}
body, p, li, input, label{
    font: 12px Verdana, Arial, Helvetica, Geneva, sans-serif;
    line-height: 1.5em;
    color: #000000;
}

/****************/

#container{
    position: relative;
    margin: 0 auto;
    width: 920px;
}

/****************/

#header{
    background: url(../../images/layout_header_home.jpg) no-repeat;

    position: relative;
    height: 210px;
}
#logo{
    position: absolute;
    left: 350px;
    top: 30px;

    height: 125px;
    width: 225px;
    z-index: 100;
}
#navigation, #content, #footer{
    text-align: left;
    margin: 0 auto;
    width: 600px;
}
.home #navigation, .home #content, .home #footer{
    width: 782px;
}

/****************/

#navigation{
    position: relative;
	height: 90px;
}
#navigation ul, #navigation ul li{
    list-style: none;
    padding: 0;
    margin: 0;
}
#navigation ul li{
	float: left;
}
#navigation ul li a{
    display: block;
    float: left;
}
#navigation #main li a{
	padding: 30px 0 0 0;
	margin: 0 37px 0 0;
    display: inline;
}
.home #navigation #main li a{
    margin-right: 69px;
}
#navigation #main #nav_i_love_piu a{
	margin-right: 0;
}
#navigation #main li a.active, #navigation #main li a:hover{
	background: url(../../images/nav_active.png) center 2px no-repeat;
}

#navigation #sub li a{
    margin: 0 30px 0 0;
    padding: 5px 0 3px 0;
    display: inline;
    font-size: 12px;
    color: #000000;
}
#navigation #sub li a.active, #navigation #sub li a:hover{
    background: url(../../images/nav_active_sub.png) center bottom no-repeat;
    text-decoration: none;
    color: #4d4d4d;
}

/****************/

#content{
    position: relative;
    margin-bottom: 20px;
}
.home #content .padding{
    border: 1px solid #bbbbbb;
    padding: 10px;
}
#content ul, #content ul li{
    list-style: none;
    padding: 0;
    margin: 0;
}
#content ul{
    margin: 0 0 10px 0;
}
#content ul li{
    background: url(../../images/li.gif) 0 2px no-repeat;
    padding: 0 0 10px 20px;
    height: 1%;
}

/****************/

#footer{
    text-align: center !important;
    margin-top: 25px;
}
#footer ul, #footer ul li{
    list-style: none;
    padding: 0;
    margin: 0;
}
#footer ul{
    margin: 0 auto;
    height: 9px;
}
#footer ul li{
    display: inline;
    padding: 0 3px;
}
#footer ul li, #footer ul li a{
    color: #999999;
}
#footer ul li a.active, #footer ul li a:hover{
    text-decoration: none;
    color: #000000;
}

/****************/

h1, h2, h3, p, ul, .line, .margined{
    margin: 0 0 10px 0;
}
h1, h2, h3{
    color: #B38E00;
}
h1{
    font-size: 14px;
}
.home #content table *{
    text-align: left;
}
.home #content h1, .home #content a, .pink{
    color: #f876c0 !important;
    font-weight: bold;
    font-size: 14px;
}
.home #content table img{
    margin-bottom: 5px;
}
.home #content table p{
    margin-bottom: 0;
}
h2{
    font-weight: normal;
    font-size: 12px;
}
h3{
    font-weight: normal;
    font-size: 10px;
}
p{
    text-align: justify;
}
ul li, ol li{
    margin: 0 0 0 25px;
}
a{
    text-decoration: none;
    color: #B38E00;
}
a:hover, a.active{
    text-decoration: underline;
    color: #999999;
}
a img{
    border: none;
}

/****************/

.products .padding{
    padding: 0 5px 0 0;
}
.products img, .products .button{
    margin-bottom: 10px;
}
.floatleft, img.floatleftborder{
    margin-right: 15px;
    margin-bottom: 5px;
    float: left;
}
.floatright, img.floatrightborder{
    margin-left: 15px;
    margin-bottom: 5px;
    float: right;
}
img.floatleftborder, a.floatleftborder img, img.floatrightborder, a.floatrightborder img, .products img{
    border: 1px solid #bbbbbb;
    padding: 3px;
}
.date{
    float: right;
}
.imgborder{
    border: 1px solid #bbbbbb;
    padding: 3px;
}
.products *{
    text-align: left !important;
}
.products .fleft{
    margin: 0 35px 5px 0;
    float: left;
}
.products .fright{
    margin: 0 0 5px 35px;
    float: left;
}
.left, .right{
    margin: 0 10px 5px 0;
    float: left;
}
.left{
    font-weight: bold;
    margin-right: 0;
    width: 215px;
}
.right{
    width: 300px;
}
div.line{
    background: url(../../images/line.png) center repeat-x;
    height: 5px;
}
td.line{
    background: url(../../images/line_vert.png) center repeat-y;
    background: none;
}

/****************/

.landgut td{
    vertical-align: top;
}
.landgut .floatleftborder, .landgut .floatrightborder{
    margin-left: 0;
    margin-right: 0;
}

/****************/

a.button, a.button span{
    background: url(../../images/button.png) top left;
    line-height: 21px;
    display: block;
    height: 21px;
    float: left;
}
a.button{
    background-position: top left;
    margin: 0 0 0 10px;
    position: relative;
}
a.nomargin{
    margin: 0;
}
a.button span{
    background-position: bottom right;
    padding: 0 10px 0 0;
    margin: 0 0 0 10px;
    font-size: 10px;
    color: #666666;
}
a.button:hover, a.button:hover span{
    text-decoration: none;
    color: #B38E00;
}
a.button .tear{
    position: absolute;
    top: -6px;
    left: -10px;
}
a.gray{
    padding: 2px 3px 0 0;
    font-size: 10px;
    color: #999999;
}

/****************/

.columns{

}
.columns .text{
    margin-right: 10px;
    width: 385px;
    float: left;
}
.columns .text .left{
    width: 120px;
}
.columns .text .right{
    width: 260px;
}
.columns .images{
    width: 195px;
    float: left;
}
.columns .images img{
    margin: 0 0 10px 0;
    float: left;
}

/****************/

.pageselector{

}
.pageselector .page, .pageselector select{
    float: left;
    margin-right: 10px;
}
.pageselector .page{
    line-height: 20px;
}
.pageselector select{
    width: 50px;
}

/****************/

.editFormCaption{
    display: none;
}
fieldset{
    border: 0;
    padding: 0;
}
.asterix{
    position: absolute;
    font-weight: bold;
    color: #000000;
    right: 4px;
    top: 4px;
}
.formError{
    font-size: 10px;
    color: #ff3333;
}
.editLine{
    margin: 0 0 5px 0;
}
.editLine .floatleft{
    margin-right: 10px !important;
    width: 210px;
}
label{
    position: relative;
    margin-right: 10px;
    width: 170px;
    float: left;
}
input.text, textarea, input.password, .kontakt{
    width: 200px;
}
textarea{
    height: 120px;
}
select{
    width: 180px;
}
input.text, input.password, textarea, select{
    background: #fdfaf2;
    border: 1px solid #B38E00;
    font-size: 11px;
    padding: 1px 2px;
    float: left;
}
input.required, input.password.required, textarea.required, select.required{

}
.checkbox, .radio{
    margin: 0 0 5px 0;
    background: none;
    width: auto;
    border: 0;
}
input:focus, select:focus, input.required:focus{
    border: 1px solid #000000;
}
select.short{
    width: 160px;
}
label.required{

}
#mSubmitButton, .mSubmitButton{
    margin: 0 10px 10px 180px !important;
}
#asterisk{
    font-size: 10px;
    margin: 5px 0 10px 180px;
}
#mResetButton, .mResetButton{
    display: none;
}


/****************/

.editForm h1.collapsable, h1.register{
    font-size: 12px;
    border-bottom: 1px solid #B38E00;
    margin: 20px 0 10px 0;
    color: #000000;
}
.editForm .imageBorder{
    border: 1px solid #afafaf;
    margin-right: 10px;
    height: 80px;
    width: 80px;
    float: left;

    cursor: pointer;
    cursor: hand;
}
.editForm .selectImage .button, .editForm .selectAttachment .button, .editForm .selectDialog .button{
    margin-bottom: 5px;
    cursor: pointer;
    width: 90px;
}
.editForm .selectAttachment span, .editForm .selectDialog span{
    background: url(../../../../classic/en/images/icons/arrow_right_on.png) 0px 7px no-repeat;
    padding: 3px 0 0 8px;
    margin-bottom: 5px;
    display: block;
}
.editForm .floatleft{
    margin: 0;
}
.editForm .exDatepicker{
    margin-right: 10px;
    width: 80px;
}
.editForm .ui-datepicker-trigger{
    margin: 0 0 0 5px;
    float: left;
}

/****************/

#login .error{
    color: #ff0000;
}
#login .error strong{
    display: block;
}
#login label, #login input.text, #login input.password{
    display: block;
    width: 150px;
}
#login label{
    font-weight: bold;
}

/****************/

.clearfix:after { content: ".";     display: block;     height: 0;     clear: both;     visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
