/* 
    Document   : style
    Created on : 03.12.2012, 06:42:36
    Author     : Achille Mbope <service@mbope.net>
    Description: Purpose of the stylesheet follows.
*/
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, form, label, 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 {
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
}
html {
    overflow-y: scroll;
}
html, body {
    height: 100%;
    min-width: 1024px;
}
body {
    background-color: #FFFFFF;
    color: #333333;
    font: 13px/1.4 Helvetica,arial,freesans,clean,sans-serif;
}
a {
    color: #4183C4;
    text-decoration: none;
}
.clear,.clearfix{
    clear: both;
    display: block;
}
.clear:after{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.error{
    color:#a00;
}
.container {
    margin: 0 5px;
    border: 0px solid red;
}
.site-logo {
    float: left;
    padding: 9px 0 0;
    position: relative;
}
#header {
    background: -moz-linear-gradient(#FAFAFA, #EAEAEA) repeat scroll 0 0 transparent;
    border-bottom: 1px solid #CACACA;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4), 0 0 10px rgba(0, 0, 0, 0.1);
    margin: 0;
    position: relative;
    z-index: 10;
}
.top-nav {
    float: right !important;
    padding: 10px 0;line-height: 26px;
    list-style: none outside none;
    margin: 0 0 0 20px;
}
.top-nav li {
    float: left;
    margin: 0 10px 0 0;
}
.top-nav a {
    -moz-transition-duration: 0.15s;
    -moz-transition-property: color;
    -moz-transition-timing-function: ease-in;
    color: #222222;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.top-nav a.act, .top-nav a:hover{
    color: #2D9F00 !important;
}
.urgent{color: white;background-color: red; font-weight: bold; margin: 10px 0;padding: 5px;font-size: 14px;}
.urgent a{color: #fff; line-height: 25px;}
#content{
    display: block;
    margin: 10px 0;
    position: relative;
}
#content h1 {
    background: -moz-linear-gradient(center top , #829AA8, #405A6A) repeat scroll 0 0 transparent;
     background:-webkit-linear-gradient(#829aa8,#405a6a);
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#829aa8',endColorstr='#405a6a')";
    background:linear-gradient(#829aa8,#405a6a);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.15);
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    height: auto;
    letter-spacing: 0;
    margin: 0;
    padding: 8px 10px;
    position: relative;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
}
#content ul.subnav{
    position:relative;
    float:right;
    margin:-32px 10px 0 0;
    height:25px;z-index:5;
}
#content ul.subnav li{
    list-style-type:none;
    margin:0 0 0 10px;
    float:left;
    font-size:11px;
    font-weight:bold;
}
#content ul.subnav li a{
    display:block;
    height:23px;
    padding:0 8px;
    line-height:23px;
    color:#fff;
    color:rgba(255,255,255,0.8);
    border:1px solid transparent;
    border-radius:3px;
    text-decoration:none;
    -webkit-font-smoothing:antialiased;
}
#content ul.subnav li a:hover{
    color:#fff;
    background:rgba(0,0,0,0.2);
}
#content ul.subnav li a.selected{
    color:#fff;
    text-shadow:-1px -1px 0 rgba(0,0,0,0.3);
    background:rgba(255,255,255,0.15);
    border-top-color:rgba(0,0,0,0.3);
    border-left-color:rgba(0,0,0,0.3);
    border-bottom-color:rgba(255,255,255,0.2);
    border-right-color:rgba(255,255,255,0.2);
    cursor:pointer;
}
#content img{
    border-bottom-right-radius:4px;
    border-bottom-left-radius:4px;
}
#content .screenographic{
    position:relative;
    padding:15px 10px 15px;
    line-height:1px;
    border-bottom-right-radius:4px;
    border-bottom-left-radius:4px;
    background:#edf3f6;
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#edf3f6',endColorstr='#d3e1e8');
    background:-webkit-gradient(linear,left top,left bottom,from(#edf3f6),to(#d3e1e8));
    background:-moz-linear-gradient(top,#edf3f6,#d3e1e8);
}
#content .screenographic *{
    line-height:1.3;
}
#content .screenographic:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
* html #content .screenographic{
    height:1%;
}
#content .screenographic{
    display:inline-block;
}
#content .screenographic{
    display:block;
}
.screenographic .caption{
    margin:25px 13px 0 0;
    padding:12px;
    font-size:14px;
    color:#555;
    text-align:left;
    background:#f8fcff;
    border:1px solid #d0d7da;
    border-right:none;
    border-bottom:none;
    border-radius:4px;
}
.screenographic .caption p{
    margin:0;
}
.screenographic h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    text-decoration: underline;
}
.form-item {
    border: 0 none;
    margin-bottom: 10px;
    width: 98%;
}
.form-item .label {
    font-size:110%;
    color:#2f424e;
    text-shadow:0 -1px 0 rgba(100,100,100,0.1);
    display:inline-block;
    cursor:text;
    border: 0 none;
    width: 100%;
}
.form-item .label2 {
    border: 0 none;
    height: 30px;
    line-height: 30px;
    position: relative;
    width: 100%;
}
.form-item .input {
    border: 0 none;
    float: left;
    width: 340px;
}
.form-item .form-text,
.form-item .form-text_txt{
    padding:5px;
    border:1px solid #d8dee2;
    margin:.2em 0 1em 0;
    width: 100% ;
    font-size: 110%;
}
textarea.form-text_txt{
    height: 150px;
}

label.error, span.error {
    color: #CC0000;
}
.error input, .error textarea, .error select, input.error, textarea.error, select.error {
    background: none repeat scroll 0 0 #FFEEEE;
    border-color: #CC0000;
}
.success input, .success textarea, .success select, input.success, textarea.success, select.success {
    background: none repeat scroll 0 0 #E6EFC2;
    border-color: #C6D880;
}
.errorMessage {
    color: #FF0000;
}
input[type=submit],input[type=button],button{
    display:inline-block;
    height:34px;
    padding:0;
    position:relative;
    top:1px;
    margin-left:10px;
    font-family:helvetica,arial,freesans,clean,sans-serif;
    font-weight:bold;
    font-size:12px;
    color:#333;
    text-shadow:1px 1px 0 #fff;
    white-space:nowrap;
    border:none;
    overflow:visible;
    background-color:white;
    background:-moz-linear-gradient(white,#e1e1e1);
    background:-webkit-linear-gradient(white,#e1e1e1);
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='white',endColorstr='#e1e1e1')";
    background:linear-gradient(white,#e1e1e1);
    border-bottom:1px solid #ebebeb;
    border-radius:4px;
    box-shadow:0 1px 4px rgba(0,0,0,0.3);
    cursor:pointer;
    margin-left:1px;
    padding:0 13px;
    -webkit-font-smoothing:subpixel-antialiased!important;
}
input[type=submit]:hover{
    color:#fff;
    text-shadow:-1px -1px 0 rgba(0,0,0,0.3);
    border-bottom-color:#0770a0;
    background-color:#0ca6dd;
    background:-moz-linear-gradient(#0ca6dd,#0770a0);
    background:-webkit-linear-gradient(#0ca6dd,#0770a0);
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#0ca6dd',endColorstr='#0770a0')";
    background:linear-gradient(#0ca6dd,#0770a0);
}
button{
    margin:0 8px 0 0;
}

#footer {
    bottom: 0;
    color: #636363;
    font-size: 12px;
    position: relative;
}
#footer #legal{
    float: left;
}
#footer #powered{
    float: right;
}
.notice{
    float: left;
    border: 4px solid graytext;
    width: 300px;
    padding: 5px;
}
.field{
    float: left;
    width: 410px;
    margin-right: 30px;
}
.field2{
    float: right;
    width: 470px;
}
.field .row{
    width: 400px;
    height: 30px;
    line-height: 30px;
}
.field2 .row{
    width: 470px;
    height: 30px;
    line-height: 30px;
}
.field .row .label{
    float: left;
    width: 120px;
    padding-left: 10px;
}
.field2 .row .label{
    float: left;
    width: 140px;
    padding-left: 10px;
}
.field .row .right,.field2 .row .right{
    float: right;
    width: 250px;
    padding-right: 10px;
    font-weight: bold;
}
.fullrow,.fullrow_title{
    width: 960px;
    padding: 0;
    border-bottom: 1px solid #000;
}
.fullpage{
    width: 980px;
    margin-bottom: 15px;
}
.fullrow{
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}
.fullrow_title{
    font-weight: bold;
    height: 30px;
    line-height: 30px;
}
.bnun{
    width: 100px;
    padding-left: 10px;
    border-right: 1px solid #000;
    float: left;
}
.actions{
    width: 190px;
    padding-left: 10px;
    border-right: 1px solid #000;
    float: left;
}
.betrag{
    width: 70px;
    padding-left: 10px;
    border-right: 1px solid #000;
    float: left;
}
.val,.datum{
    width: 80px;
    padding-left: 10px;
    border-right: 1px solid #000;
    float: left;
}
.rend{
    float: left;
    padding-left: 10px;
}
.green{color: green;font-weight: bold;}
.red{color: red;font-weight: bold;}
input.txt{
    width: 100% !important;
}