body {
	font-size: 85.7%;
	font-family: Arial, Helvetica, sans-serif;
    }
img{
border: none;
}
div#wrapper {
        width: 100%;
        height: 100%;
        float: left;
        margin-top: 0px;
        margin-bottom: 8px;
        margin-left: 0px;
        margin-right: 0px;
    }
  div#header {
	width: 100%;
	height: 75px;
    }
  div#subheader { 
    width: 100%;
    height: 40px;
    background: url(../images/balken.jpg) no-repeat scroll left center
    }

  div#content { 
    float: left;
    width: 100%;
    }
  div#leftheader {
	width: 270px;
	float: left;
	height: 40px;
        margin-left: 236px;
    }

  div#rightheader {
        float: right;
        width: 210px;
	height: 100%;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
    }

  div#lefttopbar{
        height: 35px;
 	width: 180px;
	float: left;
	padding: 9px 0px;
   }
  div#topbar{
        height: 40px;
	width: auto;
	float: right;
	vertical-align: middle;
	
	}

  div#sidebar {
	float: left;
	width: 210px;
	height: 100%;
	background-attachment: scroll;
	background-image: url(../images/sidebar_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
         padding:15px 0px ;
    }
 
  div#main {
	width: auto;
	margin-left: 235px;
        margin-right: 185px;
	
    }
div#rechts_bilder {
	float: right;
	width: 140px;
        margin-right: 0px;
        margin-top: 35px;
}
  div#footer {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 60%;
	color: #000099;
    }
  div#fontsize{
        position: absolute;
	height: auto;
	width: auto;
	top: 135px;
	right: 10px;
}
#laufleiste{
        position: absolute;
	height: auto;
	width: auto;
	top: 90px;
	left: 250px;
}
  div.componentheading{
	font-size: 2em;
	font-weight: bolder;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.7em;
	margin-left: 0em;
        color: #eb880e;
}
div#fontsize img{
        border: none;
}
div#menue a {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
div#menue a:hover {
	color: #001244;

}

div#menue li {
	list-style: none;
	margin: 2px 0px;
	
}
div#menue ul {
		text-indent: -33px;

}
div#menue .menu img {
	height: 40px;
	width: auto;
	border-style: none;
	margin-right: 0.4em;
        vertical-align: middle;
}
div#lefttopbar form{
        padding-left: 15px;
        padding-right: 7px;	
}
div#lefttopbar #mod_search_searchword{
	color: #999999;	
	vertical-align: top;

}
div#lefttopbar .button{
	margin-left: 5px;
}
div#sidebar hr{
	color: #000066;
	margin-top: 25px;
	margin-bottom: 15px;
	border: 0.1px solid #000066;
}
div#sidebar .input{
	border: none;
}
div#rechts_bilder img{
	margin: 25px 0px;
        width: 140px;
}
#menue form#form-login{
        padding-top: 15px;
        margin-top: 30px;

        border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000066;
}
#menue #form-login font#loginheader{
        color: #000066;
        font-size: 16px;
	font-weight: bold;
        padding-left: 8px;
}
div.search input.button{
        margin-top: 5px;
}

.form_item{
height: 45px;
}

/*ul.menu li#current a{color: #eb880e}
ul  li  li#current a{color: #00FF00}

li ul li#current a{color: #00FF00}
li#current a{color: #FF6600}*/
