html, body{ 
margin:5px; 
padding:0; 
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height: 20px;
font-size:8.5pt;
letter-spacing:0.5px;
font-weight:300;
} 
 
#pagewidth{ 
 width:750px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;
/* background:url(/img/layout/black.gif);*/
background:#000;
 color:#FFFFFF;
 padding-left:10px;
  padding-right:10px;
} 
 
#header{
 position:relative; 
 height:140px; 
 width:100%;
} 
 
#leftcol{
 width:150px; 
 float:left; 
 position:relative;
 }
 
#maincol{ 
 float: right; 
 display:inline; 
 position: relative; 
 width:600px;
 padding-bottom:10px; 
 }
 
#footer{
 height:21px; 
 clear:both;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}


#news a {
position:absolute;
top:10px;
left: 0px;
height: 55px;
width: 90px;
display: block;
background: url("/img/nav/news.gif") 0px 0px no-repeat;
color:transparent;
}
#news a {background:url(/img/nav/news.gif) 0px 0px no-repeat;}
#news a:hover {background-position: 0px -55px;}
#news a#current,
#news a#current:link,
#news a#current:visited {background-position: 0px -55px;}

#ausstellungen a {
position:absolute;
top:10px;
left: 105px;
height: 55px;
width: 90px;
display: block;
background: url("/img/nav/ausstellungen.gif") 0px 0px no-repeat;
color:transparent;
}
#ausstellungen a {background:url(/img/nav/ausstellungen.gif) 0px 0px no-repeat;}
#ausstellungen a:hover {background-position: 0px -55px;}
#ausstellungen a#current,
#ausstellungen a#current:link,
#ausstellungen a#current:visited {background-position: 0px -55px;}

#artists a {
position:absolute;
top:10px;
left: 210px;
height: 55px;
width: 90px;
display: block;
background: url("/img/nav/artists.gif") 0px 0px no-repeat;
color:transparent;
}
#artists a {background:url(/img/nav/artists.gif) 0px 0px no-repeat;}
#artists a:hover {background-position: 0px -55px;}
#artists a#current,
#artists a#current:link,
#artists a#current:visited {background-position: 0px -55px;}

#galleria a {
position:absolute;
top:10px;
left: 315px;
height: 55px;
width: 90px;
display: block;
background: url("/img/nav/galleria.gif") 0px 0px no-repeat;
color:transparent;
}
#galleria a {background:url(/img/nav/galleria.gif) 0px 0px no-repeat;}
#galleria a:hover {background-position: 0px -55px;}
#galleria a#current,
#galleria a#current:link,
#galleria a#current:visited {background-position: 0px -55px;}

#projekte a {
position:absolute;
top:10px;
left: 423px;
height: 55px;
width: 90px;
display: block;
background: url("/img/nav/projekte.gif") 0px 0px no-repeat;
color:transparent;
}
#projekte a {background:url(/img/nav/projekte.gif) 0px 0px no-repeat;}
#projekte a:hover {background-position: 0px -55px;}
#projekte a#current,
#projekte a#current:link,
#projekte a#current:visited {background-position: 0px -55px;}


#presse a {
position:absolute;
top:10px;
left: 522px;
height: 55px;
width: 90px;
display: block;
background: url("/img/nav/presse.gif") 0px 0px no-repeat;
color:transparent;
}
#presse a {background:url(/img/nav/presse.gif) 0px 0px no-repeat;}
#presse a:hover {background-position: 0px -55px;}
#presse a#current,
#presse a#current:link,
#presse a#current:visited {background-position: 0px -55px;}


#kontaktplan a {
position:absolute;
top:10px;
left: 630px;
height: 55px;
width: 90px;
display: block;
background: url("/img/nav/kontakt-plan.gif") 0px 0px no-repeat;
color:transparent;
}
#kontaktplan a {background:url(/img/nav/kontakt-plan.gif) 0px 0px no-repeat;}
#kontaktplan a:hover {background-position: 0px -55px;}
#kontaktplan a#current,
#kontaktplan a#current:link,
#kontaktplan a#current:visited {background-position: 0px -55px;}




a {
text-decoration:none; 
color:#7A797E; 

}
a:visited {
text-decoration:none; 
color:#7A797E; 

}

a:hover {
text-decoration:none; 
color:#fff;  
}
a:active {
text-decoration:none; 
color:#7A797E;
}

a#current,
a#current:link,
a#current:visited {
text-decoration:none; 
color:#fff;  
}


#navcontainer { width: 150px; position:relative;top:-12px;left:5px; }

#navcontainer ul{
margin-left: 0;
padding-left: 0;
margin-top:32px;
list-style-type: none;
}

#navcontainer a{
color: #7A797E;
text-decoration: none;
}

#navcontainer a:link, #navlist a:visited{
color: #7A797E;
text-decoration: none;
}

#navcontainer a:hover{
color: #fff;
}

#navcontainer a#current,
#navcontainer a#current:link,
#navcontainer a#current:visited {color: #fff;}


#pic{
position:absolute;top:25px;left:210px;width:370px;text-align:center;
}

#text{
position:absolute;top:22px;left:240px;width:324px;
}

