/***************************************
*  
*   arlesheim.css Stylesheet fuer 
*   villa-arlesheim.ch (Global Sheet)
*
*   Copyright by Stephanie Maedel
*
*   Dimme Crossmedia GmbH
*   http://www.dimme.ch
*
*
***************************************/






/***************************************
*               General
***************************************/

html {
min-height:100%;
}

body 
{
margin: 0 auto;
top:0;
padding:0;  
font-family: verdana, arial, tahoma, helvetica, sans-serif;
font-size: 10px;
color: #2c2c2c;
min-height:100%;
line-height: 140%;
}

a 
{
text-decoration: none
}   
    
a img 
{
border:none
}

.hidden,
#footer
{
display: none;
}


/***************************************
*            Headlines
***************************************/


h1 
{  
font-size: 15px;
color: #727272;
text-transform: uppercase;
font-family:   arial, verdana, times new roman;
font-weight: normal;
line-height:130%;
}
  
  
/***************************************
*             Container
***************************************/
#logo_print {
float:left;
margin-left:20px;
padding: 20px 0 20px 0;
}

#navi,
#logo1,
.scroll,
#logo2 
{
display:none;
}

#center 
{
text-align: center;
width:100%;
margin: 0 auto;

}

#all2, #slide {
display:none;
}
#content
{
clear:both;
width:auto;
text-align:left;
padding-left: 0px;
padding-right:45px;
float:left;

height:100%; 
margin-left:20px;
}

#content a
{
text-decoration:none;
color: #41527d;
}

#content a:hover
{
text-decoration:none;
color: #46b43f;
}

#footer
{
margin-top:5px;
width:auto;
clear:both;
float: left;
margin-left:20px;
font-family: verdana, arial, tahoma, helvetica, sans-serif;
font-size: 9px;
line-height: 120%;
color: #727272;
margin-bottom:10px;
}

#footer a
{
clear:both;
font-weight:normal;
color: #727272;
text-decoration:none;
}

#footer a:hover
{
font-weight:normal;
color: #adadad;
text-decoration:none;
}

#container {
position:relative;
width:600px;
height:100%;
border:0px solid black; z-index:200; 
}

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

input.back, .print_button input {

    background: #fff;

    font-family: verdana,arial;

    color: #464646;

    font-size: 0.8em;

    border: 1px solid darkgray;

    margin-top: 10px;

    margin-bottom: 10px;

}












    

