/*Designeinstellungen Customize.css*/ 

html {
height:100%;
background: #EDEDED url(../images/outlineback.gif) repeat-y 50% 0%;
}
* {
margin:0;
padding:0;
}
h1,h2,h3,h4,h5,h6,blockquote,form,label,ul,ol,dl,fieldset,address{
margin:0.5em 0;
}
p{
margin: 1.2em 0;
}
ul{
margin-left:2em;
}
fieldset{
padding:.5em;
}
body{
height:100%;
font-size:76.1%;
font-family:Verdana,Arial,Helvetica,sans-serif;
line-height:2.5em;
margin:0em 0 0 0;
background: #EDEDED;
}
#modulbild {
margin-bottom: 10px;
}
#wrap{
background: #fff url(../images/outlineback.gif) repeat-y;
height:100% !Important;
height:100%;
min-height:1%;
margin:0% auto;
}
#wrap-inner {
height:100% !Important;
height:1%;

}
#header{
background: url(../images/header.gif) no-repeat;
float:left;
padding:0px;
margin:0px;
height:220px;
width: 850px;
}
#pagehead {
border: 0px solid #ccc;
height:200px;
width: 82%;

}
#pageheadtitle {
margin-top:2.8em;
padding-left:1.0em;
border: 0px solid #000;
height:4.5em;
width: 80%;
background: transparent;
float:left;
overflow:hidden;
font-size: 1.5em;
}
.subtitel {
font-size: 0.9em;
letter-spacing:0.0em;
}
#topmenu {
border: 0px solid #000;
width:65%;
float:left;
background: transparent;
overflow:hidden;
line-height:1.2em;
height: 25px;

}
#topsearch  {
border: 0px solid #000;
width:210px;
height:25px;
float:right;
background: transparent;
vertical-align:top;
}
#topsearch input {
font-size: 14px;
border: 0px;
}
#topsearch form {
padding: 0px;
margin:0px;
}
#minimenu {
float:right;
background: transparent;
height:50px;
width:200px;
font-size: 12px;
}
#textsize {
margin-top:12px;
}
#footer{
padding:10px;
background: url(../images/outlineback.gif) repeat-y;
height:auto;
vertical-align:bottom;
}
a{
text-decoration:none;
color: #008600;
}
.moduletable a{
text-decoration:none;
color: #999;
}
a:hover{
font-weight: bold;
}
h1,.componentheading{
font-size:1.2em;
line-height:1.2em;
}
h2,.contentheading{
font-size:1.2em;
line-height:1.2em;
}
h3{
font-size:1.2em;
line-height:1.2em;
}
h4{
font-size:1.2em;
line-height:1.2em;
}
h5{
font-size:1.0em;
line-height:1.0em;
}
h6{
font-size:0.9em;
line-height:0.9em;
font-weight:bold;
}
#footer,.small,.createdate,.modifydate,.mosimage_caption{
font:0.8em Arial,Helvetica,sans-serif;
color:#999;
}
.moduletable{
margin-bottom:1em;
padding:0 10px;
/*padding for inside text*/ 
border:0px #CCC solid;
}
.moduletable h3{
background:transparent;
color:#666;
padding:0.25em 0;
text-align:left;
font-size:1.1em;
margin:0 -10px 0.5em -10px;
/*negative padding to pull h3 back out from .moduletable padding*/
border-bottom: 1px dotted #666;
}
.moduletable-leftnav{
margin-top:0em;
margin-bottom:1em;
padding:0; /*the padding is removed so the menu fills the whole module box*/
border:0px #CCC solid;
color: #fff;

}
.moduletable-leftnav h3{
background:transparent;
width:100%;
color:#fff;
padding:0.25em 0.5em;
text-align:left;
font-size:1.1em;
margin:0;
/*now we have no padding in the module, we don't need the negative margins*/ 
border-bottom: 0px solid #CCC;
}
.moduletable-right{
margin-top:2em;
margin-bottom:1em;
padding:0px;
/*padding for inside text*/ 
border:0px #CCC solid;
}
#navcontainer{
padding:0;
color: #333;
}
#navcontainer ul{
list-style: none;
margin: 0;
padding: 0;
}
#navcontainer li{
border-bottom: 0px solid #ccc;
margin: 0;
}
#navcontainer li a{
display: block;
padding: 1px 1px 1px 0.75em;
background-color:#23AA4A;
color: #fff;
text-decoration: none;
border-bottom: 1px solid #79BD78;
}
html>body #navcontainer li a {
width: auto;
}
#navcontainer li a:hover,a#active_menu:link,a#active_menu:visited{
background-color: #23AA4A;
color: #fff;
}
input, textarea {
border:1px solid #ccc;
}
ul#mainlevel-nav
{
list-style: none;
padding: 0;
margin: 0;
}
ul#mainlevel-nav li
{
padding-left: 0px;
padding-right: 0px;
float: left;
margin: 0;
white-space: nowrap;
}
ul#mainlevel-nav li a
{
text-decoration: none;
color: #fff;
}
ul#mainlevel-short
{
list-style: none;
padding: 0;
margin: 0;
}
ul#mainlevel-short li
{
padding-left: 0px;
padding-right: 10px;
float: left;
margin: 0;
white-space: nowrap;
}
ul#mainlevel-short li a
{
text-decoration: none;
color: #000;
}
ul#mainlevel-top
{
list-style: none;
padding: 0;
margin: 0;
}
ul#mainlevel-top li
{padding-left: 10px;
padding-right: 10px;
float: left;
margin: 0;
white-space: nowrap;
border-right: 1px solid #000;
}
ul#mainlevel-top li a
{
text-decoration: none;
color: #000;
}

a.mainlevel:link, a.mainlevel:visited {
color: #fff;
background: #23AA4A;
text-decoration: none;
font-size:12px;
line-height: 2.5em;
width: auto;
display:block;
border-bottom: 1px solid #79BD78;
padding: 1px 1px 1px 0.75em;
}
a.mainlevel:hover {
font-weight: bold;
}
a.mainlevel#active_menu {
font-weight: bold;
}
a.mainlevel#active_menu:hover {
}
a.sublevel:link, a.sublevel:visited {
text-decoration: none;
font-size:12px;
line-height: 2.5em;
padding: 1px 1px 1px 0.75em;

}
a.sublevel:hover {
font-weight: bold;
text-decoration: underline;
}
a.sublevel#active_menu {
font-weight: bold;
}
table.contentpaneopen {
width: 97%;
border: 0px solid #ccc;
}
.highlight {
background-color: #ccc;
}
.contenttoc td
{
	background: #D7E9D5;
	border: #23AB4A;
	padding: 5px;
	margin: 5px;
}

.contentpaneopen td
{
	padding:5px;
}

