/* Stylesheet Template LE004_XH for CMSimple_XH
Design: Lars Ellmauer (http://www.larsellmauer.net)*/
/*global settings*/
body {
font-family: Verdana;
font-size:12px;
text-align: left;
color: #000000;
background: #cccccc url(images/body_bg.jpg) repeat-x;
margin:0px;
padding:0px;
}
h1, h2, h3 {
color: #4e716a;
font-size: 15px;  
font-weight: bold; 
margin: 10px 0 10px 0;
}
h4 {
font-family: verdana, sans-serif; 
color: #666655; 
font-size: 125%; 
line-height: 1.4em; 
font-weight: 300; 
letter-spacing: 1px; 
margin: 15px 0 10px 0;
}
h5 {font-family: verdana, sans-serif; color: #666655; font-size: 113%; line-height: 1.4em; font-weight: 300; letter-spacing: 1px; margin: 15px 0 10px 0;}
h6 {font-family: verdana, sans-serif; color: #666655; font-size: 107%; line-height: 1.4em; font-weight: 300; letter-spacing: 1px; margin: 15px 0 10px 0;}
a:link {
color: #4e716a; 
text-decoration: none;
}
a:visited {
color: #4e716a; 
text-decoration: none;
}
a:hover {
color: #ff0000; 
text-decoration: underline; 
}
a:active {
color: #ff0000; 
text-decoration: none; 
}
a:focus {
color: #ff0000; 
text-decoration: none; 
}
img{
border:0px;
}
/*DIV container main*/
#body_outer{
margin-left:auto;
margin-right:auto;
width:1000px;
height:100%;
margin-bottom:10px;
border: 1px solid #4e716a;
}
#body_inner{
background: white url(images/menu-bg.jpg) repeat-y;
}
/*header with pagename and searchbox*/
#header_top{
width:1000px;
height:25px;
line-height:25px;
background: url(images/header_top_bg.jpg) repeat-x;
border-bottom:1px solid #4e716a;
padding:0px;
margin:0px;
}
#header_top h1{
font-size:14px;
font-weight:bold;
line-height:25px;
margin:0px;
padding:0px;
text-indent:10px;
float:left;
}
#topmenu{
float:right;
height:25px;
line-height:25px;
margin:0px;
padding:0px;
}
#topmenu li {
display: inline;
list-style-type: none;
float:left;
border-left:1px solid #4e716a;
font-size:10px;
font-weight:bold;
color:#4e716a;
padding: 0px 4px 0px 4px;
}
#topmenu li a{
text-decoration: none;
display: block;
padding: 0px 4px 0px 4px;
}
#topmenu :hover{
background:url(images/header_top_bg_dark.jpg) repeat-x;
color:white;
}
#topmenu ul {
margin:0px;
padding:0px;
}
#header_main{
width:1000px;
height:54px;
background: url(./images/topbar.jpg) repeat-x;
text-align:right;
clear:both;
}
#s_box{
margin-right:10px;
margin-top:10px;
float:right;
}
/*left block with navigation*/
#left_outer{
clear:both;
width:195px;
float:left;
}
#left_inner{
margin-left:10px;
padding:0;
}
#left_inner ul {
margin:0px;
padding:0px;
text-indent:0px;
}
#left_inner li{
list-style-type: none; 
list-style-image: none;
margin:0;
padding:0px;
text-indent:0px;
}
#left_inner ul.menulevel1 li {
background:#2a7b72 url(images/button_bg.jpg) repeat-x; 
line-height: 20px;
border-top: 1px solid #fff; 
border-left: 1px solid #fff; 
border-right: 1px solid #333333;
border-bottom: 1px solid #333333; 
padding-left: 4px;
margin: 0;
margin-bottom:5px;
width:175px;
}
.menulevel1 {
font-size: 10px;
color: white;
}
.menulevel1 a {
font-weight: bold;
color: white;
}
.menulevel1 a:link, .menulevel1 a:visited {
color: white;
text-decoration:none;
}
.menulevel1 a:active, .menulevel1 a:hover {
color:#99ffff;
}
#left_inner ul.menulevel2 li {
background: #f6f9fc; 
font-size: 10px; 
line-height: 20px;
width:165px; 
font-weight: 300; 
border-top: 1px solid #333333; 
border-left: 1px solid #333333; 
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
padding-left: 4px; 
margin: 0;
margin-bottom:4px;
}
.menulevel2 {
font-size: 10pt;
color: black;
}
.menulevel2 a {
font-weight: bold;
color: black;
}
.menulevel2 a:link, .menulevel2 a:visited {
color: black;
text-decoration:none;
}
.menulevel2 a:active, .menulevel2 a:hover {
color:#33cc99;
}
#left_inner ul.menulevel3 {
border: 0; 
margin: 0;
}
#left_inner ul ul.menulevel3 li {
background-color: #f6f9fc; 
font-size: 10px; 
line-height: 20px;
width:160px; 
border: 0; 
margin: 0;
}
p.lastupdate {
font-size: 10px; 
color: #667; 
}
/*content with pathway*/
#main{
width: 800px;
min-height: 500px;   
float:right;
}
#pathway{
width:1000px;
height:22px;
line-height:22px;
text-indent:20px;
background: url(./images/pathway_bg.jpg) repeat-xy;
font-size:10px;
}
#content{
width:1000px;
margin-top:5px;
}
#content_inner{
width:770px;
margin-left:15px;
margin-bottom:10px;
}
#content_inner ul.submenu li{
text-indent:10px;
}
#content code{
width:740px;
display:block;
margin-left:15px;
padding:3px;
border:1px solid #4e716a;
background-color:#dee4e4;
text-align:left;
}
#content h1{
display:none;
}
#content h4{
margin:0px;
margin-bottom:5px;
padding:0px;
border-bottom:1px dotted #4e716a;
font-weight:bold;
}
#newsbox1 {
margin-left:15px;
width:770px;
border:1px solid #4e716a;
margin-bottom:10px;
}
#newsbox1 h2 {
color:#ffffff;
margin:0;
padding: 0;
text-indent:10px;
width:770px;
height:22px;
background: #4e716a url(images/button_bg.jpg) repeat-x;
line-height:18px;
font-size:14px;
font-weight:bold;
}
#newsbox1 p{
margin:5px;
}
/*footer*/
#footer{
width:1000px;
height:25px;
line-height:25px;
background: url(images/footer_bg2.jpg) repeat-x;
clear:both;
text-align:center;
font-size:10px;
}
#pagenav{
width:1000px;
text-align:center;
font-size:10px;
font-weight:bold;
float:right;
margin-bottom:10px;
}
#footer2{
width:1000px;
margin-left:auto;
margin-right:auto;
color:#000000;
clear:right;
}
/* Printview */
.print{
background:white;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}