/***************************************
*  
*   arlesheim.css Stylesheet fuer 
*   villa-arlesheim.ch (Global Sheet)
*
*   Copyright by Stephanie Maedel
*
*   Dimme Crossmedia GmbH
*   http://www.dimme.ch
*
*
***************************************/
@import url(arlesheim_navigation.css);
@import url(arlesheim_gallery.css);
@import url(slideshow.css);

* {
margin:0;
padding:0;
}
/***************************************
*               General
***************************************/

html,body {
    background-color: #323232;
    margin: 5px auto;
    top: 0;
    padding: 0;
    font-family: verdana, arial, tahoma, helvetica, sans-serif;
    font-size: 10px;
    color: #2c2c2c;
    min-height: 100%;
    line-height: 140%;
    background-image: url(../images/bg.jpg);
    background-repeat: repeat-x;
}
a {
    text-decoration: none;
}
a img {
    border: none;
}

.hidden,
.print_button {
    display: none;
}
.print {
    float: left;
    height: 15px;
    width: 15px;
    margin-right: 10px;
    margin-top: 3px;
    background: url(../images/print.gif) 0 0 no-repeat;
}
/***************************************
*            Headlines
***************************************/
h1 {
    font-size: 18px;
    color: #727272;
    text-transform: uppercase;
    font-family: arial, verdana, times new roman;
    font-weight: normal;
    line-height: 130%;
}
/***************************************
*             Container
***************************************/
#logo_print {
    display: none;
}
#center {
    position: relative;
    text-align: center;
    z-index: 101;
    width: 910px;
    height:700px;
    margin: 0 auto;
}

#logo {
    float:left;
    padding-top:50px;
}
#logo1 a{
    width: 120px;
    float: left;
    height: 31px;
    background: url(../images/litzius-logo.png) 0 0 no-repeat;
    z-index: 999;
}
#logo1 a:hover{
    width: 120px;
    float: left;
    height: 31px;
    background: url(../images/litzius-logo_blau.png) 0 0 no-repeat;
    z-index: 999;
}
#logo1 {
    width: 400px;
    float: left;
    height: 40px;
    text-align: left;
    position: relative;
    z-index: 999;
}
#logo2 {
    width: 509px;
    float: left;
    padding-top:11px;
    text-align: right;
    position: relative;
    z-index: 999;
}
#all {
    width: 910px;
    float: left;
    height: 595px;
}
#slide {
    width: 910px;
    float: left;
    height: 595px;
    overflow: hidden;
    left: 0;
    top: 100px;
    position: absolute;
    z-index: 998;
}
#all2 {
    width: 910px;
    float: left;
    height: 605px;
    background-image: url(../images/gallery);
       font-family: verdana, arial, tahoma, helvetica, sans-serif;
    font-size: 12px;
    color: #fff;
}
#pics {
    width: 910px;
    float: left;
    text-align:center;
}
#wrap {
    position: relative;
    height: 600px;
    width: 910px;
    z-index: 999;
    top: 100px;
    left: 0;
}
#content {
    float: left;
    width: 320px;
    text-align: left;
    padding-left: 45px;
    padding-top: 40px;
    padding-right: 45px;
    float: left;
    left: 0;
    top: 0;
    overflow: auto;
    height: 390px;
    background: #ffffff;
    position: absolute;
    filter: alpha(opacity=80);
    -moz-opacity: 0.75;
    opacity: 0.80;
    margin-top: 125px;
    margin-left: 460px;
}
*html #content {
    margin-top: 30px;
}
*+html #content {
    margin-top: 30px;
}
#content a {
    text-decoration: none;
    color: #091161;
}
#content a:hover {
    text-decoration: bold;
    color: #2c2c2c;
}
#loginbox a {
    text-decoration: none;
    color: #091161;
}
.td a {
    text-decoration: none;
    color: #091161;
}
#loginbox a:hover {
    text-decoration: bold;
    color: #2c2c2c;
}
#footer {
    margin: 0 auto;
    margin-top: 5px;
    text-align: center;
    width: 910px;
    font-family: verdana, arial, tahoma, helvetica, sans-serif;
    font-size: 9px;
    line-height: 120%;
    color: #727272;
    margin-bottom: 10px;
}
#footer a {
    font-weight: normal;
    color: #727272;
    text-decoration: none;
}
#footer a:hover {
    font-weight: normal;
    color: #adadad;
    text-decoration: none;
}

#container {
position:relative;width:310px;height:330px;border:0px solid black; z-index:200; overflow:hidden
}



#text {
position:absolute;width:310px;left:0;z-index:100; top:0
}