body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background: white;
	margin: 0;
	padding: 0;
background-color :#ffffff}

div#pagebody { width: 1076px; margin: 0 auto;}

div#header {

	height: 144px;
background-image :url(images/header.png);
background-position : center top;
background-repeat : no-repeat
}
	div#header h1 {
		color:#ffffff;
		font-size:40px;
		font-style:italic;
		left:130px;
		margin: 0;
		position:relative;
		top:40px;
	}

div#navi {

	height: 76px;
background-image :url(images/navi-bg.png);
background-position : center top;
background-repeat : no-repeat
}
	ul#menu {list-style: none; text-align: center; margin:0; padding:0;}
	ul#menu li {float: left;}
	ul#menu li a {
		background:transparent url(images/navi-button.png) no-repeat scroll 0 0;
		color:#000000;
		display:block;
		height:46px;
		line-height:37px;
		margin-right:24px;
		margin-top:20px;
		text-decoration:none;
		width:130px;
	}
	ul#menu li a.first {margin-left: 85px;}
	ul#menu li a:hover {
	
		color:#CCCCCC;
	
background-image :url(images/navi-button-hov.png);
background-color : transparent;
background-attachment : scroll;
background-repeat : no-repeat
}

div#header2l {
	background: url(images/header2l.png) no-repeat center top;
	height: 291px;
	float:left;
	width:77px;
}
div#header2c {

	height: 291px;
	float:left;
	width:912px;
background-image :url(images/header2c.jpg);
background-position : center top;
background-repeat : no-repeat
}
	div#header2c h2 {
		color:#ffffff;
		font-style:italic;
		font-weight:100;
		left:30px;
		position:relative;
		top:50px;
	}
div#header2r {
	background: url(images/header2r.png) no-repeat center top;
	height: 291px;
	float:left;
	width:87px;
}

div#content {
	background: url(images/content-bg.png) repeat-y center top;
	overflow: hidden;
	clear: both;
}
	div.inhalt { width: 520px; margin: 0 auto;}
	div#article {
		float:left;
		margin-left:120px;
	}
		div#article h3 {
			font-size:20px;
			font-style:italic;
		}
		
	div#artbox {
		float:left;
		margin-left:20px;
		width:270px;
	}
		div#artbox h3 {
			font-size:17px;
			font-style:italic;
		}
#art-tit {
color : #333333
}
#art-tex {
color : #333333
}
#art-tex a {
color : #333333
}
#box1-tit {
color : #333333
}
#box1-tex {
color : #333333
}
#box1-tex a {
color : #333333
}