/*Verwendet verschiedenen Boxen zur Positionierung des Tetxtes
 (c) Mike Botzet // 18.6.2007
*/

.bild_ro
{
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	vertical-align: sub;
	padding-top: 0.4em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#normseite /* Für die ganze Seite - mit Farbschema */
{
	background-color: #3A5B7C;
	color:#000000;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(../bilder/bg-uebergang.gif);
	background-repeat: repeat;
}
#inhaltsblock /* Hauptrahmen für alle Inhalte einschließlich Kopf, Fuß, Navi, Content
relative Anpassung an die Fenstergröße*/
{
	margin-top: 5px;
	margin-right: 10%;
	margin-bottom: 4px;
	margin-left: 10%;
	background-color: #D5D8E1;
	color:#000000;
	background-attachment: scroll;
	min-width: 540px;
	border: 3px solid #FFFFFF;
	}

#kopf /* Seitenkopf mit Überschriften */
{
	background-color: #4A5F77;
	margin: 0px;
	color: #FFFFFF;
	padding: 1px;
	display: block;
	background-image: url(../bilder/bg-uebergang-k.gif);
	background-repeat: repeat-x;
	text-align: right;
}

#links
{
	text-align: left;
	display: inline;
}

#rechts
{
	text-align:right;
	display:block;
}

#spacerOben /* Zwischenraum oder Obertitel Untertiteln  */
{
	background-color: #EB8810;
	color:#FFFFFF;
	margin: 0px;
	padding: 1px 15px 0px;
	display: block;
	clear: both;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 10px;
}

#spacerFuss /* Zwischenraum, Untertiteln  */
{
	background-color: #51485F;
	margin: 0px;
	padding: 2px 15px 2px;
	display: block;
	clear: both;
	color: #FFFFFF;
	font-size: 0.8em;
	text-align:right;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#spacerFuss a, #spacerFuss a:link, #spacerFuss a:visited
{
	background-color: #51485F;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}

#spacerFuss a:hover, #spacerFuss a:active, #spacerFuss a:focus
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #EFF5FA;
	border: none;
}

h1 {
	font-size: 1.7em;
}
h2 {
	font-size: 1.4em;
}

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

.initial
{
	font-size:3.6em;
	vertical-align: baseline;
	display: block;
	float: left;
	padding: 0px 0.2em 0px 0px;
	line-height: 1em;
	margin-left: 0px;
	font-weight:normal;
}

.obenPlatzZeile
{
	margin-top: 1.3em!important;
}

strong
{
font-weight:bold!important;
}
.strong
{
font-weight:bold!important;
}


.seitentitel
{
	line-height:1em;
	margin: 0px;
	padding: 10px 0px 1px;
	display:inline;
	float: left;
}
#nav hr
{
	background-color: #FFFFFF;
	color: #3A7DAF;
	padding: 0.8em;
}
#nav h2
{
font-size: 1.0em;
line-height: 22px;
margin: 0px;
padding-top: 2px;
padding-right: 15px;
padding-bottom: 0.3em;
padding-left: 15px;
color: #FFFFFF;
}

#nav p.dunkel /* nur Zeilenschalter */
{
font-size: 1.0em;
line-height: 20px;
margin: 0px;
padding-top: 2px;
padding-right: 15px;
padding-bottom: 0.3em;
padding-left: 15px;
color: #FFFFFF;
background-color: #29307C;
display:block!important;
}

#nav p.hell /* nur Zeilenschalter */

{
	background-color: #FFFFFF; /*background-color: #D5D8E1; */
	color: #000000;
	font-size: 1.0em;
	line-height: 20px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 0.3em;
	padding-left: 1px;
	text-align:center;
	display:block!important;
}

#nav p.graphic /* Container für Grafiken */

{
	background-color: #FFFFFF;
	color: #000000;
	font-size: 0.8em;
	line-height: 20px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 1px;
	text-align:center;
	display:block!important;
}

#nav p.hellblau /* Container für Grafiken */

{
	background-color: #D5D8E1;
	color: #000000;
	font-size: 0.8em;
	line-height: 20px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 1px;
	text-align:center;
	display:block!important;
}

.paddingLarge
{
	padding-right: 15px!important;
	padding-left: 15px!important;
}
/*
#navblock *//* Alternative Navigationsleiste */
/*
{
	float: left;
	background-color: #B5CDE2;
	position: relative;
	display: inline;
	min-height:100%;
	width:25%;
}
*/
a, a:link, a:visited
{
	text-decoration:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #4A5F77;
	border-right-color: #4A5F77;
	border-bottom-color: #29307C;
	border-left-color: #4A5F77;
}

a:hover, a:active 
{
text-decoration:underline; /* besser für Sehbehinderte */
}

.unsichtbar
{
	margin: 0px;
	padding: 0px;
	display:none;
}

#nav
{
	float:left;
	display:block;
	position:relative;
	background-color: #29307C;
	width:190px;
	padding: 3px 0px;
	border-top: 1px solid #29307C;
	border-right: 1px solid #29307C;
	border-bottom: 3px none #FFFFFF;
	border-left: 1px none #29307C;
	margin: 0px;
}
/* Der Absatz im Navigationsmenü als Inliner :-) */
#nav p
{
	display:inline!important;
}
#nav a, #nav a:link, #nav a:visited
{
	display: block;
	text-decoration: none;
	background-color: #D5D8E1;/*#B3CBDF; */
	padding-left: 15px;
	padding-top: 0.3em;
	padding-right: 0px;
	padding-bottom: 0.4em;
	font-size: 1.0em!important;
	font-weight: bold;
	color: #29307C;
}

#nav a:hover, #nav a:active, #nav a:focus
{
	display: block;
	text-decoration: underline;
	background-color: #EFF5FA;
	padding-left: 10px;
	padding-top: 0.3em;
	padding-right: 1em;
	padding-bottom: 0.4em;
	font-size: 1.0em!important;
	font-weight: bold;
	color: #29307C;
	width:auto;
}

#nav a.auswahl
{
	display: list-item;
	background-color: #EFF5FA;
	padding-left: 10px;
	padding-top: 0.3em;
	padding-right: 1em;
	padding-bottom: 0.4em;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	width:auto;
	list-style-position: inside;
	list-style-type: circle;
}


#inhalt /* enthält den eigentlichen Inhalt */
{
	background-color:#FEF2C2;
	color:#000000;
	display: block;
	padding: 3px 15px 3px 15px;
}

/* alle Formatierungen für den Textblock */

#textblock
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	background-color: #EAEAEA;
	color:#000000;
	margin-left:190px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-left-color: #29307C;
	padding-right: 0px;
	margin-right: 0px;
}


#textblock h2
{
	font-size: 1.2em;
	line-height: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0.3em;
	padding-left: 15px;
	background-color: #D5D8E1;
	color: #29307C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #29307C;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #29307C;
	display: block;
}

#textblock h3 {
	font-size: 1em;
	margin-top:1.4em;
	margin-bottom:0.3em;
	margin-right: 0px;
	color:#29307C;
	line-height: 1.3em;
	padding-left:15px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #29307C;
	border-right-color: #29307C;
	border-bottom-color: #29307C;
	border-left-color: #29307C;
	padding-top: 10px;
	padding-right: 15px;
	margin-left: 0px;
}
#textblock h4 {
	font-size: 0.8em;
	margin-right: 15px;
	color:#29307C;
	line-height: 1.3em;
	font-weight:bold;
	padding-left:15px;
	text-align: justify;
	margin-top: 0.9em;
	margin-bottom: 0.3em;
}

#textblock p
{
	margin-right: 15px;
	text-align:justify;
	display:block;
	padding-top: 1px;
	padding-left:15px;
	padding-bottom: 1px;
	margin-top: 0.3em;
	margin-bottom:0.6em;
}

#textblock a
{
	color:#29307C;
	font-weight:normal;
	border-top: none;
	border-right: none;
	border-left: none;
	padding-bottom: 1px;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

#textblock a:link, textblock a:visited
{
text-decoration:none;
}

#textblock a:hover, #textblock a:active, #textblock a:focus
{
text-decoration:underline;
color:#000000;
border-bottom: none;
}


#textblock ul
{
	font-size:0.8em;
	margin-left: 40px;
	margin-right: 10px;
	line-height: 1.3em;	
	padding-left:15px;
}

#textblock li
{
	margin-left: 15px;
	margin-right: 10px;
	list-style-position: outside;
	display: list-item;
	text-align:justify;
	list-style-type: square;
	margin-bottom: 0.5em;
	margin-top: 0.3em;
}

#textblock .orangetext

{
color:#A56403!important;
font-weight:bold;
}

#textblock table
{
}

#textblock textarea
{
	color: #000000;
	background-color: #EFF5FA;
}

#textblock td
{
background-color: #FEDB93;
font-size:0.8em;
color:#000000;
}
#textblock td.rechts
{
text-align:right;
}
#textblock td.links
{
text-align:right;
}
#textblock td.mittig
{
text-align:center;
}
#textblock input, #textblock select

{
	font-weight: bold;
	color: #000000;
	background-color: #EFF5FA;
}


#textblock .texthervorhebung {
	font-weight: bold;
	color: #485e75;
}

#textblock .textnormal {
	font-weight:normal!important;
}
#textblock a.zurueck
{
	float:right;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 2em;
	margin-left: 4em;
	background-color: #D5D8E1;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-bottom-style: none!important;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #29307C;
	border-left-color: #29307C;
}

#textblock a.faq_zurueck
{
	float:right;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 3em;
	background-color: #D5D8E1;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border-bottom-style: none!important;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #29307C;
	border-left-color: #29307C;
}

#textblock hr
{
width:75%;
color:#29307C;
}

.clearfloat
{
float:none!important;
clear:both!important;
}

#textblock h3.first {
	font-size: 1em;
	margin-top:1em;
	margin-bottom:0.3em;
	margin-right: 0px;
	color:#29307C;
	line-height: 1.3em;
	padding-left:15px;
	display: block;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #29307C;
	border-right-color: #29307C;
	border-bottom-color: #29307C;
	border-left-color: #29307C;
	padding-top: 0px;
	padding-right: 15px;
	margin-left: 0px;
}

.pixelhack { height: 1%; }

#textblock p.faq_frage
{
	padding-top: 0.5em;
	padding-bottom:1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
.topic_1 {
	font-size: 0.9em!important;
}

