/* Beispiel um das Hintergrundbild auf der Startseite auszutauschen */
#wrapper {
    background-image: none;
}

/** Maus-Cursor fï¿½r ZoomIn- und ZoomOut-Boxen und Box-Selektions-Modus **/
/* Kann ab Client-Version 5.0.14 entfernt werden */
.gcControlZoomInBoxActive {
  cursor: url('../../core/images/cursor/zoom_in.cur'), crosshair !important;
}
.gcControlZoomOutBoxActive {
  cursor: url('../../core/images/cursor/zoom_out.cur'), crosshair !important;
}

.gcControlSelectBoxActive {
  cursor: url('../images/cursor/select_box.cur'), default !important;
}

.toplinks {
    padding: 2px;
    background: #C8DCE6;
    height:16px;
}
.toplinks2 {
    position: absolute;
    width: 100%;
    padding: 2px;
    background: #C8DCE6;
    height:16px;
    top: 135px;
}

/*  Menïüleiste */
.index-menue {
    margin: 0;
    padding-top: 6px;
    height:30px;
    background: #154176;
    font-family: arial,helvetica,sans-serif;
    font-size: 100%;
    color: #ffffff;
    letter-spacing: 0.1em;
    filter: none !important; /* IE6-9 */
    top: 105px;
    align: left;
}
/*  Hält die Menüeinträge */
.index-menue-div {
    left: 0px !important;
    margin-left: 0px !important;
}

/*  Menüeinträge  */
.index-menueeintrag, .index-menueeintrag-active {
    width: 100px !important;
    height: 20px !important;
    left: 0px;
    line-height: 20px !important;
    color: #fff;
}

.index-menueeintrag-separator {
    width:10px !important;
    height: 20px !important;
    float:left !important;
    position: relative !important;
    font-family: Arial, sans-serif !important;
    font-weight: bold !important;
    text-align: center !important;
    line-height: 20px !important;
}

.index-menueeintrag-nutzungsbedingungen {
    width: 175px !important;
    height: 20px !important;
    float:left !important;
    position: relative !important;
    font-family: Arial, sans-serif !important;
    font-weight: bold !important;
    text-align: center !important;
    line-height: 20px !important;
}

.index-menueeintrag-nutzungsbedingungen, .index-menueeintrag-nutzungsbedingungen-active {
    width: 175px !important;
    height: 20px !important;
    left: 0px;
    line-height: 20px !important;
    color: #fff;
}
.index-menueeintrag-nutzungsbedingungen:hover {
    color: #FFFFFF !important;
    text-decoration: underline;
}

.index-menueeintrag-active {
    font-style: italic;
    color: #FFFFFF !important;
}

.index-menueeintrag:hover {
    color: #FFFFFF !important;
    text-decoration: underline;
}

.index-header {
    position: absolute;
    width: 100%;
    height: 142px;
    left: 164px;
    background: #FFFFFF;
    top: 20px;
}

.index-logo-links {
    z-index: 0;
    position:absolute;
    left:0px;
    width: 350px;
    height: 90px;
    top: 20px;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url("../images/index/NLStBV_Internet_Logo_trans.gif");
}

.index-logo-mitte {
    position: absolute;
    text-align:left;
    float: none;
    left: 0px !important;
    top: 20px;
    height: 90px;
    background-image: none;
    background-position: left;
    background-repeat: no-repeat;
}

#login {
     /*margin: 0 170px !important;*/
	 z-index: 0;
}	

/*  Abstand des Login-Formulars nach oben vergrößert */
#loginform {
    /*top: 250px;*/
    /*top: 300px;*/
    z-index: 0;
}

.osiris {
    font-style: none !important;
    color: #154176;
}

#index-willkommen {
    top: 10px;
    bottom: 20px;
    /*left: 170px;*/
    text-align: left !important;
}



#welcome-container {
	
	color: #2C5C91;
	/*top: 170px;*/
	margin: 0 0px 0 10px;
	font-family: Arial, sans-serif;
	font-size:20px;	
	font-weight: bold;
	position: absolute !important;
	visibility: visible;
	width: 100px;
}

.welcome {
    color: #2C5C91;
    /*display: block;*/
    /*width: 800px;*/
    max-width:500px;
    margin: auto;
    text-align: left !important;
}

#contact, #about {
    top: 0px;
    bottom: 0px; /* 20px */
    /*right: 20px;*/
    width: 100%;
    text-align: left !important;
    overflow: hidden;
}


.kontakt-bg, .about-bg {
    display: block;
    height: 100%;
    width: 100%;    
    overflow-Y:scroll;
    /*margin: 0 165px !important;*/
    padding: 0px 25px;
    text-align: left !important;
}

.kontakt{
    color: #040;
    font-size:15px;
    text-color: #FFFFFF;
    font-family: Arial, sans-serif;
    /* top: 80px;*/
    display: block;white-space: normal;
}

#loading {
    width: 300px;
    margin-left: -150px;
}

.loading-logo {
    background-image: url("../images/index/sbvlogo_60x71.gif");
    background-size: 30px 36px;
    margin-right: 15px;
    float: left;
    vertical-align: top;
    width: 30px;
    height: 36px;
    background-repeat: no-repeat;
}

.tab_index a {
    color: #990000;
}

.tab_index  h1,h2,h3,h4,h5,h6 {
    font-weight: bold;
    font-style: normal;
    color: #2C5C91;		/* glue */
    margin-bottom: 0;
}
.tab_index p { margin-top: 10px;}
.tab_index h1 { font-size: 1.4em; margin-bottom: 0px; }
.tab_index h2 { font-size: 1.2em; margin-bottom: 5px; margin-top: 10px;}
.tab_index h3 { font-size: 1.1em; margin-bottom: 5px; margin-top: 10px; }
.tab_index h4 { font-size: 1em;   margin-bottom: 5px; margin-top: 10px;  }
.tab_index h5 { font-size: 0.9em; margin-bottom: 5px;   margin-top: 5px;}
.tab_index h6 { font-size: 0.9em; margin-bottom: 0; font-style:italic;}  /* redefined */

.index-logo-custom {
    z-index: 0;
    position:absolute;
    left: 0px;
    width: 150px;
    height: 125px;
    top: 0px;
    visibility: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url("../images/index/sbvlogo_100x118.gif");
}

.icon-overviewmap  {background-image:url(../../custom/images/toolbar/32/overview.png) !important;} 

.x-grid-group-title {font: bold 13px tahoma,arial,verdana,sans-serif;}

.icon-clearhighlight {background-image:url(../images/toolbar/32/highlighter_gc.png) !important;}

.icon-highlightlist {background-image:url(../images/toolbar/16/highlightlist.png) !important;}

.paragraphButton {
    /* -webkit-border-radius: 3px; */
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    /* border-radius: 3px; */
    padding: 2px 2px 2px 2px;
    border-width: 0px !important;
    border-style: none !important;
    background-image: none !important;
    background-color: #f8f8f8;
    /* background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#fff),color-stop(100%,#eee)); */
    /* background-image: -webkit-linear-gradient(top,#fff,#eee); */
    background-image: -moz-linear-gradient(top,#fff,#eee);
    background-image: -o-linear-gradient(top,#fff,#eee);
    background-image: -ms-linear-gradient(top,#fff,#eee);
    background-image: linear-gradient(top,#fff,#eee);
}

#nwsibLoadmaskDiv {
	position: absolute;
	width: 100%; 
	height: 100%;   
	z-index: 0;
	left: 0px;
	top: 0px;
	z-index: 18000;
}
#nwsibLoadmaskImage {	
    position: absolute;        
    top:50%;
   	left:50%;
   	width: 70px;
   	height: 10px;
   	text-align: center;
   	margin-top:-5px;
   	margin-left:-35px;
    z-index: 18001 !important;
    background-image: url("../../core/images/loading-bar2.gif");
}

div.olControlZoom {
   z-index: 18002 !important;
}

#scrollWrapper {
	position: absolute; 
	height: 300px;
	width: 300px;
	top: 160px;
	/* overflow: auto; */
} 


.icon-help-menu {background-image:url(../../core/images/toolbar/16x16/help.png) !important;}
.icon-logout-menu {background-image:url(../../core/images/toolbar/16x16/logout.png) !important;}
.icon-personalisierung-menu {background-image:url(../../core/images/toolbar/16x16/personalisierung.png) !important;}
.icon-info-menu {background-image:url(../../core/images/toolbar/16x16/info.png) !important;}
