body {background:#FFF;text-align:center;margin:0;padding:0;font:12px/14px Arial,sans-serif;}

ul.meta {margin:0;padding:0;}
ul.meta li {list-style-type:none; margin-bottom:3px;}

a {text-decoration:none;}
a:link {color:#448fe9}
a:hover {text-decoration:underline;}
a:visited {color:#448fe9}
a:active {color:#448fe9}

img {border:0;}

#seite {text-align:left;width:646px;margin-left:auto;margin-right:auto;margin-top:0;}

#kopf {background:url(../gfx/logo.gif) 122px 0px no-repeat;height:178px;}

	#kopf h1 {float:left;margin:0 6px 0 192px;
	   _margin-left:132px;overflow:hidden;height:178px;width:40px;}
	#kopf h1 span {display:none;}
		
	#kopf ul {float:left;margin:0;padding:0;}
	#kopf ul li {margin:77px 0 0 0;display:block;float:left;padding:0px 0 0 0;height:50px;}
	#kopf ul li a{
	   margin:0;
	   display:block; 
	   border-right:1px solid white;
	   border-left:1px solid #a2b3c8;
	   padding:55px 20px 0 10px;
	   }
	#kopf ul li a.last{border-right:1px solid white;}
	#kopf ul li a:hover, #kopf ul li a.active{background-color:#ffffc7;}
	
/*		
		#kopf ul li {float:left;padding:134px 6px 6px;background:url(/img/nav_border.gif) no-repeat left bottom;}
		#kopf ul li a {float:left;height:12px;margin-bottom:6px;}
		#kopf ul li a span {display:none;}
		#kopf ul li a.work {float:left;width:37px;background:url(logo.gif) 0px 0px no-repeat;}
		#kopf ul li a.weblog {float:left;width:48px;background:url(/img/nav_weblog_all.gif) 0px 0px no-repeat;}
		#kopf ul li a.contact {float:left;width:48px;background:url(/img/nav_contact_all.gif) 0px 0px no-repeat;}
		#kopf ul li a.work:hover {background-position:left center}
		#kopf ul li a.weblog:hover {background-position:left center}
		#kopf ul li a.contact:hover {background-position:left center}
		#kopf ul li a.current {background-position:left bottom;}
*/

#rechts, #links {float:right;width:412px;font:14px/16px Hoefler Text, Georgia, serif;color:#333;padding-top:24px;}

#rechts h2 {font-weight:normal;font-size:22px;line-height:22px;color:#000;margin-top:0;}
#rechts p.entry-footer {font:10px/13px Arial, serif;}
	
#rechts span.pullquote {font:18px/24px Arial,serif;color:#d46ea6;}
	
#rechts h3 {font:14px/18px;font-weight:bold;
  background:url(../gfx/icon_fette-p.gif) 
  no-repeat left;padding-left:0px;
  margin-top:6px;}
	
#rechts h4 {font-weight:normal;font-size:18px;color:#000;margin-bottom:2px;}
	
#rechts h4 a:link {color:#000}
#rechts h4 a:visited {color:#000}
#rechts h4 a:hover {color:#000}
#rechts h4 a:active {color:#000}
#rechts hr{
background-color: #aaa; /* Farbe für Opera und Firefox */
color: #aaa; /* Farbe für Internet Explorer (IE) */
border: 0;
height: 1px;
margin-top:50px; 
}

#links {width:200px;float:left;text-align:right;padding-top:65px;}

#links ul li {margin-bottom:3px;}
#links ul li.listHeader {font-weight:bold;color:#d46ea6;}
#links ul li a {color:#888;}

#fuss{clear:both;padding-top:348px;padding-bottom:24px;text-align:center;
    text-transform:lowercase;font-size:10px;line-height:13px;}
    
.meta, .bu, .grau{
  color:#ccc;
}
.tbild img{
  display: block;
  border: 1px solid #ccc; background-color: #eee;
  padding:5px;
}
.tmitte{
  clear:both;
}
.slides{
  cursor:pointer;cursor:hand;
}