/* RESET */
body, div, dl, dt, dl, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockoute, th, td {margin:0;padding:0}
h1, h2, h3, h4, h5, h6 {font-size:100%}
ol, ul {list-style:none}
adress, caption, cite, code, dfn, em, strong, th, var {font-style:normal;font-weight:normal}
table {border-collapse:collapse;border-spacing:0;font-size:100%}
fieldset, img, a img {border:0}
caption, th {text-align:left}
q:before, q:after {content:''}

/* ALLGEMEIN */
#complete { background-color: white; width: 950px; margin-right: auto; margin-left: auto;  }
body { font-family: Verdana, Arial, Helvetica, sans-serif; margin: 20px 0; 
background-color: #f3f1e9;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(243, 241, 233)), to(rgb(255, 255, 255)));
background-image: -webkit-linear-gradient(top, rgb(243, 241, 233), rgb(255, 255, 255));
background-image: -moz-linear-gradient(top, rgb(243, 241, 233), rgb(255, 255, 255));
background-image: -o-linear-gradient(top, rgb(243, 241, 233), rgb(255, 255, 255));
background-image: -ms-linear-gradient(top, rgb(243, 241, 233), rgb(255, 255, 255));
background-image: linear-gradient(top, rgb(243, 241, 233), rgb(255, 255, 255));
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f3f1e9', EndColorStr='#ffffff'); }
img { border: 0px; }

/* SERVICENAVIGATION */
#servicenavigation { background-color: #f3f1e9; color: white; font-size: 0.8em; letter-spacing: 2px; text-align: right; padding: 10px 0px 10px 0;  }
#servicenavigation a:link, #servicenavigation a:visited { color: #8e3d19; font-weight: 700; text-decoration: none; padding: 0 5px;  }
#servicenavigation a:hover  { color: #696969; }

/* NAVIGATION */
#navigation { color: #EEE8AA; font-size: 0.9em; font-weight: 700;  letter-spacing: 0px; font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; text-align: center; padding: 15px 0; margin: 5px 0; background-color: #D2691E; }
#navigation a:link, #navigation a:visited { color: white; text-decoration: none; text-transform: uppercase; padding: 0 10px;  }
#navigation a:hover { color: black; }

/* CONTENT */
#content { width: 650px; float: left; padding: 20px 0;  }
#content h1 { font-family: 'Cuprum', Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #D2691E; font-size: 1.8em; line-height: 1.2em; padding: 10px 20px; }
#content h1 strong { color: #8e3d19; font-weight: normal; }
#content h2 { color: #8e3d19; font-size: 0.85em;  line-height: 1.5em;  padding: 5px 20px; font-weight: normal; }
#content h3 { font-family: 'Cuprum', Verdana, Arial, Helvetica, sans-serif; color: #D2691E; font-size: 1.4em; font-weight: normal; letter-spacing: 1px; padding: 20px; }
#content p, #content li { color: #31363e; font-size: 0.75em; line-height: 1.7em; padding: 5px 20px; }
#content a:link, #content a:visited { color: #D2691E; font-weight: 700; text-decoration: underlined; }
#content a:hover { color: #696969; }
.trennlinie { clear: both;  }

/* SPALTE */
#sidebar { width: 300px; float: left; padding: 10px 0 20px 0; margin: 0 0 5px 0;  background-color: #f0e6a8;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(240, 230, 168)), to(rgb(255, 255, 255)));
background-image: -webkit-linear-gradient(top, rgb(240, 230, 168), rgb(255, 255, 255));
background-image: -moz-linear-gradient(top, rgb(240, 230, 168), rgb(255, 255, 255));
background-image: -o-linear-gradient(top, rgb(240, 230, 168), rgb(255, 255, 255));
background-image: -ms-linear-gradient(top, rgb(240, 230, 168), rgb(255, 255, 255));
background-image: linear-gradient(top, rgb(240, 230, 168), rgb(255, 255, 255));
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f0e6a8', EndColorStr='#ffffff'); }
#sidebar h1 { font-family: 'Cuprum', Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #8e3d19; font-size: 1.3em;  line-height: 1.2em;  padding: 20px 20px 5px 20px; }
#sidebar p { color: #31363e; font-size: 0.75em; line-height: 1.6em; padding: 0 20px 10px 20px; }
#sidebar p a:link, #sidebar p a:visited { color: #D2691E; font-weight: 700; text-decoration: underlined; }
#sidebar p a:hover { color: #696969; }
.navlist { background-color: #8e3d19; font-size:0.75em; width:300px; margin:20px 0; list-style:none; }
.navlist li { border-top-color: white; border-top-style:solid; border-top-width:1px; margin:0; padding: 10px 0;}
.navlist a {  cursor: pointer; display:block; }
.navlist li:hover { background-color: #D2691E; }
.navlist li a:link,.navlist li a:visited { color: white; font-weight: 700; text-decoration:none; padding: 0 20px; }
.navlist li a:hover,.navlist li a.aktiv { color: black; }

/* FUSSZEILE */
#copyright { background-color: #D2691E; width: 950px; clear: both; padding: 20px 0;  }
#copyright p { color: white; font-size: 0.75em; line-height: 1.6em; text-align: center; }
#copyright a:link, #copyright a:visited { color: #ffca00; text-decoration: none; padding-right: 5px; padding-left: 5px; }
#copyright a:hover { color: black; }

/* 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 }

/* TABELLEN */
#kontakttable  { line-height: 1.7em; width: 600px; margin: 20px 0; }
#kontakttable td { color: #31363e; font-size: 0.75em; padding-top: 3px; padding-right: 10px; padding-bottom: 3px; }
#kontakttable th { text-align: left; }
#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; }
.newstabelle { color: #31363e; font-size: 0.75em; line-height: 1.7em; width: 600px; margin: 0 0 0 15px; }
.newstabelle td { vertical-align: top; padding: 20px 10px 20px 5px; border-bottom: 1px dotted #dbd5c5; }
.alternira { background-color: #faf8f0; }

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