BODY {
	font: 12px Tahoma;
	background: #DAF2F2;	/* #F0F5F9; */
}

#intro {
	position: relative;
	z-index: 100;
	width: 770px;
	height: 520px;
	margin: auto;
	text-align: left;
}
#intro0 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 110;
}
#intro1 {
	position: absolute;
	top: 50px;
	left: 300px;
	z-index: 120;
	font: 20px Tahoma;
	color: #0E5BE9;
}
#intro2 {
	position: absolute;
	top: 200px;
	left: 7px;
	z-index: 130;
	font: 18px Tahoma;
	color: #FFF;
}
#intro3 {
	position: absolute;
	top: 200px;
	left: 365px;
	z-index: 140;
	font: 18px Tahoma;
	color: #FFF;
}
#intro4 {
	position: absolute;
	top: 300px;
	left: 275px;
	z-index: 150;
	font: bold 14px Tahoma;
	line-height: 18px;
	color: #00ADA3;
}
#intro5 {
	position: absolute;
	top: 350px;
	left: 700px;
	z-index: 160;
	font: bold 14px Tahoma;
	color: #00ADA3;
}
#error {
	position: absolute;
	top: 50px;
	left: 7px;
	z-index: 120;
	font: bold 20px Tahoma;
	color: #0E5BE9;
}
#intro a:link, #intro a:active, #intro a:visited {
	color: #00ADA3;
	text-decoration: none;
}
#intro a:hover {
	color: #00ADA3;
	text-decoration: underline;
}

/* <MENUE> */
/* <KATEGORIEN> */
/* Formatierungen für inaktive Kategorien: START */
.menuenameoff {
	font-size: 13px;
	font-weight: bold;	
	text-indent: 5px;
}
.menuenameoff a:link, .menuenameoff a:active, .menuenameoff a:visited {
	color: #00ADA3;
	text-decoration: none;
}
.menuenameoff a:hover {
	color: #00ADA3;
	text-decoration: underline;
}
.menuenumberoff {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
/* Formatierungen für inaktive Kategorien: ENDE */

/* Formatierungen für aktive Kategorien: START */
.menuenameon {
	font-size: 13px;
	font-weight: bold;	
	text-indent: 10px;	
}
.menuenameon a:link, .menuenameon a:active, .menuenameon a:visited {
	color: #0E5BE9;
	text-decoration: none;
}
.menuenameon a:hover {
	color: #0E5BE9;
	text-decoration: underline;
}
.menuenumberon {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-indent: 4px;
}
/* Formatierungen für aktive Kategorien: ENDE */
/* </KATEGORIEN> */

/* <SUBKATEGORIEN> */
.menuesubover {
	/* background-color: #ADE4E1; */
	font-size: 12px;
	color: #0E5BE9;
	text-indent: 2px;
}
.menuesubover a:link, .menuesubover a:visited {
	background-color: #ADE4E1;
	color: #0E5BE9;
	text-decoration: none;
}
.menuesubover a:hover {
	background-color: #ADE4E1;
	color: #0E5BE9;
	text-decoration: underline;
}
.menuesubover a:active {
	background-color: #ADE4E1;
	color: #0E5BE9;
	text-decoration: underline;
}

.menuesubout {
	/* background-color: #FFFFFF; */
	font-size: 12px;
	color: #0E5BE9;
	text-indent: 2px;
}
.menuesubout a:link, .menuesubout a:visited {
	background-color: #FFFFFF;
	color: #0E5BE9;
	text-decoration: none;
}
.menuesubout a:hover {
	background-color: #FFFFFF;
	color: #0E5BE9;
	text-decoration: underline;
}
.menuesubout a:active {
	background-color: #FFFFFF;
	color: #0E5BE9;
	text-decoration: underline;
}
/* </SUBKATEGORIEN> */
/* </MENUE> */

/* Formatierungen für Header: START */
.head {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 0em;
}
/* Formatierungen für Header: ENDE */

/* Formatierungen für Content: START */
.content, .content table, .content * {
	font-size: 12px;
	color: #000000;
	line-height: 25px;
	text-align: left;
}
.content {
	padding: 20px;
}
/*
.content table {
	font-size: 12px;
	line-height: 20px;
}
*/
.content h1 {
	/* Content: Überschrift 1 */
	/* font-family: Tahoma; */
	font-size: 16px;
	color: #0E5BE9;
	margin-bottom: 30px;
}
.content h2 {
	/* font-family: Tahoma; */
	font-size: 14px;
	color: #00ADA3;
	margin-top: 30px;
	margin-bottom: 10px;
	background-color: #DAF2F2;
	border: 1px solid #00ADA3;
	padding: 5px 5px 5px 10px;
}
.content h3 {
	/* font-family: Tahoma; */
	font-size: 14px;
	color: #00ADA3;
}
.content a:link, .content a:active, .content a:visited {
	/* Content: Hyperlinks link, aktiv und besucht */
	/* color: #00ADA3; */
	   color: #0E5BE9;
}
.content a:hover {
	/* Content: Hyperlinks rollover */
	/* color: #0E5BE9; */#
	   color: #00ADA3;
}
.content li {
	margin-bottom: 10px;
	list-style-image: url(images/liste.gif);
	list-style-type: disc;
}
.content dl {
	margin-bottom: 0px;
}
.content dt {
	/* color: #0E5BE9; */
	   color: #00ADA3;
	line-height: 14px;
	margin-top: 12px;
	letter-spacing: 0em;
}
.content dd {
	line-height: 16px;
}
.check {
	margin-bottom: 10px;
	list-style-image: url(images/liste-check.gif);
}
.pfadangabe {
	font-size: 10px;
	line-height: 10px;
	color: #00ADA3;
	font-weight: normal;
}
.hervorhebung {
	/* color: #0E5BE9; */
	   color: #00ADA3;
}
.zitat {
	font-style: italic;
	text-align: right;
	line-height: 15px;
	color: #00ADA3;
}
.rechts {
	text-align: right;
}
.zentriert {
	text-align: center;
}
.fett {
	font-weight: bold;
}
.ref_l {
	/* color: #0E5BE9; */
	   color: #00ADA3;
	width: 100px;
}
.ref_firma {
	font-size: larger;
	font-weight: bold;
	color: #0E5BE9;
	vertical-align: baseline;
	width: auto;
}
.ref_firma_neu {
	font-size: larger;
	color: #0E5BE9;
	vertical-align: baseline;
	width: auto;
}
.ref_hr {
	background-repeat: repeat-x;
	background-image: url(images/ref_hr.gif);
	background-position: center;
}
.nav_down {
	text-align: center;
}
.nav_up {
	text-align: right;
}