#SITEPATH {
    margin-bottom: 38px;
    display: block;
}
h1 {
    padding: 0px;
    margin: 0px;
    color: #003298;
    font-size: 16px;
    margin-bottom: 30px;
}
#FIRSTCNT {
    width: 100%;
    line-height: 20px;
}
#FIRSTCNT td {
    vertical-align: top;
}
#FIRSTCNT .left {
    width: 288px;
    padding-right: 14px;
}
/* -------------------------------- */

/*			ANWENDUNGEN 			*/

/* -------------------------------- */



#ANWEDUNGEN {
:600px;
    line-height: 20px;
}
#ANWEDUNGEN td {
    width: 190px;
    padding-right: 15px;
}
#ANWEDUNGEN .Last {
    width: 190px;
    padding: 0px;
}
#ANWEDUNGEN #Bild {
    width: 190px;
    height: 150px;
    text-align: center;
    vertical-align: center;
    border: 1px solid #C0C0C0;
}
#ANWEDUNGEN #Bild td {
    padding: 0px;
}
#ANWEDUNGEN #Title {
    padding-top: 10px;
    font-size: 12px;
    color: #002497;
}
#ANWEDUNGEN .Plus {
    padding-top: 10px;
    padding-right: 5px;
    float: right;
    vertrical-align: top;
}
#Linie {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 600px;
    border-bottom: 1px solid #C0C0C0;
}
/* Bild nach klick anzeigen */



.ZoomPic {
    position: absolute;
    /*	visibility:hidden;*/
    display: none;
    background-color: #FFF;
    text-align: center;
    /*	border-width:0px;

	border-style:none;

	border-color:transparent;*/

    margin-top: 0px;
    /*	border-right: solid 1px #000000;

	border-left: solid 1px #000000;

	border-top: solid 1px #000000;*/

    margin-left: -0px;
    z-index: 5;
    cursor: pointer;
    width: 580px;
    height: 360px;
    border: 1px solid #05369C;
}
.ZoomThmb {
    cursor: pointer;
}
#XCLOSE {
    position: absolute;
    z-index: 500;
    display: block;
    text-align: right;
    background-color: #FFFFFF;
}
#tabelle td {
    width: 580px;
    height: 360px;
    vertical-align: middle;
    background-image: url(../upload/system/schliessen.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
/* ------------------------------------ */

/*			Kontaktformular				*/

/* ------------------------------------ */



#KONTAKT {
    width: 605px;
}
#KONTAKT td {
    width: 400px;
    padding-top: 6px;
}
#KONTAKT .text {
    width: 120px;
    padding-right: 20px;
    text-align: right;
}
#KONTAKT .felder {
    width: 398px;
    border: solid 1px #7F9DB9;
    font-size: 11px;
    color: #333;
    height: 16px;
    font-family: Tahoma;
    margin: 0px;
    padding: 0px;
}
#KONTAKT .textarea {
    width: 398px;
    border: solid 1px #7F9DB9;
    font-size: 11px;
    color: #333;
    height: 16px;
    font-family: Tahoma;
}
#KONTAKT .savbtn {
    border: solid 1px #FFF;
    font-size: 11px;
    color: #FFF;
    height: 25px;
    overflow: visible;
    padding: 0px 16px;
    font-family: Tahoma;
    background: url(../img/btn_bg_contact.gif) repeat-x #FFF;
    border: 1px solid #002296;
}
#C {
    clear: both;
    line-height: 0px;
    height: 0px;
    display: block;
}
.logo {
    margin-top: 13px;
}
#SEARCHRES {
    width: 100%;
    margin: 0px 0px 12px 0px;
}
#SEARCHRES th {
    border-bottom: solid 1px #C4CBDE;
    text-align: left;
    padding: 0px 0px 4px 0px;
}
.searchentry {
    border-bottom: solid 1px #C4CBDE;
    padding: 6px 0px;
}
