@CHARSET "ISO-8859-1"; 

html, body{
	/*background: #999999 url(../images/bg_color.jpg) repeat-x left top;*/
	/*background: #999999 url(../images/bg_color.jpg) no-repeat center top;*/
	/*background-color: #ffffff;*/
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
 	/*line-height: 14px;*/
 	font-size: 12px;
	color: #202021;
}
h1, h2, h3, h4, h5, h6 {
	color: #202021;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	/*letter-spacing: -0.05em;*/
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.header {
	background: transparent url(../images/bg_header.jpg) no-repeat left top;
	width: 850px;
	height: 120px;
	margin: 0 auto;
}
/* LAYOUT */
.layout {
	width: 850px;
	margin: 0 auto;
}
.linke_spalte {
	width: 200px;
	float: left;
}
.rechte_spalte {
	width: 650px;
	float: left;
}
.linke_spalte_inhalte {
	padding: 5px;
}
.rechte_spalte_inhalte {
	padding: 5px 5px 5px 25px;
}
.layout_padding {
	padding-top: 30px;
}
.copyright {
	color: #D5D5D5;
	font-size: 11px;
}
.navigation {
	background: #FFFFFF;
	height: 18px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-top: 1px solid #CCCCCC;
	color: #333333 !important;
	cursor: pointer;
	font-family: arial;
	line-height: 18px;
	padding: 5px 8px;
	text-align: left;
}
.navigation_fix {
	position: fixed;
	z-index: 2000;
	width: 850px;
}
.login_logo {
	background: transparent url(../images/bg_logo_login.jpg) no-repeat left top;
	width: 250px;
	height: 60px;
}
.login_gast{
	width: 250px;
	margin: 0 auto;
	padding: 150px 0px 0px 0px;
}

/* TABLES, LISTEN etc. */
.table_artikel:hover {
	background-color: #e2e2e2;
}
.tr_liste_0 {
	background-color: transparent;
}
.tr_liste_0:hover {
	font-weight: bold;
	cursor: pointer;
}
.tr_liste_1 {
	background-color: #F5F5F5;
}
.tr_liste_1:hover {
	font-weight: bold;
	cursor: pointer;
}
.tr_liste_1 td, .tr_liste_0 td {
	padding: 5px 0px 5px 0px;
}
.artikel_div {
	padding-bottom: 5px;
}
.ccs_grau {
	background-color: #F8F8F8;
}
.css_grau_hover:hover {
	background-color: #F8F8F8;
	font-weight: bold;
}

.mwst_summe_unterscheidung {
	color: #a9a9a9;
}

/* BOXEN */
.boxen_200er {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 
	width: 200px;
}
.boxen_200er h3 {
	height: 30px;
	line-height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.boxen_inhalte {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 
}

/* ICONS */
.icon_auftrag_neu {
	background: transparent url(../images/icons/icon_auftrag_neu.png) no-repeat left top;
	width: 180px;
	height: 16px;
	text-indent: 20px;
}
.icon_auftrage {
	background: transparent url(../images/icons/icon_auftrage.png) no-repeat left top;
	width: 180px;
	height: 16px;
	text-indent: 20px;
}
.icon_rechnungen {
	background: transparent url(../images/icons/icon_auftrage.png) no-repeat left top;
	width: 180px;
	height: 16px;
	text-indent: 20px;
}
.artikel_plus {
	background: transparent url(../images/icons/icon_artikel_plus.png) no-repeat left top;
	width: 300px;
	height: 16px;
	text-indent: 20px;
}
.artikel_minus {
	background: transparent url(../images/icons/icon_artikel_minus.png) no-repeat left top;
	width: 300px;
	height: 16px;
	text-indent: 20px;
}
.icon_loeschen {
	background: transparent url(../images/icons/hinweis_loesch.png) no-repeat left top;
	width: 16px;
	height: 16px;
	text-indent: 20px;
}

.upload_plus {
	background: transparent url(../images/icons/icon_artikel_plus.png) no-repeat left top;
	width: 300px;
	height: 16px;
	text-indent: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}

/* SCHRIFTEN */


/* LINKS */
img {
	border: 0;
}
a:focus { 
	outline: 0; 
}
a:link, a:hover, a:visited {
	color: #202021;
	text-decoration: none;
	font-weight: bold;
}
a.normal_link:link, a.normal_link:visited {
	color: #202021;
	text-decoration: none;
	font-weight: normal;
}
a.normal_link:hover {
	color: #202021;
	text-decoration: underline;
}
a.weiss_link:link, a.weiss_link:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.weiss_link:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.grau_link:link, a.grau_link:visited, a.grau_link:hover {
	color: #cccccc;
	text-decoration: none;
	font-weight: normal;
}
a.header_link:link, a.header_link:visited, a.header_link:hover {
	color: #202021;
	text-decoration: none;
	font-weight: normal;
}
a.footer_link:link, a.footer_link:visited {
	color: #cccccc;
	text-decoration: none;
	font-weight: normal;
}
a.footer_link:hover {
	color: #cccccc;
	text-decoration: underline;
}


/* INPUTS, FORM */
.button {
	background: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-top: 1px solid #CCCCCC;
	color: #333333 !important;
	cursor: pointer;
	font-family: arial;
	font-size: 90%;
	font-weight: bold;
	padding: 5px 8px;
	text-align: center;
}
.button:hover {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
}
input {
	background: #FFFFFF;
	border: 1px solid #8A8A8D;
	padding: 4px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.input_k_fix, .input_b_fix {
	width: 200px;
}
.select_k_fix, .select_b_fix {
	width: 205px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.input_k_str, .input_b_str {
	width: 173px;
}
.input_k_nr, .input_b_nr {
	width: 20px;
}
.input_k_plz, .input_b_plz {
	width: 50px;
}
.input_k_80, .input_b_80 {
	width: 80px;
}
.input_k_ort, .input_b_ort {
	width: 143px;
}

.form_label {
	width: 120px;
	float: left;
}
.daten_label {
	width: 120px;
	float: left;
}
.border_top {
	border-top: 1px solid #000000;	
}


/* SONSTIGES */
.lader {
	background: transparent url(../images/bg_ladegrafik.gif) no-repeat left 3px;
	width: 120px;
	text-indent: 24px;
	display: none;
	float: right;
}
.lader_universal {
	background: transparent url(../images/bg_ladegrafik.gif) no-repeat left 3px;
	width: 100%;
	text-indent: 24px;
}

/* HINWEISE START */
.hinweis_halter {
	padding-top: 5px;
}
.hinweis_fehler_div {
	border: 1px dashed #FF8282;
	background-color: #FFD2D2;
	padding: 5px;
}
.hinweis_fehler_icon {
	background: transparent url(../images/icons/hinweis_fehler.png) no-repeat;
	width: 16px;
	height: 16px;
	margin: 5px 0px 0px 12px; /*o r u l*/
	text-indent: 20px;
}
.hinweis_message_div {
	border: 1px dashed #787878;
	background-color: #FFF5BE;
	padding: 5px;
}
.hinweis_message_icon {
	background: transparent url(../images/icons/hinweis_gesperrt.png) no-repeat;
	width: 16px;
	height: 16px;
	margin: 5px 0px 0px 12px; /*o r u l*/
	text-indent: 20px;
}
.hinweis_gesperrt_div {
	border: 1px dashed #787878;
	background-color: #FFF5BE;
	padding: 5px;
}
.hinweis_gesperrt_icon {
	background: transparent url(../images/icons/hinweis_gesperrt.png) no-repeat;
	width: 16px;
	height: 16px;
	margin: 5px 0px 0px 12px; /*o r u l*/
}
.hinweis_info_div {
	border:1px dashed #6D9EF9;
	background-color: #C9DBF9;
	padding: 5px;
}
.hinweis_info_icon {
	background: transparent url(../images/icons/hinweis_info.png) no-repeat;
	width: 16px;
	height: 16px;
	margin: 5px 0px 0px 12px; /*o r u l*/
	text-indent: 20px;
}
.hinweis_loesch_div {
	border: 1px dashed #FF8282;
	background-color: #FFD2D2;
	padding: 5px;
}
.hinweis_loesch_icon {
	background: transparent url(../images/icons/hinweis_loesch.png) no-repeat;
	width: 16px;
	height: 16px;
	margin: 5px 0px 0px 12px; /*o r u l*/
	text-indent: 20px;
}
.hinweis_ok_div {
	border: 1px dashed #BEE092;
	background-color: #E1F5C7;
	padding: 5px;
}
.hinweis_ok_icon {
	background: transparent url(../images/icons/hinweis_ok.png) no-repeat;
	width: 16px;
	height: 16px;
	margin: 5px 0px 0px 12px; /*o r u l*/
	text-indent: 20px;
}
.hinweis_server_div {
	border: 1px dashed #cccccc;
	background-color: #F2F2F2;
	padding: 5px;
}
.hinweis_server_icon {
	background: transparent url(../images/icons/hinweis_server.png) no-repeat;
	width: 16px;
	height: 16px;
	margin: 5px 0px 0px 12px; /*o r u l*/
	text-indent: 20px;
}
/* HINWEISE ENDE */

/* STATUS */
.status_ja {
	background: transparent url(../images/icons/icon_status_ja.png) no-repeat;
	width: 16px;
	height: 16px;
	text-indent: 20px;
}
.status_nein {
	background: transparent url(../images/icons/icon_status_nein.png) no-repeat;
	width: 16px;
	height: 16px;
	text-indent: 20px;
}
.status_loeschen {
	background: transparent url(../images/icons/hinweis_loesch.png) no-repeat;
	width: 16px;
	height: 16px;
	text-indent: 20px;
}
.re_und_ls_ja {
	background: transparent url(../images/icons/icon_rechnung_ja.png) no-repeat;
	width: 16px;
	height: 16px;
	text-indent: 20px;
}
.re_und_ls_nein {
	background: transparent url(../images/icons/icon_rechnung_nein.png) no-repeat;
	width: 16px;
	height: 16px;
	text-indent: 20px;
}

.meldung_ja {
	background: transparent url(../images/icons/icon_status_ja.png) no-repeat;
	height: 16px;
	text-indent: 20px;
}
.meldung_nein {
	background: transparent url(../images/icons/icon_status_nein.png) no-repeat;
	height: 16px;
	text-indent: 20px;
}
.icon_pdf {
	background: transparent url(../images/icons/icon_pdf.png) no-repeat;
	width: 25px;
	height: 16px;
	text-indent: 20px;
}
.icon_zip {
	background: transparent url(../images/icons/icon_zip.png) no-repeat;
	width: 25px;
	height: 16px;
	text-indent: 20px;
}

/* PAGINATION START */
.pagination_div {
	width: 200px;
	float: right;
	clear: left;
	padding-top: 2px;
}
.pagination_halter {
	border: 2px solid #ffffff;
}
a.pagination:link {
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #FFFFFF;
	border: 1px dashed #E2E2E2;
	color: #333333;
	text-decoration: none;
}
a.pagination_aktiv:link, a.pagination_aktiv:visited, a.pagination_aktiv:visited:hover {
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	/*background-color: #FFFFFF;
	border: 1px solid #E2E2E2;*/
	background: #FFFFFF url(../images/bg_button_grau.png) repeat-x scroll 0 9px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-top: 1px solid #CCCCCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	behavior: url(../images/fix/border-radius.htc);
	color: #333333;
	text-decoration: none;
}
a.pagination:hover, a.pagination:visited {
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #FFFFFF;
	border: 1px dashed #E2E2E2;
	color: #333333;
	text-decoration: none;
}
a.pagination_lire:link, a.pagination_lire:visited {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.pagination_lire:hover {
	color: #333333;
}
/* PAGINATION ENDE */


/* UPLOAD START */
/* CSS vs. Adblock tabs */
.swiff-uploader-box a {
	display: none !important;
}

#upload_status {
}

#upload_status .progress {
	background: url(../images/upload/progress-bar/progress.gif) no-repeat;
	background-position: +50% 0;
	margin-right: 0.5em;
	vertical-align: middle;
}

#upload_status .progress-text {
	font-size: 0.9em;
	font-weight: bold;
}

#upload_list {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#upload_list li.validation-error {
	padding-left: 25px;
	display: block;
	clear: left;
	line-height: 20px;
	color: #8a1f11;
	cursor: pointer;
	border-bottom: 1px solid #fbc2c4;
	background: #fbe3e4 url(../images/icons/hinweis_achtung.png) no-repeat 4px 4px;
}

#upload_list li.file {
	border-bottom: 1px solid #eee;
	background: url(../images/icons/icon_attach.png) no-repeat 4px 4px;
	overflow: auto;
}
#upload_list li.file.file-uploading {
	background-image: url(../images/icons/icon_uhr.png);
	background-color: #D9DDE9;
}
#upload_list li.file.file-success {
	background-image: url(../images/icons/hinweis_ok.png);
}
#upload_list li.file.file-failed {
	background-image: url(../images/icons/hinweis_fehler.png);
}

#upload_list li.file .file-name {
	margin-left: 25px;
	display: block;
	clear: left;
	line-height: 20px;
	height: 20px;
}
#upload_list li.file .file-size {
	font-size: 0.9em;
	line-height: 18px;
	float: right;
	margin-top: 2px;
	margin-right: 6px;
}
#upload_list li.file .file-info {
	display: block;
	margin-left: 44px;
	font-size: 0.9em;
	line-height: 20px;
	clear
}
#upload_list li.file .file-remove {
	clear: right;
	float: right;
	line-height: 18px;
	margin-right: 6px;
}
/* UPLOAD ENDE */


/* NAVI START */
/* this is the main UL element*/
.dropdown {
	display: none;
	margin:0;
	padding:0;
	list-style: none;
	font-weight: bold;
	float: left;
	clear: both;
}
/* these are the inner menus*/
.dropdown ul {
	margin: 0;
	padding: 0;
	list-style: none;
	/*width: 110px;*/
}
/* these are all the LIs in the menu*/
.dropdown li {
	margin: 0;
	padding: 0px;
	/*width: 110px;*/
	padding-right: 20px;
	background-color: transparent;
	text-align: left;
}
/* these are anchor in the menu, if you want to style them differently from the rest of you website*/
.dropdown a {
	text-decoration: none;
	color: #333333;
	width: 100%;
	font-weight: normal;
}
.dropdown a:hover{
	text-decoration: none;
}
/* these are the LIs that only belong to submenu*/
.dropdown li ul {
	background: #ffffff;
	margin-top: 8px;
	width: 160px;
	height: auto;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-top: 1px solid #CCCCCC;
}
.dropdown li ul div {
	width: 160px;
	line-height: 20px;
}
.dropdown li ul div:hover {
	width: 160px;	
	background-color: #ffffff;
	color: #202021;
	line-height: 20px;
}
/* these are the LIs that contains a submenu*/
.dropdown li.submenu-down {
	background: transparent url(../images/icons/icon_pfeil_runter.png) center left no-repeat;
	text-indent: 10px;
	/*width: 110px;*/
}
/* these are the LIs that contains a submenu and which are in a sub-menu themselve*/
.dropdown li.submenu-left {
	background: transparent url('expand_right.gif') center right no-repeat;
	padding-right: 20px;
	/*width: 110px;*/
}

/* UNIVERSAL */
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.clear_left {
	clear: left;
}
.clear_right {
	clear: right;
}
.margin_auto {
	margin: 0 auto;
}
.breite_50 {
	width: 50px;
}
.breite_300 {
	width: 300px;
}
.breite_580 {
	width: 580px;
}
.grau {
	color: #b0b0b0;
}