﻿
body {
    background-color: #ffffcc;
    box-sizing: border-box;
    font-family: "Times New Roman",Times,serif;
    font-size: 14px;
    margin: 0;
    max-width: 100%;
    padding: 0;
}
a.visted, a.hover, a {
    color: #cc9900;
}
input {
    border-radius: 4px;
    font-size: 11px;
    padding: 4px 2px;
    border: 1px solid #c0c0c0;
}
input[type=submit], button, .update_buch {
    background: rgba(0, 0, 0, 0) linear-gradient(#f08080, #ffa500, #ffa500, #f08080) repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    font-size: 12px;
    padding: 5px;
}
.update_buch {
	color:#000;
	font-weight: bold;
	text-decoration: none;
}

.refert{
	font-size: 20px;
	padding: 10px 0;
}
.search_aid {
	font-size:8px;
	color:transparent;
	margin-top:-10px;
	float:left;"
}
#logout input[type=submit] {    
	background: linear-gradient(yellow,orange,yellow);
}
#login_form input, #invoice_step3 input {    
	border: 1px solid #dfe1e1;
}
a img {
    border: medium none;
}
textarea {
    background-color: #fff;
}
.dynCalendar {
    top: 100px !important;
    width: 210px;
    z-index: 100;
}
#form table a, #form table a.visited {
    color: #000000;
}
.price {
    color: #006600;
    font-weight: bold;
}
.hlight {
    color: #cc0000;
    font-weight: bold;
}
.header {
    font-size: 20px;
    margin-top: 10px;
    padding: 10px;
}
.name_firma {
    font-size: 11px;
}
.refert_table {
    text-align: right;
    width: 100%;
}
.refert_table td {
    width: 80px;
}
.refert_table td.title{
	text-align: left;
	width: 50%;
}
.deliverer_select {
    width: 100px;
}
.mail_forms {
    background-color: #ffffff;
    border: 2px solid;
    height: 550px;
    left: 10px;
    padding: 15px;
    position: absolute;
    top: 10px;
    z-index: 2;
}
.mail_input {
    text-align: right;
    width: 300px;
}
.mail_forms td {
    text-align: right;
}
.price_red, .price_green {
background-color: #ff0000;
font-size: 12px;
font-weight: bold;
text-align: right;
width: 60px;
color: #fff;
}
.price_green {
background-color: green;
}
#order_select table#legend1 {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 2px 2px 8px #999999;
    padding: 10px;
    position: absolute;
    right: -250px;
    top: 20px;
    width: 300px;
}
#top, #top_form, #container, #top_navi, #go_up img, #list, #invoice_buch_form, #product_list, #list1 {
    position: absolute;
}
#logout {
	position: absolute;
	top: 14px;
	right: 10px;
}
#container {
    min-height: calc(100% - 80px);
    padding-top: 20px;
    top: 80px;
    width: 100%;
    z-index: 1;
}
#top {
    background-color: #000000;
    height: 80px;
    top: 0;
    width: 100%;
    box-shadow: 0 0 5px;
}
#select_form {
    top: -12px;
    z-index: 6;
}
#top_navi {
    top: 35px;
    z-index: 5;
}
#top_navi li {
    font-family: cursive,Arial,san-serif;
    list-style: outside none none;
}
#top_navi li.mainlevel {
    float: left;
    width: 200px;
}

#top_navi li.sublevel a {
    display: block;
    float: none;
    z-index: 200;
}
#top_navi li ul {
    background-color: #666666;
    border-radius: 0 0 10px 10px;
    box-shadow: 2px 2px 10px #666666;
    display: none;
    padding: 5px 20px 20px;
    position: relative;
    top: 12px;  
}
#top_navi li.mainlevel:hover ul {
    display: block;
    width: auto;
}
#go_up img {
    height: 30px;
    left: 3px;
    top: 3px;
    width: 30px;
    z-index: 100;
}
#top_form li {
    color: #ffffff;
    float: left;
    list-style: outside none none;
    padding: 0 5px;
}
#select_form select {
    border: medium none;
    border-radius: 4px;
    font-size: 11px;
    padding: 2px;
}
#go_up {
    background-color: #ffff44;
    border: 1px solid #ff0000;
    height: 60px;
    left: 0;
    position: fixed;
    top: 300px;
    width: 100px;
    z-index: 99;
}

#add_buch_form input[type="text"], #form_table select {
    background-color: #ffffcc;
    width: 300px;
}
#list {
    background-color: #ffffff;
    border: 2px solid #cc9900;
    left: 80px;
    padding: 0 20px 150px;
}
#list1 {
    background-color: #ffffff;
    border: 2px solid #cc9900;
    padding: 30px;
    width: 70%;
}
#list1 table {
    width: 100%;
}
#list div {
    margin-left: 150px;
}
#list td {
    padding: 0 5px;
}
.divClass {
    position: fixed;
    z-index: 99;
}
#list div.refert {
    background-color: #cccccc;
    border: 1px solid #000000;
    margin-top: 20px;
    position: relative;
    padding: 10px 0 10px 0;
}
#list div.refert_list {
    background-color: #e9e9e9;
    border: 1px solid #ff0000;
    margin-top: 30px;
    padding: 10px;
}
#preset_table, #lang_table {
    background-color: #ffffff;
    border: 1px solid #000000;
    float: left;
    margin: 50px;
}
#preset_form {
    background-color: #ffffff;
    border: 3px solid #000000;
    margin-top: 50px;
    padding: 30px;
}
table.invoice_address, table.shipping_address {
    background-color: #14a200;
    float: left;
    margin-right: 10px;
}
table.invoice_address {
    background-color: #ff0000;
}
table#buch_table {
	width: 100%;
}
#container #invoice_info_box {
    background-color: #ff0000;
    border-radius: 20px 0 0;
    bottom: 0;
    color: #ffffff;
    font-size: 12px;
    height: 100px;
    left: auto;
    min-width: 200px;
    padding: 20px;
    position: absolute;
    right: 0;
    top: auto;
    z-index: 99;
	box-shadow: 0 0 10px #666666;
}
#invoice_product_table {
    background-color: #e1e1e1;
    width: calc(100% - 10px);
}
#order_select,#add_buch_form {
    background: #f5deb3 none repeat scroll 0 0;
    border-radius: 20px;
    box-shadow: 2px 2px 8px #999999;
    left: 290px;
    padding: 20px;
    position: absolute;
    top: 60px;
}
#order_select table {
    width: 600px;
}
#vorgang_radios {
    background-color: #ffffff;
    height: 20px;
    padding: 10px;
    position: relative;
}
#vorgang_radios input[type="radio"] {
    font-size: 18px;
    margin-left: 50px;
}
#vorgang_radios input[type="text"] {
    background-color: #f5deb3;
    margin-left: 10px;
    text-align: center;
}
#vorgang_radios #radio {
    position: absolute;
    right: 100px;
    top: 10px;
    z-index: 9;
}
.debug {
    z-index: 9;
}
#debug_command {
    position: absolute;
    z-index: 9;
}

.sql_debug {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #c0c0c0;
    bottom: 0;
    padding: 5px;
    position: fixed;
    width: 100%;
}
#debug_command a {
    background-color: #ffffff;
    border: 1px solid #ff0000;
    color: #ff0000;
    display: inline-block;
    font-weight: bold;
    line-height: 20px;
    margin-right: 3px;
    text-align: center;
    text-decoration: none;
    width: 20px;
    border-radius: 50%;
}
#invoice_date_field {
    border: 1px solid #ff0000;
    left: 110px;
    position: relative;
}
#invoice_step2, #invoice_step3, #file_upload_form, #login_form {
    background-color: #ffffff;
    box-sizing: border-box;
    left: 50%;
    margin-left: -20%;
    padding: 30px;
    position: absolute;
    top: 100px;
    width: 40%;
    border-radius: 20px;
    box-shadow: 2px 2px 8px #999;
}
#mail_iframe {
    left: 580px;
    position: absolute;
    top: 10px;
}
#year_output {
    clear: both;
    position: relative;
    margin-top: 20px;
    width: 200%;
}
#legend_konten div input {
    left: 30px;
    position: relative;
    top: 6px;
}
li.legend {
    float: left;
    height: 35px;
    line-height: 30px;
    list-style-type: none;
    width: 350px;
}
.color_spot {
    float: left;
    height: 30px;
    margin-right: 20px;
    width: 30px;
}
.konten_ein, .konten_aus{
    border: 1px solid #999; 
    width: 10px;
    margin-left: 1px;
    float: left;
    position: relative;
}
.all_ein, .all_aus {
    left: 0;
    position: absolute;
    text-align: center;
    top: 20px;
    width: 250px;
}
.all_aus {
	right:0;
	left: auto;
}
.period {
    background: rgba(0, 0, 0, 0) linear-gradient(#ffffff, #dbdbdb) repeat scroll 0 0;
    border-radius: 20px;
    box-shadow: 2px 4px 10px #999999;
    float: left;
    height: 600px;
    margin: 10px;
    position: relative;
    width: 550px;
}
.ein, .aus {
	width: 27%;
	float: left;
	position: relative;
	top: 450px;
}
.aus {
	width: 73%;
}
h1.desc {
	text-align: center;
}
.gewinn {
    bottom: 10px;
    clear: both;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    text-align: center;
    width: 100%;
}
#list div.refert_list.bilanz_veryfied {
	background-color: #a0ff9b;
}