/*
Design by mindflowmedia 2007
*/
* {
	margin: 0;
	padding: 0;
}
body {
	background: #FFF;
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	color: #000033;
	font-size:80%;	
}
h1, h2, h3 {
	color: #666666;
}
h1 {
}
h2 {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 1.2em;
}
h3 {
	margin-bottom: 1.5em;
	text-transform: uppercase;
	font-size: .8em;
}
p, blockquote, ul, ol {
	margin-bottom: 1.5em;
}
p {
}
blockquote {
	margin-left: 2em;
	padding-left: 1em;
	border-left: 2px solid ;
	border-color:#003366;
	font-style: italic;
}
ul, ol {
	margin-left: 3em;
}
ul.menulevel1, ul.menulevel2, ul.menulevel3, ul.sitemaplevel1, ul.sitemaplevel2, ul.sitemaplevel3, ul.submenu, ul.search 
{
padding: 0;
margin-left: 0;
list-style: none;
 display:block;  
}
 
 .menulevel1 li a {
 	display:block;
	width: 160px;
	background-color:#dddddd;
	font-size:80%;	
	text-decoration:none;
	color:#113366;
	font-weight:bold;
    padding:4px 0px 5px 0px;
	border-top:1px solid #DFC877;
	padding-left: 20px; 
  }
  
.menulevel1 li a:hover {	background-color:#99CCFF; color:#113366;	}
 
.menulevel2 li a {
 	display:block;
	width: 150px;
	background-color:#dddddd;
	font-size:80%;	
	text-decoration:none;
	color:#113366;
	font-weight:bold;
    padding:4px 0px 5px 0px;
	border-top:1px solid #DFC877;
	padding-left: 10px; 
  }
  
 
li.doc {
padding-left: 20px;
background-image: url(menu/doc.gif);
background-repeat: no-repeat;
background-position: 5px 3px;
display:block;
}
li.docs {padding-left: 20px;
background-image: url(menu/docs.gif);
background-repeat: no-repeat;
background-position: 5px 3px;
display:block;
}
li.sdoc {
padding-left: 20px;
background-image: url(menu/sdoc.gif);
background-repeat: no-repeat;
background-position: 5px 3px;
display:block;
}
li.sdocs {
padding-left: 20px;
background-image: url(menu/sdocs.gif);
background-repeat: no-repeat;
background-position: 5px 3px;
display:block;
}
.lastupd {
font-weight: normal;
text-align: center;
font-size:small;
}
 
.sitemaplevel1, .sitemaplevel2, .sitemaplevel3 {
	font-size: 9pt;
}
.sitemaplevel1 a, .sitemaplevel2 a, .sitemaplevel3 a {
	font-weight: normal;
	color: black;
}
.sitemaplevel1 a:link, .sitemaplevel2 a:link, .sitemaplevel3 a:link, .sitemaplevel1 a:visited, .sitemaplevel2 a:visited, .sitemaplevel3 a:visited {
	color: black;
}
.sitemaplevel1 a:active, .sitemaplevel2 a:active, .sitemaplevel3 a:active, .sitemaplevel1 a:hover, .sitemaplevel2 a:hover, .sitemaplevel3 a:hover {
	color: black;
}
.submenu {
	font-size: 9pt;
}
.submenu a {
	font-weight: normal;
	color: black;
}
.submenu a:link, .submenu a:visited {
	color: black;
}
.submenu a:active, .submenu a:hover {
	color: black;
}
.search a {
	font-weight: normal;
	color: black;
}
.search a:link, .search a:visited {
	color: black;
}
.search a:active, .search a:hover {
	color: black;
}
.locator {
	font-size: 8pt;
	color: white;
}
.locator a {
	font-weight: normal;
	text-decoration: underline;
}
.locator a:link, .locator a:visited, .locator a:active, .locator a:hover {
	color: white;
}
.menu {
	font-weight: bold;
	font-size: 8pt;
	color: #5493B4;
}
.menu a {
	text-decoration: underline;
	font-weight: bold;
}
.login, .login a, .login a:link, .login a:visited, .login a:active, .login a:hover {
	font-weight: normal;
	font-size: 8pt;
	color: #5493B4;
	text-decoration: none;
}
.search a {
	font-weight: normal;
	color: black;
}
.search a:link, .search a:visited {
	color: black;
}
.search a:active, .search a:hover {
	color: black;
}
.edit {
	font-size: 7pt;
	color: black;
	background: #E5E5E5;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
	font-weight: normal;
	text-decoration: none;
	color: black;
}
input, select {
	font-size: 8pt;
	text-indent: 2px;
}
textarea {
	width: 98%;
	background: white;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
}
.searchbox .text, .searchbox .submit {
	border: 2px solid #5493B4;
	background: white;
}
pre, code {
}
pre {
}
code {
}
a:link {
	color: #000033;
}
a:hover { color: #0033FF;
	text-decoration: none;
}
a:visited { color: #003399;
}
img {
}
.image-left {
	float: left;
	margin-right: 1em;
}
.image-right {
	float: right;
	margin-left: 1em;
}
input, textarea, select {
}
input {
}
textarea {
}
select {
}
/* Header */
#header {
	height: 150px;
	padding: 0 0 0 200px;
	background: url(images/oben-logo.jpg) no-repeat;
}
/* Logo */
#logo {
	height: 80px;
	padding: 100px 0 0 30px;
	background: url(images/oben.jpg) no-repeat;
}
#logo h1 {
	float: right;
	 
	font-style: italic;
	font-size: 0.1em;
}
#logo h1 a {
	color: #FFFFee;
}
#logo h2 {
	float: left;
 
	font-style: italic;
	font-size: 0.1em;
}
#logo a {
	text-decoration: none;
	color: #FFFFee;
}
/* Wrapper */
#wrapper {
	margin-right: 100px;
	background: url(images/img05.jpg) repeat-y 200px 0;
}
/* Sidebar */
#sidebar {
	float: left;
	width: 200px;
}
/* Content */
#content {
	margin-left: 200px;
	padding: 30px;
}
/* Menu */
#menu {
}
 
.mainnavi {
margin: 0px;
padding: 0px;
list-style:none;
display:block;    }
  
.mainnavi li { display:block;  }
  
.mainnavi li a {
 	display:block;
	width: 180px;
	background-color:#dddddd;
	font-size:80%;	
	text-decoration:none;
	color:#113366;
	font-weight:bold;
    padding:4px 0px 5px 0px;
	border-top:1px solid #DFC877;
	padding-left: 20px; 
  }
  
.mainnavi li a:hover {	background-color:#99CCFF; color:#113366;	}
.mainnaviheadline {	
	display:block;
	width: 180px;
	background-color:#999999;
	font-size:90%;	
	text-decoration:none;
	color:#FFFFEE;
	font-weight:bold;
	padding:5px 0px 5px 0px;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	padding-left:20px;  }
/* Testimonial */
#testimonial {
	padding: 20px;
}
#testimonial blockquote {
	margin-left: 0;
}
/* Welcome */
#welcome {
}
/* Footer */
#footer {
	padding: 25px 20px;
	background: url(images/img06.jpg);
	color: #115393}
#footer hr {
	display: none;
}
#footer p {
	margin: 0;
	font-size: .8em;
}
#footer a {
	color: #115393}

