body, html{
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	color:#ffffff;
}
#balken_horiz{
	background-image: url(../images/balken_bw_waagerecht_3.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 90px;
	z-index: 0;
}

#headline{
	background-image: url(../images/head_joerg_kk_white.gif);
	background-repeat: no-repeat;
	background-position: 90% 10px;
	z-index: 15;
	height: 70px;
}

#head_image{
	background-image: url(../images/head_image_3.jpg);
	background-repeat: no-repeat;
	position: absolute; top: 3px;
	width: 285px; height: 86px;
	z-index: 20;
}

ul{
	margin-top: 20px;
	padding: 0px;
	margin-left:0px;
	width: 130px;
}

ul li{
	list-style: none;
	list-style-position: outside;
	background-image: url(../images/bg_yellow.gif);
	background-repeat: no-repeat;
	height: 27px;
}

ul li.top{
	background-image: url(../images/bg1_yellow.gif);
	height: 30px;
}

ul li.bottom{
	background-image: url(../images/bg2_yellow.gif);
	height: 30px;
}

ul li.sub{
	background-image: url(../images/bg4.gif);
	height: 27px;
}

ul li a, ul li a.sublink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px!important;
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
	padding-top: 7px;
	height: 27px;
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
}

ul li a{
	margin-left: 5px;
}

ul li a.sublink{
	margin-left: 15px;
}

ul li a.subsublink{
	margin-left: 25px;
}
	
#content{
	position: absolute;
	top: 110px; left: 180px; right: 30px;
	z-index: 10;
}

.img_con{
	float: right;
	margin: 0px 5% 5% 5%;
	border: 1px solid #ffffff;
}

#grundel{
	background-image: url(../images/bg_grundel.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 112px; height: 400px;
}

a, ul#links li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFA500;
	text-decoration: none;
}

a.small{
	font-size: 10px;
	letter-spacing: 0px;
}

h1, h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 2px;
}

h2{
	font-size: 14px;
}

 ul#links li{
 	list-style: square;
	background-image: none;
	width: 200px;
 }
 
 p.styleswitch{
	margin: 0px; padding: 0px;
}