/* Seiteneigenschaften */
body {margin: 0px; text-align: center; background-color: #a9a9a9; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color:#461802}

/* Container */
#all  { background-color: #ffebcd; text-align: left; margin: 0px auto; width: 770px }
#title {height: 100px; background-image: url(../images/layout/3563titel1.jpg)}
#top {height: 30px; background-image: url(../images/layout/3563titel2.jpg)}
#left {float: left; width: 125px}
#right {float: right; width: 100px}
#middle {float: left; width: 540px; background-color: #f5f5f5}
#bottom {height: 30px; clear: both; background-image: url(../images/layout/footer.jpg); background-repeat : repeat-x}
#menu_top {padding: 5px 33px 5px 145px}
#menu_left {padding: 30px 10px}
#content_right {padding: 10px}
#content_middle {padding: 10px 15px; border-right: 1px solid #c76b3c; border-left: 4px solid #c76b3c}
#footer {text-align: center; font-size: 8pt}

/* Links */
a:link, a:visited, a:active, a:hover{text-decoration: underline; color: #c14106}
a:active, a:hover{ color: #336600}

a.menu_t:link, a.menu_t:visited {font-weight:bold; font-style:italic; text-decoration:none; color:#c14106}
a.menu_l:link, a.menu_l:visited {font-weight:bold; text-decoration:none; color:#c14106}

a.menu_t:active, a.menu_t:hover {font-weight:bold; font-style:italic; color: #336600}
a.menu_l:active, a.menu_l:hover {font-weight:bold; color: #336600}

a.lnk_footer:link, a.lnk_footer:visited  { color: black; text-decoration: underline }
a.lnk_footer:active, a.lnk_footer:hover {color: #ff0000}

/* Menü links */
a.menu_l {display: block; padding: 6px; text-align: right}

/* Menüformatierung */
.menu_selected  { color: #090; text-decoration: underline }

/* Überschriften */
h1 {font-size:12pt; font-weight:bold; color: #336600}
h2  { color: #c14106; font-style: normal; font-weight: bold; font-size: 11pt; padding-top: 10px }
h3  { color: #336600; font-style: normal; font-size: 10pt; padding-top: 15px }
h4  { color: #c14106; font-style: normal; font-weight: bold; font-size: 8pt }

/* Tabellen Formatierung */
tr {font-size: 10pt }
/* speziell für Thumbnail-Seiten */
.th_tr {height:156}
.th_td {text-align:center; vertical-align:middle; background-color:#e9e9e9; width:156}

/* Schriften */
.klein { font-size: 8pt }

/* sonstige Formatierungen */
.trennlinie {height: 1px; border-bottom: 1px solid #c76b3c }
.p_rechts {float: right}
.einr20 {padding-left: 20px }

hr {height: 1px; border-bottom: 1px solid #c76b3c }
.feld { background-color: transparent;border-bottom: 1px solid #c76b3c; border-top: 0px; border-right: 1px; border-left: 1px }
textarea      { font-size: 12px; font-family: verdana, arial, helvetica, sans-serif; background-color: transparent; border: solid 1px #c76b3c; overflow: auto }

