/*Basiseinstellungen*/
/*sind fuer alle Seiten gültig*/
body {
	font-family: Arial, sans-serif;
	font-weight:100;
	font-size:12px;
	line-height:16px;
	margin-top: 80px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
	color: #526488;
	/*background-color:#f1f3f6;*/
}
/*Seitenaufbau*/
#hintergrund {
	background-image:url(../background_2.06_hks41_a.gif);
	background-repeat:no-repeat;
	background-position: top center;
	height:500px;
	width: 800px;
	margin: auto;
	
}

#balken {
	padding-top: 0px;
	width: 800px;
	text-align:left;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height:22px;
	letter-spacing:2px;
	font-weight: 100;
	color: #526488;
	margin: auto;
}

#main_pos {
	width:658px;
	height:417px;
	padding-top: 34px;
	padding-right:11px;
	padding-left:0px;
	float:right;
}

#nav_pos {
	height:295px;
	width: 100px;
	padding-top:160px;
	padding-left: 20px;
	text-align:left;
	float:left;
}

#subnavi_pos {
	height:20px;
	text-align:right;
	padding-top:0px;
	padding-right:0px;
}

#footer {
	color: #526488;
	font-size: 11px;
	font-weight: 100;
	line-height:16px;
	margin: 0;
	padding: 0;
	letter-spacing: 2px;
	text-align:right;
}

#kontakt {
	position:relative; 
	top:0px;
	left:307px;
	color:#526488;
	font-size:12px;
	line-height:18px;
	font-weight:900;
	/*vertical-align:middle;*/
	letter-spacing:1px;
	border:2px solid #526488;
}

.impressum {
	font-size: 10px;
	font-weight: 100;
	color: #526488;
}

h5 {
	font-size: 1.3em;
	letter-spacing: 3px;
	margin:5px;
	line-height:25px;
	padding-left: 15px;
}

h6 {
	font-size: 1.2em;
	margin:5px;
}

ol {
	margin-top: 2px;
	margin-bottom: 5px;
	text-align: justify;
}

a {
	color: #526488;
	text-decoration: none;
}

a:hover{
	color: #aeb7c9;
}

/*Textformatierungen*/

.text {
	font-weight: 100;
	padding-top: 0px;
	padding-left: 25px;
	margin: 0;
	letter-spacing: 0px;
	text-align: justify;
}

.top {
	padding-top: 5px;
}

.absatz {
	margin-bottom: 8px;
}

.textlink {
	color:#aeb7c9;
	font-weight: 900;
	vertical-align: top;
	padding-top: 0px;
	margin: 0;
	letter-spacing: 2px;
	line-height: 13px;
}

a.textlink:hover {
	color:#526488;
}

#textliste {
	list-style-type: square;
	margin-top: 2px;
	margin-bottom: 5px;
	text-align: justify;
	font-weight: normal;
}

/*Einstellungen fuer das Hauptfenster*/

#title {
	font-size: 18px;
	line-height: 30px;
	color: #526488;
	padding: 0px;
	letter-spacing: 5px;
	font-weight: 900;
	margin:auto;
	border-bottom: 1px solid #526488;
	text-transform:capitalize;
}

.pic_left {
	float:left;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 7px;
}
.pic_right {
	float:right;
	margin-left: 10px;
	margin-top:6px;
}

/*Navifenster auf den wege-Seiten*/

#wegnavwindow {
	float:right;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	width:150px;
	border: 1px;
	border-style: dotted;
	border-color: #526488;
}

#wegnavliste {
	list-style-type: none;
}

.wegelink {
	color:#526488;
	font-weight: 100;
	line-height:13px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
}

a.wegelink:hover{
	color:#aeb7c9;
}

/*Einstellungen fuer die LINKS-Seiten*/
/*gelten auch fuer kontakt und impressum*/

.leftblock {
	/*border-left: 5px solid #bec9d3;*/
	padding-left: 5px;
}

/*Einstellungen fuer die KONTAKT-Seite*/

form {
	/*background-color: #5c788f;*/
}

.input {
	font-size: 11px;
	color:#526488;
	border: 1px solid #526488;
	font-family: Arial, sans-serif;
}

/*Hauptnavigation*/

.nav {
	font-size: 11px;
	font-weight: 100;
	vertical-align: middle;
	height: 16px;
	width:90px;
	text-decoration: none;
	letter-spacing: 4px;
	text-indent: 5px;
	text-transform: capitalize;
}

a.navi:hover{
	color:#aeb7c9;
	background-color: #ffffff;
}

a.navi_sublinks {
	color:#526488;
	width:100px;
	font-size:11px;
	font-weight: 100;
	vertical-align: top;
	padding-left: 20px;
	margin: 0;
	letter-spacing: 1px;
	line-height: 16px;
	text-transform: capitalize;
}
