/*
Version: 1.0
Author: collineo.de - Komm.-Designer Jens Theysen
Author URI: http://www.collineo.de
*/

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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	/*line-height: 1;*/
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	clear: both;
	line-height: 1px;
}

header, footer, nav, article, aside, section, figure, figcaption {
	display: block;
}

/* Fonts 
------------------------------------------------------------------------- */

@font-face {
    font-family: 'OpenSansRegSem';
    src: url('font/OpenSans-Regular-webfont.eot');
    src: url('font/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/OpenSans-Regular-webfont.woff') format('woff'),
         url('font/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('font/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansRegSem';
    src: url('font/OpenSans-Semibold-webfont.eot');
    src: url('font/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/OpenSans-Semibold-webfont.woff') format('woff'),
         url('font/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('font/OpenSans-Semibold-webfont.svg#OpenSansBold') format('svg');
    font-weight: bold;
    font-style: normal;

}

h1 {
	letter-spacing: -.0325em;
	text-indent: 0;
}

/* Page 
------------------------------------------------------------------------- */
html, body {
	height: 100%;
}
div {
	text-align: left;
}
body {
	text-align: center;
	font-family: 'OpenSansRegSem', Arial, Helvetica, sans-serif;
	background-color: #116CB5;
}
#pageouter {
	width: 1140px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -70px auto;
	background: #FFF;
	box-shadow: 0px 0px 16px rgba(0,0,0,.0618);
}
#pageinner {
	padding: 1.5em .625em 1em .625em;
}
#header {
	height: 80px;
	background: transparent;
}
#is-logo {
	float: left;
	width: 170px;
	height: 60px;
	background: transparent url(../img/logo.png) top left no-repeat;
	background-image: -webkit-linear-gradient(transparent, transparent), url(../img/logo.svg);
	background-image: linear-gradient(transparent, transparent), url(../img/logo.svg);
	background-size: contain;
}
#is-logo a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	text-indent: -9999em;
}
#headerpanel {
	float: right;
	width: 500px;	/*150px;*/
}
#headerpanel div,
#headerpanel a {
	float: right;
	margin: 0 0 0 .5em;
}
a#bt-login {
	display: none;
}
#is-website #is-mobileloginlink {
	display: none;
}
a#bt-user {
	font-weight: normal;
	color: #116CB5;
	border-color: #89B2D2;
}
a#bt-user:hover,
a#bt-user:focus {
	color: #00579D;
}
#middle {
	clear: both;
	padding: 25px 0 30px 0;
}
#foot, #footer {
	height: 70px;
}
#footerouter {
	width: 1140px;
	max-width: 1200px;
	height: 70px;
	margin: 0 auto 0 auto;
	background: /*#FFF;*/
}
#footerinner {
	padding: .625em;
	font-size: .75em;
	color: #00579D;
}
#footer-content {
	padding: .3em .5em .6em .5em;
	text-align: center;
	background: #EEE;
	border-radius: 6px;
}

body#is-website {
	background-color: #FFF;
}
#is-website #pageouter {
	margin: 0 auto -150px auto;
	box-shadow: none;
}
#is-website #foot,
#is-website #footer {
	height: 150px;
}
#is-website #footer {
	width: 100%;
	max-width: 100%;
	height: 150px;
	margin: 0;
	background: #116CB5 url('../img/bg-footer.gif') top left repeat-x;
	overflow: hidden;
}
#is-website #footerouter {
	width: 100%;
	padding-top: 10px;
}
#is-website #footerinner {
	width: 1120px;
	margin: 0 auto 0 auto;
	padding-top: 1em;
	color: #FFF;
}
#is-website .fa-submit {
	width: 200px;
}
#is-website #submit-login {
	width: auto;
}
#is-website #footerinner .col_3.last {
	width: 22%;
}
#is-website #contentrechts.col_4.last {
	width: 30%;
}
#is-website #footerinner h5 {
	font-weight: bold;
	font-size: 1.1em;
}
#is-website #footerinner ul {
	margin: .5em 0;
}
#is-website #footerinner li {
	padding: 0 0 .15em 0;
	font-size: .9em;
}
#is-website #footerinner a {
	text-decoration: none;
	color: #E5EEF5;
	font-size: 1em;
}

#is-website #footerinner h5 a {
	color: #FFF;
}
#is-website #oldie678 {
	display: block;
}
#is-website #oldie678 p {
	padding: 0 0 0 1em;
	border-left: 5px solid #F30;
}
#is-website #oldie678 .box {
	padding: 0 0 0 1em;
	font-size: .9em;
}
#is-website iframe#is-maps-frame,
#is-website div#is-maps-container {
	width: 100%;
	height: 400px;
}
#is-website div#is-maps-container {
	border-radius: 10px 0 10px 10px;
}
#is-website div#is-maps-container img {
	max-width: none;
}
#is-website input#vorname,
#is-website input#name {
	width: 12em;
}
#is-website input#unternehmen,
#is-website input#email {
	width: 17em;
}
#is-website textarea#nachricht {
	width: 30em;
	height: 8em;
}
#is-website #homehero {
	margin: 0 0 1em 0;
	height: 348px;
	border: 1px solid #E5EEF5;
	border-radius: 10px 0 10px 10px;
	background: #E5EEF5 url('../img/homehero.jpg') bottom left no-repeat;	/*#C7DCED*/
	background-size: contain;
	overflow: hidden;
}
#is-website #homeslider {
	padding: 2em 0 1em 0;
}
#is-website #homeslider div.cycle-slide {
	width: 90%;
	cursor: default;
}
#is-website #homeslider div.cycle-pager {
	font-size: 2.5em;
	line-height: .5em;
	height: .5em;
	text-align: center;
	overflow: hidden;
}
#is-website #homeslider div.cycle-pager span {
	color: #FFF;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
}
#is-website #homeslider div.cycle-pager span:hover {
	color: #89B2D2;
}
#is-website #homeslider div.cycle-pager span.cycle-pager-active {
	color: #116CB5;
}
#is-website #homecta {
	margin: 0 3em 0 0;
	padding: .75em;
	background: #FFF;
	background: rgba(255,255,255,.7);
	border: 1px solid #FFF;
	border-radius: 10px 0 10px 10px;
	/*box-shadow: 2px 2px 2px rgba(0,0,0,.05);*/
}
#is-website #homecta a {
	margin: 0 0 .25em 0;
}
#is-website #homecta .homecta-mobile {
	display: none;
}
#is-website strong.zitat-datename {
	color: #999;
}
#is-website .highlight,
#is-website .highlight ul li {
	color: #F30;
}
#is-website .highlight-preis {
	padding-left: .2em;
	padding-right: .2em;
	background: #FFF;
	color: #F30;
}
#is-website img.screenshot,
#is-website img.map-mahngerichte,
#is-website img.img-responsive {
	width: 100%;
	border: none;
}
#is-website p.img-caption {
	margin: .5em 0 0 0;
}
span.asterisk-info {
	font-size: .8em;
}
#is-website ul li a {
	text-decoration: none;
	color: #116CB5;
}
#is-website ul.faq h3 {
	margin: .5em 0;
}
#is-website ul.faq li {
	margin: 0 0 1.5em 0;
}
#is-website #zehngruende ul {
	padding: .3em .3em .625em 1.9em;
	list-style: decimal outside;
}
#bewerter {
	margin: 0 0 1.4em 0;
	padding: 0;
	line-height: .9em;
}
.bewerterblocks {
	 margin: 0;
	 padding-bottom: 1.4em;
}
.bewerterheader {
    margin: 0 0 .3em 0;
    padding: 0 0 .125em 0;
    border-bottom: 1px solid #EEE;
    height: 27px;
}
.bewerterstars {
    float: left;
	width: 150px;
	height: 26px;
	overflow: hidden;
}
.bewerterdatum {
    float: right;
    color: #777;
    font-weight: normal;
    font-size: .7em;
    vertical-align: top;
    text-align: right;
}
.bewerterkommentar {
    color: #222;
    font-size: .75em;
}
.bewertername {
    color: #888;
    font-weight: bold;
    font-size: .625em;
}
.rboxfooter {
	font-size: .625em;
	text-align: center;
}
.rboxfooter a {
	text-decoration: none;
	color: #116CB5;
}

/* Registrierung 
------------------------------------------------------------------------- */
.inputhinweis {
	margin: .25em 0;
	padding: .3125em;
	font-size: .6875em;
	color: #000;
	border: 1px dotted #F30;
	background: #FFF;
}
#is-website label span.error {
	margin: 0 0 0 .2em;
	color: #F30;
}
.anmstp4 {
	width: 500px;
}
#anmeldestepblocks {
	margin: 0;
	padding: 0;
}
div.anmstpblock-todo,
div.anmstpblock-curr,
div.anmstpblock-done {
	position: relative;
	margin: 0 0 .5em 0;
	padding: .75em;
	background: #E7E7E7;
	border: 2px solid #E7E7E7;
	border-radius: 10px 0 10px 10px;
}
div.anmstpblock-curr {
	background: #FFF;
	border: 2px solid #89B2D2;
}
div.anmstpnum {
	float: left;
	width: 2em;
	height: 2em;
	background: #116CB5;
	border: 2px solid #F8F8F8;
	border-radius: 6px 0 6px 6px;
}
div.anmstpnum h6 {
	padding: 0;
	color: #FFF;
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
	vertical-align: middle;
}
h3.anmstptitle {
	text-align: right;
	text-shadow: 1px 1px 0 #FFF;
}
div.anmstpblock-todo div.anmstpnum {
	background: #CCC;
}
div.anmstpblock-done div.anmstpnum {
	background: #BBB;
}
div.anmstpblock-todo div.anmstpnum h6 {
	
}
div.anmstpblock-done div.anmstpnum h6 {
	
}
div.anmstpblock-todo h3.anmstptitle {
	color: #BBB;
}
div.anmstpblock-done h3.anmstptitle {
	color: #AAA;
}
.regdata {
	margin: 0;
	padding: .5em 0 0 0;
	font-size: .75em;
	color: #333;
}
.regdatao {
	margin: 0 0 .3125em 0;
	padding: 0;
}
.regdatai {
	padding: 0;
	text-align: right;
	/*background: #E7E7E7;*/
}
.regdatablock {
	margin: 0 0 .375em 0;
	color: #555;
	text-align: right;
}
.rdeform {
	margin: 0;
	padding: 0;
}
.rdeform div {
	text-align: right;
}
#reghinweisprivat {
	margin: .25em 0 .5em 0;
	padding: .3125em;
	font-size: .625em;
	color: #999;
}
.suggestionsBox {
	position: absolute;
	z-index: 100;
	margin: 0px 0px 4px 1px;
	padding: 0;
	width: 244px;
	background-color: #E5EEF5;
	color: #116CB5;
	overflow: hidden;
}
.suggestionsBox iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}
.suggestionList {
	margin: 0;
	padding: 0;
	height: 128px;
	border: 2px solid #89B2D2;
}
.suggestionListTitle {
	padding: 0 0 0 18px;
	font-size: 11px;
	height: 18px;
	color: #FFF;
}
.suggestionListContent {
	height: 110px;
	overflow: auto;
	overflow-x: hidden;
}
.suggestionListContent ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.suggestionListContent li {
	margin: 0;
	padding: 2px 2px 2px 5px;
	cursor: pointer;
	font-size: 12px;
	white-space: nowrap;
}
.suggestionListContent li .ortszusatz {
	color: #89B2D2;
}
.suggestionListContent li:hover {
	background-color: #FFF;
}
.suggestionListFound {
	color: #00579D;
	border-bottom: 1px dotted #00579D;
}

.row-of {
	overflow: visible;
}

#jump,
#back {
	display: none;
}
#jump {
	font-weight: normal;
}

/*
@media screen and (min-width:46.1em) {
*/
	#main-navigation {
		position: relative;
		padding: 0;
		margin: 0;
		list-style: none;
		height: 30px;
		background: transparent;
	}
	#main-navigation li {
		float: left;
	}
	#main-navigation li a {
		display: block;
		height: 30px;
		line-height: 30px;
		margin: 0 4px 0 0;
		padding: 0 10px;
		float: left;
		background: #EEE;
		color: #00579D;
		border-radius: 10px 10px 0 0;
		text-decoration: none;
		/*font-family: Verdana, sans-serif;*/
		font-size: 12px;
	}
	#main-navigation li a:hover {
		background: #116CB5;	/*#116CB5;*/
		color: #FFF;
		/*line-height: 27px;*/
		height: 30px;
	}
	#main-navigation li:hover > a {
		background: #116CB5;	/*background: #116CB5;*/
		color: #FFF;
	}
	#main-navigation ul {
		position: absolute;
		padding: 5px 0 0 0;
		margin: 0;
		list-style: none;
		height: 25px;
		line-height: 25px;
		width: 350px;
		background: #116CB5;	/*#116CB5;*/
		left: -9999px;
		top: 30px;
		z-index: 10;
		/*border-bottom: 1px solid #FFF;*/
	}
	#main-navigation ul li {
		height: 25px;
		line-height: 25px;
	}
	#main-navigation ul li a {
		height: 25px;
		line-height: 25px;
		background: transparent;
		color: #FFF;
		margin: 0 2px;
		padding: 0 10px;
		font-size: 11px;
	}
	#main-navigation ul li a:hover {
		height: 25px;
		line-height: 25px;
		background: #FFF;
		border-bottom: 1px solid #FFF;
		color: #116CB5;
	}
	
	#main-navigation :hover ul {
		left: .5em;
		padding-left: 100px;
	}
	
	#main-navigation li.aktiv ul {
		left: .5em;
		padding-left: 100px;
		z-index: 1;
	}
	#main-navigation li.aktiv a {
		background: #116CB5;	/*#116CB5;*/
		color: #FFF;
		line-height: 27px;
		height: 30px;
	}
	#main-navigation li.aktiv ul li a {
		color: #FFF;
		padding: 0 10px;
		height: 25px;
		line-height: 25px;
		background: transparent;
	}
	#main-navigation li.aktiv ul li.aktiv a {
		background: #FFF;
		border-bottom: 1px solid #FFF;
		color: #116CB5;	/*#FF3300;*/
	}
	#main-navigation li.aktiv ul li a:hover {
		background: #FFF;
		border-bottom: 1px solid #FFF;
		color: #00579D;
	}
	#mainnav-subline {
		padding: 5px 0 0 0;
		height: 25px;
		background: #116CB5;	/*#116CB5;*/
		border-radius: 0 6px 6px 6px;
		/*border-bottom: 1px solid #FFF;*/
	}
	#mainnav-cntdwn {
		float: right;
		padding: .25em .75em 0 0;
		font-size: .75em;
		color: #89B2D2;
		cursor: default;
		-moz-user-select: none;
	}
/*
}
*/

/* KU NAVI 
------------------------------------------------------------------------- */
#dashboard-fku {
	margin: 0 0 1em 0;
}
#dashboard-fku div.is-ico-ms,
#dashboard-fku div.is-ico-mb,
#dashboard-fku div.is-ico-au {
	border: none;
	box-shadow: none;
}

ul#ku-navigation {
	position: relative;
	padding: 0;
	margin: 0 0 1.5em 0;
	width: 100%;
	list-style: none;
	border-radius: 8px;
	background: transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}
ul#ku-navigation li {
	float: left;
	padding: 0px;
	width: 19%;
	text-align: center;
	border-radius: 6px;
	border: 1px solid #FFF;
	background: transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}
ul#ku-navigation li:nth-child(odd) {
	/*background: #F4F4F4;*/
	/*background: #116CB5;*/
	
}
ul#ku-navigation li:nth-child(even) span {
	/*color: #CCC;*/
	/*color: #FFF;*/
}
ul#ku-navigation li span,
ul#ku-navigation li a {
	display: block;
	padding: .75em 0 .85em 0;
	font-size: .7em;
	color: #00579D;
	text-shadow: 1px 1px 0 #FFF;
	border-radius: 6px;
	background: #EEE;
	background: rgb(238,238,238);
	/*background-image: -moz-linear-gradient(center top , rgb(255, 255, 255), rgb(245, 245, 245));*/
	text-decoration: none;
	-moz-user-select: none;
}
ul#ku-navigation li a:hover,
ul#ku-navigation li a:focus {
	color: #FFF;
	text-shadow: 1px 1px 0 #00579D;
	background: #116CB5;
	background-image: -moz-linear-gradient(center top , rgb(27, 121, 197), rgb(17, 108, 181));
}
ul#ku-navigation li.active a {
	color: #FFF;
	text-shadow: 1px 1px 0 #00579D;
	background: #116CB5;
	background-image: -moz-linear-gradient(center top , rgb(27, 121, 197), rgb(17, 108, 181));
}
ul#ku-navigation li span {
	color: #BBB;
	text-shadow: 1px 1px 0px rgb(255,255,255);
	cursor: default;
}
ul#ku-navigation li span:hover {
	text-decoration: line-through;
}

.ku-sidebar,
.con-sidebar {
	border-radius: 10px 0 10px 10px;
	border: 1px solid #FFF;
}
.ku-sidebar-bg,
.con-sidebar-bg {
	padding: .5em .75em .3em .75em;
	background: #EEE;
	background: rgb(238,238,238);
}
.ku-sidebar h3,
.con-sidebar h3 {
	color: #00579D;
	font-weight: normal;
	text-shadow: 1px 1px 0px #FFF;
}
.ku-sidebar h3 {
	color: green;
	color: rgb(72, 209, 54);
}
.ku-sidebar p,
.con-sidebar p {
	color: #666;
}

/* SCHRIFT 
------------------------------------------------------------------------- */
#breadcrumb {
	height: 1.5em;
}
#nojs-warning,
#is-cntdwn-warning {
	/*text-align: right;*/
}
#nojs-warning .i-button,
#is-cntdwn-warning .i-button {
	width: 100%;
	color: #F30;
	border-color: #F30;
}
#nojs-warning span,
#is-cntdwn-warning span {
	display: block;
	margin: 0 0 1em 0;
	padding: .5em 0;
	text-align: center;
	font-size: .75em;
	color: #F30;
	text-shadow: 1px 1px 0 #FFF;
	border: 1px solid #F30;
	background-color: rgba(255,51,0,.1);
	border-radius: 6px;
}
h1 {
	margin: 0 0 .9375em;
	font-size: 1.8em;	/*1.3em;*/
	font-weight: normal;
	color: #116CB5;
}
h2 {
	margin: 0 0 .9375em;
	padding: 0;	/*.5em;*/
	font-size: 1.5em;	/*1.1em;*/
	font-weight: normal;
	text-align: left;
	color: #999; /*#E5EEF5;*/
	text-shadow: 1px 1px 0 #FFF;
	background: transparent; /*#116CB5;*/
	/*border-radius: 6px;*/
}
h3 {
	margin: 0 0 7px 0;
	font-size: 1em;
	font-weight: bold;
	color: #116CB5;
}
h4 {
	margin: 0 0 10px 0;
	font-size: 0.8em;
	font-weight: bold;
	color: #116CB5;
}
h4.error {
	color: #F30;
}
p,
.i-but-p {
	margin: 0 0 .75em 0;
	font-size: .75em;
	line-height: 1.1em;
	color: #555;
}
span.i-but-p {
	display: inline-block;
}

p a,
p a:link,
p a:visited,
p a:active,
dd a,
dd a:link,
dd a:visited,
dd a:active {
	text-decoration: none;
	color: #116CB5;
}
p a:focus,
p a:hover,
dd a:focus,
dd a:hover {
	text-decoration: none;
	color: #00579D;
	background: #E5EEF5;
}

hr {
	margin: .75em 0;
	height: 2px;
	color: #F2F2F2;
	background-color: #F2F2F2;
	border: 0;
}
.cinfo {
	color: #89B2D2;
}
.cokay {
	color: green;
	color: rgb(72, 209, 54);
}
.warning,
.cwarning {
	color: #F60;
}
.cerror {
	color: #F30;
}

/* PROGRESS
------------------------------------------------------------------------- */
progress,          /* All HTML5 progress enabled browsers */
progress[role]     /* polyfill */
{

	/* Turns off styling - not usually needed, but good to know. */
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;

	/* gets rid of default border in Firefox and Opera. */ 
	border: none;

	/* Needs to be in here for Safari polyfill so background images work as expected. */
	background-size: auto;
	
	/* Dimensions */
	width: 100%;
	height: 1.5em;
	
	border-radius: 6px;
	
}
/* Polyfill */
progress[role]:after {
	background-image: none; /* removes default background from polyfill */
}
/* Ensure fallback text doesn't appear in polyfill */
progress[role] strong {
	display: none;
}

progress,                          /* Firefox  */ 
progress[role][aria-valuenow] {    /* Polyfill */
   background: #EEE !important; /* !important is needed by the polyfill */
}
/* Chrome */
progress::-webkit-progress-bar {
    background: #EEE;
}

/* IE10 */
progress {
	color: green;
	color: rgb(72, 209, 54);
	border-radius: 6px;
}
/* Firefox */
progress::-moz-progress-bar { 
	background: green;
	background: rgb(72, 209, 54);
	border-radius: 6px;	
}

/* Chrome */
progress::-webkit-progress-value {
    background: green;
	background: rgb(72, 209, 54);
	border-radius: 6px;
}
/* Polyfill */
progress[aria-valuenow]:before  {
    background: green;
	background: rgb(72, 209, 54);
	border-radius: 6px;
}

div.progress {
	position: relative;
	margin: 0 0 1em 0;
}
div.progress span {
	position: absolute;
	top: 0;
	left: 0;
	padding: .35em .5em;
	width: 95%;
	text-align: left;
	font-size: .85em;
	font-weight: bold;
	color: #FFF;
	/*
	text-shadow: 0px 0px 3px green;
	text-shadow: 0px 0px 3px rgb(72, 209, 54);
	*/
}
div.progress span.right {
	text-align: right;
	color: green;
	color: rgb(72, 209, 54);
	text-shadow: 1px 1px #FFF;
}

/* PROGRESS-STEPS
------------------------------------------------------------------------- */
ul.progress-steps {
	margin: 0 0 1.5em 0;
	/*padding: .35em 0;*/
	/*width: 100%;*/
	background: #DDD;
	border-radius: 6px;
	overflow: hidden;
}
ul.progress-steps li {
	float: left;
	width: 33.333%;
	text-align: center;
	font-size: .75em;
	font-weight: bold;
	color: #FFF;
	background: transparent;	/* #EEE url(../img/arrow.png) 3% 50% no-repeat; */
}
ul.progress-steps li:first-child {
	border-radius: 6px 0 0 6px;
}
ul.progress-steps li a,
ul.progress-steps li span {
	position: relative;
	display: block;
	padding: .75em 0;
	text-decoration: none;
	/*
	border-top: 3px solid #FFF;
	border-bottom: 3px solid #FFF;
	*/
}
ul.progress-steps li.progress-todo.current a,
ul.progress-steps li.progress-todo.current span {
	color: #FFF;
	text-shadow: none;
	background: #116CB5;
	/*
	border: 3px solid #116CB5;
	border-radius: 6px;
	*/
}
li.progress-todo.current:first-child a {
	border-radius: 6px 0 0 6px;
}
li.progress-todo.current:last-child span {
	border-radius: 0 6px 6px 0;
}
ul.progress-steps li a, ul.progress-steps li a:active, ul.progress-steps li a:visited {
	color: #116CB5;
}
ul.progress-steps li.progress-done a, ul.progress-steps li.progress-done a:active, ul.progress-steps li.progress-done a:visited {
	color: #00579D;
	text-shadow: 1px 1px #FFF;
	/*font-style: italic;*/
}
ul.progress-steps li.progress-done a:hover, ul.progress-steps li.progress-done a:focus {
	font-style: normal;
}
ul.progress-steps li.progress-done,
ul.progress-steps li.progress-todo {
	/*
	background-color: green;
	background-color: rgb(72, 209, 54);
	font-style: italic;
	*/
	/*
	background-color: #89B2D2;
	background-image: -moz-linear-gradient(center left, #6C9CC2, #89B2D2);
	*/
	background-color: #EEE;
	background-image: -moz-linear-gradient(center left, #DDD, #EEE);
}
ul.progress-steps li.progress-done span {
	color: #999;	/*#00579D;*/
	text-shadow: 1px 1px #FFF;
}
ul.progress-steps li.progress-todo {
	color: #999;
	text-shadow: 1px 1px #FFF;
}
ul.progress-steps li.progress-todo.current {
	color: #FFF;
	/*
	border-radius: 6px;
	box-shadow: 0px 1px 1px #DDD;
	*/
}
.arrow-right {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 0; 
	height: 0; 
	border-top: 1.4em solid transparent;
	border-bottom: 1.4em solid transparent;
	border-left: 1.4em solid #EEE;
}
ul.progress-steps li.progress-todo.prev .arrow-right {
	border-left: 1.4em solid #EEE;
}
ul.progress-steps li.progress-todo.current .arrow-right {
	/*
	border-left: 11px solid green;
	border-left: 11px solid rgb(72, 209, 54);
	*/
	border-left: 1.4em solid #EEE;
}
ul.progress-steps li.progress-todo.next .arrow-right {
	border-left: 1.4em solid #116CB5;
}

/* KALENDER
------------------------------------------------------------------------- */
.is-cal-box {
	max-width: 360px;
	border: 1px solid #EEE;
	border-radius: 10px 0 10px 10px;
	overflow: hidden;
}
table#is-calendar,
table#is-calendar th,
table#is-calendar tr,
table#is-calendar tfoot,
table#is-calendar tbody tr:nth-child(2n),
table#is-calendar tbody tr:nth-child(2n+1),
table#is-calendar tbody tr:nth-child(2n):hover,
table#is-calendar tbody tr:nth-child(2n+1):hover {
	color: #555;
	background: none;
	border: none;
	box-shadow: none;
}
table#is-calendar {
	margin: 0;
	max-width: 360px;
	border: none;
}
table#is-calendar th {
	width: 12.5%;
	border-bottom: 1px solid #EEE;
}
table#is-calendar th,
table#is-calendar td {
	text-align: center;
}
table#is-calendar tr th:first-child,
table#is-calendar tr td:first-child {
	color: #999;
	border-right: 1px solid #EEE;
}
table#is-calendar tr th:nth-child(7),
table#is-calendar tr td:nth-child(7) {
	color: #999;
}
table#is-calendar tr th:nth-child(8),
table#is-calendar tr td:nth-child(8) {
	color: #F30;
}
.is-cal-currkw,
table#is-calendar tbody tr.is-cal-currkw:nth-child(2n),
table#is-calendar tbody tr.is-cal-currkw:nth-child(2n+1) {
	background: #F5F5F5;
}
.is-cal-today {
	padding: 0;
	font-weight: bold;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.is-cal-today span {
	display: block;
	padding: .45em .375em;
	border: 1px solid #89B2D2;
	border-radius: 5px 0 5px 5px;
	background: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.nowrap {
	white-space: nowrap;
}

/* SIDEBAR (Zusammenfassung)
------------------------------------------------------------------------- */
.sidebar {
	padding: .5em;
	background: #FFF;
	border: 1px solid #CCC;
	border-radius: 10px 0 10px 10px;
}
.sidebar table,
.sidebar table th,
.sidebar table tr,
.sidebar table tfoot,
.sidebar table tbody tr:nth-child(2n),
.sidebar table tbody tr:nth-child(2n+1),
.sidebar table tbody tr:nth-child(2n):hover,
.sidebar table tbody tr:nth-child(2n+1):hover {
	color: #333;
	background: none;
	border-bottom: none;
	box-shadow: none;
}
.sidebar table {
	border: none;
}
.sidebar table td {
	padding: .25em .375em;
	color: #333;
	box-shadow: none;
}
.sidebar table th {
	padding-top: .2em;
	padding-bottom: .3em;
	color: #000;
	background: #F5F5F5;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.sidebar table tfoot td {
	border-top: 1px solid #CCC;
	border-bottom: none;
}
.sidebar h4 {
	margin: 0 0 .5em 0;
	padding: .75em 0 0 0;
}
.sidebar div.sidebar-data {
	margin: 0 0 .1em 0;
	padding: .5em;
	font-size: .75em;
	color: #333;
	background: #F5F5F5;
	border-radius: 6px;
}
.sidebar div.sidebar-data div {
	padding: 0 0 .5em 0;
}
.sidebar a,
.sidebar a:link,
.sidebar a:visited,
.sidebar a:active,
.sidebar a:focus,
.sidebar a:hover {
	font-size: .75em;
	color: #116CB5;
	text-decoration: none;
	border-bottom: 1px dotted #116CB5;
}
h4.progress-todo {
	color: #BBB;
}
h4.progress-edit {
	
}
h4.progress-done {
	color: green;
	color: rgb(72, 209, 54);
}

/* FORDERUNGEN ON TOP (MS/MB)
------------------------------------------------------------------------- */
#msmb-forderungen {
	margin: 0 0 1em 0;
	padding: .625em .5em;
	border: 1px solid #CCC;
	border-radius: 10px 0 10px 10px;
}
#msmb-forderungen a,
#msmb-forderungen a:link,
#msmb-forderungen a:visited,
#msmb-forderungen a:active,
#msmb-forderungen a:focus,
#msmb-forderungen a:hover {
	font-size: .75em;
	color: #116CB5;
	text-decoration: none;
	border-bottom: 1px dotted #116CB5;
}
#msmb-forderungen table,
#msmb-forderungen table th,
#msmb-forderungen table tr,
#msmb-forderungen table tfoot,
#msmb-forderungen table tbody tr:nth-child(2n),
#msmb-forderungen table tbody tr:nth-child(2n+1),
#msmb-forderungen table tbody tr:nth-child(2n):hover,
#msmb-forderungen table tbody tr:nth-child(2n+1):hover {
	color: #333;
	background: none;
	border-bottom: none;
	box-shadow: none;
}
#msmb-forderungen table {
	border: none;
}
#msmb-forderungen table td {
	padding: .25em .375em;
	color: #333;
	box-shadow: none;
}
#msmb-forderungen table td.cokay {
	color: green;
	color: rgb(72, 209, 54);
}
#msmb-forderungen table td.cwarning {
	color: #F60;
}
#msmb-forderungen table td.cerror {
	color: #F30;
}
#msmb-forderungen table th {
	padding-top: .2em;
	padding-bottom: .3em;
	color: #666;
	font-weight: bold;
	background: #F5F5F5;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#msmb-forderungen table tfoot td {
	border-top: 1px solid #CCC;
	border-bottom: none;
}
#msmb-forderungen h4 {
	margin: 0 0 .5em 0;
	padding: .75em 0 0 0;
}
#msmb-forderungen div.sidebar-data {
	margin: 0 0 .1em 0;
	padding: .5em;
	font-size: .75em;
	color: #333;
	background: #F5F5F5;
	border-radius: 6px;
}
#msmb-forderungen div.sidebar-data div {
	padding: 0 0 .5em 0;
}

/* AUSKUNFT
------------------------------------------------------------------------- */
#au-agbs {
	margin: .5em 0 0 0;
}
#au-agbs h4 {
	color: #666;
}
#au-agbs p {
	padding: 0;
}
.au-mmpd-low {
	color: #000;
}
.au-mmpd-medium {
	color: #F30;
}
.au-mmpd-high {
	color: #F00;
}

.au-ampel {
	cursor: default;
	float: left;
    font-size: 120px;
	width: 40px;
    /*height: 60px;*/
    padding: 8px 8px 20px 8px;
	background: #444;
	border: 1px solid #555;
	border-radius: 6px;
}
.au-ampel span {
    color: #222;
    display: block;
	float: left;
    line-height: 40px;
    text-align: center;
	height: 40px;
    width: 40px;
	text-shadow: 0 -1px 1px #666, 0 1px 1px #CCC;
}
.au-ampel.gruen .bottom {
    color: lime;
}
.au-ampel.gelb .middle {
    color: yellow;
}
.au-ampel.rot .top {
    color: #F00;
}

/* CD
------------------------------------------------------------------------- */
#logo {
	float: left;
}
#logo sup {
	color: #89B2D2;
	font-size: .5em;
}
#logo span.inkassofort {
	font-size: 1.8em;
}
#footerinner span.inkassofort {
	
}
strong.ci-inkas {
	color: #00579D;
}
strong.ci-so {
	color: #FFF;
	
}
span.ci-sofort {
	display: inline-block;
	padding: 0 .05em;
	font-weight: normal;
	color: #FFF;
	background: #00579D;
	-moz-transform: skewY(-3deg);
	transform: skewY(-3deg);
}
span.ci-sofort span {
	display: inline-block;
	-moz-transform: skewY(3deg);
	transform: skewY(3deg);
}
#logo span.ci-claim {
	float: left;
	margin: 0.4em 0 0 0;
	color: #89B2D2;
	font-size: 0.65em;
}

sup {
	padding: 0 0 0 .1em;
	font-size: smaller;
	vertical-align: super;
}

/* BUTTONS, LINKS 
------------------------------------------------------------------------- */
.i-button {
    display: inline-block;
    min-width: 46px;
    text-align: center;
    color: rgb(68, 68, 68);
    font-size: 11px;
    font-weight: bold;
    height: 29px;
    padding: 0 .6em;
    line-height: 27px;
    border-radius: 6px 6px 6px 6px;
    -moz-transition: all 0.218s ease 0s;
    border: 1px solid rgb(220, 220, 220);
    background-color: rgb(245, 245, 245);
    background-image: -moz-linear-gradient(center top , rgb(245, 245, 245), rgb(241, 241, 241));
    -moz-user-select: none;
    cursor: pointer;
	text-decoration: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
input.i-button.fa-submit-edit,
input.i-button.fa-submit-delete {
	font-weight: normal;
	color: #666;
	height: 20px;
	padding: 0 .3em;
    line-height: 18px;
}
input.i-button {
	padding-bottom: .1em;
	font-family: Arial, Helvetica, sans-serif;
}
form input.i-button-text {
	display: inline;
	padding: 0;
	height: auto;
	text-align: left;
	line-height: auto;
	font-size: 1em;
	font-weight: normal;
	color: #116CB5;
	border: none;
	border-bottom: 1px dotted #89B2D2;
	background: none;
	border-radius: 0px;
}
.i-button-blue {
    border: 1px solid rgb(27, 121, 197);
    color: rgb(255, 255, 255);
    text-shadow: 0px 1px rgba(0, 0, 0, 0.1);
    /*text-transform: uppercase;*/
    background-color: rgb(17, 108, 181);
    background-image: -moz-linear-gradient(center top , rgb(27, 121, 197), rgb(17, 108, 181));
}
.i-button-lightblue {
    border: 1px solid rgb(216, 229, 239);
    color: rgb(17, 108, 181);
    text-shadow: 0px 1px rgba(255, 255, 255, 0.7);
    /*text-transform: uppercase;*/
    background-color: rgb(229, 238, 245);
    background-image: -moz-linear-gradient(center top , rgb(216, 229, 239), rgb(229, 238, 245));
}
.i-button-red {
    border: 1px solid rgb(221, 75, 57);
    color: rgb(255, 255, 255);
    text-shadow: 0px 1px rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
    background-color: rgb(209, 72, 54);
    background-image: -moz-linear-gradient(center top , rgb(221, 75, 57), rgb(209, 72, 54));
}
.i-button-green {
    border: 1px solid rgb(75, 221, 57);
    color: rgb(255, 255, 255);
    text-shadow: 0px 1px rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
    background-color: rgb(72, 209, 54);
    background-image: -moz-linear-gradient(center top , rgb(75, 221, 57), rgb(72, 209, 54));
}
.i-button-green:focus,
.i-button-green:hover {
	border: 1px solid rgb(72, 209, 54);
	border-radius: 6px 0 6px 6px;
	text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.4);
}
#submit-wait {
	color: #116CB5;
	text-transform: uppercase;
}

/* BOX 
------------------------------------------------------------------------- */
.box {
	margin: 0 0 .75em 0;
	padding: 0 0 0 0;	/*.5em .5em 1em .5em;*/
	background: transparent;	/*#F2F2F2;*/
	border-radius: 10px 0 10px 10px;
}
.box ul {
	margin: 0 0 .75em 0;
	font-size: .85em;
	color: #666;
	list-style: none;
	list-style-position: inside;
}
.box ul li {
	padding: .15em 0;
}
.box ul li a {
	padding: 0 .2em 0 .05em;
	text-decoration: none;
	color: #00579D;
	text-shadow: 1px 1px 0 #FFF;
	/*border-bottom: 1px solid #89B2D2;*/
}
.box ul li a:hover,
.box ul li a:focus {
	color: #00579D;
	background: #E5EEF5;
	/*border-bottom: 1px solid #89B2D2;*/
}
.box p {
	font-size: .85em;	/*.6875em;*/
}

.is-ico-box {
	float: left;
	width: 25%;
	width: 78px;
	box-sizing: border-box;
}
.is-ico {
	position: relative;
	width: 100%;
	height: 0;
	overflow: visible;
	padding-bottom: 100%;	/* 1:1 */
}
.is-ico div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.is-ico-ms,
.is-ico-mb,
.is-ico-au,
.is-ico-mi {
	border-radius: 6px 0 6px 6px;
	border: 1px solid #89B2D2;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
	background-color: #FFF;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}

.is-ico-ms-,
.is-ico-mb-,
.is-ico-au- {
	float: left;
	margin: 0;	/* 1em 1em 0; */
	width: 25%;	/*80px;*/
	max-width: 78px;
	height: 78px;
	border-radius: 6px 0 6px 6px;
	border: 1px solid #89B2D2;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
	background-color: #FFF;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}

.is-ico-ms {
	background-image: url('../img/icon_ms.gif');
}
.is-ico-mb {
	background-image: url('../img/icon_mb.gif');
}
.is-ico-au {
	background-image: url('../img/icon_au.gif');
}
.is-ico-mi {
	background-image: url('../img/icon_mi.gif');
}
.is-auftragsinfo {
	float: left;
	margin: 0 0 0 5%;
	width: 69%;
}
/*
.col-3 {
	float: left;
	width: 25%;
}
*/

/* TABELLEN : ÜBERBLICK 
------------------------------------------------------------------------- */
table {
	margin: 0 0 .5em 0;
	width: 100%;
	font-size: .75em;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
}
col.number, col.date {
	/*visibility: collapse;*/
}
col.columnaktiv {
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
	background: #E5EEF5;
}
table th {
	color: #116CB5;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	background: #F4F4F4;
	/*
	background: -webkit-gradient(linear, left top, left bottom, from(#F9F9F9), to(#F0F0F0));
	background: -moz-linear-gradient(top,  #F9F9F9,  #F0F0F0);
	*/
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #BBB;
	text-shadow: 1px 1px 0 rgba(255,255,255,1.0);
	box-shadow: 0px 3px 2px -1px rgba(0,0,0,.1);
}
table th, table td {
	padding: .5em .375em;
	vertical-align: top;
}
table th.number, table th.euro, table th.date, table th.filesize, table td.number, table td.euro, table td.date, table td.filesize {
	text-align: right;
	white-space: nowrap;
}
table tfoot {
	font-weight: bold;
	background: #F9F9F9;
}
table tfoot td {
	color: #333;
	font-size: 1.2em;
	border-top: 1px solid #BBB;
	border-bottom: 1px solid #EEE;
}
table tbody tr {
	border-bottom: 1px solid #FFF;
	-moz-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	text-shadow: 1px 1px 0px #FFF;
}
table tbody tr:nth-child(2n) {
	background: #F4F4F4;
}
table tbody tr:nth-child(2n+1) {
	background: #F9F9F9;
}
table tbody tr:nth-child(2n):hover, table tbody tr:nth-child(2n+1):hover  {
	/*
	-moz-transform: translate(0,-1px);
	transform: translate(0,-1px);
	*/
	background: #FFF;
	/*
	background: -webkit-gradient(linear, left top, left bottom, from(#F0F0F0), to(#FFFFFF));
	background: -moz-linear-gradient(top,  #F0F0F0,  #FFFFFF);
	-moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.15);
	*/
}
table.js_tr-links tbody tr {
	cursor: pointer;
}
table.js_tr-links tbody tr:hover .js_tr-lnk {
	color: #F30;
}
table.js_tr-links tbody tr:hover .js_tr-lnk:before {
	content: '> ';
}
table tbody td {
	color: #555;
	background-position: center;
	background-repeat: no-repeat;
}
table tbody td.ms {
	background-image: url('../img/ico_ms.gif');
}
table tbody td.mb {
	background-image: url('../img/ico_mb.gif');
}
table tbody td.ms-green {
	background-image: url('../img/ico_ms-green.gif');
}
table tbody td.mb-green {
	background-image: url('../img/ico_mb-green.gif');
}
table tbody td.ms-red {
	background-image: url('../img/ico_ms-red.gif');
}
table tbody td.mb-red {
	background-image: url('../img/ico_mb-red.gif');
}
table tbody td.ico-pdf {
	background-image: url('../img/ico_pdf.gif');
}
table tbody td.ico-email {
	background-image: url('../img/ico_email.gif');
}
table tbody td.ico-delete {
	background-image: url('../img/ico_delete.gif');
}
table tbody td a {
	display: block;
	color: #116CB5;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;
}
table tbody td span.zusatzinfo {
	color: #999;
}

table tbody td span.th2td-label {
	display: none;
	float: left;
	width: 120px;
}

.table-navigation {
	margin: 0 0 1.5em 0;
	font-size: .6875em;
}
.table-navigation a {
	display: inline-block;
	margin: 0 0 .2em 0;
	padding: .25em;
	min-width: 1.1em;
	height: 1.1em;
	font-size: 1em;
	color: #116CB5;
	text-align: center;
	text-decoration: none;
	border: 1px solid #E5EEF5;
	border-radius: 3px;
}
.table-navigation a:hover,
.table-navigation a:focus {
	border: 1px solid #89B2D2;
}
.table-navigation a.active {
	font-weight: bold;
	color: #F30;
	border: 1px solid #F30;
	background: #FFF;
}
.table-navigation > span {
	display: inline-block;
	margin: 0 0 .2em 0;
	padding: .25em;
	min-width: 1.1em;
	height: 1.1em;
	color: #CCC;
	text-align: center;
	border: 1px solid #EEE;
	border-radius: 3px;
}

.hinweis {
	font-size: .75em;
	color: #666;
}
span.asterisk {
	padding: 0 .25em 0 0;
	color: #F30;
}

/* DEFINITION LIST
------------------------------------------------------------------------- */
dl {
	margin: 0 0 10px 0;
	padding: 10px;
	font-size: .75em;
	border: 1px solid #CCC;
	border-radius: 10px 0 10px 10px;
	background: #F9F9F9;
}
dt {
	clear: both;
	margin: 0 0 .3em 0;
	display: block;
	float: left;
	width: 200px;
	font-weight: bold;
	color: #116CB5;
}
dd {
	float: left;
	display: block;
	width: 490px;
	padding: 0 0 .5em 0;
	color: #333;
	white-space: nowrap;
}

/* IFRAME
------------------------------------------------------------------------- */
iframe,
object {
	border: none;
}
/*
iframe#if-pdf,
object#if-pdf {
	width: 100%;
	height: 50em;
}
*/
iframe#if-pdf-aufstellung {
	width: 100%;
	height: 35em;
}

.is-iframe {
	position: relative;
	height: 0;
	overflow: hidden;
}
.is-iframe {
	padding-bottom: 141.42857%;
}
.is-iframe iframe,
.is-iframe object,
.is-iframe embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* FORMULARE
------------------------------------------------------------------------- */
fieldset {
	margin: 0 0 1em 0;
	padding: .625em;
	border: 1px solid #CCC;
	border-radius: 10px 0 10px 10px;
	background: #F9F9F9;
	overflow: hidden;
}
legend {
	margin: 0 0 1em 0;
	padding: 0 .625em .25em 0;
	font-size: .875em;
	font-weight: bold;
	text-align: left;
	color: #BBB;
}

form fieldset table,
form fieldset table th,
form fieldset table tr,
form fieldset table tfoot,
form fieldset table tbody tr:nth-child(2n),
form fieldset table tbody tr:nth-child(2n+1),
form fieldset table tbody tr:nth-child(2n):hover,
form fieldset table tbody tr:nth-child(2n+1):hover {
	color: #333;
	background: none;
	border: none;
	box-shadow: none;
}
form fieldset table {
	font-size: 1em;
	width: auto;
	border: 1px solid #EEE;
	background: #FFF;
}
#msmb-forderungen table {
	border: none;
}

form div {
	padding: 0 0 2px 0;
}
form div a.textlink,
form div a.textlink:link,
form div a.textlink:visited,
form div a.textlink:active,
form div a.textlink:focus,
form div a.textlink:hover {
	color: #116CB5;
	text-decoration: none;
	border-bottom: 1px dotted #116CB5;
}
form div.fm-info,
form div.fm-warning,
form div.fm-error {
	margin: 0 0 1.5em 0;
	padding: 0 .5em;
	text-shadow: 1px 1px 0 #FFF;
	background: #F2F2F2;
	border: 1px solid #89B2D2;
	/*border-right: .5em solid #89B2D2;*/
	border-radius: 10px 0 10px 10px;
}
form div.fm-info {
	border-color: #89B2D2;
}
form div.fm-warning {
	border-color: #F60;
}
form div.fm-error {
	border-color: #F30;
}
form div.fm-info p,
form div.fm-warning p,
form div.fm-error p {
	position: relative;
	margin: 0 0 .1em 0;
	padding: .75em 3em .75em 2.5em;
	color: #116CB5;
}
form div.fm-error p {
	color: #F30;
}
form div.fm-info span,
form div.fm-warning span,
form div.fm-error span {
	display: block;
	position: absolute;
	margin-top: -.5em;
	top: 50%;
	left: 0;
	width: 1em;
	height: 1em;
	font-size: 2em;
	line-height: 1.1em;
	text-align: center;
}
form ul {
	margin: 0 0 0 2.5em;
	font-size: .75em;
	color: #333;
}
form ul li {
	padding: .25em 0;
}
form p,
form div.introtxt,
div.introtxt {
	padding: 0 10px 10px 0;
	font-size: .75em;
}
form div.introtxt h4,
form div.introtxt p,
div.introtxt h4,
div.introtxt p {
	font-size: 1em;
}
label {
	display: block;
	float: left;
	padding: .2em 0 .2em;
	width: 25%;
	min-width: 10em;
	font-size: .75em;
	font-weight: bold;
	color: #116CB5;
	text-shadow: 1px 1px 0 #FFF;
}
form div.introtxt label {
	font-size: 1em;
}
label.error {
	color: #F30;
}
label span.label {
	
}
label span.label a {
	color: #116CB5;
	text-decoration: none;
}
label span.label a:hover,
label span.label a:focus {
	background: #E5EEF5;
}
label span.pre {
	font-family: "Courier New", Courier, monospace;
}
input, select, textarea {
	font-family: 'OpenSansRegSem', Arial, Helvetica, sans-serif;
	color: #333;
	border: 1px solid #89B2D2;
	background: #F5F5F5;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
textarea {
	font-size: .75em;
	resize: none;
}
input[type="text"]:focus, input[type="date"]:focus, input[type="password"]:focus, select:focus, textarea:focus {
	border: 1px solid #333;
	background: #FFF;
}
input.error, select.error, textarea.error {
	border-color: #F30;
	/*
	outline-width: .2em;
	outline-color: rgba(255,51,0,.7);
	outline-style: solid;
	*/
}
optgroup {
	font-family: 'OpenSansRegSem', Arial, Helvetica, sans-serif;
	font-style: normal;
	text-indent: .2em;
	border-top: 1px solid #EEE;
	background: #F5F5F5;
}
option {
	padding: 0 0 0 .75em;
	font-family: 'OpenSansRegSem', Arial, Helvetica, sans-serif;
	background: #FFF;
}

.radios, .checkboxs {
	float: left;
	width: 70%;
	color: #333;
}
.radios label, .checkboxs label {
	display: inline;
	float: none;
	width: auto;
	font-weight: normal;
	color: #333;
}
fieldset .isg-aufstellung {
	float: left;
	width: 70%;
}

[disabled] {
	color: #777;
	text-shadow: 1px 1px 0px #FFF;
	background-color: #DDD;
	border-color: #CCC;
}
form span.formfield {
	display: inline-block;
	cursor: default;
	padding: 3px 2px;
	color: #666;
	font-size: .8em;
	border: 1px solid #F0F0F0;
	background: #F5F5F5;
}
form span.suffix-label {
	font-size: .75em;
	font-weight: bold;
	color: #116CB5;
	-moz-user-select: none;
}

input.submit-edit,
input.submit-delete,
input.submit-dld {
	display: inline-block;
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
	height: 1.1em;
	vertical-align: text-bottom;
	cursor: pointer;
}
input.submit-edit,
input.submit-dld {
	color: #116CB5;
}
input.submit-delete {
	color: #F30;
}

form#formsuchen,
form#loginform {
	float: right;
}
input#f_suchbegriff,
input#loginusername,
input#loginpassword {
	float: left;
	margin: 0;
	display: inline-block;
    text-align: left;
	min-width: 150px;
    color: #333;
	text-shadow: 1px 1px 0 #FFF;
    font-size: 11px;
    font-weight: normal;
    height: 29px;
    padding: 0 .6em;
    line-height: 27px;
    border-radius: 6px 0 0 6px;
    /*border: 1px solid rgb(220, 220, 220);*/
	border: 1px solid #89B2D2;
	border-right: none;
	background: #F9F9F9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
input#loginpassword {
	font-family: Arial, Helvetica, sans-serif;
	border-radius: .1px;
}
input#loginusername {
	background: #F9F9F9 url('../img/bg-ff-benutzer.gif') top left no-repeat;
}
input#loginpassword {
	background: #F9F9F9 url('../img/bg-ff-passwort.gif') top left no-repeat;
}
input#loginusername:hover,
input#loginpassword:hover {
	background: #E5EEF5;
}
input#f_suchbegriff:focus,
input#loginusername:focus,
input#loginpassword:focus {
	display: inline-block;
	color: #00579D;
	border: 1px solid #89B2D2;
	border-right: none;
	background: #E5EEF5;
	background: -webkit-gradient(linear, left top, left bottom, from(#E5EEF5), to(#F9F9F9));
	background: -moz-linear-gradient(top,  #E5EEF5,  #F9F9F9);
}
input#submit-search {
	float: left;
	margin: 0;
	font-weight: normal;
	border-radius: 0 6px 6px 0;
	padding-bottom: 0;
	height: 29px;
	font-family: 'FontAwesome', 'OpenSansRegSem', Arial, Helvetica, sans-serif;
	color: #116CB5;
	border-color: #89B2D2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: button;
}
input#submit-search:hover,
input#submit-search:focus {
	color: #00579D;
}
input#submit-login {
	float: left;
	margin: 0;
	font-weight: normal;
	border-radius: 0 6px 6px 0;
	padding-bottom: 0;
	height: 29px;
	font-family: 'FontAwesome', 'OpenSansRegSem', Arial, Helvetica, sans-serif;
	color: #FFF;
	border-color: #89B2D2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: button;
}
#headerpanel div#loginform-metanav {
	clear: both;
	float: none;
	margin: .5em 0 0 0;
	padding: 0 0 .2em .75em;
	font-size: .7em;
	color: #89B2D2;
}
#headerpanel div#loginform-metanav a {
	float: none;
	margin: 0;
	text-decoration: none;
	color: #116CB5;
}

.ffajaxloading {
	padding-left: 1.4em;
	color: #116CB5;
	background: transparent url(../img/ajax-loader.gif) left center no-repeat;
}
.ffvalidationinfo {
	margin: 0 0 0 .3em;
	font-size: .75em;
}
#f_gutscheincode-info {
	margin: .25em 0 .3em 0;
	padding: 0;
	
}

input#f_betrag,
input#f_msmb_betrag,
input#rate_betrag {
	width: 7em;
	/*text-align: right;*/
}
input#f_datum,
input#f_zinsen_datum,
input#rate_datum {
	width: 7em;
}
select#f_katalog {
	width: 70%;
}

input#s1_strnum,
input#s2_strnum,
input#sf_strnum,
input#sgvf_strnum,
input#sgv1_strnum,
input#sgv2_strnum,
input#f_vbvs_firma_strnum {
	width: 14em;
}
input#g1_strasse,
input#g2_strasse,
input#gf_strasse,
input#ggvf_strasse,
input#ggv1_strasse,
input#ggv2_strasse,
input#f_vbvs_firma_strasse {
	width: 10em;
}
input#f_nr,
input#g1_strassenr,
input#g2_strassenr,
input#gf_strassenr,
input#ggvf_strassenr,
input#ggv1_strassenr,
input#ggv2_strassenr {
	width: 4em;
}

input#s1_plzort,
input#s2_plzort,
input#sf_plzort,
input#sgvf_plzort,
input#sgv1_plzort,
input#sgv2_plzort,
input#f_vbvs_firma_plzort {
	width: 14em;
}
input#f_plz,
input#g1_plz,
input#g2_plz,
input#gf_plz,
input#ggvf_plz,
input#ggv1_plz,
input#ggv2_plz,
input#f_vbvs_firma_plz {
	width: 4em;
}
input#f_ort,
input#g1_ort,
input#g2_ort,
input#gf_ort,
input#ggvf_ort,
input#ggv1_ort,
input#ggv2_ort,
input#f_gerichtsstand_ort,
input#f_vbvs_firma_ort {
	width: 10em;
}
input#nf_mahnkosten,
input#nf_auskuenfte,
input#nf_bankruecklast,
input#nf_sonstige {
	width: 4em;
	/*text-align: right;*/
}
input#nf_sonstige_bez {
	width: 10em;
}

input#g1_vorname,
input#g1_nachname,
input#g2_vorname,
input#g2_nachname,
input#ggv1_vorname,
input#ggv1_nachname,
input#ggv2_vorname,
input#ggv2_nachname,
input#f_kto_inhaber,
input#f_vbvs_kto_inhaber {
	width: 12em;
}
input#gf_bezeichnung,
input#ggvf_bezeichnung,
input#f_vbvs_firma_bezeichnung,
input#f_vbvs_firma_vertretung {
	width: 17em;
}

input#f_kto_blz,
input#f_vbvs_kto_blz {
	width: 7em;
}
input#f_kto_nr,
input#f_vbvs_kto_nr {
	width: 14em;
}

textarea#f_bemerkungen,
textarea#f_vbvs_firma_vertretung,
textarea#f_vbvs_bemerkungen {
	width: 17em;
	height: 5em;
}

/* BUTTONS and LINKS
------------------------------------------------------------------------- */
form div.buttons {
	margin: 0 0 1em 0;
	font-size: .75em;
}
form div.buttons.mainsubmit {
	float: right;
}
form div.buttons.secondarysubmit {
	float: left;
}
form div.buttons a,
form div.buttons a:link,
form div.buttons a:visited,
form div.buttons a:active,
form div.buttons a:focus,
form div.buttons a:hover {
	font-size: 1em;
	color: #116CB5;
	text-decoration: none;
	border-bottom: 1px dotted #116CB5;
}

.formSubmitButtons {
	direction: rtl;
	float:left;
}
.formSubmitButtons input {
	direction: ltr;
	float: none;
}

.topsubmitbutton {
	position: absolute;
	left: -4000px;
}
/*
input[type="radio"],
input[type="checkbox"] {
	-moz-appearance:none;
	-webkit-appearance:none;
	-o-appearance:none;
	border: 1px solid #89B2D2;
}
input[type="checkbox"].error {
	-moz-appearance:none;
	-webkit-appearance:none;
	-o-appearance:none;
	outline-width: 2px;
	outline-color: rgba(255,51,0,.7);
	outline-style: solid;
}
*/
input#submit {
	-webkit-appearance: button;
}
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { margin:0;padding:0;vertical-align: bottom; *vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }

label,
form span.formfield,
ul.progress-steps {
	-moz-user-select: none;
}

.msv {
	margin: 0 7% 0 0;
	padding: 1.5em 1.2em;
	line-height: 1.3em;
	border: 1px solid #CCC;
	background: #FFF;
	box-shadow: .3em .3em 0 rgba(0,0,0,.1);
	-moz-user-select: none;
	cursor: default;
}
.msv .kostenrechnung {
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	/*white-space: pre;*/
}
.msv div.msv-center {
	text-align: center;
}
.msv span.usin {
	/*background: rgba(0,87,157,.1);*/
}
.js_show-msv,
.js_copy-address,
.js_show-it,
.js_hide-it {
	display: inline-block;
	padding: 0 .2em;
	color: #116CB5;
	cursor: pointer;
}
.js_show-msv:hover,
.js_show-msv:focus,
.js_copy-address:hover,
.js_copy-address:focus,
.js_show-it:hover,
.js_hide-it:hover,
.js_show-it:focus,
.js_hide-it:focus {
	/*border-bottom: 1px dotted #116CB5;*/
	background: #E5EEF5;
}
.js_fflink {
	font-size: .75em;
}



#is-fupl {
	display: none;
	min-height: 3em;
}
#is-fupl div.error {
	margin: .1em 0;
	padding: .5em;
	font-size: .75em;
	color: #F30;
	text-shadow: 1px 1px 0 #FFF;
	background: #F2F2F2;
	background: rgba(255,51,0,.1);
	/*border: 1px solid #F30;*/
}
#is-fupl-trigger {
	margin: 0 0 1em 0;
}

fieldset.js_fieldset {
	margin: 0;
	border: 1px solid #FFF;
	border-radius: 0;
	background: transparent;
}
fieldset.js_fieldset legend {
	font-size: .75em;
	font-weight: normal;
	color: #555;
	cursor: pointer;
}
fieldset.js_fieldset legend:hover,
fieldset.js_fieldset legend:focus {
	color: #116CB5;
}

fieldset legend.js_legend {
	font-size: .75em;
	font-weight: normal;
	color: #555;
	cursor: pointer;
}
fieldset legend.js_legend:hover,
fieldset legend.js_legend:focus {
	color: #116CB5;
}

fieldset#fs-vb2vs-kto legend,
fieldset#fs-vb2vs-firma legend {
	color: #F60;
}

input#submit,
input#butsubmit,
input#butcheck,
input#submit-search,
input#submit-login {
	font-family: Arial, Helvetica, sans-serif;
}

#main-navigation {
	z-index: 1111;
}
#mainnav-subline {
	position: relative;
	top: 0;/*-1px;*/
	height: 27px;
	behavior: url(/forderungsmanager/css/PIE.php);
	z-index: 1;
}
#main-navigation li a {
	behavior: url(/forderungsmanager/css/PIE.php);
}


#footer-content,
ul#ku-navigation,
ul#ku-navigation li,
ul#ku-navigation li a,
ul#ku-navigation li span,
.ku-sidebar,
.con-sidebar,
#nojs-warning span,
#is-cntdwn-warning span,
ul.progress-steps li:first-child,
li.progress-todo.current:first-child a,
li.progress-todo.current:last-child span,
.is-cal-box,
.is-cal-today span,
.sidebar,
.sidebar div.sidebar-data,
#msmb-forderungen,
#msmb-forderungen div.sidebar-data,
.au-ampel,
.i-button,
form input.i-button-text,
.i-button-green:focus,
.i-button-green:hover,
.box,
.is-ico-ms,
.is-ico-mb,
.is-ico-au,
.is-ico-mi,
.table-navigation a,
.table-navigation span,
dl,
fieldset,
form div.fm-info,
form div.fm-warning,
form div.fm-error,
input#f_suchbegriff,
input#submit-search,
input#loginusername,
input#loginpassword,
input#submit-login,
fieldset.js_fieldset {
	position: relative;
	box-shadow: none;
	behavior: url(/forderungsmanager/css/PIE.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 */
