@charset "utf-8";

@import url(http://fonts.googleapis.com/css?family=Reenie+Beanie&subset=latin);
@import url(http://fonts.googleapis.com/css?family=Neucha&subset=latin);

body {
	/*font-family: Geneva, Arial, Helvetica, sans-serif;*/
	font-family: 'Neucha', Geneva, arial, serif;
	margin: 0px auto;
	height:101%;
}
p, ul, ol {
	line-height: 1.4em;
	font-size: 0.9em;
	margin: 1em 0;
}

h1 {
	font-size:36px;
}
h2 {
	font-size:32px;
}
h3, h4 {
	font-size:24px;
}
h1, h2, h3, h4 {
	margin:0.2em 0;
	width: 100%;
	font-family: 'Reenie Beanie', Geneva, arial, serif;
	}
h1 a, h2 a, h3 a, h4 a {
	text-decoration:none;
	color:#000000;
    
	}
	
code {
	color:#666666;
	font-variant: normal;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	}
.header, .fineprint {
	font-size: 0.8em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 100%;
	text-align: center;
	color: #666666;
}
.fineprint {
	font-size: 9px;
	margin: 10px 0px;
	text-align: left;
}
.fineprint img {
	margin: 5px;
}
.fineprint a:link {
	text-decoration:none;
}


/* Werbebanner */
.adsense-728x90 , .adsense-336x280 {
	margin-bottom: 15px;
	margin: 10px 0px;
}
.adsense-160x600 {
	float: right;
	height: 600px;
	width: 160px;
}
.adsense-728x90 , .adsense-336x280, .adsense-160x600 {
	padding-top:18px;
	background-image:url(bilder/werbung.gif);
	background-repeat:no-repeat;
}
.promo-160x600 {
	float: right;
	height: 600px;
	width: 160px;
	margin: 0px 0px 0px 10px;
}
.header a, .fineprint a {
	color: #3399CC;
	text-decoration: none;
	font-weight:bold;
}

#menu_left 
{
	width: 360px;
	height:440px;
	float: left;
	position: absolute;
	left: 0px;
	background-image: url(bilder/bg_menu.png);
	background-repeat: no-repeat;
}
#menu_left ul
{
	margin:10px 30px 10px 60px;
}
#menu_left ul li
{
	margin-left:10px;
}
#content {
margin-left:360px;
width:729px;
}
#menu_left p {
	padding-top: 110px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 70px;
}
#random-santa {
	margin: 10px 50px;
	float: left;
	width: 240px;
	top: 440px;
	position: relative;
	left: 0px;
}
#mp3Box250 {
	margin: 10px 50px;
	float: left;
	width: 250px;
	top: 440px;
	position: relative;
	left: 0px;
}

