/*
Dieser Stylesheet definiert die Seitenaufteilung und die Hintergrundfraben der
einzelnen Bestandteile
*/

/*background-color, Hintergrundfarbe der gesamten Seite!*/
body{
    background-color: #FFF;
    margin: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt; 
    line-height: 13pt;
}

/*Seite*/
#seite{
    width: 100%;
    height: 100%;
    text-align: center;
}

/*Tabellengröße (width, legt die Tabellenbreite fest! background-color, gibt die Farbe der Trennlinien an!)*/
#haupttabelle{
    margin: 10px 0px 0px 0px;
    width: 991px;
    background-color: #FFF;
}

/*Erste Zeile (heigth, legt die minimale Höhe der Logozeile fest!)*/
#logozeile{
    margin: 0px;
    width: 100%px;
    height: 110px;
}
#logz_spaltelinks{
    margin: 0px 2px 0px 0px;
    float: left;
    width: 150px;
    height: 100%;
    background-color: #FFF;
    padding-right: 20px;
}

#logz_spaltemitte{
    margin: 0px 3px 0px 1px;
    float: left;
    width: 583px;
    height: 100%;
    background-color: #FFF;
    border-style:solid;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width:0px;
    border-bottom-width:0px;
    padding-left: 15px;
    padding-right: 15px;
    align: left;
}

#logz_spalterechts{
    margin: 0px 0px 0px 0px;
    float: left;
    width: 187px;
    height: 100%;
    background-color: #FFF;
    padding-left: 15px;
    align: left;
}


/*Zweite Zeile (heigth, legt die minimale Höhe der Menuzeile (horizontales Menu) fest!)*/
#menuzeile{
    margin: 0px;
    width: 100%px;
    height: 40px;
    border-style:solid;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width:1px;
    border-bottom-width:0px;
    margin-left: 172px;
    padding-top: 10px;
    padding-bottom: 25px;
}

/*Dritte Zeile (heigth, legt die minimale Höhe der Inhaltszeile fest!)*/
#inhaltszeile{
    margin: 0px;
    width: 100%px;
    height: 100%px;
    text-align: left;
}

.spaltelinks{
    margin: 0px 2px 0px 0px;
    float: left;
    width: 170px;
    height: 100%;
    background-color: #FFF;
}

.spaltemitte{
    margin: 0px 2px 0px 0px;
    float: left;
    width: 583px;
    height: 100%;
    background-color: #FFF;
    border-style:solid;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width:0px;
    border-bottom-width:0px;
    align: center;
    padding-left: 15px;
    padding-right: 15px;
}

.spalterechts{
    margin: 0px 0px 0px 0px;
    float: left;
    width: 199px;
    height: 100%;
    background-color: #FFF;
    padding-left: 3px;
}

input {
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
    margin: 0px;
}


td{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    line-height: 13pt;
    color: #000000;
}

/*###ELEMENTEKONFIGURATION###*/
/*NICHT ENTFERNEN!!!*/
h1{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12pt; 
    line-height: 18pt;
    color: #000000;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 0pt;
}

h1 a{
    color: #000000;
    text-decoration: underline;
}

h2{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt; 
    line-height: 13pt;
    padding-left: 10px;
    color: #000000;
    padding-right: 10px;
    margin-top: 0pt;
}
h2 a{
    color: #000000;
    text-decoration: underline;
}

p{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    line-height: 13pt;
    color: #000000;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 0pt;
}

p a{
    color: #000000;
    text-decoration: underline;
}

ul{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #000000;
    padding-left: 50px;
    padding-right: 10px;
    margin-top: 0pt;
}
/*padding für IE!*/
*ul{
    padding-left: 15px;
}

ul a{
    color: #000000;
    text-decoration: underline;
}
ol{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #000000;
    padding-left: 50px;
    padding-right: 10px;
    margin-top: 0pt;
}
/*padding für IE!*/
*ol{
    padding-left: 15px;
}

ol a{
    color: #000000;
    text-decoration: underline;
}

.bild_unterschrift{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    color: #000000;
    padding-left: 10px;
    padding-right: 10px;
}

hr {
    color: #000000;
    margin-left: 10px;
    margin-right: 10px;
    height: 1px;
	border-style: solid;
	border-bottom: 0px;
}
a.download{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    line-height: 13pt;
    color: #000000;
    margin-top: 0pt;
	margin-left: 10px;
    margin-right: 10px;
    text-decoration: underline;
}
/*###Action-Neu###*/
.kcms_action_neu_haupt{
    padding: 0px 0px 0px 10px;
    margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt; 
    line-height: 13pt;
	color: #000000;
}
.kcms_action_neu_ze{
    clear:both;
    padding: 3px;
}
.kcms_action_neu_ze a{
	text-decoration:underline;
	color: #000000;
}
.kcms_action_neu_sp_beschr{
    float: left;
    width: 150px;
}
.kcms_action_neu_doppelp{
    float: left;
    width: 10px;
}
.kcms_action_neu_sp_form{
    float: left;
    width: 400px;
}
.kcms_action_neu_sp_form input{
    width: 100%;
	border-color: #000000;
    border-style: solid;
    border-width: 1px;
}
.kcms_action_neu_sp_form textarea{
    width: 100%;
    height: 50px;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
}
/*###Action-Neu###*/
/*###Action-Uebersicht###*/
.kcms_action_table{
    width: 578px;
    background-color: #000000;
}
/*Tabellenkopf*/
.kcms_action_tr{
    background-color: #666666;
	color:#000000;
}
.kcms_action_th{
    color: #FFF;
    font-weight: bold;
}
/*Tabellenkopf*/
.kcms_action_ueb_anz{
    background-color: #ffcc00;
}
.kcms_action_ueb_nicht_anz{
    background-color: #ff6600;
}
.kcms_action_td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    line-height: 13pt;
    color: #000000;
}
.k_cms_action_blaetter_funkt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    line-height: 13pt;
    color: #000000;
}
.k_cms_action_blaetter_funkt a{
	color: #000000;
	text-decoration:underline;
}
/*###Action-Uebersicht###*/

/*###ELEMENTEKONFIGURATION###*/

/*###Horizontales Menu###*/
/*NICHT ENTFERNEN!!!*/
.kcms_horizontales_men_aktiv{
    color: #000000;
    font-weight: bold;
    font-size: 9pt;
    width: 200px;
    height: 20px;
    text-align: center;
    background-color: #ccc;
    float: left;
    text-decoration: none;
}
.kcms_horizontales_men_inaktiv{
    color: #000000;
    font-size: 9pt;
    width: 200px;
    height: 20px;
    text-align: center;
    float: left;
    text-decoration: none;
}
a:hover.kcms_horizontales_men_inaktiv{
    color: #00aaff;
}
/*###Horizontales Menu###*/

/*###Verstecktes Menu###*/
/*NICHT ENTFERNEN!!!*/
.kcms_verstecktes_men_aktiv{
    color: #000000;
    font-weight: bold;
    font-size: 9pt;
    width: 80px;
    height: 20px;
    text-align: center;
    background-color: #fff;
    float: right;
    text-decoration: none;
}
.kcms_verstecktes_men_inaktiv{
    color: #000000;
    font-size: 9pt;
    width: 80px;
    height: 20px;
    text-align: center;
    float: right;
    text-decoration: none;
}
a:hover.kcms_verstecktes_men_inaktiv{
    color: #00aaff;
}
/*###Verstecktes Menu###*/

/*###Vertikales Menu###*/
/*NICHT ENTFERNEN!!!*/
.kcms_vertikal_men_aktiv_2{
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    width: 160px;
    height: 17px;
    text-align: right;
    text-decoration: none;
    padding-right: 10px;
    background-image: url(../img/pfeil.gif);
}
.kcms_vertikal_men_inaktiv_2{
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    width: 160px;
    height: 17px;
    text-align: right;
    text-decoration: none;
    padding-right: 10px;
}
a:hover.kcms_vertikal_men_inaktiv_2{
    color: #00aaff;
    font-weight: bold;
}
.kcms_vertikal_men_aktiv_3{
    color: #000000;
    font-size: 9pt;
    width: 160px;
    height: 17px;
    text-align: right;
    text-decoration: none;
    padding-right: 10px;
    background-image: url(../img/pfeil.gif);
}
.kcms_vertikal_men_inaktiv_3{
    color: #000000;
    font-size: 9pt;
    width: 160px;
    height: 17px;
    text-align: right;
    text-decoration: none;
    padding-right: 10px;
}
a:hover.kcms_vertikal_men_inaktiv_3{
    color: #00aaff;
}
/*###Horizontales Menu###*/
/*###User-Login###*/
.kcms_user_login{
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
    margin: 2px;
}
.kcms_user_login_fehler{
    padding-right: 10px;
    color: #ff0000;
    margin: 2px;
    text-align: right;
}
.kcms_user_link{
    padding-right: 10px;
    color: #000000;
    text-align: right;
    text-decoration: none;
    font-weight: bold;
}
/*###User-Login###*/
/*###User-Register###*/
.kcms_user_reg_haupt{
    padding: 0px 0px 0px 120px;
    margin: 0px;
}
.kcms_user_reg_ze{
    clear:both;
    padding: 3px;
}
.kcms_user_reg_sp_beschr{
    float: left;
    width: 150px;
}
.kcms_user_reg_sp_doppelp{
    float: left;
    width: 10px;
}
.kcms_user_reg_sp_form{
    float: left;
    width: 200px;
}
/*###User-Register###*/
