@charset "utf-8";

#JGK_HauptMenue_Top {
	background: #fff url() left bottom repeat-x;
	border-bottom: 1px solid #eee;
}
#JGK_HauptMenue_Top a {
	text-decoration: none;
}
#JGK_HauptMenue_Top span.v_h {
	visibility: hidden;
}
#JGK_HauptMenue_Top ul.hauptmenuecontent {
	position: relative;
	width: 960px;
	height: 120px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	background: #fff url(../img/bg_headerlinks.jpg) left top no-repeat;
}
#JGK_HauptMenue_Top #jgk_siteid {
	position: absolute;
	display: block;
	width: 100px; height: 100px;
	left: 16px; top: 10px;
}
#JGK_HauptMenue_Top #jgk_site_name {
	position: absolute;
	display: block;
	width: 129px; height: 24px;
	left: 120px; top: 36px;
}
#JGK_HauptMenue_Top #jgk_site_description {
	position: absolute;
	display: block;
	width: 388px; height: 18px;
	left: 120px; top: 60px;
}
#JGK_HauptMenue_Top #Kontact_HauptMenue {
	position: absolute;
	display: block;
	width: 86px; height: 16px;
	left: 858px; top: 31px;
}
#JGK_HauptMenue_Top #Kontact_HauptMenue:hover {
	background: url(../img/bg_headerlinks_kontact.png) left top no-repeat;
}
#JGK_HauptMenue_Top ul.hauptmenue {
	position: absolute;
	width: 824px; height: 32px;
	left: 120px; top: 78px;
	padding: 0;
	margin: 0;
	list-style: none;
}
#JGK_HauptMenue_Top ul.hauptmenue li a {
	position: absolute;
	width: 206px; height: 32px;
	left: 0; top: 0;
}
#JGK_HauptMenue_Top ul.hauptmenue li a span {
	visibility: hidden;
}
	#JGK_HauptMenue_Top ul.hauptmenue li.li_02 a {left: 206px;}
	#JGK_HauptMenue_Top ul.hauptmenue li.li_03 a {left: 412px;}
	#JGK_HauptMenue_Top ul.hauptmenue li.li_04 a {left: 618px;}

#JGK_HauptMenue_Top ul.hauptmenue li a:hover {
	background: url(../img/bg_headerlinks_ul.jpg) left top no-repeat;
}
	#JGK_HauptMenue_Top ul.hauptmenue li.li_02 a:hover {background-position: -206px 0;}
	#JGK_HauptMenue_Top ul.hauptmenue li.li_03 a:hover {background-position: -412px 0;}
	#JGK_HauptMenue_Top ul.hauptmenue li.li_04 a:hover {background-position: -618px 0;}



#JGK_HauptMenue_Bottom {
	clear: both;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 32px 16px 0;
	text-align: right;
	font-size: small;
	color: #4c4c4c;
	background-color: #fff;
}
#JGK_HauptMenue_Bottom p {
	border-bottom: 1px solid #ccc;
	margin-bottom: 32px;
}
#JGK_HauptMenue_Bottom p.menue {
	text-align: left;
}
#JGK_HauptMenue_Bottom a {
	text-decoration: none;
	color: #777;
}
#JGK_HauptMenue_Bottom a:hover {
	text-decoration: underline;
}

