body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	background-color:#8FABD2;
	height:100%;
}

a {
	cursor: url(images/icon_sonne.gif),help;
}

h3 {
	padding: 0px;
	margin-top: 0px;
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:0.2em;
	font-size:16px;
}

ul.navi {
	list-style: none;
	margin: 0;
	padding: 0;
	}		

ul.text {
	list-style:square;
	
	}	

ul.links {
	list-style: circle;
}

ul.links a {
	text-decoration: none;
}	

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

/* ----------------------- Here you find the navigation menue ----------------- */

#header {
	background-color: #8FABD3;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	height: 202px;
	background-image: url(images/swed1.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
}

#header h1 {
	margin: 0px;
	font-size: 18px;
	text-align: right;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 20px;
	line-height:22px;
	letter-spacing:0.2em;

}

#header h2 {
	margin: 0px;
	font-size: 16px;
	text-align: right;
	padding-right: 30px;
	line-height:22px;
	letter-spacing:0.2em;
}

/* ----------------------- Here you find the format of the seperator after the header ----------------- */

#seperate {
	height: 1px;
	background-image: url(images/separate1.jpg);
}

/* ----------------------- Here you find the content format ----------------- */

#content {
	text-align: justify;
	padding: 0px;
}
#content p {
	margin: 0px 0px 10px;
	padding: 0px;
}

/* ----------------------- Here you find the navigation_links menue ----------------- */

#menu4 {
	border-style: solid solid none solid;
	border-color: #D76100;
	border-size: 1px;
	border-width: 1px;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	background-image:url(images/menue4_bg.jpg);
	width:158px;
	background-repeat: repeat-y;
	height:800px;
	}
		

#menu4 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	list-style-type: none;
	}
	
#menu4 li a:link, #menu4 li a:visited {
	color: #9E3C02;
	display: block;
	background: url(images/menu4.gif);
	padding: 8px 0 0 30px;
	}
	
#menu4 li a:hover {
	color: #fff;
	background: url(images/menu4.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
	
#menu4 li a:active {
	color: #fff;
	background: url(images/menu4.gif) 0 -64px;
	padding: 8px 0 0 30px;
	}
	
	
/*
#navigation_links {
	margin: 0px;
	padding: 0px;
	background-color: #FF6600;
	width: 16%;
	float: left;
	position: relative;
}

#navigation_links ul {
	margin: 0px;
	padding: 0px 0px 1px;
}

#navigation_links li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#navigation_links a:link, #navigation_links a:visited {
	margin: 0px;
	padding: 5px;
	color: #336600;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
	font-size: 10px;
	display: block;
	font-weight: bold;
}
#navigation_links a:hover, #navigation_links a:active {
	background-color: #FFB17D;
}

*/

/* ----------------------- Here you find the content format ----------------- */

#content_right {
	background-color: #FFFFFF;
	text-align: justify;
	width: 45%;
	float: left;
	position: relative;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 20px;
	height:100%;
}

/* ----------------------- Here you find the format of the right column ----------------- */

#content_right_col {
	float: right;
	padding-left: 20px;
	padding-right: 40px;
	position: relative;
	width: 20%;
	padding-top: 58px;
	height:100%;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}
	
.announce {
	font-size:11px;
}	
/* ----------------------- Here you find the footer format ----------------- */

#footer {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 10px;
	height: 30px;
	border-top: 2px;
	border-top-color: #000099;
	clear: both;
}

