	
* {
	margin: 0;
	padding: 0;
	}
	
html {
	height: 100%;
	}
	
body {
	background: url(images/kachel.jpg);
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #003366;
	}

#wrapper {
	width: 800px;
	min-height: 100%; 
   	height: auto !important; 
	height: 100%; 
	background-color: #ffffff;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	margin: 0 auto;
	text-align: left;
	}

#head {
	height: 115px;
	background: url(images/logo_o.jpg) no-repeat;
	}

#menu {
  float: left;
  background: url(images/menub.jpg) repeat-y;
  width: 120px;
  padding-left: 10px; 
}

#content { 
  width: 600px;
  background: url(images/linie.jpg) no-repeat;
  margin: 0 0 0 170px; 
}

#footer
{
	width: 600px;
	background: url(images/linie.jpg) no-repeat;
	margin: 0 0 0 170px;
	min-height: 30px;
}


/***** Layout *****/
 #menu ul {
  margin-left: 0px;
  line-height: 26px;
  list-style-type: none;
}

#menu ul li {
  border-bottom: 0px solid;
  border-color: none;
  width: 140px;
  padding-top: 5px;
}
#menu ul ul {
  clear: both;
  padding: 0;
  line-height: 12px;
  margin-left: 30px;
  list-style-type: none;
}

#menu ul ul li {
  clear: both;
  border-right: 1px solid #ffffff;
  width: auto;
}

#menu ul a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	display: block;
	background: url(images/button1.jpg) no-repeat;
	font-size: 14px;
	padding-left: 17px;
	padding-bottom: 3px;
	color: #003366;
	text-decoration: none;
}

#menu ul a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: url(images/button2.gif) no-repeat;
	font-size: 14px;
	padding-left: 17px;
	padding-bottom: 3px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

#menu ul a:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: url(images/button2.gif) no-repeat;
	font-size: 14px;
	padding-left: 17px;
	padding-bottom: 3px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

#menu ul a:focus {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: url(images/button2.gif) no-repeat;
	font-size: 14px;
	padding-left: 17px;
	padding-bottom: 3px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

#menu ul ul a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	display: block;
	border-left: 5px solid #111122;
	background: none;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	list-style-image: none;
}

#menu ul ul a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: none;
	border-left: 5px solid #ff9900;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	list-style-image: none;
}

#menu ul ul a:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: none;
	border-left: 5px solid #ff9900;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	list-style-image: none;
}

#menu ul ul a:focus {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: none;
	border-left: 5px solid #ff9900;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	list-style-image: none;
}


#content .title {
	font-size: 18px;
	font-weight: bold;
	font-family: times new roman, serif;
	display: block;
	color: #003366;
	margin: 0 0 0 195px;
	width: 160px;
	height: 25px;
	background-color: #ffffff;
	text-align: center
	}
	
#content h1 {font-size: 18px; font-weight: bold; font-family: times new roman, serif;}
#content h2 {font-size: 16px; font-weight: bold; font-family: times new roman, serif;}
#content h3 {font-size: 14px; font-weight: bold; font-family: Arial, Verdana, Helvetica, sans-serif;}
#content h4 {font-size: 14px; font-weight: bold; font-family: Arial, Verdana, Helvetica, sans-serif;}
#content h5 {font-size: 14px; font-family: Arial, Verdana, Helvetica, sans-serif;}
#content h6 {font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif;}

#content a {
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #003366;
	text-decoration: underline;
}

#content a:hover {
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ff9900;
	text-decoration: none;
}

#content a:active {
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ff9900;
	text-decoration: none;
}

#content a:focus {
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ff9900;
	text-decoration: none;
}

#footer
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #9999cc;
	padding: 3 0 0 25;
}

#content
{
	padding: 0 25 0 25px;
}
#content ul
{
	list-style-type: disc;
	padding: 0 0 0 10px;
}

#content ul ul
{
	list-style-type: circle;
	padding: 0 0 0 25px;
}