/*Geändert: Harald 26.02.2006*/


/* Farben und Hintergrundbilder */

body {
padding: 0;
margin: 0;
background: #fff;
color: #000;
font-size: 75%;
font-family: verdana, sans-serif;
}

* {
font-size: 1em;
margin-top: 0;
}

h1, h2, h3 {
font-family: 'bitstream vera sans', verdana, sans-serif;
}

input, textarea, select, button {
font-family: 'Courier New', mono;
font-size: 110%;
}

optgroup, select {
font-family: 'Courier New', mono;
}

input[type=submit] {
background: #E6DEC9;
color: #000;
font-family: verdana, sans-serif;
font-size: 80%;
padding: 2px 4px;
border: 2px outset #E6DEC9;
}

/*
input[type=submit]:hover, input[type=submit]:focus {
background: #F5F4EE;
color: #000;
border: 2px outset #F5F4EE;
}

input[type=submit]:active {
background: #F5F4EE;
color: #000;
border: 2px inset #F5F4EE;
}
*/

table, p, h1, h2, h3, h4, h5, h6 {
margin-bottom: 0.7em;
}

td, th {
vertical-align: top;
text-align: left;
}

a {
background: transparent;
color: #000;
}

a:visited {
background: transparent;
color: #CF0017;
}

a:hover {
background: #fff;
color: #000;
}

blockquote {
background: #DEEDF9;
color: #000;
margin: 0;
padding: 4px;
}

table, td {
background: transparent;
color: #000;
}

fieldset {
border: 1px solid #fff;
background: #DEEDF9;
color: #000;
}

legend {
background: transparent;
background: #DEEDF9;
color: #000;
}

pre, code {
font-size: 120%;
}

/* --------------------- */

#gesamt {
margin-bottom: 0;
width: 980px;
background-image: url(gif/bg1.png);
margin: auto;
}

#logo {
position: relative;
width: 190px;
}

#headbg {
position: relative;
background-image: url(gif/head_bg.gif);
background-repeat: no-repeat;
background-position: right top;
background-color: #F5F4EE;
color: #000;
}

#navtop {
clear: both;
text-align: right;
padding: 5px 0;
background: #fff;
color: #000;
}

#headtext {
text-align: right;
font-size: 2.9em;
word-spacing: -1px;
text-align: center;
background: #F5F4EE;
color: #000;
padding-top: 10px;
}
/*
position: absolute;
top: 0;
right: 0;
height: 70px;
width: 100%;
padding-top: 16px;
padding-right: 20px;
}

html>body #headtext {
height: 54px;
}*/


/* --------------------- */

.h1 {
background: #E60003;
color: #fff;
padding: 4px 10px !important;
line-height: 100%;
}

.h2 {
padding: 0 12px;
}

.h2 ul, .h2 li {
display: inline;
margin: 0;
padding: 0;
}

.h2 a, .h2 a:visited, .h2 a:hover {
padding-right: 5px;
font-weight: bold;
white-space: pre;
}

/* --------------------- */

#left {
width: 200px;
padding-right: 5px;
float: left;
}

html>body #left {
width: 195px;
}

.left text, .menublock {
margin-bottom: 4px;
position: relative;
}

/* Ebene 1 / allgemein Navigation */

ul.nav, ul.nav li, ul.nav ul {
display: inline;
margin: 0;
padding: 0;
}

ul.nav li li a {
font-size: 90%;
}

ul.nav a {
background-color: #F5F4EE;
background-image: url(gif/bg-nav.png);
color: inherit;
padding: 6px 10px;
padding-right: 3px;
margin-top: 2px;
border-bottom: 1px solid #E3DBCC;
border-right: 1px solid #eee;
display: block;	
font-weight: bold;
}

ul.nav a:hover {
background-color: #fff;
background-image: url(gif/bg-nav-hover.png);
color: inherit;
}

ul.nav a:visited {
background-color: #fff;
color: #c00;
}

/* Ebene 2 */
ul.nav ul li a {
background: #E3DBCC;
color: inherit;
padding: 3px 4px;
border-left: 10px solid #AB9E82;
font-weight: normal;
}

/* Ebene 3 */
ul.nav ul li  ul li a {
padding: 3px 4px;
border-left: 20px solid #AB9E82;
}

ul.nav strong a, ul.nav strong a:visited {
background: #fff;
color: #c00;
}

.nav a {
text-decoration: none;
}

.hnav {
padding: 6px 10px;
margin: 0;
}

#right ul.nav a {
font-weight: normal;
margin: 0 -6px;
}

/* --------------------- */

#right {
background: #F5F4EE;
color: #000;
width: 200px;
float: right;
padding-left: 5px;
}

html>body #right {
width: 195px;
}

#right .text, #right h1 {
padding: 4px 5px;
border-left: 1px solid #ccc;
}

.tdright {
border-bottom: 2px solid #fff;
padding-bottom: 4px;
margin-bottom: 1px;
}

#right h1 {
background: #E3DBCC;
color: #000;
font-weight: normal;
font-size: 120%;
text-align: center;
}

#right ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#right li {
list-style-type: none;
}

/* --------------------- */


#content a:hover, #right a:hover {
text-decoration: none;
}

#left h1, #content h1, #right h1 {
position: relative;
margin-bottom: 6px !important;
}

#left h1.h1 {
margin-bottom: 0 !important;
}

#left .text, #left h1, #left h2  {
padding: 4px 5px;
}

/* --------------------- */

#imgline1 {
background-image: url(gif/bg2.png);
background-repeat: no-repeat;
background-position: top left;
height: 30px;
overflow: hidden;
}

#imgline2 {
background-image: url(gif/bg3.png);
background-repeat: no-repeat;
background-position: top left;
height: 30px;
overflow: hidden;
clear: both;
}

/* --------------------- */


#content {
background-color: transparent;
color: #000;
float: left;
width: 578px;
}

#content h1 {
padding: 10px 0px;
font-size: 150%;
line-height: 110%;
font-weight: normal;
}

#content h2 {
font-size: 130%;
font-weight: normal;
}

#content .tsb h1 a {
font-size: 50%;
}

#content .text {
width: 534px;
line-height: 140%;
}

html>body #content .text {
width: 538px;
}

#content h1 a {
border-width: 0 !important;
}

#content h1 a:visited {
}

#content h1 a:hover {
}

#content h1 dfn {
border-bottom: 1px solid #ccc;
font-size: 60%;
padding: 3px;
position: relative;
}

#content h1 dfn a {
background: #99C8FF;
color: #000;
}

#content h1 dfn a:visited {
background: #99C8FF;
color: #000;
}

#content .content3, #content .content2 {
background: transparent;
color: #000;
line-height: 150%;
}

#content .tmb {
border: 1px solid #ccc;
color: #000;
padding: 10px;
margin: 10px 12px;
}

#content .tsb {
margin: 9px;
padding: 10px;
border: 1px solid #ccc;
font-size: 110%;
}

#content .bm {
padding: 4px 14px 12px 14px;
}

/* --------------------- */

#footer {
background: #F5F4EE !important;
border-top: 2px solid #ccc;
clear: both;
padding: 4px;
}

/* --------------------- */

a .nachrichten, .nachrichten a:link, .nachrichten a:visited, .nachrichten a:hover {
border-width: 0 !important;
}

dl.nachrichten dt {
border-bottom: 1px solid #ccc !important;
}

.artikelcount {
float: right;
}

.articlenav {
font-size: 0.9em;
border: 1px solid #ccc;
padding: 4px;
}

ul.nav, .nav li {
display: inline;
margin: 0;
padding: 0;
}

.nav a {
display: block;
}

.box {
border: 1px solid #ccc; 
padding: 4px; 
margin-bottom: 10px;
}

.boxl {
float: left; 
width: 40%;
}

.boxr {
float: right; 
width: 58%;
}