* {
	margin: 0px;
	padding: 0px;
}

.header {
 	width: 1000px;
 	height: 194px;
	background-image:url(../images/header.jpg);
	background-repeat: no-repeat;
}

.menu_link {
	border: 0px solid black; position: absolute;
}

.menu_link a {
	display: block;
}

.menu_link a span {
	display: none;
}

#home_link {
	margin-left: 450px; margin-top: 52px; border: 0px solid #000000;
}

#home_link a {
	height: 15px; width: 65px;
}

#imp_link {
	margin-left: 525px; margin-top: 52px; border: 0px solid #000000;
}

#imp_link a {
	height: 15px; width: 70px;
}



.navi {
	width: 1000px;
	height: 25px;
}

.navi1 a,
.navi1 a:link,
.navi1 a:active,
.navi1 a:visited {
	background-image: url(../images/nav1.jpg);
	background-repeat: no-repeat;
	background-position: 0px -10px;
	width: 69px;
	height: 25px;
	text-decoration: none;
}

.navi1 a:hover
{
 	background-image: url(../images/nav1_h.jpg);
 	background-repeat: no-repeat;	
}

.navi2 a,
.navi2 a:link,
.navi2 a:active,
.navi2 a:visited {
	background-image: url(../images/nav2.jpg);
	background-repeat: no-repeat;
	width: 54px;
	height: 25px;
	text-decoration: none;
		background-position: 0px -10px;
}

.navi2 a:hover
{
 	background-image: url(../images/nav2_h.jpg);
 	background-repeat: no-repeat;	
}

.navi3 a,
.navi3 a:link,
.navi3 a:active,
.navi3 a:visited {
	background-image: url(../images/nav3.jpg);
	background-repeat: no-repeat;
	width: 91px;
	height: 25px;
	text-decoration: none;
		background-position: 0px -10px;
}

.navi3 a:hover
{
 	background-image: url(../images/nav3_h.jpg);
 	background-repeat: no-repeat;	
}

.navi4 a,
.navi4 a:link,
.navi4 a:active,
.navi4 a:visited {
	background-image: url(../images/nav4.jpg);
	background-repeat: no-repeat;
	width: 99px;
	height: 25px;
	text-decoration: none;
		background-position: 0px -10px;
}

.navi4 a:hover
{
 	background-image: url(../images/nav4_h.jpg);
 	background-repeat: no-repeat;	
}

.navi5 a,
.navi5 a:link,
.navi5 a:active,
.navi5 a:visited {
	background-image: url(../images/nav5.jpg);
	background-repeat: no-repeat;
	width: 90px;
	height: 25px;
	text-decoration: none;
		background-position: 0px -10px;
}

.navi5 a:hover
{
 	background-image: url(../images/nav5_h.jpg);
 	background-repeat: no-repeat;	
}

.navi6 a,
.navi6 a:link,
.navi6 a:active,
.navi6 a:visited {
	background-image: url(../images/nav6.jpg);
	background-repeat: no-repeat;
	width: 97px;
	height: 25px;
	text-decoration: none;
		background-position: 0px -10px;
}

.navi6 a:hover
{
 	background-image: url(../images/nav6_h.jpg);
 	background-repeat: no-repeat;	
}

.navi7 a,
.navi7 a:link,
.navi7 a:active,
.navi7 a:visited {
	background-image: url(../images/nav7.jpg);
	background-repeat: no-repeat;
	width: 54px;
	height: 25px;
	text-decoration: none;
		background-position: 0px -10px;
}

.navi7 a:hover
{
 	background-image: url(../images/nav7_h.jpg);
 	background-repeat: no-repeat;	
}

.navi8 a,
.navi8 a:link,
.navi8 a:active,
.navi8 a:visited {
	background-image: url(../images/nav8.jpg);
	background-repeat: no-repeat;
	width: 49px;
	height: 25px;
	text-decoration: none;
		background-position: 0px -10px;
}

.navi8 a:hover
{
 	background-image: url(../images/nav8_h.jpg);
 	background-repeat: no-repeat;	
}

.navi9 a,
.navi9 a:link,
.navi9 a:active,
.navi9 a:visited {
	background-image: url(../images/nav9.jpg);
	background-repeat: no-repeat;
	width: 58px;
	height: 25px;
	text-decoration: none;
		background-position: 0px -10px;
}

.navi9 a:hover
{
 	background-image: url(../images/nav9_h.jpg);
 	background-repeat: no-repeat;	
}

.navi10 a,
.navi10 a:link,
.navi10 a:active,
.navi10 a:visited {
	background-image: url(../images/nav10.jpg);
	background-repeat: no-repeat;
	width: 63px;
	height: 25px;
	text-decoration: none;
		background-position: 0px -10px;
}

.navi10 a:hover
{
 	background-image: url(../images/nav10_h.jpg);
 	background-repeat: no-repeat;	
}

.navi11 a,
.navi11 a:link,
.navi11 a:active,
.navi11 a:visited {
	background-image: url(../images/nav11.jpg);
	background-repeat: no-repeat;
	width: 90px;
	height: 25px;
	text-decoration: none;
		background-position: 0px -10px;
}

.navi11 a:hover
{
 	background-image: url(../images/nav11_h.jpg);
 	background-repeat: no-repeat;	
}

.main {
	width: 1000px;
}

.content h1 {
	color: #000cb2;
	font-family: "Verdana";
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	margin-top: 15px;
	margin-left: 20px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 40px;
}


.content p {
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 25px;
	color: #666666;
	font-family: "Verdana";
	font-size: 11px;
	text-align: left;
	line-height: 16px;
}

.content a,
.content a:link,
.content a:active,
.content a:visited {
	color: #000cb2;
	font-weight: normal;	
	text-decoration: none;
} 


.content a:hover, 
.content a.akt {
	text-decoration: underline;
	color: #099e00;
}
.content ul {
 	margin-top: 10px;
 	margin-left: 45px;
 	margin-right: 20px;
 	padding: 0px;
}

.content ul li {
	color: #0a7e28;
	font-family: "Verdana";
	font-size: 11px;
	text-align: left;
	line-height: 16px;
	list-style-type: disc;
	margin-left: 10px;
}

.ads {
	width: 180px;
}

.footer {
	width: 1000px;
}

