@charset "UTF-8";
/* CSS Document */


*{margin:0; padding:0; outline:none;}
body{
	font: 100%/1.5 Verdana, Arial, Helvetica, sans-serif;
	min-height: 100%;
	background: rgba(180, 178, 155, 1);
}
#wrapper1{width: 1000px; height: 100%; background: rgba(255, 255, 255, 1); box-shadow: -8px 8px 12px rgba(160, 158, 135, 1); margin-left:auto; margin-right:auto;}

#balken_header {
	height: 60px;
	width: 1000px;
	margin:auto;
}
#navi { background: rgba(255, 255, 255, 1);
	height: 15px;
	width: 960px; 
	padding: 0px 0px 5px 0px;
	list-style-type: none;
	border-bottom:rgba(180, 178, 155, 1) solid 2px;
	margin-top: 0px; margin-left: 20px
}
#navi li {float: right;list-style-type: none}
#navi li a {
	color: rgba(180, 178, 155, 1);
	height: 15px;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-decoration: none;
}
#navi .n_01 a{width: 60px}

#navi .n_02 {width: 80px;}

#navi .n_03 {width: 90px;}

#navi .n_04 {width: 110px;}

#navi .n_05 {width: 50px;}

#navi li a:active {color: rgba(148,175,57,1)}
#navi li a:hover {color: rgba(148,175,57,1)}

#header1 {
	background-image: url(../Images/header_1.jpg);
	height: 200px;
	width: 960px;
	margin-top: 10px; margin-left: 20px
}
#header2 {
	background-image: url(../Images/header_2.jpg);
	height: 200px;
	width: 960px;
	margin-top: 10px; margin-left: 20px

}
#header3 {
	background-image: url(../Images/header_3.jpg);
	height: 200px;
	width: 960px;
	margin-top: 10px; margin-left: 20px

}
#header4 {
	background-image: url(../Images/header_4.jpg);
	height: 200px;
	width: 960px;
	margin-top: 10px; margin-left: 20px

}
#header5 {
	background-image: url(../Images/header_5.jpg);
	height: 200px;
	width: 960px;
	margin-top: 10px; margin-left: 20px

}
#header6 {
	background-image: url(../Images/header_6.jpg);
	height: 200px;
	width: 960px;
	margin-top: 10px; margin-left: 20px
	
}
#header7 {
	background-image: url(../Images/header_7.jpg);
	height: 200px;
	width: 960px;
	margin-top: 10px; margin-left: 20px
	
}
#header8 {
	background-image: url(../Images/header_8.jpg);
	height: 200px;
	width: 960px;
	margin-top: 10px; margin-left: 20px
	
}
#header9 {
	background-image: url(../Images/header_9.jpg);
	height: 200px;
	width: 960px;
	margin-top: 10px; margin-left: 20px

}
#content-info {float:left; width: 180px; height: 530px; padding: 0px 20px 20px 20px; margin-left:20px; margin-top: 45px; border-right: rgba(180, 178, 155, 1) solid 2px}
#content-info li{list-style-type: none; color: rgba(180, 178, 155, 1); font-size: 12px;
}
#content-info a{text-decoration: none; color: rgba(180, 178, 155, 1); font-size: 12px
}
#content-info a:hover{color: rgba(148,175,57,1)
}
#content-text {width: 690px; height: 560px; padding: 20px; margin-left: 260px; margin-top: 20px;
	 	
}	
#content-text a {text-decoration: none; color: rgba(0,0,0,1)}
	
#content-text li {list-style-type: circle; color: rgba(0,0,0,1); font-size: 12px;display: inline; float:left}

#content-text .n_09 {width: 170px;}

#content-text .n_10 {width: 170px;}

#content-text .n_11 {width: 170px;}

#footer {width: 1000px; height: 20px; background: rgba(148, 175, 57, 1); padding: 5px 0px 5px 0px;; margin-top: 0px; margin-left: 0px;}
#footer li {float: right; list-style-type: none}
#footer li a {
	color: rgba(255, 255, 255, 1);
	height: 20px;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px -20px;
	display: block;
	text-decoration: none;
}
#footer li a:active {color: rgba(255, 255, 255, 0.6)}
#footer li a:hover {color: rgba(255, 255, 255, 0.6)}
#footer .n_06 {width: 90px;}

#footer .n_07 {width: 90px;}

#footer .n_08 {width: 70px;}

#logo a{background-image: url(../Images/Logo.png); width:195px; height:95px; display: block; margin-top: 0px; left:320px;}

#balken_footer {
	height: 60px;
	width: 1000px;
	margin:auto;
}
.h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: rgba(148,175,57,1);
	float:left;	
	
}
.h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: rgba(148,175,57,1);
	float:left;	
	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgba(0,0,0,1);
}



