/*=== 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: url(bgr-home.png) #ffffff top repeat-x;
	color: #333333;
	font: .9em Calibri,Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #2195d3;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	font: .9em Calibri,Arial,Verdana,Helvetica,Sans-Serif;
	padding: 2px
}
li{
	list-style: none
}
h1{
	color: #7c1307;
	font-size: 1.7em;
	font-weight: normal;
	margin: 0 0 1em
}
h2{
	color: #7c1307;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 0 .8em
}
h3{
	font-size: 1.2em;
	margin: 0 0 1em
}
h4{
	font-size: 1em;
	margin: 0 0 .2em
}
h5{
	font-size: 1em;
	font-weight: normal
}
p{
	line-height: 1.6em;
	padding: 0 0 1.6em
}
table{
	border-collapse: collapse;
	width: 100%
}
/*=== Layout ===*/
#page{
	background: #ffffff;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	margin: 0 auto;
	width: 976px
}
/*=== Header ===*/
#header{
	/*background: url(header-bgr.png) top right no-repeat;*/
	background: white;
	height: 139px;
	padding: 0 10px 0 0
}
#header-content{
	float: right;
	padding: 15px 0 0;
	width: 500px
}
/*- Logo -*/
#logo{
	float: left
}
/*- Title Banner -*/
#title{
	border-bottom: 2px solid #ffffff;
	height: 241px;
	overflow: hidden
}
/*=== Navigation ===*/
/*- Top Nav -*/
.nav-top{
	height: 25px;
	margin: 0 0 20px;
	text-align: right
}
.nav-top li{
	display: inline;
	padding: 0 5px
}
.nav-top li a{
	color: #757373;
	text-decoration: none
}
.nav-top li a:hover{
	color: #2195d3
}
/*- Main Nav -*/
.nav1{
	background: #2195d3;
	border-bottom: 2px solid #ffffff;
	font-size: 14px;
	height: 36px;
	white-space: nowrap; 
	width: 1%;
	display: table-cell;
	text-align: center;
	*width: auto; /* IE7 */
	*float: left; /* IE7 */ 
}
.nav1 li{
	float: left;
	line-height: 36px
}
.nav1 li a{
	color: #ffffff;
	font-size: 1.2em;
	display: block;
	float: left;
	display: block;
	height: 1%;
	padding: 0 37px;
	text-decoration: none;
	text-align: left;
}

.nav1 li a:hover,
.nav1 li.active a{
	background: #54addd
}
/*- Secondary Nav -*/
.nav2{
	margin: 0 0 1em
}
.nav2 h1{
	border-bottom: 1px solid #cccccc;
	text-transform: uppercase
}
.nav2 li a{
	color: #1d1d1b;
	display: block;
	font-size: 1em;
	height: 1%;
	padding: 5px 0 5px 20px;
	text-decoration: none
}
.nav2 li a:hover,
.nav2 li.active a{
	background: url(nav-ico.png) #54addd right no-repeat;
	color: #ffffff
}
/* Nav2 Level2 */
.nav2 ul ul{
}
.nav2 li.active li a{
	background: none;
	color: #1d1d1b;
	font-weight: normal;
	padding: 5px 0 5px 30px;
	border: 0
}
.nav2 li.active li.active a,
.nav2 li.active li a:hover{
	font-weight: bold;
}

/* Nav2 Level3 */
.nav2 ul ul ul{
}
.nav2 li.active li.active li a{
	background: none;
	color: #1d1d1b;
	font-weight: normal;
	padding: 5px 0 5px 40px;
	border: 0
}
.nav2 li.active li.active li.active a,
.nav2 li.active li.active li a:hover{
	font-weight: bold;
}

/*- Nav3 -*/
.nav3{
	font-size: 11px
}
/*=== Columns ===*/
/*- Column Structure -*/
#columns{
	height: 1%;
	padding: 35px 0 35px 25px
}
#home #columns{
	background: url(cols-bgr.png) right repeat-y;
	padding: 30px 0 20px 55px
}
#leftcol{
	float: left;
	width: 195px
}
#centercol{
	float: left;
	margin: 0 0 0 70px;
	width: 640px
}

/*- Column Grid -*/
.col1{
	float: left;
	width: 230px
}
.col2{
	float: left;
	margin: 0 0 0 90px;
	width: 305px
}
.col3{
	float: left;
	margin: 0 0 0 95px;
	width: 185px
}
#home .col3 h2{
	color: #2195d3
}
.col4{
	float: left;
	width: 195px
}
.col5{
	float: left;
	margin: 0 0 0 150px;
	width: 365px
}
.col6{
	float: right;
	width: 185px
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1, .list2{
	margin: 0 0 .5em
}
.list1 a, .list2 a{
	background: url(ico-arrow.png) right no-repeat;
	color: #4d4d4d;
	display: block
}
.list1 a:hover, .list2 a:hover{
	color: #2195d3;
	text-decoration: none
}
.list1 dl, .list2 dl{
	clear: both;
	display: table;
	height: 1%;
	margin: 0;
	padding: 0;
}
.list1 dt, .list2 dt{
	color: #4d4d4d;
	float: left;
	padding: 0 0 .5em;
	width: 95px
}
.list2 dt {
	height: 40px;
	display: block;
}
.list1 dt.blau, .list2 dt.blau{
	color: #2195d3;
}
.list1 dd, .list2 dd{
	margin: 0 0 10px;
	padding: 0 0 10px
}
.list1 dd {
	width: 230px;
}
.list2 dd {
	float: right;
	width: 210px;
}
.list1 dd a, .list2 dd a {
	padding: 0 10px 0 0;
}
/*- List3 -*/
.list3{
	margin: 0 0 1em
}
.list3 a{
	color: #1d1d1b;
	text-decoration: none
}
.list3 a:hover{
	color: #2195d3
}
.list3 li{
	margin: 0 0 .7em
}
.list3 a{
	background: url(ico-arrow.png) no-repeat right;
	color: #1d1d1b;
	display: block;
	padding: 0 20px 0 0
}
/*=== Styling Forms ===*/
/*- Search Form -*/
#search{
	height: 31px;
}
#search fieldset{
	background: url(search-bgr.png) top no-repeat;
	float: right;
	margin: 0 40px 0 0;
	height: 31px;
	width: 229px
}
#search input{
	background: none;
	border: 0;
	color: #999999;
	float: left;
	margin: 6px 0 0 10px;
	width: 180px
}
#search .btn-search{
	background: none;
	border: 0;
	margin: 5px 0 0 5px;
	padding: 0;
	position: relative;
	width: auto
}
/*=== Link Buttons ===*/
.btn-more{
	text-align: right;
	border-top: 1px solid #dedede;
	padding: .5em 0 0 0;
}
.btn-more a{
	background: url(ico-arrow.png) right no-repeat;
	color: #4d4d4d;
	padding: 0 20px 0 0;
	text-decoration: none
}
.btn-more a:hover{
	color: #2195d3
}
/*- PDF, Print Icons -*/
#icons{
	float: right;
	height: 17px
}
#icons li{
	float: left;
	padding: 0 0 0 10px
}
/*=== Footer ===*/
#footer{
	background: url(footer-bgr.png) #2195d3 no-repeat 230px 0;
	color: #ffffff;
	height: 115px;
	padding: 20px 35px 0
}
#footer a{
	color: #ffffff
}
#footer h4{
	color: #ffffff;
	margin: 0 0 10px
}
/*- Copyright Info -*/ 
.copyright{
	padding: 5px 0 0 0;
	line-height: 20px;
	height: 20px;
	color: #a0a0a0;
	margin: 0 auto;
	width: 974px;
	font-size: .9em
}
/*=== Misc. Helpers ===*/
/*- Clear Fix -*/ 
.clear{
	clear: both;
	height: 1px;
	overflow: hidden
}
.clearfix:before,
.clearfix:after{
	content: "";
	display: table
}
.clearfix:after{
	clear: both
}
/*- Floats  -*/ 
.fl{
	float: left
}
.fr{
	float: right
}
/*- Alignment  -*/
.ac{
	text-align: center
}
.ar{
	text-align: right
}
/* OS */
#fontsizeminus1 table td {max-width: 400px;font-size: 1em;}

.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: 640px;
	height: 484px;
	font-family: Calibri,Arial,Verdana,Helvetica,Sans-Serif;
	font-size: 1em;
	line-height: 1.5em;
}

#contenttab img{
	max-width: 640px;
}

#contentboxsub {
	margin: 0px;
	padding: 5px 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  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: #2195d3;
	text-decoration: none;
}
#contentboxsub td a:hover {
	text-decoration: underline;
}

#contentboxsub font a{
	color: #2195d3;
	text-decoration: none;
}
#contentboxsub font a:hover{
	text-decoration: underline;
}

#contentboxsub p a{
	color: #2195d3;
	text-decoration: none;
}
#contentboxsub p a:hover{
	text-decoration: underline;
}

#contentboxsub a:visited{
	color: #2195d3;
	text-decoration: none;
}

#contentboxsub a:focus{
	background:#efefef;
	color: #2195d3;
	text-decoration: underline;
}

.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;
}
/* popup navigation styling */	
.popup-navigation-nav0 li{
	float: left;
	margin:0 1px 0 0;
}
/*.popup-navigation-nav0 li:last-child {
	background: none;
}*/
.popup-navigation-nav0 li a{
	color: #ffffff;
	font-size: 1.2em;
	display: block;
	float: left;
	padding: 0 37px;
	text-decoration: none
}
.popup-navigation-nav0 li.activeTopMenu {
	
}

.popup-navigation-nav0 li#tourismus {
	margin: 0;
	float: right;
} 
.popup-navigation-nav0 li#tourismus a {
	padding: 0 31px;
}
@media all and (-ms-high-contrast: none) {
.popup-navigation-nav0 li#tourismus a  { padding: 0 33px;}
}
.popup-navigation-nav0 li#tourismus a { [;padding: 0 33px;]; }
.popup-navigation-nav0 li#lebenwohnen a { [;padding: 0 33px;]; }

.popup-navigation-nav0 li a:hover,
.popup-navigation-nav0 li.active a,
.popup-navigation-nav0 li.activeTopMenu a{
	
}

ul.popup-navigation-nav0 li ul.popup-navigation-nav1 {display: none;}
ul.popup-navigation-nav0 li ul.popup-navigation-nav1 li a { line-height:normal;font-size:.9em;}
ul.popup-navigation-nav0 li ul.popup-navigation-nav1 li a:hover { background: #7abfe5 url(popup-arrow-aktiv.png) no-repeat 160px 12px; color: #ffffff; line-height:normal;font-size:.9em;}
ul.popup-navigation-nav0 li:hover ul.popup-navigation-nav1 {display: block !important; position: absolute; margin: 36px 0 0 0; z-index:250;}
ul.popup-navigation-nav0 li.activeTopMenu ul.popup-navigation-nav1 li {background: none;}
ul.popup-navigation-nav0 li.activeTopMenu ul.popup-navigation-nav1 li a {color:#000000;background: url(popup-arrow-inaktiv.png) no-repeat 160px 11px;}
ul.popup-navigation-nav0 li.activeTopMenu ul.popup-navigation-nav1 li.activeTopMenu a{
	color: #ffffff;background: #7abfe5 url(popup-arrow-aktiv.png) no-repeat 160px 12px; 
}
ul.popup-navigation-nav0 li.activeTopMenu ul.popup-navigation-nav1 li a:hover{
	color: #ffffff;background: #7abfe5 url(popup-arrow-aktiv.png) no-repeat 160px 12px;
}
ul.popup-navigation-nav1{ width: 180px; height:auto; background:#fff; border-left: 1px solid #dcdcdc; border-right: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc;}
ul.popup-navigation-nav1 li { width: 180px; border-bottom: 1px solid #dcdcdc; background: url(popup-arrow-inaktiv.png) no-repeat 160px 12px; float:left; color: #000000; margin: 0px; line-height: none !important; }
ul.popup-navigation-nav1 li:last-child {border: none;background: url(popup-arrow-inaktiv.png) no-repeat 160px 12px;}

ul.popup-navigation-nav1 li:hover{background:#7abfe5 url(popup-arrow-aktiv.png) no-repeat 160px 12px;}
ul.popup-navigation-nav1 li a{ background: none; color: #2195d3; line-height: none !important; height: auto; width:160px; color:#000000; padding: 10px !important;}
ul.popup-navigation-nav1 li a:hover{color:#ffffff;}

ul.popup-navigation-nav2{display:none !important;}
ul.popup-navigation-nav3{display:none !important;}
ul.popup-navigation-nav4{display:none !important;}
ul.popup-navigation-nav5{display:none !important;}

table.form_outter_table {
    width: 100%;
}

table.form_inner_table {
    width: 100%;
}