/***************************************
*  
*   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: 18px;
color: #727272;
text-transform: uppercase;
font-family:   arial, verdana, times new roman;
font-weight: normal;
line-height:300%;
}
  
  
/***************************************
*             Container
***************************************/


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

#center 
{
text-align: center;
width:910px;
margin: 0 auto;

}


#content
{
width:800px;
text-align:left;
padding-left: 45px;
padding-right:45px;
float:left;
overflow:auto;
height:390px; 
margin-left:10px;
}

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

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

#footer
{
margin-top:5px;
width:910px;
float: left;
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:600px;
height:100%;
border:0px solid black; z-index:200; 
}

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
















    











    

