body{
	margin: 0;
	padding: 0;
	background: #f9fafc;
}

img{
	border: 0px;
}

#head{
	margin: 15px auto 0px auto;
	background: #fff;
	width: 973px;
	height: 129px;
	background: url('../Images/head.jpg') no-repeat;
}

#logo{
	padding: 34px 0 0 41px;
}

#head_trenn{
	margin: 0px auto;
	width: 973px;
	height: 5px;
	background: url('../Images/head_trenn.jpg') no-repeat;
	line-height: 0;
	font-size: 0;
	overflow:hidden;
}

#content{
	overflow:hidden;
	margin: 0px auto;
	width: 973px;
	background: url('../Images/content.jpg') repeat-y;
}

#footer{
	clear:both;
	margin: 0px auto 15px auto;
	width: 973px;
	height: 12px;
	background: url('../Images/footer.jpg') no-repeat;
}

#navigation{
	overflow:hidden;
	float: left;
	padding: 35px 0 0 37px;
	color: #00325d;
	font: normal 11px verdana, sans-serif;
	line-height: 22px;
	width: 251px;
	margin: 0 5px 0 0;
}

#navigation img, #bottomnav img{
	vertical-align:middle;
	margin: 0 8px 0 0;
}

#navigation ul, #bottomnav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;	
}

#navigation li, #bottomnav li{
	margin: 0 0 5px 0;
	
}

#navigation ul ul, #bottomnav ul ul{
	margin: 0 0 0 16px;
}



#bottomnav{
	clear:both;
	margin: 0 0 34px 37px;
	width: 151px;
	color: #9ba2a5;
	font: normal 11px verdana, sans-serif;
	line-height: 11px;
}

#contentbox{
	float: left;
	width: 606px;
	padding: 49px 0 0 73px;
}

#headline{
	float: left;
	width: 406px;
	height: 109px;
	font: normal 20px 'century gothic', tahoma, sans-serif;
	line-height: 33px;
	color: #00518b;
}

#position{
	float: left;
	width: 147px;
	height: 43px;
	text-align: right;
	padding: 66px 53px 0 0;
}

#position span{
	background: url('../Images/arrow.jpg') no-repeat;
	background-position: 8px;
	padding: 0 10px 0 0;
	font: bold 13px verdana, tahoma, sans-serif;
	color: #00518b;
}

#position span a{
	margin: 0 0 0 8px;
	padding: 0 0 0 8px;
	font: bold 13px verdana, tahoma, sans-serif;
	color: #00518b;
	text-decoration: none;
}

.text{
	clear:both;
	margin: 43px 0 0 0;
	font: normal 11px verdana, sans-serif;
	line-height: 31px;
	color: #00325d;
}

.text a{
	font: normal 11px verdana, sans-serif;
	line-height: 31px;
	color: #00325d;
	text-decoration: underline;
}

.text a:hover{
	text-decoration: none;
}

.text ul{
	margin: 31px 0 0 13px;
}

#navigation a{
	color: #00325d;
	font: normal 11px verdana, sans-serif;
	line-height: 20px;
	text-decoration: none;
}

#bottomnav a{
	color: #9ba2a5;
	font: normal 11px verdana, sans-serif;
	line-height: 18px;
	text-decoration: none;
}

#navigation ul li, #bottonnav ul li{
	display: inline;

}

#navigation ul li span{
	display:block;
	margin: 0 0 9px 0;
}

a.navlink{
	display:block;
	width: 200px;
	padding: 0 0 0 15px;
	margin: 0 0 15px 0;
	background: url('../Images/list_element.jpg') no-repeat;
}

a.navlink:hover{
	background: url('../Images/list_element_active.jpg') no-repeat;
}

a.active{
	background: url('../Images/list_element_active.jpg') no-repeat;
}
h1{
	font: normal 20px verdana, arial, sans-serif;
	color: #00518b;
}
h2{
	font: normal 18px verdana, arial, sans-serif;
	color: #00518b;
}
h3{
	font: normal 16px verdana, arial, sans-serif;
	color: #00518b;
}
h4{
	font: normal 14px verdana, arial, sans-serif;
	color: #00518b;
}
h5{
	font: normal 12px verdana, arial, sans-serif;
	color: #00518b;
}
h6{
	font: normal 11px verdana, arial, sans-serif;
	color: #00518b;
}
.bodytext {
	line-height: 20px;
	padding-right: 40px;
	margin-bottom: 15px;
}
#contentbox ul {
	margin: -10px 0 0 13px;
}

#contentbox ul li{
        line-height: 20px;
}
#contentbox ul li a{
        line-height: 20px;
}

.box {
 width: 228px;
 min-height: 70px;
 height: auto !important;
 height: 70px;
 margin: 10px 0 40px -22px;
 padding: 0 0 15px 0;
 border-top: 1px solid #dce2e4;
 border-bottom: 1px solid #dce2e4;
 background: url('../Images/lupe.jpg') top right no-repeat #f5f7f8;
}
.box h1 {
 margin: 7px 22px 0 22px;
 font-family: verdana, arial, sans-serif;
 font-size: 14px;
 color: #10639f;
}
.box p {
 margin: 7px 22px -5px 22px;
 font-family: verdana, arial, sans-serif;
 font-size: 11px;
 color: #00325d;
 line-height: 18px;
}
.box img {
 width: 11px;
 height: 10px;
 padding: 0 0 0 185px;
}
