html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font-size: 14px;
	line-height: 1.4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/assistfiles/new-design/contentverlauf.png);
	background-repeat:repeat-x;
	background-position: 0px 114px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

sup {
	vertical-align: super;
	font-size: 70%;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
}

/* table tr:hover, */ .overview:hover {
	background-color: #FFEDCC;
	background-image: -moz-linear-gradient(left, #FFEDCC 0%, #fff 100%);
	background-image: -webkit-linear-gradient(left, #FFEDCC 0%, #fff 100%);
	background-image: -ms-linear-gradient(left, #FFEDCC 0%, #fff 100%);
	background-image: -o-linear-gradient(left, #FFEDCC 0%, #fff 100%);
}


table tr.nohover:hover, table thead tr:hover, table.nohover tr {
	background-color: transparent;
	background-image: none;
}

table tr td {
	padding: 0.2em;
}

input, textarea {
	background-color: #fafafa;
	border: 1px solid #ccc;
	border-radius: 2px;
	font-size: 1em;
}

select {
	font-size: 1em;
}

input[type=text], input[type=password] {
	width: 20em;
}

input:focus, textarea:focus {
	background-color: #fffff0;
	box-shadow: 0 0 2px #999;
	border-color : #999;
}

#head1 {
	background-color: #eee;
	color: #333;
}
#head1_1, #head2_2, #bigcatch2, #themessage2, #submessage2, #area2, #footer2, #subfooter2, #areareg2, .box, .prezi-player {
	width: 970px;
	margin: auto;
}
#head1_1 {
	font-size: 75%;
	padding: 10px 0;
	text-align: right;
}
#head1 a, #head1 form {
	padding: 0 20px;
	color: #333;
	text-decoration: none;
	border-left: 1px solid;
}
#head1 a.firsthead {
	border-left: 0px;
}
#head1 a:hover {
	text-decoration: underline;
	color: #137DC1;
	border-color: #333;
}

#head1 form {
	display: inline;
	margin: 0;
}

#head1 input {
	width: 10em;
	height: 10px;
}

#head1 .rform input {
	width: 4em;
}

#loginbox {
	background-color: #fff;
	width: 200px;
	margin-left: 770px;
	margin-top: 10px;
	position: absolute;
	border: 1px solid;
	padding: 20px;
	text-align: left;
	border-radius: 5px;
	z-index: 20;
}

#loginbox form {
	padding: 0;
	border: 0px;
}

#loginbox input[type=text], #loginbox input[type=password] {
	width: 100%;
	margin-bottom: 10px;
	height: 20px;
} 

#loginbox input.awesome {
	height: 30px;
	width: auto;
	margin-bottom: 10px;
}

#loginbox a {
	margin: 1em 0 0 0;
	padding: 0;
	border: 0;
	float: right;
}

#head2 {
		border-bottom: 1px solid #137DC1;
}

#head2_2 {
	height: 80px;
}

#head2_2_nav {
	float: right;
	position: relative;
	width: 100%;
	max-width: 680px;
	height: 60px;
}

#main_nav {
	position: absolute;
	right: 0px;
	top: 0px;
	width:850px;
	z-index: 10;
}

#main_nav>li {
	border: 0px transparent;
	display: block;
	width: 150px;
	padding: 10px 10px 0px 10px;
	margin: 0px
	margin-left: 10px !important;
	min-height: 69px;
	height: 69px;
	float: right;
	overflow: hidden;
	background-color: transparent;
	cursor: pointer;
	z-index: 10;
}

#main_nav>li:hover {
	box-shadow: -2px 0px 6px 2px #999;
	height: auto;
	background-color: #FFFFFF;
	z-index: 10;	
}

#main_nav>li:hover {
    outline /*\**/: 1px solid #CCCCCC\9
}


#main_nav li a {
	color: #137DC1;
	font-size: 110%;
	text-decoration: none;	
}

#main_nav li p {
	color: #333;
	font-size: 75%;
	border-top: 1px solid orange;
	padding-top: 5px;
	margin-top: 5px;
	height: 16px;
}

#main_nav ul {
	margin-top: 22px;
	margin-left: -10px;
	z-index: 10;
}

#main_nav ul li {
	border: 0px transparent;
	width: 170px;
	margin: 0px;
	display: block;
	color: #333;
	font-size: 80%;
	box-shadow: none;
	z-index: 10;
}

#main_nav ul li a {
	width: 170px;
	display: inline-block;
	padding: 5px 12px 5px 10px;
}

#main_nav ul li:hover {
	background-color: #eee;
	background-image: -moz-linear-gradient(left, #eee 0%, #fff 100%);
	background-image: -webkit-linear-gradient(left, #eee 0%, #fff 100%);
	background-image: -ms-linear-gradient(left, #eee 0%, #fff 100%);
	background-image: -o-linear-gradient(left, #eee 0%, #fff 100%);
	z-index: 10;
}

#head2_2_logo img {
	display: block;
	padding-top: 7px;
}

#bigcatch {
	background-color: #CBE7F7;
	border-bottom: 1px solid #137DC1;
}
#bigcatch2 {
	height: 438px;
	background-image:url(/assistfiles/new-design/bigcatch.png);
}
#bigcatch2 h1 {
	padding: 10px 0 5px;
	color: #333;
	font-size: 200%;
	text-align:center;
	font-weight: normal;
}

#bigcatch2 h3 {
	color: #666;
	font-size: 150%;
	font-weight: normal;
	margin-bottom: 10px;
	text-align:center;
}
#bigcatch2 div {
	text-align: center;
}
.imganmelden {
	display: block;
	width: 300px;
	margin: auto;
	cursor: pointer;
} 
.catchtext {
	position: absolute;
	border: 1px solid #137DC1;
	width: 200px;
	text-align: center !important;
	padding: 10px;
	background-color: #eef7fc;
	box-shadow: 0 0 5px #666;
	z-index: 1;
}
#catchtext1 {
	top: 240px;
	margin-left:70px;
	cursor: pointer;
}
#catchtext2 {
	top: 360px;
	margin-left:70px;
}
#catchtext3 {
	top: 240px;
	margin-left: 680px;
}
#catchtext4 {
	top: 360px;
	margin-left: 680px;
}

#themessage {
	border-bottom: 1px solid #137DC1;
	background-color: #eef8ff;
}
#themessage2 {
	text-align:center;
	color: #000;
	padding: 15px;
	font-size: 130%;
}
#themessage2 a {
	text-align:center;
	color: #137DC1;
	font-size: 70%;
	margin-left: 10px;
	text-decoration: none;
}

#submessage {
	background-color: #999;
	height: 52px;
	border-bottom: 1px solid #137DC1;
}
#submessage2 {
	
	text-align: center;
	color: #fff;
	font-size: 110%;
	padding-top: 5px;
}

#submessage2 a{
	color: #fff;
	text-decoration: none;
}

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

#area {
	height: 220px;
}

#area .cbox {
	height: 230px;
	width: 190px;
	margin: 10px;
	margin-top: 30px;
	padding: 15px;
	text-align: center;
	border: 1px solid orange;
	border-bottom: 8px solid orange;
	float: left;
}

#area h2 {
	font-weight: bold;
	font-size: 110%;
	color: #000;
	margin-bottom: 20px;
}
#area p {
	font-size: 90%;
	margin-top: 20px;
}

#areareg {
	margin-top: 110px;
	font-size: 120%;
}

#areareg img {
	float: right;
	width: 300px;
}

#prezi-player-div {
	margin-top:  120px;
	margin-bottom: -80px;
	text-align:center;
}

.prezi-player {
	width: 800px;
}

.prezi-player-links { 
	text-align: center; 
}

#footer {
	background-color: #84cfff;
	clear:both;
	height: 180px;
	margin-top: 100px;
}
#footer2 {
	padding-top: 10px;
	color: #fff;
}
#footer h2 {
	font-weight: bold;
	font-size: 90%;
	padding: 10px 0 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
#footer .footerbox {
	float: left;
	margin-left: 20px;
	margin-right: 43px;
	width: 261px;
}
.lastfooter {
	margin-right: 0px !important;
}
#footer a {
	font-size: 80%;
	text-decoration:none;
	padding: 5px 0;
	color: #fff;
}

#footer a:hover {
	color: orange;
}

#subfooter {
	text-align:center;
	height: 15px;
	padding: 15px;
	font-size: 80%;
	color: #333;
	background-color: #137dc1;
}

#subfooter a {
	color: #333;
	text-decoration: none;
}

#areareg2 {
	clear: both;
	height: 65px;
	border-top: 1px solid orange;
	border-bottom: 1px solid orange;
}

#areareg2 p {
	padding: 20px 10px;
}

.box {
	padding-top: 30px;
	color: #333;
}

.box h1, .box h2, .box h3, .box h4 {
	font-size: 140%;
	font-weight: bold;
	line-height: 2;
}

.box h2 {
	font-size: 125%;
}

.box h3 {
	font-size: 110%;
}

.box h4 {
	font-size: 100%;
}

.box a {
	color: #137DC1;
	text-decoration: underline;
}
.box a:hover {
	color: orange;
}

.box b, .box strong {
	font-weight: bold;
}

.box p {
	margin-bottom: 1em;
}

.box ul {
	list-style-type: square;
	list-style-position: inside;
	margin-bottom: 0.5em;
}

.box xwrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width:100%;
}

.box .xside-a {
	float: left;
	width: 49%;
}

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

.box .warn {
	color: red;
	font-weight: bold;
	border: 1px solid orange;
	padding: 1em;
}

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

.box .kasten {
	border: 1px solid orange;
	padding: 1em;
	margin-bottom: 1em;
}

.box .kasten>span:first-child {
	margin: -1em 0 0.5em -1em;
	padding: 0.5em 1em;
	width: 100%;
	font-weight: bold;
	display: block;
	background-color: #eee;
	background-image: -moz-linear-gradient(left, #eee 0%, #fff 100%);
	background-image: -webkit-linear-gradient(left, #eee 0%, #fff 100%);
	background-image: -ms-linear-gradient(left, #eee 0%, #fff 100%);
	background-image: -o-linear-gradient(left, #eee 0%, #fff 100%);
}

.box .green {
	color: #060;
}

.box .red {
	color: #900;
}

.box .warning {
	color: #B78A22;
}

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

#registerdiv {
	width: 700px;
	height: 300px;
	padding: 20px;
}



.awesome, .awesome:visited {
	background: #222 url('alert-overlay.png') repeat-x;
	/* background-color: #222; */
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	width: auto;
	z-index: 0;
}

table.prices {
	border: 1px solid;
	margin-bottom: 1em;
}

table.prices thead {
	font-weight: bold;
	background-color: #eee;
}

table.prices td {
	text-align: center;
	padding: 0.5em;
	vertical-align: middle;
	border: 1px solid;
}

table.prices td {
	width: 5%;
}
table.prices td+td {
	width: 31%;
	text-align: right;
	font-weight: bold;
}
table.prices td+td+td {
	width: 16%;
	text-align: center;
	font-weight: normal;
}

table.prices td.heading {
	font-weight: bold;
	background-color: #f6f6f6;
	padding: 1em;
}

.leistung_ja {
	background-image: url('/ibkimages/ja.gif');
}

.leistung_nein {
	background-image: url('/ibkimages/nein.gif');
}

.leistung_ja, .leistung_nein {
	background-position: center center;
    background-repeat: no-repeat;
	height: 1.5em;
}

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

.buttonlist li {
	list-style-type: none;
	padding: 0.5em 0;
}

.buttonlist a {
	width: 15em;
	text-align: center;
}

.awesome:hover {
	background-color: #111; color: #fff;
}
.awesome:active {
	top: 1px;
}
a.awesome {
	text-decoration: none;
	color: #fff;
	margin-right: 10px;
}
a.awesome:hover {
	text-decoration: none;
	color: #fff;
}
.small.awesome, .small.awesome:visited 			{ font-size: 11px; padding: ; }
.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.awesome, .large.awesome:visited 			{ font-size: 14px; padding: 8px 14px 9px; }
	
.green.awesome, .green.awesome:visited		{ background-color: #91bd09; }
.green.awesome:hover						{ background-color: #749a02; }
.blue.awesome, .blue.awesome:visited		{ background-color: #137DC1; }
.blue.awesome:hover							{ background-color: #007d9a; }
.red.awesome, .red.awesome:visited			{ background-color: #e33100; }
.red.awesome:hover							{ background-color: #872300; }
.magenta.awesome, .magenta.awesome:visited { 
	background-color: #a9014b; 
}

.magenta.awesome:hover { 
	background-color: #630030; 
}

.orange.awesome, .orange.awesome:visited { 
	background-color: orange;
}

.orange.awesome:hover { 
	background-color: #d45500; 
}

.yellow.awesome, .yellow.awesome:visited {
	background-color: #ffb515;
}

.yellow.awesome:hover {
	background-color: #fc9200;
}

ul.subsection_tabs {
    clear: both;
    height: 38px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.subsection_tabs li {
    float: left;
    margin-right: 8px;
    text-align: center;
}
ul.subsection_tabs li a {
	font-size: 12px;
    background-color: #EEEEEE;
    border: 1px solid #EEEEEE;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    box-shadow: 2px -1px 2px #999999;
    color: #666666;
    display: block;
    height: 33px;
    margin-top: 4px;
    padding: 0 2px;
    text-decoration: none;
    width: 120px;
}
ul.subsection_tabs li a:hover {
    background-color: #CCCCCC;
    border-color: #CCCCCC;
    color: #000000;
    height: 37px;
    margin-top: 0;
}
ul.subsection_tabs li a.active {
    background-color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    box-shadow: 3px -1px 3px #CCCCCC;
    color: #000000;
    font-weight: bold;
    height: 37px;
    margin-top: 0;
}

#content_holder {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #DDDDDD #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-style: none solid solid;
    border-width: 0px 1px 1px;
    min-height: 100px;
    padding: 1em;
	background-color: #FFFFFF;
}
#export_holder {
    background-color: white;
    border: 1px solid #DDDDDD;
    border-top-right-radius: 10px;
    box-shadow: 3px 3px 3px #C0C0C0;
    margin-top: -1px;
    min-height: 340px;
    min-width: 578px;
    padding: 10px;
    z-index: 10;
}

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

.overview {
	padding: 5px 0;
}

.overview h3 {
    font-size: 100%;
    padding: 0 !important;
    width: 270px;
	display: inline-block;
}

.zusammenfassung h1 {
	margin: 0 0 0.3em;
	border-bottom: 1px solid;
}

.zusammenfassung h2 {
	margin: 1.5em 0 0.3em;
	border-bottom: 1px solid;
}

.zusammenfassung h2 a {
	text-decoration: none;
}

.ow_button {
	display: none;
}
.overview:hover .ow_button {
	display: inline-block;
}

.ow_info {
	display: inline-block;
	width: 20em;
	vertical-align: top;
}

.fett {
	font-weight: bold;
}

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

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

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

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

.ibk_step_inaktiv {
    opacity: 0.4;
}

#registerdiv h1 {
	text-align: center;
}

#registerdiv p {
	margin: 2em 3em;
	text-align: justify;
}

#registerdiv form {
	text-align: center;
}
/*
#registerdiv input[type=text] {
	font-size: 20px;
	width: 15em;
	padding: 2px;
}
*/

#registerdiv .red {
	text-align:center;
	font-weight: bold;
	color: #f00;
	display: block;
}

#error_mail.red {
	text-align:center;
	font-weight: bold;
	color: #f00;
	display: block;
}

#registerdiv .awesome {
	vertical-align: top;
}

#registerdiv div {
	padding: 1em 0 0;
	height: 1em;
}

.button-long {
	width: 200px;
	text-align: center;
}

.button-middle {
	width: 100px;
	text-align: center;
}

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

.message_close {
	float: right;
	cursor: pointer;
	margin-top: -2.2em;
}

.right {
	text-align: right;
}

#loginForm input {
	margin-bottom: 1em;
	font-size: 1em;
}
#loginForm input.awesome {
	margin-left: 10em;
}
#loginForm label {
	display: inline-block;
	width: 10em;
	text-align: right;
}

.placeholder {
	color: #bbb;
	font-style: italic;
}

::-webkit-input-placeholder {
	color: #bbb;
	font-style: italic;
}

input:-moz-placeholder {
	color: #bbb;
	font-style: italic;
}

::-moz-placeholder {
	color: #bbb;
	font-style: italic;
}

:placeholder {
	color: #bbb;
	font-style: italic;
}

:-moz-any-link:focus {
  outline: none;
}

.strike {
	text-decoration: line-through;
}

#rabattbox {
	padding-top: 15px;
}

input[type="text"].plz_input {
	width: 60px;
	margin-right: 5px;
	text-align: left;
}

input[type="text"].ort_input {
	width: 213px;
}


.stdtable {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	position: relative;
	margin-bottom: 1em;
}

.stdtable caption {
	padding-bottom: 3px; 
	padding-top: 3px; 
	font-weight: bold
}

.stdtable_noborder, .stdtable_noborder td, .stdtable_noborder tr:hover {
	border: none;
	background-color: transparent;
}

.stdtable tr:nth-child(even) {
	background-color: #F7F7F7;
}

.stdtable tr:hover, .stdtable_noborder tr:hover  {
	background-image: none;
}

.stdtable td, .stdtable th {
	border: 1px solid #CCCCCC;
	font-size: 12px !important;
	padding: 2px 4px;
	vertical-align: top;
	width: auto;
}

.stdtable th {
	font-weight: bold;
}

.stdtable tbody tr:hover {
	background-color: #DFECF9;
}

.stdtable tr.activated_row {
	background-color: #BFCFFF !important;
}

.formatted_list {
	margin: 0px;
	padding: 0px;
}

.formatted_list li {
	list-style-type: disc;
	padding-left: 15px;
	text-indent: -13px;
}

.formatted_list li ul li{
	list-style-type: circle;
}


.chg_form {
	border-radius: 10px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 15px;
}

/* Starbox.css 
   Part of http://www.nickstakenburg.com/projects/starbox/
*/

.starbox .stars { background: #cccccc; }
.starbox .rated .stars { background: #dcdcdc; }
.starbox .rated .hover .stars { background: #cccccc; }
.starbox .colorbar { background: #1e90ff; }
.starbox .hover .colorbar { background: #ffcc1c; }
.starbox .rated .colorbar { background: #64b2ff; }
.starbox .rated .hover .colorbar { background: #1e90ff; }
.starbox .ghost { background: #a1a1a1; }
.starbox .indicator { clear: both; }

.starbox .dotted .stars,
.starbox .dotted .hover .stars,
.starbox .dotted .rated .stars, 
.starbox .dotted .rated .hover .stars { background: url(../images/starbox/background_dotted.gif) top left repeat-x; }
.starbox .dotted .colorbar,
.starbox .dotted .hover .colorbar,
.starbox .dotted .rated .colorbar, 
.starbox .dotted .rated .hover .colorbar { background: #000000; }
.starbox .dotted .ghost { background: #666666; }

.starbox .pointy .colorbar { background: #ffcc1c; }
.starbox .pointy .hover .colorbar { background: #ff9231; }

.starbox .inverse .stars { float: right; }
.starbox .inverse .indicator { clear: both; display: block; text-align: right; }

label.kdfields {
	display: inline-block;
	width: 150px;
	margin: 3px 0px;
}

label.largekdfields {
	display: inline-block;
	width: 250px;
	margin: 3px 0px;
	font-weight: bold
}


.copy_table {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	width: 800px;
}

.copy_table td, .copy_table th  {
	border: 1px solid #CCCCCC;
}

.copy_table th  {
	width: 325px;
}

.copy_table thead tr th:first-child, .copy_table tbody tr td:first-child  {
	width:     150px;
	font-size: 12px;
}

.copy_table tbody tr td:last-child input, 
.copy_table tbody tr td:last-child textarea,
.copy_table tbody tr td:last-child input[type='checkbox']:checked+label {
	font-weight: bold;
}

.webcopy {
	width: 280px;
	height: 100px;
	font-family: inherit;
	font-size: 13px;
	
}


.alert
{
    font-size: 0.8em;
    padding: 1em;
    text-align: center;
    white-space: nowrap;
    width: auto;
    word-wrap: normal;
}

/* jquery-tabs */
.ui-state-default a {
	font-size: 80%;
	/* BG-image */
	
	background-image: linear-gradient(bottom, rgb(227,227,227) 24%, rgb(224,224,224) 62%, rgb(240,240,240) 81%);
	background-image: -o-linear-gradient(bottom, rgb(227,227,227) 24%, rgb(224,224,224) 62%, rgb(240,240,240) 81%);
	background-image: -moz-linear-gradient(bottom, rgb(227,227,227) 24%, rgb(224,224,224) 62%, rgb(240,240,240) 81%);
	background-image: -webkit-linear-gradient(bottom, rgb(227,227,227) 24%, rgb(224,224,224) 62%, rgb(240,240,240) 81%);
	background-image: -ms-linear-gradient(bottom, rgb(227,227,227) 24%, rgb(224,224,224) 62%, rgb(240,240,240) 81%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.24, rgb(227,227,227)),
		color-stop(0.62, rgb(224,224,224)),
		color-stop(0.81, rgb(240,240,240))
	);
	color: #999999 !important;
}

.ui-state-active a, .ui-state-hover a{
	background-image: linear-gradient(bottom, rgb(227,227,227) 24%, rgb(245,245,245) 62%, rgb(250,250,250) 81%);
	background-image: -o-linear-gradient(bottom, rgb(227,227,227) 24%, rgb(245,245,245) 62%, rgb(250,250,250) 81%);
	background-image: -moz-linear-gradient(bottom, rgb(227,227,227) 24%, rgb(245,245,245) 62%, rgb(250,250,250) 81%);
	background-image: -webkit-linear-gradient(bottom, rgb(227,227,227) 24%, rgb(245,245,245) 62%, rgb(250,250,250) 81%);
	background-image: -ms-linear-gradient(bottom, rgb(227,227,227) 24%, rgb(245,245,245) 62%, rgb(250,250,250) 81%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.24, rgb(227,227,227)),
		color-stop(0.62, rgb(245,245,245)),
		color-stop(0.81, rgb(250,250,250))
	);
	color: #000000 !important;
}

/* aktiver tab */

.tab_content {
	font-size: 90%;
}

.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;
}

p.firstletter:first-letter {
	font-size: 140%;
}

p.firstletter span {
	font-size: 140%;
}

.fp_slide {
	margin-bottom: 15px;
	text-shadow: 1px 1px 1px #EDEDED;
}

.fp_slide span {
	color: #666666;
	
}

li.sliderbg {
	background-repeat: no-repeat;
	background-position: bottom center;
}

.tour_block, .tour_block2 {
	padding: 10px; 
	border: 2px solid #FFA500; 
	border-radius: 8px; 
	background-color: white; 
	margin-bottom: 17px;
}

.tour_block p {
	margin: 0px;
	padding-left: 12px;
	text-indent: -12px;
	margin-left: 8px;
}

.tour_block p:before {
	content: '- ';
}


.faqgroups, .faqvideos {
	border-radius: 10px;
	border: 1px solid black;
	background-color: white;
	padding: 20px;
}

.faqgroups a {
	text-decoration: none;
	display: inline-block;
	margin: 7px;
	margin-right: 14px;
}

.faqvideos {
	box-shadow: 0px 0px 7px #CDCDCD;
	border-color: #CDCDCD;
	height: 220px;
}

.faqvideos {
	margin-top: 20px;
}

.faqgroups  {
	margin-bottom: 20px;
}




.video_preview_container {
	width: 880px;
	position: relative;
	left: 25px;
	
}



.video_preview_container .video_preview {
	
	width: 150px;
	height: 180px;
	border: 1px solid #AAAAAA;
	border-radius: 5px;
	box-shadow: 0px 0px 8px #AAAAAA;
	background-color: white;
	margin: 12px;
	background-color: #FAFAFA;
}

.preview_image {
	max-height: 150px;
	padding: 4px;
	border-radius: 4px;
}

.preview_image img {

	border-radius: 4px;
}

.preview_description {
	height: auto;
	font-size: 80%;
	padding: 7px;
	text-align: center;
}

.search_container {
	text-align: right;
	padding: 7px;
	
}

.search_container input {
	width: 200px;
	padding: 4px 10px;
	border-radius: 10px;
	background-color: #FFFFFF;
}

.highlight {
 background-color: #EDC823;	
 border-radius: 2px;
 display: inline-block;
}

.preview_description a {
	text-decoration: none;
	color: #999999;
}

.preview_description a:hover {
	color: #000000;
}

.faqbox {
	border-bottom: 1px solid #DEDEDE;
	padding-bottom: 7px;
}

/* videos */
.videobox {
		float:left;
		width:480px;
		height: 170px;
	}
	.videobox_r {
		float:right;
		width:480px;
		height: 170px;
	}
	
	
a.subtile {
	
}

a.subtile:hover {
	
}	

/* Teaser-Boxes */
.tb-container{
	position:relative;
	margin: 25px auto 25px auto;
	width: 990px;
	height: auto;
}

.tb-wrapper{
	width: 100%;
	height: auto;
	position: relative;
}
	
.tb-item{
	position:relative;
	float:left;
	width:330px;
	height: 450px;
	text-align:center;
}

.tb-item-main{
	padding:20px;
	position:absolute;
	top:5px;
	left:5px;
	right:5px;
	bottom:5px;
	background:#fff;
	overflow:hidden;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	border: 1px solid #FFA500;
	border-bottom-width: 7px;
}

.tb-icon{
	width: 233px;
	height: 170px;
	position: relative;
	margin: 0 auto;
}

.tb-icon img {
	box-shadow: 0px 4px 7px #666666;
	margin-top: 20px;
	width: 200px;
	border: 0px;
}

.tb-icon img:hover {
	width: 250px;
}	

.tb-more{
	position: absolute;
	bottom: 10px;
	right: 0px;
	padding: 4px 15px;
	font-weight: bold;
	background: #137DC1;
	text-align:center;
	color: white !important;
	font-family: "Georgia","Times New Roman",serif;
	font-style: italic;
	text-shadow: 1px 1px 1px #897c63;
}

.tb-item h3 {
	font-family: 'Coustard', sans-serif;
	text-transform: uppercase;
	font-size: 17px;
	color: #000;
	margin-bottom: 20px;
	height: 78px;
	text-align: center;
	text-shadow: 0px 1px 1px #e4ebe9;
	line-height: 150%;
}

.tb-item h4 {
	font-family: "Georgia","Times New Roman",serif;
	font-style: italic;
	font-size: 12px;
	text-align: left;
	border-left: 10px solid #FFA500;
	padding-left: 10px;
	line-height: 24px;
	margin: 10px;
	position: relative;
}

.tb-item h4 span{
	
	display:block;
}



#registerdiv {
  height: auto;
  padding: 0;
}
.tour_block2 {
  padding: 10px 30px;
}
#registerdiv p {
  text-align: center;
  margin: 0;
}

/*
ol {
	margin-left: 10px;
}

li {
	list-style-type: upper-roman;
	margin-left: 10px;
	font-size: 125%;
}

li > * {
	font-size: 80%;
}

li > h2 {
	font-size: 100% !important;
}

li li {
	list-style-type: decimal;
	font-size: 110%;
}

li li > * {
	font-size: 91% !important;
}

li li li {
	font-size: 100%;
	list-style-type: lower-latin;
}

li li li > * {
	font-size: 100%;
}

*/

/* Landingpages */



#lpmaincontainer {
	min-height: 100%;
	position: relative;
}

#teaserband {
	background-color: #137DC1;
	height: 500px;
	border-bottom: 5px solid #cdcdcd;
	box-shadow: 0px 0px 10px 10px #CCCCCC;
}

#contentband {
	min-height: 400px;
	padding-bottom: 30px;
}

#navifooterband {
	background-color: #84CFFF;
}

#footerband {
	text-align: center;
	background-color: #137DC1;
	height: 40px;
	position: relative;
	padding-top: 15px;
	
}

#lpsubfooter, #lpsubfooter a {
	color: white;
}

.landingbox {
	width: 1000px;
	margin: auto;
	padding-top: 10px;
}

.tbpm-2 {
	float: left;
	width: 48%;
	margin: 1%;
	position: relative;
}

.tbpm-2.rfloat {
	float: right;
}

.tbpm-4 {
	float: left;
	width: 15%;
	margin: 1% 3% 1% 6%;
	position: relative;
}

.tbpm-3a {
	float: left;
	width: 22%;
	margin: 1% 3% 1% 6%;
	position: relative;
}


.tbpm-3 {
	float: left;
	width: 31%;
	margin: 1%;
	position: relative;
}

.tbpm-v1 {
 	border: 1px solid #CDCDCD;
	height: 250px;
	background-color: #FEFEFE;
	box-shadow: 0px 0px 5px 5px #EFEFEF;
	border-radius: 10px;
	background-repeat: no-repeat;
	background-position: 20px 20px;
}

.tbpm-v2 {
 	border: 1px solid #CDCDCD;
	height: 150px;
	background-color: #FEFEFE;
	box-shadow: 0px 0px 5px 5px #EFEFEF;
	border-radius: 10px;
	background-color: #FAFADC
}

.tbpm_inner {
	margin: 10px 10px 10px 120px;
	position: relative;
	font-size: 85%;
	color: #999999;
	line-height: 170%;
}




.tbpm_inner  h4 {
	font-size: 120%;
	margin: 5px 0px 20px 0px;
	color: #666666;
	font-weight: bold;
}

.tbpm_innerlink {
	display: block;
	background-color: #333333;
	color: white;
	width: 100px;
	height: 30px;
	padding-top: 7px;
	text-align: right;
	padding-right: 10px;
	text-decoration: none;
	position: absolute;
	right: 0px;
	bottom: 20px;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-size: 110%;
}

.tbpm_innerlink:hover {
	text-decoration: underline;
}

.tb1 {
	background-image: url('/images/fuer/Symbol_OK_70.png');
}

.tb2 {
	background-image: url('/images/fuer/Symbol_OK_70.png');
}

.tb3 {
	background-image: url('/images/fuer/Symbol_OK_70.png');
}

#contentband h2 {
	font-size: 200%;
	color: red;
	margin: 20px 0px 20px 0px;
	font-weight: bold;
	text-align: center;
	font-family: Verdana;
}

#navifootercontent {
	
	color: white;
}

#navifootercontent a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 80%;
}

#navifootercontent h2 {
	border-bottom: 1px solid #DEDEDE;
	
}

#teaserband #registerdiv * {
	text-align: left;
	line-height: 120%;
}

#teaserband #registerdiv {
	width: auto;
	height: auto;
	/* border: 1px solid black; 
	border-radius: 10px; */
	text-align: left;
	color: white;
	/* background-color: #48BA0E; */
	line-height: 100%;
	padding: 0px;
	margin-left: 0px;
	margin-top: 10px;
}



#teasercontent {
	color: #FFFFFF;
	line-height: 200%;
}

#teasercontent h1{
	font-size: 180%;
	font-weight: bold;
	margin-bottom: 15px;
	
}

.lp_teaser {
	height: 370px;
	
	overflow: hidden;
	padding: 20px;
	text-align: center;
	/* background-color: #DEF159; */
	line-height: 160%;
}

.lp_teaser img {
	margin: 10px auto 10px auto;
	padding: 10px;
	border: 1px solid #CCCCCC;
	border-radius: 10px;
	background-color: white;
}

.lp_teaser h3 {
	font-weight: bold;
	font-size: 190%;
	margin-bottom: 20px;
	color: #003366;
}

.lp_teaser h4 {
	
}




strong {
	font-weight: bold;
}

#hpf-text {
	text-align: center;
}

#lp_registerdiv h1 {
	background-color: #48BA0E;
	padding: 7px;
	border-radius: 10px;
	text-align: center;
	margin-top: 17px;
	margin-bottom: 10px;
	line-height: 170%;
	cursor: pointer;
	box-shadow: inset 0px 0px 20px #327A0B;
	height: 100px;
}

#lp_registerdiv h1:hover {
	box-shadow: inset 0px 0px 20px #327A0B, 0px 0px 10px #0A5482;
	text-shadow: 0px 0px 5px #327A0B;
}

#register_div_inner {
	background-color: #FFD866;
	color: black;
	box-shadow: inset 0px 0px 20px #D68E2A, 0px 0px 10px #0A5482;
	padding: 7px;
	border-radius: 10px;
	text-align: center;
	margin-top: 17px;
	margin-bottom: 10px;
	min-height: 100px;
}

.ulhook {
	margin-top: 17px;	
}

.ulhook li:before {
	content: url('/images/fuer/Symbol_OK.png');
	margin: auto;
}

.slides li {
	/* background-color: #FFD866; */
	color: #336699;
}

/*

.slides li:nth-child(1) {
	background-color: #3922E8;
	color: white;
}

.slides li:nth-child(2) {
	background-color: #2FE25F;
	
}

.slides li:nth-child(3) {
	background-color: #F2BF35;

}

.slides li:nth-child(4) {
	background-color: #D957F9;
	color: white;

}

.slides li:nth-child(5) {
	background-color: #EDEA5A;
}

*/



#register_info {
	margin-top: 7px;
	line-height: 120%;
	font-size: 80%;
	color: #666666; 
}

#r_email {
	border-radius: 7px 0px 0px 7px;
	border: 1px solid #CCAA47;
	border-right: none;
	padding: 3px 20px 3px 10px;
	width: 190px;
	height: 30px;
	text-align: right;
	box-shadow: -1px 0px 5px #D68E2A;
}

#lp_registerdiv .submitter, .submitter {
	padding: 3px 10px;
	background-color: #FBA204 ;
	border: 1px solid #CCAA47;
	margin-left: 0px;
	border-left: none;
	border-radius: 0px 7px 7px 0px;
	cursor: pointer;
	height: 38px !important;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	box-shadow: 1px 0px 5px #D68E2A;
	margin-bottom: 1px;
}

#lp_registerdiv .submitter:hover {
	text-shadow: 1px 1px 1px #333333;
}

.flex-direction-nav a {
    line-height: 280%;
}

.tbpm-2 .flexslider {
	border-color: #EAB347;
}

#anmelder {
	width: 400px; 
	height: 100px; 
	position: absolute; 
	left: 280px; 
	top: 220px;  
	border-radius: 5px; 
	padding: 10px; 
	background-image: url('/ibkimages/teaser/000000_40.png');
	border:5px solid gray;
}

.preis_hint {
	font-size: 80%;
	margin-top: 7px;
}