/*- Webfonts -*/ 

@font-face {
    font-family: 'open_sanssemibold';
    src: url('opensans-semibold-webfont.eot');
    src: url('opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-semibold-webfont.woff') format('woff'),
         url('opensans-semibold-webfont.ttf') format('truetype'),
         url('opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansregular';
    src: url('opensans-regular-webfont.eot');
    src: url('opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-regular-webfont.woff') format('woff'),
         url('opensans-regular-webfont.ttf') format('truetype'),
         url('opensans-regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*=== Setup ===*/
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,dt,dd,img,form,fieldset{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #ffffff;
	color: #444444;
	font: .85em open_sansregular, Arial, Helvetica,Sans-Serif;
	border-top: 5px solid #ccecf9;
}
a{
	color: #009ee2;
	text-decoration: none
}
a:hover{
	text-decoration: none
}
input,select,textarea{
	border: #999999 1px solid;
	font: 13px open_sansregular,Arial,Verdana,Helvetica,Sans-Serif;
	padding: 2px
}
li{
	list-style: none
}
h1{
	color: #009ee2;
	font: 1.285em open_sanssemibold;
	margin: 0 0 1em
}
h2, h3{
	font: 1.285em open_sanssemibold;
	color: #009ee2;
	font-size: 1.285em;
	font-weight: normal;
	margin: 0 0 1em
}
h4{
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 1em
}
h5{
	font-size: 1em;
	font-weight: normal
}
p{
	line-height: 1.4em;
	padding: 0 0 1.4em
}
table{
	border-collapse: collapse;
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	/*overflow: hidden;*/
	width: 1000px
}
#page-bot{
	background: #009ee2;
	margin: 0 0 25px
}
/*=== Header ===*/
#header{
	height: 118px;
	margin: 0 auto;
	width: 1000px;
	border-bottom: 1px solid #999999;
}
#header-content{
	float: right;
	width: 650px
}
/*- Logo -*/
#logo{
	float: left
}
/*- Title Banner -*/
#title{
	border-bottom: 5px solid #ccecf9;
	height: 171px;
	overflow: hidden;
	position: relative
}
#home #title{
	height: 322px;
}
.title-pic img{
	top: 0;
	height: auto;
	min-width: 1400px;
	position: absolute;
	width: 100%
}
/*=== Navigation ===*/
#nav-bar{
	background: #ccecf9;
	padding: 5px 0;
	text-align: center
}
/*- Top Nav -*/
.nav-top{
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	margin: 15px 0 27px
}
.nav-top ul{
	float: right
}
.nav-top li{
	float: left;
	padding: 0 0 0 30px
}
.nav-top a{
	color: #1d1d1b;
	text-decoration: none
}
.nav-top a:hover{
	color: #006db8
}
.nav-top li img{
	float: left;
	margin: -2px 10px 0 0
}
/*- Font Size -*/ 
.font-size{
	float: right;
	padding: 7px 20px 0 0;
	text-align: center
}
.font-size strong{
	font-size: 15px;
	padding: 0 10px 0 0
}
.font-size strong a{
	padding: 0 2px;
}
/*- Navigation Path -*/ 
.nav-path{
	color: #a2a2a2;
	font-size: .9em;
	height: 20px;
	line-height: 1em;
	padding: 10px 0 0;
	text-align: right
}
.nav-path li{
	display: inline-block
}
.nav-path a{
	border-right: 1px solid #a2a2a2;
	color: #a2a2a2;
	padding: 0 5px;
	text-decoration: none
}
.nav-path li:last-child a{
	border: 0
}
.nav-path a:hover{
	color: #006db8
}
/*- Main Nav -*/
.nav1{
	font: 21px/62px open_sansregular;
	height: 62px;
	margin: 0 auto;
	width: 1000px
}
.nav1 li{
	display: inline-block;
}
.nav1 a{
	color: #444444;
	display: inline-block;
	padding: 0 10px;
	text-decoration: none
}
.nav1 a:hover,
.nav1 .active a{
	background: url(nav-hover.png) bottom repeat-x;
}


/* popup */

ul.popup-navigation-nav0 li ul.popup-navigation-nav1 {display: none;}
ul.popup-navigation-nav0 li ul.popup-navigation-nav1 li a { color: #333333; }
ul.popup-navigation-nav0 li:hover ul.popup-navigation-nav1 {position: absolute; margin: -2px 0 0 0; z-index:25;}
ul.popup-navigation-nav1 li a:hover{border-bottom:0}
ul.popup-navigation-nav1{
-webkit-box-shadow: 0px 0px 20px -2px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 20px -2px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 20px -2px rgba(50, 50, 50, 0.75);
}

ul.popup-navigation-nav1 li { background: #ffffff; float:left; color: #000000; padding: 0 5px; line-height: normal; height: auto; font-size:0.9em; display:block; }
ul.popup-navigation-nav1 li a { padding: 0 5px; line-height: normal; height: auto; font-size:1em; display:block; }
ul.popup-navigation-nav1 li li a { padding: 0px 5px; line-height: normal; height: auto; font-size:0.9em; display:block; }

ul.popup-navigation-nav1.ueberballwilre{ background:#fff; padding:15px 5px 25px 10px; margin-left: 0px !important; width: 508px;}
ul.popup-navigation-nav1.politikverwaltung{ background:#fff; padding:15px 5px 25px 10px; margin-left:-136px !important; width:1000px}
ul.popup-navigation-nav1.wirtschaftkieswerk{ background:#fff; padding:15px 5px 25px 10px; margin-left: -350px !important; width:1000px}
ul.popup-navigation-nav1.bildunggesellschaft{ background:#fff; margin-left:-580px !important; padding:15px 5px 25px 10px; width:1000px}
ul.popup-navigation-nav1.lebenfreizeit{ background:#fff; margin-left:-816px !important; padding:15px 5px 25px 10px; width:1000px}

ul.popup-navigation-nav1.ueberballwilre li#portrait a {background:#6dc8ed;padding: 10px 6px 10px 6px; width: 478px; color: white;}
ul.popup-navigation-nav1.ueberballwilre li#portrait ul {width: 478px; padding:5px 0 5px 0px;}
ul.popup-navigation-nav1.ueberballwilre li#portrait ul li {background: none; margin:0; border-bottom:0px solid #ccc; color: #333333;  width: 237px; text-transform: none;}
ul.popup-navigation-nav1.ueberballwilre li#portrait ul li a {background: none; margin:0; color: #333333; padding:10px 5px 10px 5px; width: 230px; text-transform: none;}
ul.popup-navigation-nav1.ueberballwilre li#portrait ul li a:hover{color:#6385b2;}

ul.popup-navigation-nav1.wirtschaftkieswerk li#wirtschaft a {background:#6dc8ed;padding: 10px 6px 10px 6px; width: 478px; color: white;}
ul.popup-navigation-nav1.wirtschaftkieswerk li#wirtschaft ul {width: 478px; padding:5px 0 5px 0px;}
ul.popup-navigation-nav1.wirtschaftkieswerk li#wirtschaft ul li {background: none; margin:0; border-bottom:0px solid #ccc; color: #333333; width: 238px; text-transform: none;}
ul.popup-navigation-nav1.wirtschaftkieswerk li#wirtschaft ul li a {background: none; margin:0; color: #333333; padding:10px 5px 10px 5px; width: 227px; text-transform: none;}
ul.popup-navigation-nav1.wirtschaftkieswerk li#wirtschaft ul li a:hover{color:#6385b2;}

ul.popup-navigation-nav1.wirtschaftkieswerk li#kieswerk a {background:#009ee2;padding: 10px 6px 10px 6px; width: 478px; color: white;}
ul.popup-navigation-nav1.wirtschaftkieswerk li#kieswerk ul {width: 478px; padding:5px 0 5px 0px;}
ul.popup-navigation-nav1.wirtschaftkieswerk li#kieswerk ul li {background: none; margin:0; border-bottom:0px solid #ccc; color: #333333; width: 238px; text-transform: none;}
ul.popup-navigation-nav1.wirtschaftkieswerk li#kieswerk ul li a {background: none; margin:0; color: #333333; padding:10px 5px 10px 5px; width: 227px; text-transform: none;}
ul.popup-navigation-nav1.wirtschaftkieswerk li#kieswerk ul li a:hover{color:#6385b2;}

ul.popup-navigation-nav1.politikverwaltung li#politik a {background:#6dc8ed;padding: 10px 6px 10px 6px; width: 478px; color: white;}
ul.popup-navigation-nav1.politikverwaltung li#politik ul {width: 478px; padding:5px 0 5px 0px;}
ul.popup-navigation-nav1.politikverwaltung li#politik ul li {background: none; margin:0; border-bottom:0px solid #ccc; color: #333333; width: 238px; text-transform: none;}
ul.popup-navigation-nav1.politikverwaltung li#politik ul li a {background: none; margin:0; color: #333333; padding:10px 5px 10px 5px; width: 227px; text-transform: none;}
ul.popup-navigation-nav1.politikverwaltung li#politik ul li a:hover{color:#6385b2;}

ul.popup-navigation-nav1.politikverwaltung li#verwaltung a {background:#009ee2;padding: 10px 6px 10px 6px; width: 478px; color: white;}
ul.popup-navigation-nav1.politikverwaltung li#verwaltung ul {width: 478px; padding:5px 0 5px 0px;}
ul.popup-navigation-nav1.politikverwaltung li#verwaltung ul li {background: none; margin:0; border-bottom:0px solid #ccc; color: #333333; width: 238px; text-transform: none;}
ul.popup-navigation-nav1.politikverwaltung li#verwaltung ul li a {background: none; margin:0; color: #333333; padding:10px 5px 10px 5px; width: 227px; text-transform: none;}
ul.popup-navigation-nav1.politikverwaltung li#verwaltung ul li a:hover{color:#6385b2;}

ul.popup-navigation-nav1.bildunggesellschaft li#bildung a {background:#6dc8ed;padding: 10px 6px 10px 6px; width: 478px; color: white;}
ul.popup-navigation-nav1.bildunggesellschaft li#bildung ul {width: 478px; padding:5px 0 5px 0px;}
ul.popup-navigation-nav1.bildunggesellschaft li#bildung ul li {background: none; margin:0; border-bottom:0px solid #ccc; color: #333333; width: 238px; text-transform: none;}
ul.popup-navigation-nav1.bildunggesellschaft li#bildung ul li a {background: none; margin:0; color: #333333; padding:10px 5px 10px 5px; width: 227px; text-transform: none;}
ul.popup-navigation-nav1.bildunggesellschaft li#bildung ul li a:hover{color:#6385b2;}

ul.popup-navigation-nav1.bildunggesellschaft li#gesellschaft a {background:#009ee2;padding: 10px 6px 10px 6px; width: 478px; color: white;}
ul.popup-navigation-nav1.bildunggesellschaft li#gesellschaft ul {width: 478px; padding:5px 0 5px 0px;}
ul.popup-navigation-nav1.bildunggesellschaft li#gesellschaft ul li {background: none; margin:0; border-bottom:0px solid #ccc; color: #333333; width: 238px; text-transform: none;}
ul.popup-navigation-nav1.bildunggesellschaft li#gesellschaft ul li a {background: none; margin:0; color: #333333; padding:10px 5px 10px 5px; width: 227px; text-transform: none;}
ul.popup-navigation-nav1.bildunggesellschaft li#gesellschaft ul li a:hover{color:#6385b2;}

ul.popup-navigation-nav1.lebenfreizeit li#leben a {background:#6dc8ed;padding: 10px 6px 10px 6px; width: 478px; color: white;}
ul.popup-navigation-nav1.lebenfreizeit li#leben ul {width: 478px; padding:5px 0 5px 0px;}
ul.popup-navigation-nav1.lebenfreizeit li#leben ul li {background: none; margin:0; border-bottom:0px solid #ccc; color: #333333; width: 238px; text-transform: none;}
ul.popup-navigation-nav1.lebenfreizeit li#leben ul li a {background: none; margin:0; color: #333333; padding:10px 5px 10px 5px; width: 227px; text-transform: none;}
ul.popup-navigation-nav1.lebenfreizeit li#leben ul li a:hover{color:#6385b2;}

ul.popup-navigation-nav1.lebenfreizeit li#freizeit a {background:#009ee2;padding: 10px 6px 10px 6px; width: 478px; color: white;}
ul.popup-navigation-nav1.lebenfreizeit li#freizeit ul {width: 478px; padding:5px 0 5px 0px;}
ul.popup-navigation-nav1.lebenfreizeit li#freizeit ul li {background: none; margin:0; border-bottom:0px solid #ccc; color: #333333; width: 238px; text-transform: none;}
ul.popup-navigation-nav1.lebenfreizeit li#freizeit ul li a {background: none; margin:0; color: #333333; padding:10px 5px 10px 5px; width: 227px; text-transform: none;}
ul.popup-navigation-nav1.lebenfreizeit li#freizeit ul li a:hover{color:#6385b2;}

ul.popup-navigation-nav3{display:none !important;}
ul.popup-navigation-nav4{display:none !important;}
ul.popup-navigation-nav5{display:none !important;}


img.arrowNavigation { display:none; }


/*- Secondary Nav -*/
.nav2{
	margin: 0 0 1em;
}
.nav2 li{
	margin: 0 0 20px;
}
.nav2 li a{
	background: #009ee2;
	color: #fff;
	display: block;
	font: 18px open_sanssemibold;
	padding: 3px 0 3px 15px;
	text-decoration: none;
		border-bottom: 2px solid #ffffff;
}
.nav2 li a:hover,
.nav2 li.active a{
	background: #6dc8ed;
	color: #ffffff;
}
/* Nav2 Level2 */
.nav2 li li{
	margin: 0;
}
.nav2 li.active li a{
	padding: 5px 15px 5px 15px;
	background: #d6f0fa;
	color: #444;
	font: 14px open_sansregular;
	font-weight: normal;
	text-transform: none;
}
.nav2 li.active li.active a,
.nav2 li.active li a:hover{
		background: url(ico-arrow.png) #d6f0fa no-repeat 195px center;
}
/* Nav2 Level3 */
.nav2 li li ul{
	padding: 5px 0
}
.nav2 li.active li.active li a{
	background: none;
	border: 0;
	color: #444;
	font-family: open_sansregular;
	padding-left: 25px;
}
.nav2 li.active li.active li.active a,
.nav2 li.active li.active li a:hover{
	color: #009ee2;
			background: url(ico-arrow.png) no-repeat 195px center;
}
/*- Nav3 -*/
.nav3{
	color: #9be1ff;
	font-size: .8em;
	height: 22px;
	margin: 0 auto;
	padding:  0 0 5px;
	line-height: .95em;
	text-align: right;
	width: 1000px
}
.nav3 li{
	border-right: 1px solid #9be1ff;
	display: inline-block;
	padding: 0 10px
}
.nav3 li:last-child{
	border: 0
}
.nav3 a{
	color: #9be1ff;
}
.nav3 a:hover{
	color: #9be1ff !important;
}
/*=== Columns ===*/
#columns{
	padding: 35px 0 60px
}
#leftcol{
	float: left;
	width: 215px
}
#centercol{
	float: right;
	width: 735px
}
.subcols, .subcols2{
	padding: 40px 0
}
.subcols2 h2{
	color: #009ee2;
	margin: 0 0 .8em
}
.subcols2 .list2 li{
	margin: 0 0 13px;
}
.subcols2 p{
	line-height: 1.3em;
}
.col1{
	float: left;
	width: 285px
}
.col2{
	float: left;
	width: 400px
}
.col3{
	float: right;
	width: 265px
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1{
	margin: 0 0 .5em
}
.list1 a{
	color: #444444;
	display: block
}
.list1 a:hover{
	color: #009ee2;
	text-decoration: none
}
.list1 dt{
	color: #009ee2;
}
.list1 dd{
	margin: 0 0 20px;
}
/*- List2 -*/
.list2 h2{
	color: #009ee2;
}
.list2 li{
	margin: 0 0 20px
}
.list2 a{
	color: #444444;
}
.list2 a:hover{
	color: #009ee2;
	text-decoration: none;
}
/*=== Styling Forms ===*/
/*- Search Form -*/
#suche{
	background: #ccecf9;
	border-bottom: 1px solid #009ee2;
	float: right;
	height: 27px;
	width: 215px
}
#suche input{
	background: none;
	border: 0;
	color: #444444;
	font-size: 12px;
	float: left;
	margin: 5px 0 0 10px;
	width: 145px
}
#suche .btn-search{
	background: none;
	border: 0;
	float: right;
	margin: 1px 5px 0 0;
	padding: 0;
	position: relative;
	width: auto
}
/*=== Link Buttons ===*/
#home .btn-home{
	display: none;
}
.btn-sitemap {
	height: 40px;
}
.btn-sitemap a{
	background: url(ico-sitemap.png) no-repeat left;
	color: #444444;
	display: inline-block;
	font: 16px open_sansregular;
	margin: 0 auto;
	padding: 10px 0 10px 50px;
	text-decoration: none;
}
.btn-more a{
	background: url(ico-arrow.png) right no-repeat;
	padding: 0 15px 0 0;
	text-decoration: none
}
/*- PDF, Print Icons -*/
#icons{
	float: right;
	height: 17px
}
#icons li{
	float: left;
	padding: 0 0 0 15px
}
/*- Gallery Pics -*/ 
.list-gallery a{
	width: 62px;
	height: 62px;
	overflow: hidden;
	float: left;
	margin: 0 4px 0 0;
	border: 3px solid #ccecf9
}

.sitemap-box{
	background-color: #ccecf9;
	color: #ffffff;
    float: left;
    font-size: 15px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    /*position: relative;*/
    width: 100%;
}

div#sitemap {
	display: none;   
	overflow: hidden;
    padding: 60px 0 20px 0px;
}
ul.sitemap-nav0 {

    padding: 0;
    width: 1000px;
	margin: 0 auto}
ul.sitemap-nav0 li {width: 190px; padding:5px 0px; margin:0 6px 0 0; float:left; font-weight:bold; text-align:left !important; }
ul.sitemap-nav1 li {border-bottom: 1px solid #ccc}
ul.sitemap-nav1 li {width:180px; padding:3px 0px; margin:0; float:left; font-weight:normal; font-size:11px;}

ul.sitemap-nav2 li {border-bottom: 0px solid #ccc}
ul.sitemap-nav3 li {border-bottom: 0px solid #ccc}
ul.sitemap-nav4 li {border-bottom: 0px solid #ccc}
ul.sitemap-nav1 li:hover ul.sitemap-nav2 li {display:block;}
ul.sitemap-nav2 li {width:140px; padding:3px 8px; margin:0; float:left; font-weight:normal; font-size:10px;}


#sitemap a{
	color:#444444;	
}

/*=== Footer ===*/
#footer{
	color: #ffffff;
	font-size: 14px;
	line-height: 1.3em;
	padding: 20px 0;
	width: 1000px;
	margin: 0 auto;
	background:url(footer-bgr.png) no-repeat top center;
}
#footer h3 {
	color: white;
}
#footer .row{
	margin: 0 -5px;
}
#footer [class*="col-"]{
	padding-left: 5px;
	padding-right: 5px
}
#footer a{
	color: #ffffff;
}
.contact-info dt{
	width: 145px;
	float: left;
}
/*=== Misc. Helpers ===*/
.pic{
	margin: 0 0 20px;
	font-size: 12px;
}
.pic img{
	display:block;
	margin: 0 0 5px
}
.bl{
	border-left: 1px solid #999999;
}

/*=== Multi Column Grid ===*/

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.row {
  margin-left: -20px;
  margin-right: -20px;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-15{
 float: left;
 position: relative;
 min-height: 1px;
 padding-left: 20px;
 padding-right: 20px;
}
.col-15 {
  width: 20%;
}
.col-12 {
  width: 100%;
}
.col-11 {
  width: 91.66666667%;
}
.col-10 {
  width: 83.33333333%;
}
.col-9 {
  width: 75%;
}
.col-8 {
  width: 66.66666667%;
}
.col-7 {
  width: 58.33333333%;
}
.col-6 {
  width: 50%;
}
.col-5 {
  width: 41.66666667%;
}
.col-4 {
  width: 33.33333333%;
}
.col-3 {
  width: 25%;
}
.col-2 {
  width: 16.66666667%;
}
.col-1 {
  width: 8.33333333%;
}

.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.row:after {
  clear: both;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}


/* OS */
.question {padding:6px 4px 3px 14px; font-family: arial; font-weight: normal; background-color: #ededed !important }
.panel-heading {
  background: none !important;
}

#fontsizeminus1 table td {max-width: 400px;}

.rr_textarea80 { 
	width: 480px; 
}

a {outline:none !important;
}

#contenttab select{
    max-width: 200px;
	width: auto;
	overflow:hidden;
}

#contenttab option{
    max-width: 200px;
	width: auto;
	overflow:hidden;
}

#contenttab {
	width: 670px;
	height: 484px;
	font-family: Arial,Verdana,Helvetica,Sans-Serif;
	line-height: 1.5em;
}

#contenttab img{
	max-width: 670px;
}

#contentboxsub {
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

#contentboxsub form {
	margin: 0px;
	padding: 0px;
}

#contentboxsub table {
	margin: 0px;
	padding: 0px;
}

#contentboxsub table th {
	text-align: left;
}

#contentboxsub form td{
	vertical-align: top;
	padding: 2px;
}

#contentboxsub td{
	padding: 1px;
}
#contentboxsub .table{
	padding: 4px;
}
#contentboxsub .table_activ{
	padding: 4px;
}
#contentboxsub .td_border{
	padding: 2px;
	background: #eaeaea;
}

#contentboxsub #icmswebcam li {margin:0 0 0 4px;}

#icmswebcam li.singlepic{
	display:block;
	float:left;
	text-align: right;
}

#icmswebcam li.folder{
	display:block;
	float:left;
	text-align: right;
}

#contentboxsub  li{
	list-style: disc;
	padding: 0px;
	margin: 5px 0 0 40px;
}

#contentboxsub  ol li{
	list-style: decimal;
	padding: 0px;
	margin: 5px 0 0 0;
}

#contentboxsub img{;
	padding: 0px;
	margin:  0 5px;
}

#contentboxsub  p{
	padding: 10px 0 18px 0;
}

#contentboxsub  ul{
	padding: 6px 0 6px 0;
}

#contentboxsub td a{
	color: #009ee2;
	text-decoration: none;
}

#contentboxsub font a{
	color: #009ee2;
	text-decoration: none;
}

#contentboxsub p a{
	color: #009ee2;
	text-decoration: none;
}

#contentboxsub a:visited{
	color: #009ee2;
	text-decoration: none;
}

#contentboxsub a:focus{
	background:#dfdfdf;
	color: #009ee2;
	text-decoration: none;
}

.amtSelect {
width: 100px;
}
/* hover zebra */
table.display tr.odd:hover, table.display tr.even:hover {
    background-color: #dddddd !important;
}
.ab_menu td {
    border: 1px solid #dddddd !important;
}

.hiddentext {
	visibility: hidden;
	z-index: -4;
	position: absolute;
	top: -1000px;
	}
/* Jump Navi */


.blindThis {
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

.sprungblind {
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

.sprungblind:focus, .sprungblind:active {
	position: absolute;
	display: block;
	top: 4.5em;
	left: 4.4em;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	color: #000000;
	width: auto;
	height: auto;
	padding: 0 5px 0 5px;
	}

/*==== Access Keys ===*/

#sprunglink_0 a, #sprunglink_1 a, #sprunglink_2 a, #sprunglink_3 a, #sprunglink_4 a, #sprunglink_5 a, #sprunglink_6 a, #sprunglink_7 a, #sprunglink_8 a, #sprunglink_9 a  {
	position:absolute; 
	z-index:2; 
	width:10em; 
	overflow:hidden; 
	top:-100px; 
	left:-1000px} 
	
#sprunglink_0 a:focus, #sprunglink_1 a:focus, #sprunglink_2 a:focus, #sprunglink_3 a:focus, #sprunglink_4 a:focus, #sprunglink_5 a:focus, #sprunglink_6 a:focus, #sprunglink_7 a:focus, #sprunglink_8 a:focus, #sprunglink_9 a:focus  {
	position: absolute; 
	z-index: 0; 
	width: 252px; 
	top: 125px; 
	left: 0%;
	margin-left: 4px; 
	text-decoration: underline; 
	color: #000; 
	background: #ffc; 
	font-size: 90%}	
	
#sprunglink_0 a:active, #sprunglink_1 a:active, #sprunglink_2 a:active, #sprunglink_3 a:active, #sprunglink_4 a:active, #sprunglink_5 a:active, #sprunglink_6 a:active, #sprunglink_7 a:active, #sprunglink_8 a:active, #sprunglink_9 a:active  {
	position: absolute; 
	z-index: 0; 
	width: 252px; 
	top: 125px; 
	left: 0%;
	margin-left: 4px; 
	text-decoration: underline; 
	color: #000; 
	background: #fff; 
	font-size: 90%}



/*=== KMS eKonto  ===*/
.kms-eKonto .saldo {
    font-weight: bold;
}

.kms-eKonto .printcommand {
    float: right;
    margin-bottom: 10px;
}

.kms-eKonto .titel {
    font-style: italic;
    font-size: 13px;
    clear: both;
    margin-bottom: 10px;
}

.kms-eKonto .table td {
    white-space: nowrap;
}

.kms-eKonto .table th {
    background-color: #000000;
    color: #ffffff;
    white-space: nowrap;
    padding-right: 10px;
}

.kms-eKonto .table .odd,
.kms-eKonto .table .even {
    background: #ffffff;
	line-height: 2.2em;
	border-bottom: 1px solid #dedede;
}
.kms-eKonto .table tr:hover td {
	background-color: #F5F5F5;
}

.kms-eKonto .amount {
    text-align: right;
}

.kms-eKonto .label {
    margin-top: 5px;
    margin-bottom: 3px;
    font-weight: bold;
}

.kms-eKonto label {
    font-weight: bold;
}

.kms-eKonto .text {
    clear: both;
}

.kms-eKonto .register label {
    display: inline-block;
    width: 180px;
}

.kms-eKonto .register .input {
    margin-bottom: 10px;
}

#page .kms-eKonto .payment form {
    margin-top: 20px;
}

.kms-eKonto .navigation {
    margin-bottom: 40px;
}

#page .kms-eKonto .navigation li {
    float: left;
    list-style-type: none;
    padding-right: 10px;
    padding-top: 10px;
    margin: 0px;
}

#page .kms-eKonto .navigation li.active a {
    background-color: #dbdbdb;
}

.kms-eKonto .nestLogo {
    float: right;
    margin-top: 30px;
}

.kms-eKonto .nestLogo img {
    margin-left: 5px;
}

.kms-eKonto .generateesr {
    clear: both;
    float: right;
    margin-bottom: 10px;
}

.kms-eKonto .esrOrange {
    border: 0;
    margin: 0;
    padding: 0;
    position: relative;
}

.kms-eKonto .esrOrange img {
    top: 0;
    left: 0;
}

.kms-eKonto .esrOrange .address {
    position: absolute;
    top: 100px;
    left: 20px;
}

.kms-eKonto .esrOrange .account {
    position: absolute;
    top: 178px;
    left: 110px;
}

.kms-eKonto .esrOrange .reference {
    position: absolute;
    top: 139px;
    left: 275px;
}

.kms-eKonto .esrOrange .ocrb {
    position: absolute;
    top: 340px;
    left: 20px;
}

.kms-eKonto .table {width: 100%}
.kms-eKonto .table td {max-width:150px; white-space:normal !important; vertical-align:text-top; line-height: normal}
