/* erv global */

*{margin:0; padding:0; }
a img{border:none;}

body{background:url(../img/bg.gif); font-family:verdana;}

#main{width:750px; margin:0 auto;}
	#metanav{float:left; width:100%; padding:3px 0 31px 0;}
	#metanav ul{float:right; list-style:none;}
	#metanav li{float:left; padding-left:17px;}
	#metanav a{font-size:10px; text-decoration:none; color:#696d70;}
	#metanav a:hover,
	#metanav a.section{text-decoration:underline;}
	
	#logo{clear:both; float:left; margin-bottom:-10px; width:304px; height:31px; background:url(../img/logo.png);}
	#logo span{display:none;}
	#page{position:relative; left:-10px; width:775px; float:left;}
		#top{float:left; width:100%; height:20px; background:url(../img/page_top.png);}
		#content{position:relative; float:left; width:730px; padding:0 25px 0 20px; background:url(../img/page_bg.png);}
		#bottom{float:left; width:100%; height:15px; background:url(../img/page_bottom.png);}
	#wunderweiss{float:left; padding-bottom:20px; font-size:10px; color:#363b3f;}	
	#wunderweiss a{color:#363b3f;}
	
#content #tagline{position:absolute; right:50px; top:75px; width:467px; height:136px;}    
#content #tagline .bg{position:absolute; left:0; top:0; right:0; bottom:0; background:#59848A; opacity:0.7;}
#content #tagline .content{position:absolute; left;0; top:0; padding:15px 15px; color:white;}
#content #tagline .content h1{padding-bottom:10px; font-family:times; font-size:28px; font-weight:normal; line-height:30px;}
#content #tagline .content p{font-size:14px;}
    
#content #mainnav{width:100%; padding:8px 0 10px 0; text-align:center;}
#content #mainnav a{padding:0 8px; font-family:times; font-size:19px; text-decoration:none; color:#696d70;}
#content #mainnav a:hover,
#content #mainnav a.section{color:#363b3f;}

#content{font-size:11px; line-height:15px; color:#363b3f;}
#content a{color:#363b3f;}

#colCenter{float:left; width:448px; padding:30px 0 100px 132px;}
#colCenter h1{padding-bottom:10px; font-family:times; font-size:19px; font-weight:normal; color:#363b3f;}
#colCenter .editor a{color:#363b3f;}

#colRight{float:right; width:120px; padding-top:54px;}
#colRight ul{list-style:none;}

/* gallery */
img#galleryMain{float:left;}
#colCenter.gallery{padding-top:10px;}
#thumbs{float:left; width:740px; padding-top:2px;}
#thumbs a{float:left; margin:0 2px 2px 0;}
#thumbs a img{float:left; opacity:0.5;}
#thumbs a:hover img,
#thumbs a.current img{opacity:1;}
