	* {margin: 0;
	padding: 0;
	border: 0;}
	
a {color: #464646;}

a:hover {text-decoration: none;}

.wrapper {position: relative;
width: 850px;
margin: 0px auto;}

.top {position: relative;
background: url("bilder/grafik/bg_top.png");
width: 836px;
height: 30px;
margin: 0px auto;}

.content {position: relative;
background: url("bilder/grafik/bg.png");
width: 800px;
height: auto;
margin: 0px auto;
padding: 0px 19px 34px 19px;
z-index: 1;}

.bot {position: relative;
background: url("bilder/grafik/bg_bot.png");
width: 836px;
height: 23px;
margin: 0px auto;}

div#main {position: relative;
padding-left: 40px;
width: 460px;
height: auto;
padding-top: 380px;
float: left;}

div#main.inside {padding-top: 110px;}

div#menu {position: relative;
top: 20px;
width: 220px;
height: auto;
float: right;
padding: 0px 40px 40px 0px;}

#main p {font: 13px georgia;
line-height: 17px;
color: #464646;
margin-top: 5px;}

#main p.image {text-align: right;
margin-top: 0px;
margin-bottom: 10px;}

#main span {font-weight: bold;}

#main h1 {font: 13px georgia;
font-weight: bold;
color: #464646;
margin-top: 20px;}

#menu h1 {font: 14px arial;
color: #464646;
text-transform: uppercase;
font-weight: bold;
margin-top: 15px;}

#menu p {font: 12px arial;
color: #464646;
margin-top: 3px;}

#menu p.morelink {margin-top: 10px;}

div.indeximg, div.insideimg {position: absolute;
top: 11px;
left: 24px;
width: 500px;
height: 350px;
z-index: 2;}

div.insideimg {height: 100px;}

div.insideimg img, div.indeximg img {display: block;
float: left;}

div.indeximg img.big {height: 250;}

img.menu {margin-bottom: 15px;}

img.kalenderrubrik {margin-top: 40px;}

br.clearboth {clear: both;}