/*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;
}
fieldset{
padding:.5em;
}
body{
height:100%;
font-size:76.1%;
font-family:Verdana,Arial,Helvetica,sans-serif;
line-height:1.6em;
margin:0em 0 0 0;
background: #EDEDED url(../../../images/stories/bg_spirale.gif) repeat;
height:auto;
background-attachment:fixed;
}
#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/nb_header_panorama_broda.png) no-repeat;
float:left;
padding:0px;
margin:0px;
height:230px;
width: 850px;
}
#pagehead {
border: 0px solid #ccc;
height:170px;
}
#pageheadtitle {
margin-top:2.8em;
border: 0px solid #000;
height:3.5em;
width: 100%;
background: transparent;
float:left;
overflow:hidden;
font-size: 1.5em;
letter-spacing:0.2em;
}
.subtitel {
margin-left:0.5em;
font-size: 0.9em;
letter-spacing:0.0em;
}
#topmenu {
border-right: 0px solid #000;
width:65%;
height: 25px;
float:left;
background: transparent;
overflow:hidden;
line-height:1.2em;
}
#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:25px;
width:200px;
font-size: 12px;
}
#textsize {
margin-bottom:20px;
}
#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: #000000;
}
a:hover{
text-decoration:underline;

}
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:2em;
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;
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-leftnav ul{
line-height: 0.0em;
}

.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: 3px 5px 3px 0.5em;
/*border-left: 10px solid #333;*/
/*border-right: 10px solid #9D9D9D;*/
/*background-color:#666;*/
color: #fff;
text-decoration: none;
}
html>body #navcontainer li a {
width: auto;
}
#navcontainer li a:hover,a#active_menu:link,a#active_menu:visited{
/*border-left: 10px solid #1c64d1;*/
/*border-right: 10px solid #5ba3e0;*/
/*background-color: #2586d7;*/
color: #ffc100;
text-decoration: none;

}
input, textarea {
border:1px solid #ccc;
}
ul#mainlevel-nav
{
list-style: none;
padding: 0;
margin: 0;
}
ul#mainlevel-nav li
{
padding-left: 12px;
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;
}
ul#mainlevel-top li a:hover
{
text-decoration: none;
color: #fff;
}


a.mainlevel:link, a.mainlevel:visited {
color: #fff;
text-decoration: none;
font-size:12px;
line-height: 1.8em;
}
a.mainlevel:hover {
text-decoration:none;
color: #ffc100;
}
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: 1.8em;
color: #fff
}
a.sublevel:hover {
text-decoration: underline;
}

a.sublevel#active_menu {
font-weight: bold;
}
table.contentpaneopen {
width: 100%;
border: 0px solid #ccc;
}
.highlight {
background-color: #ccc;
}
a img {border: none; }