body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	background-color: #FFEFCC;
	background-image: url(grafik2007/hg-navi.png);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}
blockquote {
	margin: 0;
	padding: 0 0 1em 4em;
	font-style: italic;
}
form {
	margin: 0;
	padding: 0;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

h1, .H1 { font-size: 14px; color: #000094; font-weight: bold}
h2, .H2 { font-size: 11px; color: #000094; font-weight: bold}
ol {
	margin-top: 0px;	
	padding-left: 2.5em;
	margin-left: 0;
}
ul {
	margin-top: 0px;	
	padding-left: 2.0em;
	margin-left: 0;
	list-style-type: circle;
}
li {
	margin-bottom: 0.6em;
}

.linie-oben { border-top: 2px solid #F3D592}
table.languages td { padding: 5px 10px 10px 0; }
.spaltentitel { font-size: 14px; color: #000094; font-weight: bold}
.text_klein, .KLEIN { font-size: 9px}
.einzug-links { padding-left: 1.4em;}
.bg-normal { background: #ffefcc} /*beige*/
.bg-hell { background: #ffffff} /*weiss*/
.hervorhebung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #CC0000;
}
.bg-dunkel { background: #f3d592} /*hellbraun*/
.zitat { font-size: 11px; color: #000094; font-weight: bold; font-style: italic; }
.zitat-autor { color: #000094; font-style: italic; text-align: right; margin-bottom: 4em; }



a:link {  color: #CC0000; text-decoration: underline}
a:visited {  color: #663399; text-decoration: underline}
a:hover {  color: #CC0000; text-decoration: none}
a:active {  color: #CC0000; text-decoration: none}

a.navigation:link {  color: #FFEFCC; text-decoration: none}
a.navigation:visited {  color: #FFEFCC; text-decoration: none}
a.navigation:hover {  color: #CC0000; text-decoration: underline}
a.navigation:active {  color: #CC0000; text-decoration: underline}

#e-navigation {
	font-size: 11px;
	line-height: 16px;
	color: #6c7fa7;
	font-weight: bold;
	position: absolute;
	width: 200px;
	left: 0px;
	top: 0px;
	margin: 0;
}
.e-inhalt {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	position: absolute;
	width: 590px;
	left: 240px;
	top: 40px;
}
.e-linke-spalte {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	position: absolute;
	width: 300px;
	left: 240px;
	top: 40px;
	padding: 5px 0;
	margin-top: -5px;
}
.e-rechte-spalte {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	position: absolute;
	width: 200px;
	left: 590px;
	top: 40px;
	background-color: #EFDDBD;
	padding: 5px 10px 10px 10px;
	margin-top: -5px;
}
.holk {
	padding: 8px 0 0 20px;
}
.holk a {
	color: #6c7fa7;
	text-decoration: none;
}
.fett {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}
.redaktionsteam-spalte-links {
	width: 390px;
	padding-right: 20px;
}
.redaktionsteam-spalte-rechts {
	vertical-align: top;
}

/* ------------- navigation ---------------- */
ul#main-nav {
	margin: 0;
	padding: 0;
	color: white;
	background-color: #6c7fa7;
	border-bottom: 6px solid #6c7fa7;
}
ul#main-nav li {
	list-style: none;
	padding-left: 20px;
	padding-right: 0;
	display: block;
	margin-bottom: 0.2em;
}
ul#main-nav li a {
	color: #ffefcc;
	text-decoration: none;
	display: block;
	margin-left: -9px;
/*	text-indent: 10px;*/
	font-weight: normal;
}
ul#main-nav li a:hover {
	color: white;
	font-weight: bold;
	/*background-color: #dce7ed;*/
	text-decoration: none;
	display: block;
}
ul#main-nav li a.nav-aktuelle-seite {
	font-weight: bold;
}
ul#main-nav li.linie-oben {
	margin-top: 3px;
	border-top: 2px solid #849ccc;
	width: 150px;
}

/* -------------- forum --------------------- */
.td_bt {
        padding: 10px;
        border-right: 3px solid #FFDD00;
}
.td_st {
        padding: 10px;
        border-right: 3px solid #0000CC;
}
.td_ht {
        padding: 10px;
        border-right: 3px solid #CC0000;
}
