/* ALLGEMEIN */
#complete { width: 750px; margin-right: auto; margin-left: auto;  }
body { font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; background-color: #f3f1e9; }
img { border: 0px; }

/* HEADER */
#navigation { color: white; font-size: 0.75em; font-weight: 700; font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; text-align: center; background-color: #D2691E; padding-top: 10px; padding-bottom: 10px; }
#navigation a:link, #navigation a:visited { color: white; text-decoration: none; text-transform: uppercase; padding-right: 5px; padding-left: 5px; }
#navigation a:hover { color: black; }

/* CONTENT */
#content { width: 478px; float: left; padding-right: 20px; padding-top: 20px;  }
#content h1 { color: #D2691E; font-size: 1.4em; font-weight: normal; margin-bottom: 0; }
#content h1 strong { color: #696969; font-weight: normal; }
#content h2 { color: #31363e; font-size: 0.7em; margin-top: 5px; padding-bottom: 10px; }
#content h3 { color: #D2691E; font-size: 1em; font-weight: normal; letter-spacing: 1px; margin-bottom: 0; }
#content p, #content li { color: #31363e; font-size: 0.75em; line-height: 1.8em; }
#content a:link, #content a:visited { color: #D2691E; font-weight: 700; text-decoration: underlined; }
#content a:hover { color: #696969; }
.trennlinie { clear: both;  }
.newstabelle { color: #31363e; font-size: 0.75em; line-height: 1.8em; }
.newstabelle td { vertical-align: top; padding: 10px 5px; border-bottom: 1px dotted #dbd5c5; }
.alternira { background-color: #faf8f0; }

/* SPALTE */
#sidebar { width: 230px; float: left; padding-left: 20px; padding-top: 20px }
#sidebar h1 { color: #D2691E; font-size: 0.8em; padding-bottom: 4px; border-bottom: 1px solid #dbd5c5; }
#sidebar p { color: #31363e; font-size: 0.7em; line-height: 1.8em; padding-bottom: 10px; }
#sidebar a:link, #sidebar a:visited { color: #D2691E; font-weight: 700; text-decoration: none; }
#sidebar a:hover { color: #696969; }

/* FUSSZEILE */
#copyright { margin-right: auto; margin-left: auto; width: 750px; clear: both; padding-top: 10px; padding-bottom: 10px; }
#copyright p { color: #31363e; font-size: 0.7em; line-height: 1.6em; text-align: center; letter-spacing: 1px; margin-right: auto; margin-left: auto; width: 750px; }
#copyright a:link, #copyright a:visited { color: #D2691E; text-decoration: none; padding-right: 5px; padding-left: 5px; }
#copyright a:hover { color: #808000; }

/* BILDKLASSEN */
.bira { background-color: white; padding: 5px; border: solid 1px #e8e7d7; }
.birali { background-color: white; margin-right: 8px; margin-bottom: 5px; padding: 4px; float: left; border: solid 1px #e8e7d7  }
.birare { background-color: white; margin-bottom: 10px; margin-left: 10px; padding: 4px; float: right; border: solid 1px #e8e7d7  }
.bili { margin: 0 10px 1px 0; padding: 0; float: left }
.bire { margin-bottom: 5px; margin-left: 10px; float: right }

/* KONTAKTTABELLE */
#kontakttable  { line-height: 1.7em; width: 460px; }
#kontakttable td { color: #31363e; font-size: 0.75em; padding-top: 3px; padding-right: 10px; padding-bottom: 3px; }
#kontakttable th { text-align: left; }

/* IFAKARATABELLE */
#ifakaratabelle  { font-size: 0.7em; line-height: 1.7em; border: solid 1px #d8d6cf; }
#ifakaratabelle caption { color: #808000; background-color: white; text-align: left; letter-spacing: 3px; padding: 5px 5px 5px 15px; border-top: 1px solid #d8d6cf; border-right: 1px solid #d8d6cf; border-left: 1px solid #d8d6cf; }
#ifakaratabelle th { color: white; line-height: 1.4em; background-color: #d8d6cf; vertical-align: top; }
#ifakaratabelle tr { background-color: #faf8f0; }
#ifakaratabelle tr.alt { background-color: #e8e6de; }
#ifakaratabelle td, #ifakaratabelle th { text-align: left; margin: 0; padding: 10px 15px; border-bottom: 1px solid #d8d6cf; }
#ifakaratabelle td { color: #4f4f4f; line-height: 1.4em; vertical-align: top; }

/* LINKKLASSEN */
.page { background-image: url(/media/media_css/action_go.gif); background-repeat: no-repeat; background-position: left top; padding-left: 20px; }