* {
	margin: 0;
	padding: 0;
}
html {
	font: 1.0/1.3 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

}
body {
	font-size: 92%;
	background: #c8dbe0 url(../images/bg_01.png) repeat-x;
}
ul.q { 
	color: #000;
	font: 1.4em/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	list-style-type: none;
	padding: 0;
	margin: 0 0 15px 10px;
}

li.h {
	background-image: url(../images/point.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 25px;
}

#wrapper {
	width: 946px;
	margin: 0 auto;
	background: url(../images/con_bg.png) repeat-y 0 1px;
}

#header-top {
	width: 946px;
	height: 150px;
	background: #c8dbe0 url(../images/top_header_bg.png) no-repeat;
}
#header {
	width: 946px;
	height: 200px;
	background: #c8dbe0 url(../images/h_bg.png) no-repeat;
}
#header-ref {
	width: 946px;
	height: 199px;
	background: #c8dbe0 url(../images/header_ref.png) no-repeat;
}

#header-top h1 {
	margin: 0 0 0 24px;
	width: 287px;
	height:  139px;
	background: url(../images/ak_logo.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#navigation {
		width: 946px;
		height: 37px;

}
#nav {
	width: 900px;
	height: 37px;
	position: relative;
	background: url(../images/menu.jpg);
	margin: 0 auto;
	padding: 0;
	list-style-type: none;

}
#nav li {
	float: left;
}
#nav li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 37px;
	background: url(../images/menu.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
}
li#nav_hom a {
	left: 0;
	width: 86px;
	background-position: 0 0;
}
li#nav_wir a {
	left: 86px;
	width: 141px;
	background-position: -86px 0;
}
li#nav_lei a {
	left: 227px;
	width: 125px;
	background-position: -227px 0;
}
li#nav_ref a {
	left: 352px;
	width: 127px;
	background-position: -352px 0;
}
li#nav_zer a {
	left: 479px;
	width: 120px;
	background-position: -479px 0;

}
li#nav_kon a {
	left: 599px;
	width: 101px;
	background-position: -599px 0;

}
li#nav_imp a {
	left: 700px;
	width: 126px;
	background-position: -700px 0;

}

li#nav_hom a:hover {
	background-position: 0 -37px;
}
li#nav_wir a:hover {
	background-position: -86px -37px;
}
li#nav_lei a:hover {
	background-position: -227px -37px;
}
li#nav_ref a:hover {
	background-position: -352px -37px;
}

li#nav_zer a:hover {
	background-position: -479px -37px;
}
li#nav_kon a:hover {
	background-position: -599px -37px;
}
li#nav_imp a:hover {
	background-position: -700px -37px;
}
#body_hom li#nav_hom a {
	background-position: 0 -74px;
}
#body_wir li#nav_wir a {
	background-position: -86px -74px;
}
#body_lei li#nav_lei a {
	background-position: -227px -74px;
}
#body_ref li#nav_ref a {
	background-position: -352px -74px;
}
#body_zer li#nav_zer a {
	background-position: -479px -74px;
}
#body_kon li#nav_kon a {
	background-position: -599px -74px;
}
#body_imp li#nav_imp a {
	background-position: -700px -74px;
}



#subnav_02 {
	width: 200px;
	height: 200px;
}


/*<group=subnav02>*/
#subnav_02 ul {
margin: 0;
padding: 0;
width: 210px;
list-style-type: none;
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#subnav_02 a {
display: block;
color: #EFEBE6;
padding: 3px 12px 3px 5px;
width: 210px;
background-color: #11386c;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: bold;
font-size: 12px;
}

#subnav_02 a:hover {
background-color: #99a5a8;
color: #000;
font-size: 12px;
}

#subnav_02 li li a {
display: block;
color: #000;
padding: 3px 3px 3px 15px;
width: 210px;
background-color: #afbec1;
text-decoration: none;
border-bottom: 1px solid #fff;
font-size: 12px;
font-weight: normal;
}
#subnav_02 li#active a {
display: block;
color: #FFF;
background-color: #6a7374;
width: 210px;
padding: 3px 3px 3px 15px;
text-decoration: none;
font-size: 12px;
}
div.img
  {
  margin:2px 35px 0 0;
  border:1px solid #0000ff;
  height:auto;
  width: 250px;
  float:left;
  text-align:center;
  }
div.img img
  {
  display:inline;
  margin:3px;
  border:1px solid #ffffff;
  }
div.img a:hover img
  {
  border:1px solid #0000ff;
  }
.thumbnail
{
float: left;
width: 170px;
margin: 0 15px 15px 0;
padding: 5px;
}
.caption a:link, p a:visited {
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}
.clearboth { clear: both; }
/*</group=subnav02>*/

img {
	border: none;
}
.img-wrapper {
	float:left;
	margin: 15px 15px 0 5px;
	background: url(../images/shadow.jpg) no-repeat bottom right;
	line-height:0;
}

.img-wrapper img {
	float: none;
	margin: 0;
	background: #fff;
	padding: 4px;
	border: 1px solid #C5BDBD;
	position: relative;
	left: -5px;
	top: -5px;
}
.spacer {
height: 15px;
clear: both;
}
#spacer-img {
height: 0;
clear: both;
}


#content {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 40px;
	float: left;
	width: 625px;
}
#content h1 {
	font: 1.4em/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	padding: 4px 2px 4px 10px;
	margin: 0 0 15px 0;
	width: 610px;
	height: 26px;
	background-color: #174ca2;
	color: #eee;
}
#content h2 {
	font: 1.4em/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	padding: 4px 2px 4px 10px;
	margin: 0 0 15px 0;
	width: 610px;
	height: 26px;
	color: #174ca2;
	border-bottom: 1px solid #174ca2;
}
#content h3 {
	font: 1.2em/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	padding: 4px 2px 0 10px;
	margin: 0;
	width: 610px;
	height: 26px;
	text-transform: uppercase;
	color: #174ca2;
}

#sidebar {
	width: 220px;
	height: 450px;
	float:  right;
	margin: 20px 48px 0 0;
}
#sidebar h1 {
	font: 1.4em/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#content p {
	font: 1.2em/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 5px 5px 5px 5px;
	color: black;
	margin: 0;
}
#content p a:link, #content p a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: black;
}
#content p a:hover, #content p a:active {
	text-decoration: underline;
	color: black;
}
#footer {
	margin: 0;
	clear: both;
	width: 946px;
	height: 65px;
	background: url(../images/footer_bg.png) no-repeat;
}
