html{
    height:100%;
    margin:0;
    padding:0;
}
body{
    background: white;
    color: #000000;
    margin: 0px;
}

p {
    display: block;
    margin-bottom: 5px;
}

#schmitzi {
display: none;
}

#balken{
    color: #000000;
}
#content{
    width: 700px;
    height: 900px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}
#leftcont{
    float: left;
    width: 500px;
    font: 8pt/16pt verdana;
    color: #000000;
    text-align: left;
    padding-left: 0px;
    height: 900px;
    line-height: 18px;
}
#leftcont img{
    border: 0px;
    /*float: right;
    margin: 5px 0px 10px 20px;
    */
    margin: 5px;
}

#news {
    width: 490px;
    padding: 5px;
    border: #777773 1px solid;
    margin-bottom: 10px;
    clear: left;
}
#news img{
    float: left;
    margin: 5px 20px 10px 0;
}
#news_head{
    display:none;
}

input {
    border: #363135 1px solid;
    margin-right: 3px;
    font: 11px Verdana, Arial, sans-serif;
}

#gruen {
    color: #000000;
}

#kontotable {
    font-size: 11px;
}

.tfield {
    border: #404040 1px solid;
    border-right: #696969 1px solid;
    border-bottom: #696969 1px solid;
    border-left: #404040 1px solid;
    background: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
    font-weight: normal;
    width: 160px;
    color: #000000;
}	

.kontakt_field {
    border-top: #404040 1px solid;
    border-right: #696969 1px solid;
    border-bottom: #696969 1px solid;
    border-left: #404040 1px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
    font-weight: normal;
    width: 370px;
    background: transparent;
    color: #000000;
}

.freefield {
    border-top: #404040 1px solid;
    border-right: #696969 1px solid;
    border-bottom: #696969 1px solid;
    border-left: #404040 1px solid;
    background: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
    font-weight: normal;
    background: transparent;
    color: #000000;
}

/* MENUS RECHTE SEITE */
#menu li {
display: none;
}

#menu a {
display: none;
}
#menu a:hover{
display: none;
}

#menu {
display: none;
}
#menubox2{ 
display: none;
}
#menu span{
display: none;
}
#menu_suche {
display: none;
}
#menu_akt {
display: none;
}

#menu ul {
display: none;
}
/* MENUS RECHTE SEITE */

p{
    margin-top: 0 0 5px 0px;
    /*text-align: justify;*/
    line-height: 16px;
}
h1{
    font-size: 14px;
    font-family: "Lucida Grande", Georgia, Verdana, Arial, sans-serif;
    letter-spacing: 1px;
    margin-bottom: 15px;
    color: #000000;

}

h3{
    font-size: 14px;
    font-family: "Lucida Grande", Georgia, Verdana, Arial, sans-serif;
    letter-spacing: 1px;
    margin-bottom: 5px;
    color: #000000;
}
a:link{
    text-decoration: underline;
    color: #000000;
}
a:visited{
    text-decoration: underline;
    color: #000000;
}
a:hover, a:active{
    text-decoration: underline;
    color: #000000;
}
