body {
	font-family: verdana,arial,helvetica,serif;
	font-size: 11px;
	color: #003366;
	padding: 0px;
	margin: 0px;
	line-height: 140%;
}


#master_container {
	
}

#head {
	background: #F2F5FF url(../assistfiles/scriptaculous2/shadedborder/grad_w2t.png) repeat-x;
	height: 90px;
	margin-top: 0px;
}

#header_logo {
	margin: 0 0 0 0;
	width:500px;
	padding:5px 0 10px 0; 
	cursor:pointer;
}

#header_logo img {
	height: 70px;
	float: left;
	margin-left: 5px;
	margin-top: 7px;	
}

#header_logo h1, #header_logo h3 {
	margin-left: 170px;
}
#header_logo h1 {
	padding-top: 10px;
}
#header_logo h3 {
	margin-top:-10px;
}

#loginoutbox {
	width: 260px;
	height: 60px;
	float: right; 
	margin-right: 0px;
	padding: 3px;
}

#loginoutbox p {
	padding: 0;
	margin: 5px 0 0 0;
	text-align: right;
	font-size: 10px;
}

#loginoutbox form p {
	font-size: 8px;
	text-align: left;
}

#loginoutbox label {
	width: 60px;
	display: block;
	float: left;
}

#loginoutbox input {
	height:13px;
}

#loginoutbox input.button {
	height: 17px;
}

a:link{color: #003366; text-decoration: underline;}
a:visited{color: #003366; text-decoration: underline;}
a:active{color: #003366; text-decoration: underline;}
a:hover{text-decoration: underline; color: #ffad33}


.rahmen {
	height: 100%;
}

/* Top Bereich */
.topimg div {
	background: url(../ibkimages/simple_top_left.gif) no-repeat top left; 
	height: 82px;
	line-height: 82px;
	text-align: center;

}
.topimg {
	background: url(../ibkimages/simple_top_right.gif) no-repeat top right; 

}

.topimgmiddle {
	background: url(../ibkimages/simple_top_middle.gif) repeat-x	top;

}
.middle_image {
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: middle;
}

/* Login Bereich */
.loginimg div {background: url(../ibkimages/simple_login_left.gif) no-repeat top left; height: 35px;

}
.loginimg {background: url(../ibkimages/simple_login_right.gif) no-repeat top right; min-width: 985px;

}
.loginimgmiddle {background: url(../ibkimages/simple_login_middle.gif) repeat-x top;}

/* Content mit runden Ecken - geaendert 05.12.06 xl */
.t {
	background: #f2f5ff;
	height:100%;
}
.b {background: url(../ibkimages/dot2.gif) 0 100% repeat-x;}
.l {background: url(../ibkimages/dot2.gif) 0 0 repeat-y;}
.r {background: url(../ibkimages/dot2.gif) 100% 0 repeat-y;}
.bl {min-height:100%;background: url(../ibkimages/simple_bottom_left.gif) 0 100% no-repeat;}
.br {min-height:100%;background: url(../ibkimages/simple_bottom_right.gif) 100% 100% no-repeat;}
.tl {padding:10px; background: url(../ibkimages/dot2.gif) 0 0 repeat-x;}


.box2 {
	border: solid 1px #003366;
	border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px; 
	margin-top: 10px; 
	padding: 4px; 
	padding-top: 8px; 
	box-shadow:  #c0c0c0 3px 3px 3px;
	-moz-box-shadow:  #c0c0c0 3px 3px 3px;
	-webkit-box-shadow:  #c0c0c0 3px 3px 3px;
	background-color: white;
}

.box {
	border: solid 1px #003366;
	margin-bottom: 20px;
	margin-top: 10px; 
	padding: 8px;
	background-color: #FFFFFF; 
	
	border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px; 
  
  box-shadow:  #c0c0c0 3px 3px 3px;
	-moz-box-shadow:  #c0c0c0 3px 3px 3px;
	-webkit-box-shadow:  #c0c0c0 3px 3px 3px;
}

:root *> .box {
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 24px;
}

.box_header {
	font-weight: bold; 
	padding-left: 2px; 
	font-size: 120%;
	color: #0473AB;
	margin-top: -18px;
	font-variant: small-caps;
	/* background-color: #F2F5FF; */
	background-color: #FFFFFF;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	position: absolute;
}

.sb-inner { 
	background-color: #FFFFFF !important; 
}

.sb-border { 
	background-color: #003388 !important;
}

.box_header a {
	color: #0473AB;
	text-decoration: none;
	background-color: #F2F5FF;
	padding-left: 3px;
	padding-right: 3px;
}



input, textarea {
	background-color: #FBFBFB;
	border: 1px dotted #003366;
	margin-right: 2px;
}

/* Navigation */
#navigation {
	width: 170px; 
	float:left; 
	margin-right: 0px; 
	font-size: 12px; 
	min-height: 434px; 
	margin-left: 3px;
	margin-top: 17px; 
	margin-top: 0px; 
	text-align: left;
}
#navigation ul {
	padding-left: 10px;	
	margin-left: 0px;
	padding-top: 0px;
}
#navigation li {font-size: 11px;	list-style-type: none; font-weight: bold; line-height: 24px;}
#navigation a{text-decoration: none;}
#navigation a:link{color: #003366; text-decoration: none;}
#navigation a:visited{color: #003366;}
#navigation a:hover{color: #003366; text-decoration: underline;}
#navigation a:active{color: #003366;}

#navigation a now{text-decoration: underline;}

.ibk_nav_box {
border: 1px solid #003366;
margin : 8px;
margin-right : 10px;
}
.ibk_nav_active {
	font-size: 11px;
	font-weight: bold;
	line-height: 24px;
	padding-left: 10px;
	text-decoration: underline;
}
.ibk_nav_closed {
	font-size: 11px;
	font-weight: bold;
	line-height: 24px;
	padding-left: 10px;
}

/* Content Middle */
#content {float:none; width: 590px; margin-top:0px; text-align: left;
margin-left: 220px;
/* 
	margin-left: auto; 
	margin-right: auto;
*/
}

#content2 {float:none; margin-top:0px; text-align: left;
margin-left: auto; margin-right: auto; 
height: expression((document.body.clientHeight - 175) + "px");
}

#content_left {float:left; overflow:hidden; width: 290px; margin-right: 10px;}
#content_right {float:right; width: 290px;}
.checked_list { list-style-image : url(../ibkimages/checked.gif); margin-top: 0px; }


/* Anzeiegn */
#anzeigen {float:right; width: 165px;
	margin-right: 3px;
}

.anz{
	margin: 0px; text-align: center; padding: 0px; padding-top: 15px;
}
/* Login */
.loginimg {	
	height: 34px;
	line-heightx: 34px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}

.loginform {
	margin-left:15px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	padding-top: 6px;
	
}

.loginform input {
	background: #ffad33;
	border: solid 1px #003366;
	color: #003366;
	margin-right: 6px;
	margin-left: 1px;
	padding-left: 2px;
	padding-right: 2px;
	width: 125px;
	vertical-align: middle;
}

.loginform .button{
	background: #ffad33;
	border: solid 1px #003366;
	color: #003366;
	margin-right: 8px;
	margin-left: 2px;
	font-weight: bold;
	width: 25px;
}

.loginform a {
	margin-left: 50px;
}

.loginform a:link{color: #003366; text-decoration: underline;}
.loginform a:visited{color: #003366; text-decoration: underline;}
.loginform a:hover{
	color: #ffad33;
	text-decoration: underline;
}
.loginform a:active{color: #003366; text-decoration: underline;}

.news_head {
	font-weight: bold;
	padding: 5px;
	padding-top: 5px;
	padding-bottom: 5px; 
}
.news_text {
	padding: 10px;
	padding-top: 0px;
	margin:0px;
	padding-bottom: 5px;
}

.box_text {
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 5px; 

}

.registerbutton, .registerbutton_disabled {
	background: #ffad33;
	border: solid 1px #003366;
	color: #003366;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
}

.registerbutton_disabled {
	background: #FFE4B5;
	border: solid 1px #708090;
	color: #708090;
}

#test {
	text-align: left;
	min-width: 972px;
}

.now a {text-decoration: underline; color: red;}
.now a:link {text-decoration: underline; color: red;}
.now a:active {text-decoration: underline; color: red;}
.now a:visited {text-decoration: underline; color: red;}

h1 {
	margin-top: 10px;
	margin-bottom:20px;
	font-size: 170%;
}
h2 { font-size: 140%; margin: 30px 0 10px 0 }
h3 { font-size: 115%; margin: 10px 0 5px 0}
td {
	font-size: 11px;
}
p {
	margin-top: 0px;
	padding: 5px 0;
	padding-bottom: 0px;
	text-align: justify;
	font-size: 12px;
}

.ibk_content_conditions {
	height:200px;
	overflow: scroll;
	border: solid 1px #EFEBE7;
	padding: 5px;
	scrollbar-base-color : White;
}

.ibk_footer {
	clear: both;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.error {
	color: red;
}

.msg_ok {
	color: green;
}

.box form {
	padding: 0px;
}

.box h1, .box h2, .box h3 {
  font-weight: bold;
  padding: 15px;
  padding-top: 15px;
  padding-bottom: 10px;
  margin: 0px;
}

.box h1 { font-size: 145% }
.box h2 { font-size: 125% }
.box h3 { font-size: 115% }

.box p {
  font-weight: normal;
  padding: 15px;
  padding-bottom: 5px;
  padding-top: 0px;
}

.smallbox p {
  font-size:11px;
  padding: 5px;
  padding-bottom: 5px;
  padding-top: 0px;
}

/*
.box h1 {
  font-size: 11px;
  font-weight: bold;
  padding: 5px;
  padding-bottom: 0px;
}

.box p {
  font-size: 10px;
  font-weight: normal;
  padding: 5px;
}
*/

.box li {
	margin: 0px;
}

.padded_div {
	padding: 10px; 
	width:560px; 
	overflow:hidden;
}

.input_medium {
	width: 170px;
}

#list_table td, #list_table1 td, #list_table2 td, #list_table3 td {
	vertical-align: top;
	padding: 2px;
}

#sort_table  {
	border: 1px solid black;
}

#sort_table td {
	border: 1px solid black;
	vertical-align: top;
	padding: 4px;
}

table#sort_table tr.roweven {
	 background-color: transparent; 
}

.topimgmiddle img {
	vertical-align: middle;
	margin-bottom: 5px;
}

.linedtable {
	border: 1px solid black;
	border-collapse: collapse;
}

.linedtable th, .linedtable td {
	border: 1px solid black;
	padding: 5px;
}

.tastatur {
	border: 2px solid; 
	border-color: #DDDDDD #BBBBBB #BBBBBB #DDDDDD; 
	padding: 1px 6px; 
	background: #EEEEEE; 
	white-space: nowrap;
}

.support_label {
	width: 130px;
	display: block;
}

.support_input {
	width: 300px;
}

table.price_table {
	border-collapse: collapse;
	margin: auto;
}

table.price_table img {
	border: 0;
}

table.price_table td, table.price_table th {
	border: 1px solid black;
	padding: 4px;
	text-align: center;
}

table.price_table th{
	font-weight: bold;
	background-color: #DFECF9;
}

table.price_table th.noborder{
	border: 0px;
	background-color: transparent;
}


table.price_table td.coltitle {
	background-color: #DFECF9;
	font-weight: bold;
}


table.price_table td.infotd {
	background-color: #DFECF9;
	font-weight: bold;
}

table.price_table td.descriptiontd {
	text-align: right;
	font-weight: bold;
}

.width100 { width:100px; }

div.leistung_ja, div.leistung_nein {
	height: 16px;
	background-image: url(ja.gif); 
	background-position: center;
	background-repeat:no-repeat;
}

div.leistung_ja {
	background-image: url(ja.gif); 
}

div.leistung_nein {
	background-image: url(nein.gif); 
}

div.leistung_nein span, div.leistung_ja span {
	display: none;
}

.striker {text-decoration: line-through;}
.strike {text-decoration: line-through;}
.fett {font-weight: bold;}

.ideaTip {
	border: 5px solid blue;
	background-color: #DFECF9;
	padding: 5px;
}

.ideaTip a{
	text-decoration: none;
}

.prototip .title {
	font-weight: bold;
	margin-bottom: 5px;
}

a.pseudobutton, div.pseudobutton {
	display: block;
	height: 14px;
	width: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

.mahn0 {
	border: 2px solid gray;
	background-color: white;
	color: black;
}

.mahn1 {
	border: 2px dotted red;
	background-color: white;
	color: black;
}

.mahn2 {
	border: 2px solid red;
	background-color: white;
	color: black;
}

.mahn3 {
	border: 2px solid red;
	background-color: red;
	color: white !important;
}

.mahn4 {
	border: 2px solid red;
	background-color: black;
	color: white !important;
}

.mahn5 {
	border: 2px solid black;
	background-color: black;
	color: white !important;
}

.blinker {
	text-decoration: blink !important;
}

.opac {
	opacity: 0.3;
}

.tarif {
	border: 2px solid gray;
	background-color: white;
	color: black;
}

.navi_fieldset {
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-bottom: 10px;
	margin-top: -3px;
	padding: 5px;
	padding-bottom: 7px;
	line-height: 100%;
}

.navi_fieldset legend { 
	color: #0046DC; 
	margin-left: -6px;
	padding-bottom: 6px;
	font-weight: bold;
	font-variant: small-caps;
} 

.navi_fieldset legend a {
	color: #0046DC !important;
	color: #035887 !important;
	color: #0473AB !important;
	/* text-shadow: #c0c0c0 2px 2px 3px; */
	/* color: #003366 !important; */
}

:root *> .navi_fieldset { 
	border: 1px solid #D0D0BF; 
	margin-top: 0px;
} 

:root *> .navi_fieldset legend { 
	margin-left: 0px;
	padding-bottom: 0px;
	
} 

:root *> .navi_ul {
	/* background-color: #FFFFFF; */
	padding: 0px;
	
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
	box-shadow:  #c0c0c0 1px 1px 3px;
	-moz-box-shadow:  #c0c0c0 1px 1px 3px;
	-webkit-box-shadow:  #c0c0c0 1px 1px 3px;
	
}


.ul_inaktiv_test {
	display: none;
}

.navi_ul li {
	padding: 0px;
	margin: -3px;
}

.navi_ul li a{
	display: block;
	color: #64769b !important;
}

.navi_ul li a:hover {
	text-decoration: none !important;
	color: #003366 !important;
}

.navi_ul li a.nav_active {
	text-decoration: underline !important;
	color: #003366 !important;
}

.ul_aktiv  li a{
	color: #003366 !important;
}

.home_textfield_effect {
	border: inset 2px #003366;
	font-size: 15px;
	margin-top: 5px;
	width: 190px;
}

#home_submitbutton {
	margin: 0;
	margin-left:10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top:10px;
	height: 32px;
	font-size: 14px;
	background: #ffad33;
	border: solid 1px #003366;
	color: #003366;
	font-weight: bold;
}

#home_submitbutton:hover {
	background-color:green; cursor:pointer;
}

html, body{ 
 margin:0; 
 padding:0; 
background-color:#F2F5FF; 
 } 

.pagewidth { 
	width:800px;  
	/* margin-left: 20px; */
	margin-left: auto;
	margin-right: auto
} 

.leftcol{
 width:25%; 
 float:left; 
 position:relative; 
  }

#maincol{  
 float: right; 
 display:inline; 
 position: relative; 
 width:75%; 
 }

#footer{
 height:25px; 
 clear:both;
 } 



 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  



 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}



.rotate_me {
	position: relative;
	bottom: -30px;
	left: 5px;
	width: 15px;
	font-weight: bold;
	display: block;
  -moz-transform: rotate(-90deg); /* CSS-Transformation für Mozilla Firefox */
  -webkit-transform: rotate(-90deg); /* CSS-Transformation für Google Chrome und Safari */
  -o-transform: rotate(-90deg); /* CSS-Transformation für ältere Opera-Versionen */
  transform: rotate(-90deg) /* Eigentliche CSS3-Transformation, bislang nur für neuere Opera-Versionen */
}


.admin_link {
	border-left: 3px double #FF0000;
	padding-left: 3px;
}
/* IE */
/*
.rotate_me {
	position: absolute;
	width: 120px;
	bottom: -10px;
}
*/

.login_normal a {
 text-decoration: none; 
 color: #003366; 
 font-weight: bold;
 margin-left: 0px;
}

#login_normal a:hover {
	text-decoration: underline;
}

#login_normal {
  width: 800px;
	margin-top: 2px;
}

/* livepipe tabs */
ul.subsection_tabs{
	list-style: none;
	margin: 0px;
	padding: 0;
	clear: both;
	/* border-bottom: 1px solid #ddd; */
	height: 38px;
}

ul.subsection_tabs li.tab{
	float:left;
	margin-right: 8px;
	text-align: center;
}

ul.subsection_tabs li.tab a {
	display: block;
	height: 33px;
	padding: 0 2px 0 2px;
	background-color: #fff;
	color: #666;
	width: 100px;
	border: 1px solid #eee;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
  -moz-border-radius-topleft: 7px;
  -moz-border-radius-topright: 7px;
  -webkit-border-top-left-radius: 7px; 
	-webkit-border-top-right-radius: 7px; 
	text-decoration: none;
	background-color:#eee;
	-webkit-box-shadow: 2px -1px 2px #999999;
	-moz-box-shadow: 2px -1px 2px #999999;
	box-shadow: 2px -1px 2px #999999;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=80,strength=2);
	margin-top: 4px;
}

ul.subsection_tabs li.tab a:hover{
	color: #000;
	background-color:#ccc;
	border-color: #ccc;
	height: 37px;
	margin-top: 0px;
}

ul.subsection_tabs li.tab a.active{
	background-color:#FFF;
	border-bottom: 1px solid #FFF;
	font-weight: bold;
	color: #000;
	-webkit-box-shadow: 3px -1px 3px #CCCCCC;
	-moz-box-shadow: 3px -1px 3px #CCCCCC;
	box-shadow: 3px -1px 3px #CCCCCC;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CCCCCC,direction=80,strength=3);
	height: 37px;
	margin-top: 0px;
}

#content_holder {
	border: 1px solid #ddd;
	border-top: 0px;
	min-height: 100px;
	padding: 3px;
}

#export_holder {
	border: 1px solid #ddd;
	min-height: 340px;
	padding: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	background-color: #FFFFFF;
	box-shadow:  #c0c0c0 3px 3px 3px;
	-moz-box-shadow:  #c0c0c0 3px 3px 3px;
	-webkit-box-shadow:  #c0c0c0 3px 3px 3px;
	background-color: white;
	margin-top: -1px;
	z-index: 10;
	min-width: 578px;
}

#tab_tabs .sb-inner { background:#444 url(grad2.png) repeat-x; }
#tab_tabs .sb-border { background:#fff; }

#tab_tabs2 .sb-inner { background:#444 url(grad2.png) repeat-x; }
#tab_tabs2 .sb-border { background:#fff; }

#tab_tabs2 {
	z-index: 20;
}

#dk_head_h1 {
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 5px;
}
#dk_head_h2 {
	font-size: 110%;
	font-weight: bold;
}

#carousel-wrapper {
  width: 665px;
  height: 165px;
  overflow: hidden;

}
	
#carousel-content {
  width: 10000px;
}

#carousel-content .slide {
  float: left;
  width: 651px;
  height: 150px;
  border: 1px dotted #CCCCCC;
  padding: 5px;
  overflow: hidden;
}


#carousel-wrapper2 {
  width: 594px;
  height: 305px;
  overflow: hidden;
  margin-bottom: 5px;
}
	
#carousel-content2 {
  width: 10000px;
}

#carousel-content2 .slide {
  float: left;
  width: 581px;
  height: 290px;
  border: 1px dotted #CCCCCC;
  padding: 5px;
  overflow: hidden;
}

.slide_img_holder {
	height: 160px;
	overflow: hidden;
}

.slide_image_info {
	margin-bottom: 5px;
}

ul.page_list, ul.page_list li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.page_list li {
	margin-left: 5px;
	height: 30px;
}

ul#ibk_top_navi, ul#ibk_top_navi li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul#ibk_top_navi {
	margin-left: 28px;
	margin-top: 2px;
}

ul#ibk_top_navi li {
	float: left;
	margin-right: 30px;
}

ul#ibk_top_navi li a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	border: 1px solid black;	
	padding: 2px;
	padding-left: 7px;
	padding-right: 7px;
	border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; 
}

a {
  outline: none;
}

:focus {
  -moz-outline-style: none;
}

.mini_info {
	display: block;
	border-bottom: 1px solid black;
	font-size: 80%;
	width: 90%;
	margin-bottom: 7px;
}

#tutorial {
	z-index:100;
	position: fixed;
	background-color: yellow;
	width:500px;
	top:0px;
	left:200px;
	border: 2px dotted red;
	padding: 5px;
}

.xbtn {
	float: left;
	clear: both;
	background: url('btn_left.png') no-repeat;
	padding: 0 0 0 10px;
	margin: 5px 0;
}
.xbtn a, .xbtn a:visited, xbtn a:link, xbtn a:active{
	float: left;
	height: 40px;
	background: url('btn_stretch.png') repeat-x left top;
	line-height: 40px;
	padding: 0 10px;
	color: #fff;
	font-size: 1em;
	text-decoration: none;
}
.xbtn span {
	background: url('btn_right.png') no-repeat;
	float: left;
	width: 10px;
	height: 40px;
}
.xbtn_green { background-color: #99FF66; }
.xbtn_green:hover { background-color: #FF6600; }
.xbtn_red { background-color: red; }
.xbtn_orange { background-color: orange; }
.xbtn_blue { background-color: #002c85; }
.xclear { clear: both; }

a.button_new, a.button_new_orange {
	display: block;
	text-decoration: none;
	width:204px;
	font-weight:bold;
	color: white;
	height: 34px;
	padding-top: 6px;
	text-align:center;
	margin-left: 10px;
	margin-right:10px;
	margin-top:3px;
	margin-bottom: 3px;
}
a.button_new:hover, a.button_new_orange:hover {
	color: #003366;
}

a.button_new { background: url('button_sprite.png'); background-position:0px 0px; }
a.button_new_orange { background: url('button_sprite.png'); background-position:0px -78px; }
a.button_new:hover { background: url('button_sprite.png'); background-position:0px -39px; }
a.button_new_orange:hover { background: url('button_sprite.png'); background-position:0px -117px; }


.submitbutton, .submitbutton_o {
	cursor:pointer;
	width: 204px;
	color: white;
	background: url("button1.png") no-repeat 0px 0px;
	border: 0px solid black;
	vertical-align: top;
	height: 34px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	margin-top: -5px;
	padding-bottom: 7px;
}
.submitbutton:hover, .submitbutton_o:hover {
	background: url("button2.png") no-repeat scroll 0px 0px;
	color: #003366;
}
.submitbutton_o {
	background: url('button_sprite.png'); 
	background-position:0px -75px;
}
.submitbutton_o:hover {
	background: url('button_sprite.png'); 
	background-position:0px -114px;
}

a.button_no_center {
	text-align: left;
	padding-left: 30px;
	width: 174px;
}



.b_green, .b_red {
	cursor:pointer;
	width: 115px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	border: 0px solid green;
	height: 32px;
	margin-top: -4px;
	background: url('../ibkimages/button_green1.png') no-repeat scroll;
}
.b_red {
	background: url('../ibkimages/button_red1.png') no-repeat scroll;	
}
.b_green:hover {
	background: url('../ibkimages/button_green2.png') no-repeat scroll;
}
.b_red:hover {
	background: url('../ibkimages/button_red2.png') no-repeat scroll;
}
.small_font {
	font-size: 12px;
}

#maincol a img {
	border: 0;
}

#maincol h1, #maincol h2 {
	margin-top: 25px;
	margin-bottom: 15px;
	background-color: #CAD4E5;
	margin-left: -5px;
	margin-right: -5px;
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 15px;
	background-image: url('headings.png');
	background-repeat: repeat-y;
	color: #FFFFFF;
	border-radius: 4px;
	  -moz-border-radius: 4px;
	  -webkit-border-radius: 4px; 
	padding: 5px;
	padding-left:10px;
	border: 1px solid #003366;
	font-weight: normal !important;
}
#maincol h1 {
		margin-top: 0px;
}
	
#maincol h2 {
	padding-top: 5px;
	padding-bottom: 5px;
}
#maincol h1 a, #maincol h2 a{
	color: white;
	text-decoration:none;
}
	
#maincol h1 a:hover, #maincol h2 a:hover {
	color: #ffad33;
}

#maincol h3 {
	border-bottom: 1px solid;
	margin: 20px 15px 10px 15px;
	padding: 0 0 3px 0;
}
	
.ibkquestion {
	display: inline-block;
	width: 16px;
	height: 16px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #0473AB;
	background-color: white;
	text-align: center;
	margin-left: 10px;
	cursor: help;
	color: #003366;
}
#xfooter {
	margin-bottom:0px;
	padding-bottom:0px;
	background: #96abc4 url('/assistfiles/scriptaculous2/shadedborder/grad_w2t.png') repeat-x;
	width:100%;
	margin-top:100px;
	height:250px;
}
.xibk_footer {
	color: #000000;
	text-align:left;
	margin-bottom:0px;
	padding: 30px;
	padding-right: 40px;
	padding-top:10px;
	float:left;
	width:130px;
}
.xibk_footer a {
	color: #000000;
}	
.xibk_footer ul {
	list-style: none;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
}
.xibk_footer li {
	margin-bottom: 7px;
}
	
.xibk_footer a img {
	border: 0;
}

#navbox {
	background: url('navbar.gif');
	background-repeat: repeat-x;
	padding-bottom: 0px;
	margin-bottom: 5px;
}

#navbar {
	min-height: 25px;
	padding-top: 0px;
}

#navholder {
	font-size: 90%;
	padding-top: 4px;
}

ul#topnav, ul#topnav2, ul.topnav_sub {
	margin:0;
	padding:0;
	list-style-type: none;
}

ul#topnav {
	width:795px;
	height: 20px;
	margin-left: 7px;
}

ul#topnav2 {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 15px;
	padding: 3px;
	padding-left:0px;
	width:795px;
	/* border: 1px solid #003366; */
	/* background-color: #ffffff; */
	background: url('navbar.gif');
	background-repeat: repeat-x;
}

#topnav .last, #topnav2 .last {
	border-right:0;
	padding-right:3px;
	margin-right:0;	
}


.status_bar_bearbeiten {
	margin: 5px 4px 3px 0px;
	padding: 4px 10px 2px 0px;

	float: right; 
	width: 520px; 
	font-weight: bold; 
	text-align: right; 

	border: solid 1px #003366;
	background-color: #FFFFFF; 
	
	border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px; 
  
  box-shadow:  #c0c0c0 3px 3px 3px;
	-moz-box-shadow:  #c0c0c0 3px 3px 3px;
	-webkit-box-shadow:  #c0c0c0 3px 3px 3px;
}


#topnav .aktion a, #topnav2 .aktion a {
	background: url('orange_arrow_q_11.gif') no-repeat left center;
	padding-left: 20px;
}
#topnav .aktion a:hover, #topnav2 .aktion a:hover {
	background: url('orange_arrow_q_00.gif') no-repeat left center;
}

#topnav .aktion a, #topnav2 .aktion a {
	color: #ffad33;
}

#topnav li.aktion {
	float: right;
	margin-top: -4px;
}

#topnav li, #topnav2 li {
	float:left;
	margin-right: 15px;
	font-size: 11px;
	font-weight: bold;
	border-right: 1px solid #ffffff;
	padding-right: 15px;
}
#topnav2 li {
	/* border-right: 1px solid #003366; */
	border-right: 1px solid #ffffff;
	padding-right: 8px;
	padding-left: 8px;
	margin-right: 0;
	font-size: 10px;
}
#topnav li a, .topnav_sub li a, #topnav2 li a {
	text-decoration: none;
	color: white;
}
#topnav2 li a {
	/* color: #003366; */
}
#topnav li a:hover, .topnav_sub li a:hover, #topnav2 li a:hover {
	color: #ffad33;
}

.topnav_sub li {
	font-size: 10px;
	font-weight: bold;
	padding: 5px 15px;
}

.xwrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width:100%;
}
.xside-a {
	float: left;
	width: 49%;
}

.xside-b { 
	margin: 0;
	float: right;
	width: 49%;
	height: 1% /* Holly hack for Peekaboo Bug */
}
.x2cols {
	clear: both;
}

.center {
	text-align: center;
}

a.orange_button {
	display: inline-block;
	background-image: url('orange_180_normal.png');
	width: 183px;
	height: 20px;
	background-repeat: no-repeat;
	font-size: 85% !important;
	text-align: center;
	padding-top: 3px;
	text-decoration: none !important;
	margin-top: 0px;
}

a.orange_button:hover {
	background-image: url('orange_180_over.png');
	color: #003399; 
}

#rotator {
	display: inline-block;
	height: 20px;
	vertical-align: bottom;
}

fieldset.warning {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 0px;
	border-bottom: 10px solid #7691C8;
	padding-left: 0px;
	padding-right: 0px;
	width: 790px;
	background-image: url(png.php?w=700&bg=F7F8FB&c=FBFBFB&s=127);
	background-repeat: repeat-y;
	-moz-box-shadow: 2px 2px 4px #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 25px;
	margin-left: 0px;;
}
.warning legend {
	font-weight: bold;
	padding: 0px;
	padding-left: 10px;
	padding-top: 3px;
	width: 100%;
	height: 20px;
	background-color: #F2F5FF;
	background-image: url(bg_blau_short.png);
	background-repeat: repeat-x;
	color: #F2F5FF;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
	
fieldset.attention {
	border-bottom: 10px solid #EE2A2A;
	background-image: url(png.php?w=800&bg=FBF0EF&c=FBFBFB&s=127);
	color: #9B002F;
}
	
.attention legend {
	background-image: url(bg_rot_short.png);
}

fieldset.affirmation {
		border-bottom: 10px solid #007c21;
		background-image: url(png.php?w=800&bg=ECFEE0&c=FBFBFB&s=100);
		color: #007c21;
}
	
.affirmation legend {
		background-image: url(bg_green_short.png);
}

.fielddiv {
	margin: 7px;
}

.message_close {
	float: right;
	border: 0px solid #ffffff;
	margin-top: -25px;
	margin-right: -5px;
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
}

a.block_select, a.mini_button {
	display: block;
	width: 130px;
	height: 25px;
	background-color: #f8f6ef;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	background-repeat: no-repeat;
	background-position: 9px 5px;
	color: #003333;
	font-weight: normal;
	margin: auto;
	text-decoration: none;
}

a.mini_button {
	width: 25px;
	background-position: 5px 5px;
	display: inline-block;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}

a.achtung {
	border-top-color: #EEcccc;
	border-left-color: #EEcccc;
	border-bottom-color: #EE9999;
	border-right-color: #EE9999;
	background-color: #fFf6ef;
}

a.block_select:hover, a.mini_button:hover {
	text-decoration: none;
	background-color: #e4e0cf;
}

a.block_select span, a.mini_button span {
	display: inline-block;
	margin-left: 35px;
	margin-top: 7px; 
	/* cursor: pointer; */
}

a.block_select span.doubled {
	/* margin-top: 0px; */
}


ul#topnav3 {
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 25px;
	padding: 3px;
	padding-left: 0px;
	padding-right: 0px;
	width: 800px;
}

#topnav3 li {
	float: left;
	font-weight: bold;
	padding-right: 1px;
	margin-right: 0;
	line-height: 110%; 
	width: 159px;
}

#topnav3 li a {
	text-decoration: none;
	font-size: 9px;
}

#topnav3 li a.block_select {
	width: 156px;
}

a.edit_content {
	background-image: url('./icns/edit_content.png');
}
a.edit_pages {
	background-image: url('./icns/edit_pages.png');
}
a.edit_files {
	background-image: url('./icns/edit_files.png');
	background-position: 8px 3px;
}
a.chose_design {
	background-image: url('./icns/chose_design.png');
	background-position: 8px 4px;
}
a.adjust_design {
	background-image: url('./icns/adjust_design.png');
}

a.publish_site {
	background-image: url('./icns/publish_site.png');
	background-position: 8px 4px;
}

a.adjust_web {
	background-image: url('./icns/adjust_web.png');
}

a.kunden_info {
	background-image: url('./icns/user-silhouette-question.png');
}

a.web_preview {
	background-image: url('./icns/magnifier-arrow.png');
}

a.web_export {
	background-image: url('./icns/home-network.png');
}

a.secure_off {
	background-image: url('./icns/lifebuoy.png');
}

a.new_edit_mode {
	background-image: url('./icns/new-text.png');
}

a.secure_on {
	background-image: url('./icns/lifebuoy-exclamation.png');
}

a.log_out {
	background-image: url('./icns/door-open-out.png');
}

a.master_log_out {
	background-image: url('./icns/user-share.png');
}

a.admin_edit {
	background-image: url('./icns/hammer-screwdriver.png');
}

a.navigation_edit {
	background-image: url('./icns/sitemap.png');
}

a.seiten_eigenschaften {
	background-image: url('./icns/drill.png');
}

a.headimage_edit {
	background-image: url('./icns/monitor-window.png');
}

a.bgimage_edit {
	background-image: url('./icns/monitor-off.png');
}

a.change_design {
	background-image: url('./icns/two-monitor-image.png');
}

a.design_block {
	background-image: url('./icns/monitor-image.png');
}

a.seoblock {
	background-image: url('./icns/chart-up-color.png');
}

a.gluehbirne {
	background-image: url('./icns/light-bulb.png');
}

a.robots_txt {
	background-image: url('./icns/robot.png');
}

a.chart {
	background-image: url('./icns/chart.png');
}

a.meta_edit_global {
	background-image: url('./icns/edit-code.png');
}

a.meta_edit {
	background-image: url('./icns/script-code.png');
}

a.counter_edit {
	background-image: url('./icns/counter.png');
}

a.changedate_edit {
	background-image: url('./icns/calendar-select.png');
}

a.favicon_edit {
	background-image: url('./icns/favicon.png');
}

a.divblock {
	background-image: url('./icns/hammer.png');
}

a.tipps_view {
	background-image: url('./icns/thumb-up.png');
}

a.forum_view {
	background-image: url('./icns/box-share.png');
}

a.faq_view {
	background-image: url('./icns/book-question.png');
}

a.help_view {
	background-image: url('./icns/light-bulb-off.png');
}

a.ibkfooter_edit {
	background-image: url('./icns/blue-document-hf-select-footer.png');
}

a.footertext_edit {
	background-image: url('./icns/ui-address-bar.png');
}

a.profi_tarif {
	background-image: url('./icns/target--plus.png');
}

a.eigene_domain {
	background-image: url('./icns/eigene_domain.png');
}

a.account_info {
	background-image: url('./icns/information-white.png');
}

a.rabatt_info {
	background-image: url('./icns/alarm-clock-select.png');
	color: red;
	font-weight: bold;
}

a.headtext_edit {
	background-image: url('./icns/ui-text-field.png');
}

a.image_block {
	background-image: url('./icns/images-stack.png');
}

a.seo_tools {
	background-image: url('./icns/magnifier.png');
}

a.profi {
	background-image: url('./icns/spectacle.png');
}

a.fullscreen {
	background-image: url('./icns/application-resize-full.png');
	background-position: 5px 5px;
}

a.fullscreened {
	background-image: url('./icns/application-resize-actual.png');
	background-position: 5px 5px;
	background-color: 
}

#extra_span_1 {
	float: left;
	width: 85px;
	margin: 0px;
	text-align: right;
	height: 18px;
	padding-top: 7px;
	background-image: url('./icns/edit_content.png');
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

#extra_span_2 {
	float: left;
	width: 30px;
	margin: 0px;
	text-align: center;
	height: 15px;
	padding-top: 7px;
}

#extra_span_3 {
	float: right;
	width: 75px;
	margin: 0px;
	height: 18px;
	padding-top: 7px;
	background-image: url('./icns/magnifier-arrow.png');
	background-repeat: no-repeat;
	background-position: 50px 5px;
}

table.prices {
	margin: auto;
	width: 750px;
	border: 1px solid;
	border-bottom: 0px;
	border-spacing:0;
}

table.prices th {
	font-weight: bold;
	background-color: #DFECF9;
	margin:0;
}
table.prices td.heading {
	font-weight: bold;
	background-color: #DFECF9;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid;
	border-right: 0px;	
}
table.prices tr td {
	border-bottom: 1px solid;
	border-right: 1px solid;
	background-color: #DFECF9;
	text-align:center;
	padding: 4px;
}
table.prices tr td+td {
	background-color: transparent;
}
table.prices tr td+td+td+td+td+td {
	border-right: 0px;
}
table.prices tr td+td {
	text-align: right;
	font-weight: bold;
}
table.prices tr td+td+td {
	text-align: center;
	font-weight: normal;
	width:110px;
}

.week_uneven td {
	background-color: #EAEAEA;
}

.rg_tabelle {
	border: 1px solid black;
	border-collapse: separate;
	border-spacing: 0px;

}

.rg_tabelle td {
	border: 1px solid black;
	vertical-align: top;
	text-align: left;
}

.rg_tabelle th {
 text-align: left;
 background-color: #333333;
 color: #EDEDED;
 border: 1px solid #EDEDED;
}

.rg_tabelle tr.tdhead td, 
.rg_tabelle td.tdhead {
 background-color: #EDEDED;
}

.red {
	color: red;
	font-weight: bold;
}

.inplaceeditor-saving { 
	background: url(spirale.png) bottom right no-repeat; 
}

form.inplaceeditor-form { /* The form */
	max-width: 200px;
	display: inline-block;
}

form.inplaceeditor-form input[type="text"] { /* Input box */
	width: 100%;
	margin: 1px;
}

form.inplaceeditor-form select { /* Input box */
	width: 100%;
	margin: 1px;
}

form.inplaceeditor-form textarea { /* Textarea, if multiple rows */
	width: 100%;
	margin: 1px;
}

form.inplaceeditor-form input[type="submit"] { /* The submit button */
 cursor: pointer;
 margin: 1px;
 width: 49%;
}

form.inplaceeditor-form a { /* The cancel link */
 
}

.kunden_edit, .kunden_select {
	display: inline-block;
	width: 200px;
	min-height: 18px;
	cursor: pointer;
}

#seiten_uebersicht_table {
	width: 100%;	
}

#seiten_uebersicht_table td {
	vertical-align: top;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 0px;
	text-align: left;
	line-height: 150%;
}

#seiten_uebersicht_table tr:hover td {
	background-color: #EDEDED;
}

.redcolor {
	color: red;
	font-weight: bold;
}

.w200 {
	width: 200px;
}

.w225 {
	width: 225px;
}

.w250 {
	width: 250px;
}

.w75 {
	width: 75px;
}

.w50 {
	width: 50px;
}


/* Tabs für Web-Einstellungen */


ul.subsection_tabs_we {
	
	list-style: none;
	margin: 0px;
	padding: 0;
	clear: both;
	/* border-bottom: 1px solid #ddd; */
	height: 25px;
	margin-top: 15px;
}

ul.subsection_tabs_we li.tab{
	float:left;
	margin-right: 8px;
	text-align: center;
}

ul.subsection_tabs_we li.tab a:-moz-any-link:focus {
 outline: none;
}


ul.subsection_tabs_we li.tab a {
	display: block;
	height: 20px;
	padding: 0 2px 0 2px;
	background-color: #fff;
	color: #666;
	width: 120px;
	border: 1px solid #eee;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
  -moz-border-radius-topleft: 7px;
  -moz-border-radius-topright: 7px;
  -webkit-border-top-left-radius: 7px; 
	-webkit-border-top-right-radius: 7px; 
	text-decoration: none;
	background-color:#f8f6ef;
	-webkit-box-shadow: 2px -1px 2px #999999;
	-moz-box-shadow: 2px -1px 2px #999999;
	box-shadow: 2px -1px 2px #999999;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=80,strength=2);
	margin-top: 4px;
}

ul.subsection_tabs_we li.tab a:hover{
	color: #000;
	background-color:#e4e0cf;
	border-color: #ccc;
	height: 25px;
	margin-top: 0px;
}

ul.subsection_tabs_we li.tab a.active{
	background-color:#FFF;
	border-bottom: 1px solid #FFF;
	font-weight: bold;
	color: #000;
	-webkit-box-shadow: 3px -1px 3px #CCCCCC;
	-moz-box-shadow: 3px -1px 3px #CCCCCC;
	box-shadow: 3px -1px 3px #CCCCCC;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CCCCCC,direction=80,strength=3);
	height: 25px;
	margin-top: 0px;
}

ul.subsection_tabs_we.hightab {
	height: 38px;
}

ul.subsection_tabs_we.hightab li.tab a {
	height: 33px;
}

ul.subsection_tabs_we.hightab li.tab a:hover {
	height: 37px;
}

ul.subsection_tabs_we.hightab li.tab a.active {
	height: 37px;
}

#content_holder2 {
	border: 1px solid #ddd;
	min-height: 100px;
	padding: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	text-align: center;
	text-align: left;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	border-top-right-radius: 7px;
  -moz-border-radius-bottomleft: 7px;
  -moz-border-radius-bottomright: 7px;
  -moz-border-radius-topright: 7px;
  -webkit-border-bottom-left-radius: 7px; 
	-webkit-border-bottom-right-radius: 7px; 
	-webkit-border-top-right-radius: 7px; 
	-webkit-box-shadow: 2px -1px 2px #CCCCCC;
	-moz-box-shadow: 2px -1px 2px #CCCCCC;
	box-shadow: 2px -1px 2px #CCCCCC;
}

#content_holder2 td {
	font-size: 110%;
}

#content_holder2 p {
	margin-left: 10px;
	margin-right: 15px;
}

.overview {
	border-bottom: 1px solid #003399;
	margin: 15px 15px 0px 10px;
	padding: 5px 5px 5px 2px;
	border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px; 
}

.overview:hover {
	background-color: #cad4e5;
	border-bottom-color: #cad4e5;
}

.overview a:hover {
	color: #003366;
	font-weight: bold;
}

.overview h3 {
	width: 350px;
	float: left;
	font-size: 100%;
	margin: 0px !important;
	border: 0px !important;
	padding: 0px !important;
}

.ow_info {
	width: 270px;
	float: right;
	text-align: right;
}

.no_data {
	color: #8BA2BD;
}

.no_data_important {
	color: #FF0000;;
}

.ow_button {
	width: 100px;

	float: right;
	text-align: right;
}

.webtools_info {
	cursor: pointer;
}

.tooltip_ul {
	margin-left: 0px;
	padding-left: 15px;
}

.webtools_info {
	display: block;
	float: right;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url('./icns/information-white.png');
}

.stdtable {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}

.stdtable caption {
	caption-side: bottom;
}

.stdtable td, .stdtable th{
	border: 1px solid #CCCCCC;
	vertical-align: top;
	padding: 3px;
}

.stdtable tr:nth-child(odd) td{
	background-color: #DDDDDD;
}

input[type=text], input[type=password], select, textarea {
	color: #1144AA;
	border: 1px solid #003399;
	margin-bottom: 2px;
	padding: 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #FAFAF5;
}

textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
	background-color: #FAFAF5;
}

input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus {
	color: #003399;
	background-color: #FFFFFF;
	box-shadow: 2px 2px 4px #CCC;
	-moz-box-shadow: 2px 2px 4px #CCC;
	-webkit-box-shadow: 2px 2px 4px #CCC;
}


input[type=password] {
	color: #1144AA;
	border: 1px dotted #003399;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#loginoutbox input[type=password] {
	border: 1px solid #1144AA;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}


#faqs {
	 border: 4px double #003399; 
	 width: 500px; 
	 padding: 5px; 
	 background-color: #F5F5F5;
	 -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top: 7px;
	box-shadow: 2px 2px 4px #CCC;
	-moz-box-shadow: 2px 2px 4px #CCC;
	-webkit-box-shadow: 2px 2px 4px #CCC;
}

ul#faqlist, ul#faqlist li {
	list-style-type: circle;
}

#faqlist a {
	text-decoration: none;
}

.tr_bold td {
	font-weight: bold;
}

.formatted_list {
	list-style-type: square;
	margin: 0px;
	padding-left: 15px;
}



.ausgeblendet {
	color: #BBBBBB;
}

.table_tipps {
	border-collapse: collapse;
	border-spacing: 0px;
  caption-side: bottom;
  margin: auto;
  margin-bottom: 30px;
}

.table_tipps caption {
	caption-side: bottom;
	text-align: right;
	font-size: 90%;
	border: 1px solid #CCCCCC;
	padding: 2px 5px 2px 0px;
}

.table_tipps td {
	padding: 2px;
}

.table_tipps .bg_bunt {
	background-color: #CDCDCD;
}

.table_tipps.with_border, .table_tipps.with_border th, .table_tipps.with_border td {
	border: 1px solid black;
}

.table_tipps.with_border {
	width: 95%;
}
.table_tipps.with_border td {
	width: 33%;
	vertical-align: top;
}

.lastchangedate {
	border: 1px solid #003399;
	border-radius: 10px;
	background-color: #F2F5FF;
	padding: 0px 5px;
	white-space: nowrap;
	display: none;
	margin-left: 10px;
	margin-right: 10px;
	float: right;
}

#seiten_uebersicht_table tr:hover .lastchangedate {
	display:  inline-block;
}

.tipp_liste  {
	line-height: 140%
}

.tipp_liste li {
	font-size: 110%;
	padding-top: 2px;
	padding-bottom: 2px;
}

.tipp_liste a {
	text-decoration: none;
}

.tipp_video {
 list-style-image: url('./icns/film.png');
}

.tipp_page {
 list-style-image: url('./icns/blue-document-image.png');
}

a.faq_themen {
	display: block; 
	width: 33%;
	float: left;
	text-decoration: none; 
}

.std_div {
	font-size: 110%;
	padding: 10px;
	line-height: 140%;
}

.link_hinweis {
	color: #003366;
	font-weight: bold
}

.divider {
	background-image: url('narrow_divider.png');
	background-repeat: no-repeat;
	min-height: 20px;
	background-position: top center;
	margin: 15px 0px 20px 0px;
	padding-top: 15px;
	text-align: center;
}

.qq-upload-button {
	border-radius: 8px;
	box-shadow: 2px 2px 2px #CCCCCC;
	background-image: url('gradient.svg');
	font-weight: bold;
	background-color: #cecece;
	margin-bottom: 7px;
	color: #666666 !important;
	
}

.regnow {
	border:1px solid; 
	background-image: url('gradient_orange.svg');
	width:200px;
	padding:5px;
	margin-top:10px;
	color:#003366 !important;
	cursor:pointer;
	background-color: #FF9819;
}

.regnow:hover {
	background-image: url('gradient.svg');	
}

.b100 {
	width: 100px;
	padding: 2px;
	margin: 5;
}

ol.navi_sortable, ol.navi_sortable ol {
	list-style-type: none;
}

ol.navi_sortable, ol.navi_sortable ol, ol.navi_sortable li {
  margin: 0px;
  padding-left: 0px;
}

ol.navi_sortable {
	margin-left: 10px;
}

ol.navi_sortable li {
	margin: 2px 0px;
	font-size: 11px;
	/* border: 1px dotted #CDCDCD;
	margin-right: -1px; */
}

ol.navi_sortable li>div {
 cursor: move;
}

ol.navi_sortable a {
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
	display: block;
	float: left;
}

ol.navi_sortable div:hover {
	background-color: #EDEDED;
}

ol.navi_sortable div {
	padding: 5px 0px;
}


.placeholder {
	background-color: #FEFEFE;
	background-image: url('quergestreift.png');
	border: 3px double #000000;
	font-weight: bold;
	color: red;
}

ol.navi_sortable li:before {
	display: block;
	float: left;
	padding: 5px 0px;
	min-width: 80px;
}

ol.navi_sortable {
	counter-reset: item1;
}

ol.navi_sortable>li:before {
	content: counter(item1);
	counter-increment: item1;

}

ol.navi_sortable ol {
	counter-reset: item2;
}

ol.navi_sortable ol>li:before {
	content: counter(item1) "." counter(item2);
	counter-increment: item2;

}

ol.navi_sortable ol ol{
	counter-reset: item3;
}

ol.navi_sortable ol ol>li:before {
	content: counter(item1) "." counter(item2) "." counter(item3);
	counter-increment: item3;

}

ol.navi_sortable ol ol ol{
	counter-reset: item4;
}

ol.navi_sortable ol ol ol>li:before {
	content: counter(item1) "." counter(item2) "." counter(item3) "." counter(item4);
	counter-increment: item4;

}

ol.navi_sortable ol ol ol ol{
	counter-reset: item5;
}

ol.navi_sortable ol ol ol ol>li:before {
	content: counter(item1) "." counter(item2) "." counter(item3) "." counter(item4) "." counter(item5);
	counter-increment: item5;
	min-width: 70px;
}

ol.navi_sortable ol ol ol ol ol{
	counter-reset: item6;
}

ol.navi_sortable ol ol ol ol ol>li:before {
	content: counter(item1) "." counter(item2) "." counter(item3) "." counter(item4) "." counter(item5) "." counter(item6);
	counter-increment: item6;

}

ol.navi_sortable ol ol ol ol ol ol{
	counter-reset: item7;
}

ol.navi_sortable ol ol ol ol ol ol>li:before {
	content: counter(item1) "." counter(item2) "." counter(item3) "." counter(item4) "." counter(item5) "." counter(item6) "." counter(item7);
	counter-increment: item7;

}

ol.navi_sortable ol ol ol ol ol ol ol{
	counter-reset: item8;
}

ol.navi_sortable ol ol ol ol ol ol ol>li:before {
	content: counter(item1) "." counter(item2) "." counter(item3) "." counter(item4) "." counter(item5) "." counter(item6) "." counter(item7) "." counter(item8);
	counter-increment: item8;
}

ol.navi_sortable ol ol ol ol ol ol ol ol{
	counter-reset: item9;
}

ol.navi_sortable ol ol ol ol ol ol ol ol>li:before {
	content: counter(item) "." counter(item2) "." counter(item3) "." counter(item4) "." counter(item5) "." counter(item6) "." counter(item7) "." counter(item8) "." counter(item9);
	counter-increment: item9;
}

ol.navi_sortable ol ol ol ol ol ol ol ol ol{
	counter-reset: item10;
}

ol.navi_sortable ol ol ol ol ol ol ol ol ol>li:before {
	content: counter(item) "." counter(item2) "." counter(item3) "." counter(item4) "." counter(item5) "." counter(item6) "." counter(item7) "." counter(item8) "." counter(item9) "." counter(item10);
	counter-increment: item10;
}

div.seitenliste_filename {
	float: left;
	margin-left: 10px;
	padding: 0px !important;
}

.seiten_info_image {
	margin-right: 7px;
}

ol.navi_sortable div:hover .lastchangedate {
	display: block;
}

ol.navi_sortable .lastchangedate {
	padding: 0px 5px;
}

ol.navi_sortable ol .page_action_container {
	margin-right: 15px;
}

ol.navi_sortable ol ol .page_action_container {
	margin-right: 30px;
}

ol.navi_sortable ol ol ol .page_action_container {
	margin-right: 45px;
}

ol.navi_sortable ol ol ol ol .page_action_container {
	margin-right: 60px;
}

ol.navi_sortable ol ol ol ol ol .page_action_container {
	margin-right: 75px;
}

ol.navi_sortable ol ol ol ol ol ol .page_action_container {
	margin-right: 90px;
}

ol.navi_sortable ol ol ol ol ol ol ol .page_action_container {
	margin-right: 105px;
}

h1.normal_h1, h2.normal_h2 {
	background-color: transparent !important;
	background-image: none !important;
	border: 0px !important;
	color: #003366 !important;
	font-size: 26px !important;
	margin-bottom: 30px !important;
}

.href_disabled {
	zoom: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  filter: Alpha(Opacity=30);
  opacity: 0.3;
	cursor: no-drop;
}

.tarif_info_order {
	border:1px solid; 
	margin: 15px; 
	padding: 15px !important;
	background-image: url('gradient.svg');
	/* border: 1px solid #EFEFEF; */
	box-shadow: 2px 2px 2px #CCd6D6;
	border-radius: 4px;
}

.standard_svg_button {
	border: 1px solid #003366; 
	margin: 5px; 
	padding: 2px !important;
	background-image: url('gradient.svg');
	box-shadow: 2px 2px 2px #CCd6D6;
	border-radius: 4px;
	cursor: pointer;
}

.standard_svg_button:hover {
	background-image: url('gradient_180.svg');
}

.large_input {
	width: 300px;
}

#Rechnungsanschrift select {
	width: 306px;
}

.plz_input {
	width: 60px;
	margin-right: 10px;
	text-align: left
}

.ort_input {
	width: 224px;
}


#Rechnungsanschrift table td {
	padding: 3px;
}

#Rechnungsanschrift table {
	margin-right: 1px;
}

#empf_table_order2 tr td {
	font-size: 110%; 
	padding: 2px;
	padding-right: 20px;
}

#empf_table_order2 tr td+td{
	font-weight: bold;
}

.prototip_table_seiten td {
	vertical-align: top;
	line-height: 200%;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #003366;

}



.prototip_table_seiten td+td+td {
	border-right: 0px;

}


.pageinfos {
	list-style-type: none;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 3px;
	padding: 3px;
	padding-left: 0px;
	padding-right: 0px;
	width: 160px;
}

.pageinfos li {
	font-weight: bold;
	padding: 1px 0px 1px 0px;
	margin-right: 0;
	line-height: 110%; 
	width: 159px;
}

.pageinfos li a {
	text-decoration: none;
	font-size: 9px;
}

.pageinfos li a.block_select {
	width: 156px;
}

.list_opener {
	background-repeat: no-repeat; 
	background-position: 5px 5px; 
	width: 137px; 
	padding-left: 27px;
	margin-top: 3px;
}

.list_open {
	background-image: url("./icns/chevron.png"); 
}

.list_open a {
	background-color: #e4e0cf;
	font-weight: bold
}



.list_closed {
	background-image: url("./icns/chevron-expand.png"); 
}

li.extra_button span {
	display: block;
}

#list_holder {
	overflow: hidden !important;
}

.browser_table {
	padding: 0px;
	border: 1px solid black;
	vertical-align: top;
	caption-side: bottom;
	margin: auto;
}

caption {
	text-align: right;
	padding-top: 7px;
}

.browser_table th {
	padding: 0px;
	vertical-align: top;
}

.browser_table td {
	padding: 0px;
	vertical-align: top;
	padding: 3px;
}

.browser_table tbody tr:hover {
	background-color: #DEDEDE;
}

.browser_table thead th {
	background-color: #043668;
	color: #FFFFFF;
}

.browser_table tbody .img_holder td {
	background-color: #043668;
	color: #FFFFFF;
}

.w_border_r td {
	border-right: 1px solid black;
}

.ibk_step {
 float: left;
 border-color: #003399;
 border-style: solid;
 border-width: 1px;
}

.ibk_step_box {
 width: 110px;
 padding: 5px;
 text-align: center;
 height: 46px;
 background-color: white;
 border-radius: 10px;
}

.ibk_step_line {
 width: 25px;
 margin-top: 28px;
 border-top: 0px;
}

.ibk_step_done {
 
}

.ibk_step_container {
	margin-left: 30px; 
	margin-bottom: 10px;
}

.ibk_step_inaktiv {
 opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: Alpha(Opacity=40);
}

.font_raise {
	font-size: 110%;
	line-height: 140%;
}

.cache_button {
	border: 1px solid; 
	background-image: linear-gradient(bottom, rgb(206,215,231) 22%, rgb(252,253,255) 61%);
	background-image: -o-linear-gradient(bottom, rgb(206,215,231) 22%, rgb(252,253,255) 61%);
	background-image: -moz-linear-gradient(bottom, rgb(206,215,231) 22%, rgb(252,253,255) 61%);
	background-image: -webkit-linear-gradient(bottom, rgb(206,215,231) 22%, rgb(252,253,255) 61%);
	background-image: -ms-linear-gradient(bottom, rgb(206,215,231) 22%, rgb(252,253,255) 61%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.22, rgb(206,215,231)),
		color-stop(0.61, rgb(252,253,255))
	);
	
	width: auto;
	padding: 5px 20px !important;
	color:#003366 !important;
	cursor: pointer;
	background-color: #FF9819;
	border-radius: 6px;
	text-decoration: none !important;

}

.design_preview {
	border: solid 1px #003366;
	margin-bottom: 20px;
	margin-top: 10px; 
	padding: 8px;
	background-color: #FFFFFF; 
	
	border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px; 
  
	float: left; 
	width: 165px; 
	height: 180px; 
	text-align: center; 
	margin: 5px;
	
	position: relative;
}

.choosen_design {
	border: 3px double #003399;
	width: 161px; 
	height: 176px; 
	background-color: #8DA3BF;
}

.design_preview:hover, .active_design {
  box-shadow:  #333333 0px 0px 6px;
	-moz-box-shadow:  #333333 0px 0px 6px;
	-webkit-box-shadow:  #333333 0px 0px 6px;
	
}


#design_wrapper_old {
	
	border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px; 
  
  box-shadow:  #333333 5px 5px 6px;
	-moz-box-shadow:  #333333 5px 5px 6px;
	-webkit-box-shadow:  #333333 5px 5px 6px;
	
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Color=#333333,direction=135,strength=6)";
	
	height: 0px;
	width: 0px;
	padding: 20px;

  border: 0px solid black;
  background-color: white;
  position: fixed;
  overflow: hidden;
  display: none;
	z-index: 100;
}

#design_wrapper {
	
	border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px; 
	height: 360px;
	width: 720px;
	padding: 15px;
  border: 0px solid black;
  background-color: white;
  overflow: hidden;
	margin: auto;
}
.design_preview_image {
	cursor: pointer;
}

.design_name {
	position: absolute;
	width: 180px;
	left: 0px;
	bottom: 28px;
	text-align: center; 
}

.design_varianten {
	position: absolute;
	width: 180px;
	left: 0px;
	bottom: 5px;
	text-align: center; 
}

.design_varianten_number {
	font-size: 70%;
	border: 1px solid #CCCCCC; 
	border-radius: 7px; 
	display: inline-block; 
	width: 14px;
	height: 14px; 
	text-align: center;
	text-decoration: none !important;
}

.design_variante_aktiv, .design_varianten_number:hover {
	background-color: #DDDDDD;
	font-weight: bold;	
}


.design_blurred {
	/* opacity: 0.25; */
	display: none;
}

.design_unblurred {
	/* opacity: 1; */
	display: block;
}

.std_table {
	width: 96%;
	border-collapse: collapse;
  border: 1px solid #003399;	
  caption-side: bottom;
  margin-left: 2%
}

.std_table caption {
	text-align: right;
	font-size: 90%;
}

.std_table th, .std_table td {
	vertical-align: top;
	border: 1px solid #003399;	
}

.std_table th {
	background-color: #DEDEDE;
	font-weight: bold;
	
}

.std_table td {
	padding: 5px;
}

input[type="checkbox"].pseudo_radio {
	appearance: radio;
	-moz-appearance: radio;
  -webkit-appearance: radio;

}

input[type="checkbox"] {
  border: 0px;
}



a.pseudo_button {
	display: block;
	width: 100px;
	height: 16px;
	border: 1px solid #003399;
	border-radius: 5px;
	background-color: #DEDEDE;
	text-decoration: none;
	text-align: center;
	position: absolute;
	left: 30px;
	
	background-image: linear-gradient(bottom, rgb(206,215,231) 22%, rgb(252,253,255) 61%);
	background-image: -o-linear-gradient(bottom, rgb(206,215,231) 22%, rgb(252,253,255) 61%);
	background-image: -moz-linear-gradient(bottom, rgb(206,215,231) 22%, rgb(252,253,255) 61%);
	background-image: -webkit-linear-gradient(bottom, rgb(206,215,231) 22%, rgb(252,253,255) 61%);
	background-image: -ms-linear-gradient(bottom, rgb(206,215,231) 22%, rgb(252,253,255) 61%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.22, rgb(206,215,231)),
		color-stop(0.61, rgb(252,253,255))
	);
}

.image_wrapper {
	height: 140px;
	position: relative;
	overflow: hidden;
}

div.image_wrapper_aktiv img {
	opacity: 0.4;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
}

div a.pseudo_button {
	display: none;
}

div.image_wrapper_aktiv a.pseudo_button {
	display: block
}