/* schriftstil,abstände */

/* ABstand nach unten */
h2, p, ul, ol { margin-bottom: 1em; }

* { padding: 0; margin: 0; }

/* Verschachtelte Listen ohne ABstand */
ul ul { margin-bottom: 0; }

/* Abstand von links */
li { margin-left: 1em; }

html { height: 101% }

body 
{ 
	color: black; 
	background-color: #dddddc;  /* hintergrundfarbe previous: 2f92ff before that d9d9d9 */ 
	/* background-image: url(farbverlauf2.png); */
	background-repeat: repeat-x;  /* horzizontale wiederholung */
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	font-size: 11pt; /* Schriftgröße */
	line-height: 1.5em;
	text-align: center;
}

h1 { 
	font-size: 150%;
	color: blue; /* cd0d07 */
	text-align: center;
}

h2 { font-size: 130%;
	text-align: center;
  color: blue; /* previous cd0d07 */ 
}

   h3 { font-size: 115%;
	text-align: center;
  color: blue;
}


table,tr,td { 
color: #000000;
font: normal 12px/18px  verdana, times, serif;
}

/* scrolleiste internet explorer ab vers.5.5 */

/* grundlayout*/

#wrapper {
color: black;
background-color: white;
border-color: black;
width: 750px;
vertical-align: top;
margin-top: 0;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
border: 1px solid black;
text-align: left;
}
#header {
margin-bottom: 0;
background-color: #005b94;
text-align: center;
}

#navigationsleiste {
background-color: #005B94;
margin: 0;
border: 1px solid #93B9DB;
}

#textbereich {
padding: 30px;
text-align: justify;
background-color: #ffffff;
margin-top: 0;
}

#ebookformular { 
text-align: left;
}

.formulare {
padding: 20px;
border: 3px dashed gray;
background-color: #f5f5f5;
width: 80%;
}

.centerthis { text-align: center; }

.justifythis { text-align: justify; }

.inhalt { background-color:#ffffff; }

.leisteun {
background-color:#689bc0;
color:white;  
font-size: 10px;
text-align: center;
height:20px;
line-height:20px;
}

.textbox {
	background-color: #eeeeee; 
	border: 4px dashed blue;  /* previous #cd0d07 */
	padding: 1em;
  color: black;
  width: 85%;
  margin: 0 auto 0 auto;
  text-align: justify;
}

.actionbox {
	background-color: #C1DBF1; 
	border: none;
	padding: 1em;
  color: black;
  width: 85%;
  text-align: justify;
}

.highlightbox {
	background-color: #ffffcc; 
	border: 4px solid #cd0d07;  /* previous #cd0d07 */
	padding: 1em;
  color: black;
  width: 85%;
  margin: 0 auto 0 auto;
  text-align: justify;
}

.highlightbox h1,
.highlightbox h2,
.highlightbox h3 {color: #cd0d07; }

.clearing { clear:both; }

.list { list-style-image: url(haken_rot.gif); }

.list ul{ list-style-image: url(haken_rot.gif); }

.inhaltsverzeichnis {
color: black;
border: 1px solid black;
background-color: #FFFFCC;
padding: 1em;
width: 80%;
font-size: 110%;
}

.inhaltsueberschrift {
color: white;
border: none;
background-color: #0077bf;
width: 100%;
height: 3em;
margin: 5px auto 5px auto;
padding-top: 1em;
}

.banner {-moz-opacity: 0.66;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=66);
border: 1px solid black;
background-color:#689bc0;
}

.hpname { color:#ffffff;
font-weight:normal;
letter-spacing:2px;
}

.point1 {border:solid 1px black;background-color:#7095dc}
.point2 {border:solid 1px black;background-color:#CCDAF2}
.point3 {border:solid 1px black;background-color:#ffffff}

/* menue oben */

#menu2 a , #menu2 a:visited , #menu2 a:active {display:block;
color:#ffffff;
background: url("bu.gif");
text-decoration:none ;
font: normal 11px verdana, times, serif;
line-height:24px;
text-decoration:none ;
padding: 0px 0px 0px 0px;
text-align:center;
width:123px;
}

#menu2 a:hover{
color:#000000;
text-decoration:none ;
background: url("bu2.gif");
}


/* allgemeine links im text */

a:link, a:visited, a:active{ font: normal 12px/18px verdana, times, serif;text-decoration:underline;color:#000000}

a:hover{ font: normal 12px/18px verdana, times, serif;text-decoration:none;background-color:#ffffff; /* previous #689bc0 */
color:#0077bf;}

.Stil28 {color: #FF0000}

.Stil17 {color: #FF9E00;
        font-weight: bold;
        font-size: 17px;}

.Stil16 {font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;}

a:link.neue_farbe {
     color: #008000;}

.Stil1 {font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #000000;}

.Stil2 {font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;}
