body 
{
background-image:url(../images/basiclayoutbg.jpg);
background-position:center top;
background-repeat:no-repeat;
background-attachment:fixed;

font: 12px Helvetica, Arial, sans-serif;
color: #404040;
padding: 0px;
margin: 0 auto; 
text-align: center;
}

ul, li{
	list-style: none;
	margin:0;
	padding:0;
}	

b{
	color: #057062;
}

a{
	color: #16869a;
}

div#container{
	width: 737px;
	margin: 0 auto;	
	text-align: left;
}

#content{
	clear: both;
	width: 700px;
	height: 350px;	
	margin-top: 30px;
	float: right;
	margin-right: 10px;
}

#menu{
	margin-top: 40px;
	float: right;
	height: 17px;
	width: 404px;
}

#menu li{float: left;}
#menu a{
	display: block;
	float: left;
	height: 17px;
	padding: 0px;
}

#btn_about a{background: url(../images/btnkunstler.jpg) top no-repeat; width: 60px;}
#btn_about a:hover{background-position: bottom;}
#btn_about a.active{background-position:bottom;}

#btn_abouten a{background: url(../images/artistbtn.jpg) top no-repeat; width: 60px;}
#btn_abouten a:hover{background-position: bottom;}
#btn_abouten a.active{background-position:bottom;}


#btn_gallery a{background: url(../images/btngallery.jpg) top no-repeat; width: 58px;}
#btn_gallery a:hover{background-position: bottom;}
#btn_gallery a.active{background-position:bottom;}

#btn_galleryen a{background: url(../images/galbtn.jpg) top no-repeat; width: 58px;}
#btn_galleryen a:hover{background-position: bottom;}
#btn_galleryen a.active{background-position:bottom;}

#btn_ausstellungen a{background: url(../images/btnaus.jpg) top no-repeat; width: 104px;}
#btn_ausstellungen a:hover{background-position: bottom;}
#btn_ausstellungen a.active{background-position:bottom;}

#btn_ausstellungenen a{background: url(../images/exbtn.jpg) top no-repeat; width: 104px;}
#btn_ausstellungenen a:hover{background-position: bottom;}
#btn_ausstellungenen a.active{background-position:bottom;}

#btn_press a{background: url(../images/btnpresse.jpg) top no-repeat; width: 59px;}
#btn_press a:hover{background-position: bottom;}
#btn_press a.active{background-position:bottom;}

#btn_pressen a{background: url(../images/pressbtn.jpg) top no-repeat; width: 59px;}
#btn_pressen a:hover{background-position: bottom;}
#btn_pressen a.active{background-position:bottom;}

#btn_contact a{background: url(../images/btnkon.jpg) top no-repeat; width: 63px;}
#btn_contact a:hover{background-position: bottom;}
#btn_contact a.active{background-position:bottom;}

#btn_contacten a{background: url(../images/conbtn.jpg) top no-repeat; width: 63px;}
#btn_contacten a:hover{background-position: bottom;}
#btn_contacten a.active{background-position:bottom;}

#btn_germ a{background: url(../images/btngerm.jpg) top no-repeat; width: 30px;}
#btn_germ a:hover{background-position: bottom;}
#btn_germ a.active{background-position:bottom;}

#btn_eng a{background: url(../images/btneng.jpg) top no-repeat; width: 30px;}
#btn_eng a:hover{background-position: bottom;}
#btn_eng a.active{background-position:bottom;}


#gallerymenu{
	margin-top: 40px;
	float: right;
	height: 74px;
	width: 425px;
	}

#gallerymenu li{float: left;}
#gallerymenu a{
	display: block;
	float: left;
	height: 74px;
	padding: 0px;
}

#btn_gallery01 a{background: url(../images/gallery01.jpg) top no-repeat; width: 85px;}
#btn_gallery01 a:hover{background-position: bottom;}
#btn_gallery01 a.active{background-position:bottom; }

#btn_gallery02 a{background: url(../images/gallery02.jpg) top no-repeat; width: 85px;}
#btn_gallery02 a:hover{background-position: bottom;}
#btn_gallery02 a.active{background-position:bottom;}

#btn_gallery03 a{background: url(../images/gallery03.jpg) top no-repeat; width: 85px;}
#btn_gallery03 a:hover{background-position: bottom;}
#btn_gallery03 a.active{background-position:bottom; }

#btn_gallery04 a{background: url(../images/gallery04.jpg) top no-repeat; width: 85px;}
#btn_gallery04 a:hover{background-position: bottom;}
#btn_gallery04 a.active{background-position:bottom;}

#btn_gallery05 a{background: url(../images/gallery05.jpg) top no-repeat; width: 85px;}
#btn_gallery05 a:hover{background-position: bottom;}
#btn_gallery05 a.active{background-position:bottom;}



/*galleria layout*/

	ul.gallery{width: 300px;}
	ul.gallery a{display:none}
	.galleria_wrapper{float: left}
	.demo{position:relative;margin-top:2em; float: left; width: 700px;}
	ul.gallery{width:300px;float:right;}
	ul.gallery li{width:60px;height:60px;border:2px double #eee;margin: 0 2px 2px 0;background:#eee;float: left;}
	ul.gallery li.hover{border-color:#bbb;}
	ul.gallery li.active{border-style:solid;border-color:#222;}
	ul.gallery li div{left:240px}
	ul.gallery li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	
	.galleria_container{margin-left: 30px;}
	
#overflowtext{
	height: 325px;
	overflow: auto;
	margin-top: 15px;
}