body {width:expression
		(document.body.clientWidth 
		< 1300? "1300px": "auto");min-width:1300px;}
h1{font-family:Georgia;font-size:28px;color:#16738F;font-weight:normal;margin-top:30px;letter-spacing:6px;border-bottom:3px dotted #16738F;margin-bottom:20px;width:500px;}
h2{font-family:Georgia;font-size:18px;color:#666;font-weight:normal;letter-spacing:3px;color:#0C4050}
h3{font-family:Georgia;font-size:16px;color:#666;font-weight:normal;letter-spacing:2px;color:#0C4050}
#alles{width:960px;margin:0 auto;margin-top:-50px;border:0px solid #ccc;height:450px;padding:10px;background:url(../images/jesbin.png);padding-top:50px;}
p{font-size:11px;}
#textbg{background:url(../images/bgtext.png);padding:15px;}
#text{font-size:15px;letter-spacing:3px;margin-top:-440px;height:430px;position:relative;z-index:20;}
#spiegelung{margin-left:-64px;background:url(../images/footer.png) no-repeat;margin-top:-44px;width:1037px;height:165px;}
#bilder{width:960px;height:431px;overflow:hidden;margin-top:-2px;padding-top:1px;}
#footer{text-align:center;color:#999;font-size:10px;margin-top:-110px;letter-spacing:1px;position:relative;z-index:2000;}
#footer a{color:#999;}
#menu{margin:0 auto;width:960px;background: url(../images/menu.png) repeat-x;height:38px;position:relative;z-index:50;}
ul li{margin:0;padding:0;}
#logo{margin:0 auto;margin-top:-60px;height:70px;background:url(../images/logo.png) no-repeat ;width:980px;position:relative;z-index:1000;}
#menu{position:relative;z-index:2000;opacity:0.9;margin-top:-1px;left:0px;width:923px;overflow-x:hidden;left:-4px;;padding-left: 10px;}
#txtmainframe{margin-top:50px;padding: 0px;padding-left: 10px;}
/*Navigation*/
#topnav{width:900px;}
ul#topnav {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 12px;

}
ul#topnav li{
	margin: 0;
	padding: 0;
	overflow: hidden;  
	float: left;
	height:38px;
}
ul#topnav a, ul#topnav span { 
	padding: 10px 20px;
	float: left;
	text-decoration: none;
	color: #fff;
	background: url(../images/menu.png) repeat-x;font-family:verdana;

	clear: both;
	width: 100%;
	height: 20px;
	line-height: 20px; 
}
ul#topnav a{ 
	color: #333;
	background-position: left bottom;font-family:verdana;
}
ul#topnav span{ 
	background-position: left top;
}
#blogmenu{
    padding-left:15px;
}