@CHARSET "UTF-8";

body, html {
	margin:0px;
	padding:0px;
	background:url(/_images/background_pattern.gif);
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
}

body a {
	text-decoration:none;
}

a {
	text-decoration:none;
	color: #000000;
} 

a:visited {
	text-decoration:none;
}

a:hover {
	color: #ebad01;
}

#background {
	position:relative;
	top:0;
	width:784px;
	left:0;
}

#container {
	width:784px;
	position:relative;
	z-index:1;
	float:left;
	background:transparent url(/_images/bg_karneval.gif) no-repeat fixed left top;
}

#left {
	position:fixed;
	top:20px;
	left:15px;
	width:160px;
	float:left;
}

#left a, a:visited {
	color:#000000;
}
#left a:hover, a:active {
	text-decoration: underline;
	color:#fee800;
}

#primarynav {
	width:160px;
	margin-bottom:15px;
	padding:0;
}

#primarynav ul {
	display:inline;
	padding:0;
	margin:0;
}
	
#primarynav li {
	list-style-position:outside;
	list-style:none;
	line-height:20px;
}

#direktlankar {
	width:160px;
	margin-bottom:15px;
}

#kommitten {
	width:160px;
	font-size:11px;
}

#main {
	float:left;
	width:377px;
	margin:40px 0px 0px 190px;
}

#pagehead {
	height:76px;
	background:url(/_images/contenttop.png) no-repeat;
}

#pagehead h1 {
	font-size:20px;
	margin:30px 30px 0 30px;
	padding:0;
	background:transparent;
}

#pagemain {
	background:url(/_images/contentbg.png) repeat-y;
}

#pagebottom {
	height:76px;
	background:url(/_images/contentbottom.png) no-repeat;
}

#logo {
	float:right;
	background:url(/_images/hkk_title_text.gif) no-repeat;
	width:181px;
	height:100px;
	margin:20px 20px 0px 0px;
	position:fixed;
	top:20px;
	left:580px;
}

#sp0nsorer {
	float:right;
	width:170px;
	margin:26px 20px 0px 0px;
	padding:5px;
	position:fixed;
	top:126px;
	left:580px;
}

#sp0nsorhead {
	position:relative;
	top:0;
	background:url(/_images/sponsorcontent_top.png) no-repeat;
	width:188px;
	height:57px;	
}

#sp0nsormain {
	position:relative;
	top:-25px;
	background:url(/_images/sponsorcontent_bg.png) repeat-y;
	width:188px;	
}

#sp0nsorbottom {
	position:relative;
	bottom:25px;
	background:url(/_images/sponsorcontent_bottom.png) no-repeat;
	width:188px;
	height:57px;	
}

.txtHeader {
	color:#1F236C;
	font-weight:bold;
	font-size:14px;
}

	.listrow {
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#000;
		}
	.newsDate {
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#000000;
		font-weight:bold;
		}
	.newsTitle {
		color:#1F236C;
		font-weight:bold;
		font-size:11px;
		}
	#left a, a:visited {
		color:#000000;
		}
	#left a:hover, a:active {
		text-decoration: underline;
		color:#fee800;
		}
	.newsPreamble {
		font-size:11px;
		}
	.newsHeader {
		color:#1F236C;
		font-weight:bold;
		margin-top:10px;
		}
	.txtHeader {
		color:#1F236C;
		font-weight:bold;
		font-size:14px;
		}