body {
	font-family: Arial,sans-serif;
	font-size: 10px; color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
tr, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10pt;
  color            : #000000;
}
p {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10pt;
  color            : #000000;
  text-align       : justify; 	
}

h1 {
	white-space: nowrap;
	font-size: 12px;
	font-weight: bold;
}

h2 {
	white-space: nowrap;
	font-size: 15px;
	font-weight: bold;
}
h3 {
	white-space: nowrap;
	width: 100%;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}


/* DIVS */

#box {
	margin-top: 15px;
	width:800px;
	background-color: #0091d7;
}

#navinavi {

	background-color:#023763;
	height: 139px;

	}
#topnavi {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:800px;
	height: 126px;
	background-image: url(img/top1.jpg);
	background-position:left;
	background-repeat:no-repeat;
	margin: 0px;
	text-align:right;
}
#navi {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:550px;
	vertical-align:top;
	margin-left: 250px;
	margin-top: -3px;
}

#pathway {

	width:800px;
	height: 25px;
	text-align:right;	
	background-image: url(img/balken.jpg);
	background-repeat:no-repeat;
	background-position:right;
	font:Arial Black,sans-serif;
	font-size: 20px;
	font-stretch:expanded;
	color:#ffffff;
	line-height: 28px;;
	margin-top: 10px;
}
#container {

	width: 800px;
}

#menu {

	width: 124px;
	background-color:#0091d7;
	font:Arial,sans-serif;
	font-size: 11px;
	line-height: 20px;
	float:left;
	text-align:left;
	padding-top: 20px;
	padding-left:10px;
	padding-bottom: 100px;
}



#content {

	width: 636px;
	font:Arial,sans-serif;
	background-color: #D5F0FE;
	color:#000000;
	font-size: 12px;
	padding: 15px;
	float: right;
	text-align: justify;
}
.home {
	background:url(img/bg_home.jpg);
	background-repeat:no-repeat; 
	background-position:bottom right;
	bgcolor:#D5F0FE;
}



#unten{
	clear: all;
	position: relative;
	text-align: center;
	width: auto;
	margin: 0px;
	padding: 0px;
	left: 0px;
	height: 25px;
	background-color: #FFFFFF;
}

	
a:link {
	font-family: Arial;
	font-size:12 px; color:#0091D7;
	font-weight:400;
	text-decoration:none;}
a:visited {
	font-family: Arial;
	font-size:12 px; color:#0091D7;
	font-weight:400;
	text-decoration:none;}
a:hover {
	font-family: Arial;
	font-weight:400;
	font-size:12 px; color:#FFCC00;
	text-decoration:none;}
a:active {
	font-family: Arial;
	font-size:12 px; color:#FFCC00;
	font-weight:400;	
	text-decoration:none;}
	

ul#content{
  margin: 0;
  padding: 0;
  list-style-type:circle;
}
li#content  {
	line-height: 15px;
	text-indent: 10px;
	padding-top: 0px;
	list-style-type: circle;
	font-size: 10pt;
	color: #4E4E4E;
}



a.vert:link, a.vert:visited  {
display: block;
color: #fff;
text-decoration: none;
font-size: 10pt;
font-weight: 400;

}


a.vert:hover {
background-color: #ffcc00;
width: 136px;
font-weight: bold;
margin-left:-10px;
text-indent:10px;
}

a.vert:active {
background-color: #ffcc00;
color:#000066;
width: 136px;
font-weight: bold;
margin-left:-10px;
text-indent:10px;
}

/*top-Navi */

a.navi:link, a.navi:visited {
	font-family: Arial;
	font-size:10px;
	color:#023662;
	background-color:#ffca01;
	margin:0px;
	padding:0px;	
	font-weight:300;	
	text-decoration:none;
}

a.navi:hover, a.navi:active {
	font-family: Arial;
	font-size: 10px; 
	color:#0091D7;
	font-weight:300;	
	text-decoration:none;}



/*hovi */
.copyright {
	position:absolute; bottom:5px; right:2px;
	font-family: Agency FB, Arial Narrow, Arial;
	font-size:13px; color:#cccccc;
	
}

a.copy:link {
	font-family: Agency FB, Arial Narrow, Arial;
	font-size:13px;color:#cccccc;
	text-decoration:none;}
a.copy:visited {
	font-family: Agency FB, Arial Narrow, Arial;
	font-size:13px;color:#cccccc;
	text-decoration:none;}
a.copy:hover {
	font-family: Agency FB, Arial Narrow, Arial;
	font-size:13px;color:#999999;
	text-decoration:none;}
a.copy:active {
	font-family: Agency FB, Arial Narrow, Arial;
	font-size:13px;color:#999999;
	text-decoration:none;}



