@charset "utf-8";

/**
* IE-Italics-Bug beheben
*
* @bugfix
* @affected IE/Win 5, IE6
* @css-for  IE/Win 5, IE6
* @valid    yes
* @see      http://blog.highresolution.info/index.php?/highresolution/comments/dem_italics_bug_die_zaehne_zeigen/
*/
* html body * { overflow: visible; }
* html iframe, * html frame { overflow: auto; }
* html frameset { overflow: hidden; }

/**
* Korrekte Layout-Skalierung im IE 7 gew&auml;hrleisten
*
* @bugfix
* @affected IE 7
* @css-for  all
* @valid    yes
*/
body { position: relative; }

/* Rahmen verlinkter Bilder entfernen */
a img {
  border: 0;
}

/* Positionen */
html, body {
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #FFFBF2;
margin: 0;
padding: 0;
text-align:center; /* damit aich IE zentriert */
border-collapse: collapse;
border-spacing: 0;
}

p {
	font-size:1em;
	line-height: 1.3em;
}

h1 {
	font-size:1.8em;
	font-weight: normal;
	margin-top: 4em;
	margin-bottom: 2em;
}

h2 {
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 4em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
}

h3 {
	font-size: 1.2em;
	margin-top: 3em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	font-weight: normal;
}

h4 {
	font-size: 1.1em;
	font-weight:normal;
	margin-top: 2em;
}

h5 {
	font-size: 0.9em;
	font-weight:bold;
	margin-top: 2em;
}

li {
	padding: 0.2em;
	font-size: 0.9em;
}

a.extern:link {
	background:url(_bilder/extern.gif) no-repeat center right;
	padding-right: 12px;
	color: #009;
	text-decoration: underline;
}
a.extern:visited {
	background:url(_bilder/extern_visited.gif) no-repeat center right;
	padding-right: 12px;
	text-decoration:underline;
	color: #666666;
}
a.extern:hover {
background:url(_bilder/extern_hover.gif) no-repeat center right;
padding-right: 12px;
color: #931200;
text-decoration: underline;
}
a.extern:active { background:url(_bilder/extern.gif) no-repeat center right; padding-right: 12px;}


a.infobox_erfschnipsel {
	border-bottom: 1px solid #931200;
	text-decoration:none;
	color: #931200;

}
a.infobox_erfschnipsel:hover { cursor:help; color:#931200; background:white; }
a.infobox_erfschnipsel span {
visibility:hidden;
position:absolute;
left:6em;
margin-top:3em;
padding:0.5em;
text-decoration:none;
font-size: 0.8em;
}
a.infobox_erfschnipsel:hover span { visibility:visible; border:1px solid #931200;
                         color:#000000; background:white; width: 200px;}
						 
a.infobox {
border-bottom: 1px dashed #931200;
text-decoration:none;
color: #000000;
}
a.infobox:hover { cursor:help; color:#931200; background:white; }
a.infobox span {
visibility:hidden;
position:absolute;
left:6em;
margin-top:3em;
padding:0.5em;
text-decoration:none;
font-size: 0.8em;
}
a.infobox:hover span { visibility:visible; border:1px solid #931200;
                         color:#000000; background:white; }

a:link img, a:visited img,
a:hover img, a:focus img, a:active img {
  border: 0;
}

#wrapper {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align:center; /* damit aich IE zentriert */
	border-left: 1px solid #931200;
	border-right: 1px solid #931200;
}

#ariadne {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	top: 0px;
	width: 100%;
	text-align: left;
	margin-top: 0px;
	display: inline;
	height: auto;
	padding-bottom: 15px;
	line-height: 1.5em;
}

a.ariadne {
	color:#A73C28;
	font-weight:normal;
}

.ariadne {font-weight:bold; color:#000;
}


#logo {
top: 10px;
height: 90px;
margin: 0;
width: 100%;
position: relative;
text-align: center;
background-image: url(_bilder/logo_background.jpg);
}


#container_main {
	margin-left: 205px;
	margin-top: 20px;
	position: relative;
	text-align: left;
	bottom: 10px;
	border-left: 1px solid #931200;
	border-top: 1px solid #931200;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	margin-right: 190px;
}

#container_right {
	margin-top: 20px;
	position: relative;
	text-align: left;
	bottom: 10px;
	float: right;
	width: 185px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 5px;
	border-top: 1px solid #931200;
	padding-top: 0px;
	padding-left: 10px;
}


#footer {
background-color: #931200;
position: relative;
width: 100%;
float: left;
font-size: 10px;
color: #FFF9EC;
text-align: center;
margin-top: 20px;
padding-bottom: 3px;
}


#footer_beratung {
background-color: #931200;
position: relative;
width: 100%;
float: left;
font-size: 10px;
color: #FFF9EC;
text-align: center;
margin-top: 20px;
font-weight: normal;
padding-bottom: 3px;
}

#google_text {
	padding-left: 10px;
	float: left;
	position: relative;
	display: inline;
}

#navigation {
	width: 180px;
	padding: 20px 10px 0px 0px;
	float: left;
	border-right: 1px solid #931200;
	border-top: 1px solid #931200;
	margin-top: 10px;
	margin-left: 5px;
	display: inline;
	height: 100%;
}

 
#news {
float: right;
width: 180px;
padding: 0px;
border: 1px solid #931200;
background-color: #FFFFFF;
position: relative;
margin-right: 0;
margin-left: 20px;
margin-top: 30px;
}

#randbemerkung0 {
width: 150px;
border: 1px solid;
border-color: #931200;
padding: 10px;
float: right;
font-size: 0.8em;
position: relative;
background-color: #FFF9EC;
margin: 10px 0 10px 10px;
text-align: center;
}


#randbemerkung_160_rahmenlos {
width: 160px;
left: 0px;
top: 0px;
float: right;
font-size: 0.8em;
position: relative;
background-color: #FFF9EC;
margin: 10px 0 10px 10px;
text-align: center;
}

#randbemerkung_140_rahmenlos {
width: 160px;
left: 0px;
top: 0px;
float: right;
font-size: 0.8em;
position: static;
background-color: #FFF9EC;
margin: 0px 0px 100px 100px;
text-align: center;
text-decoration: none;
}

#zitat {
	color: #224466;
	font-size: 0.7em;
	padding-left: 10px;
	float: left;
}
 
#zitat_links   {
	position:absolute;
	left:-210px;
	font-size:0.7em;
	color:#224466;
	width: 170px;
	margin-top: -30px;
	text-align: center;
	margin-left: 20px;
         }

#zitat_links_400_rabl   {
position:absolute;
left:-210px;
font-size:0.8em;
color:#224466;
border: 1px solid #5588CC;
width: 160px;
padding: 10px;
z-index: 3;
visibility: visible;
margin-top: 10px;
         }


/* KLASSEN*/


.balkentitel {
font-size:1.2em;
text-decoration:none;
color: #5585CC;
background-color: #F9DCA6;
padding: 4px;
}

.box_rechts_raus {
	background-color: #FFFBF2;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #990033;
	font-size: 0.8em;
	width: 160px;
	float: right;
	padding: 10px;
	font-style: normal;
	text-transform: none;
	text-align: left;
}

.box {
width: 200px;
background-color: #FBE9BF;
margin-right: 0px;
margin-left: 10px;
margin-top: 10px;
float: right;
}
.box h1, .box p {margin: 0 10px;}
.box h1 {
font-size:1.4em;
color:#293E72;
text-align: center;
padding-top: 5px;
}
.box .top, .box .bottom{
display:block;
}
.box .top b, .box .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #F8D98F;
}
.box .r1{margin: 0 5px;}
.box .r2{margin: 0 3px;}
.box .r3{margin: 0 2px;}
.box .top .r4, .box .bottom .r4{margin: 0 1px;height: 2px;}

.box_zitat {
	width: 520px;
	background-color: #F9FCFF;
	float: none;
	border: 1px solid #004080;
	font-size: 0.8em;
	text-align: justify;
	background-image: url(_bilder/zitat_anfzchn-transparent.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 10px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-right: 10px;
}

.box_ohne_zitat {
	width: 520px;
	background-color: #B6CEF3;
	float: none;
	border: 1px solid #004080;
	font-size: 0.8em;
	text-align: justify;
	margin-top: 20px;
	margin-left: 10px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-right: 10px;
}

.erfahrungs_rand {
	font-size: 0.8em;
	color: #931200;
	line-height: 14px;
	font-weight: bold;
	float: right;
	text-align: left;
	width: 160px;
}
.erfahrungs_text {
	font-size: 0.8em;
	color: #000000;
	line-height: 13px;
	width: 160px;
	float: right;
	text-align: left;
	font-weight: lighter;
}
.fliesstext {
	font-size: 0.9em;
	line-height: 1.3em;
}
.fliesstext_buchbeschreibung {
	margin-left: 100px;
	font-size: 0.8em;
}


.fliesstext_fett {
font-size: 0.9em;
font-weight: bold;
}

.fliesstext_kleiner {
	font-size: 0.8em;
	line-height: 1em;
}

.fliesstext_kleiner_fett {
font-size: 0.8em;
font-weight: bold;
}

.footer {
text-decoration: underline;
}

.footer:hover {
color: #FF0000;
}

.footer:visited {
	color:#FFF9EC;
}

.google_link {
font-size: 1.1em;
color: #931200;
line-height: 14px;
text-decoration: underline;
font-weight: bolder;
}

.google_link_text {
	font-size: 0.7em;
	color: #000000;
	line-height: 14px;
	width: 160px;
	text-align: left;
}

.grosstext {font-size: 1em;
line-height: 1.3em;
}

.hinweistext {
font-size: 0.7em;
line-height: 12px;
padding: 4px;
}

.logo_schrift {
	width: 130%;
	font-size: 1.1em;
	color: #3461AB;
	font-weight: bolder;
}

.navigation {
	font-size: 0.9em;
	color: #931200;
	text-decoration: none;
	display: block;
	width: 170px;
	text-align: right;
	font-variant: small-caps;
	margin: 1px;
	float: left;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	font-weight: bold;
}

.navigation:hover {
color: #FF0000;
text-decoration: underline;
}


.navigationaktiv-aktuell {
	color: #931200;
	display: block;
	width: 166px;
	text-align: center;
	font-variant: small-caps;
	background-color: #ECC87D;
	font-weight: bold;
	float: left;
	text-decoration: none;
	font-size: 0.85em;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 2px;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #931200;
	margin-bottom: 1px;
	border-right-color: #931200;
}

.navigimpress {
	font-size: 0.7em;
	color: #931200;
	text-decoration: none;
	display: block;
	text-align: right;
	font-variant: small-caps;
	padding: 5px;
	margin: 1px;
	line-height: 12px;
	float: right;
}

.navigationzwischentext {
	font-size: 0.85em;
	color: #6A0E00;
	text-decoration: none;
	display: block;
	width: 169px;
	text-align: center;
	font-variant: small-caps;
	padding: 10px 5px;
	font-weight: bold;
	background-color: #FBEDCE;
	border-left: 1px solid #931200;
	float: left;
}

.navigationzwischentext_aktiv {
	font-size: 0.85em;
	color: #6A0E00;
	text-decoration: none;
	display: block;
	width: 166px;
	text-align: center;
	font-variant: small-caps;
	padding: 10px 5px;
	font-weight: bold;
	background-color: #FBEDCE;
	border-left: 5px solid #931200;
	float: left;
}

.news {
letter-spacing: 0.01em;
line-height: 1.3em;
font-size: .8em;
}

.pic {
float: right;
padding: 0 0 0 0;
color: #000;
position: relative;
margin: 20px;
}

.pic_links {
float: left;
color: #000;
position: relative;
margin: 0px 20px 20px 0;
}

.randbem_li {
width: 180px;
background-color: #FBE9BF;
margin-right: 0px;
margin-left: 110px;
margin-top: 10px;
float: left;
}

.rezension_literatur {
font-size: 0.7em;
color: #293E72;
line-height: 12px;
padding: 10px;
}

.rezension_literatur_link {
font-size: 0.8em;
color: #293E72;
line-height: 12px;
padding: 10px;
text-decoration: underline;
}

.textlink {
color: #009;
text-decoration: underline;
font-weight: normal;
font-size:1em;
}

.textlink:hover {
color: #931200;
text-decoration: underline;
}

.textlink_ohne_unterstrich {
	color: #009;
	text-decoration: none;
	font-weight: bold;
	font-size:0.8em;
	font-style: normal;
}

.textlink_ohne_unterstrich:visited {
	color: #000066;
	text-decoration: none;
}

.textlink_ohne_unterstrich:hover {
color: #931200;
text-decoration: underline;
}

.textlink_klein {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
}

.textlink_klein:visited {
color: #000099;
}

.textlink_klein:hover {
color: #931200;
text-decoration: underline;
}


.textlink_gross {
	font-size: 1em;
	color: #0066FF;
	background-color: #F9DCA6;
	text-decoration: none;
	font-weight: bold;
}

.textlink_gross:visited {
color: #0066FF;
text-decoration: none;
}

.textlink_gross:hover {
color: #931200;
text-decoration: underline;
}


.textlink_gr_ohne {
font-size: 0.9em;
color: #293E72;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color: #293E72;
padding: 5px;
}

.textlink_gr_mit {
	font-size: 0.9em;
	color: #293E72;
	text-decoration: underline;
	font-weight: bold;
	background-color: #C1C9E8;
	border: 1px solid;
	border-color: #293E72;
	padding: 5px;
	overflow: hidden;
}

.textlink_schwarz {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-size:1em;
	font-variant: normal;
}

.textlink_schwarz:hover {
	color: #931200;
	text-decoration: underline;
	font-size: 1em;
	font-weight: normal;
}


.ueberschriftgrossblau {
font-size: 20px;
color: #0033CC;
line-height: 24px;
font-weight: bold;
}

.ueberschriftgrossbordeau {
font-size: 20px;
color: #742935;
line-height: 24px;
font-weight: bold;
}

.undernavig1 {
	font-size: 0.8em;
	color: #931200;
	text-decoration: none;
	display: block;
	width: 176px;
	text-align: right;
	font-variant: small-caps;
	background-color: #FFECCC;
	float: left;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #931200;
	margin-bottom: 1px;
}

.undernavig1:visited {
color: #931200;
text-decoration: none;
}

.undernavig1:hover {
	color: #FF0000;
}

.undernavig1aktiv {
	font-size: 0.8em;
	color: #931200;
	display: block;
	width: 163px;
	text-align: right;
	font-variant: normal;
	background-color: #FFECCC;
	float: left;
	text-decoration: none;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #931200;
	border-left-color: #931200;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #931200;
	border-bottom-color: #931200;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	margin-bottom: 1px;
}

.undernavig1unterstrichen  {
font-size: 0.8em;
color: #931200;
text-decoration: none;
display: block;
width: 170px;
text-align: right;
font-variant: small-caps;
border-bottom: 1px solid #931200;
padding: 2px;
margin: 1px;
}

.undernavig2 {
	font-size: 0.7em;
	color: #931200;
	text-decoration: none;
	display: block;
	width: 134px;
	text-align: right;
	font-variant: normal;
	font-weight: normal;
	background-color: #FFF4E6;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: solid;
	border-top-color: #931200;
	border-right-color: #931200;
	border-bottom-color: #931200;
	border-left-color: #931200;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.undernavig2:hover {
color: #FF0000;
text-decoration: underline;
}


.undernavig2aktiv {
	font-size: 0.7em;
	color: #931200;
	display: block;
	width: 134px;
	text-align: right;
	font-variant: normal;
	background-color: #F5E3CF;
	float: left;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 3px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #931200;
	border-bottom-color: #FFFFFF;
	border-left-color: #931200;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.undernavig2titel_aktiv {
	font-size: 0.9em;
	color: #931200;
	text-decoration: none;
	display: block;
	width: 170px;
	text-align: center;
	font-variant: normal;
	background-color: #FFECCC;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	border: 4px solid #931200;
}

.zahl_ohne_link {
	font-size:1.4em;
	text-decoration:none;
	color: #5585CC;
	background-color: #F9DCA6;
	padding: 2px;
	overflow: hidden;
	margin: 2em 0 2em 0;
}
.zahl_mit_link {
font-size:1em;
text-decoration:underline;
color: #5169BB;
background-color: #F9DCA6;
padding: 2px;
}

.zitat {
color: #224466;
font-size: 0.7em;
padding-left: 10px;
}
