body {
	margin-top: 0px;
	padding: 0px;
	font-size: 16px;
}


a {
	text-decoration: none;
}

img {
	border: 0px;
}

#body1 {
	background-image: url(../upload/system/shadow.gif);
	background-repeat: repeat-y;
	background-position: 18px;
	width: 800px;
	padding-left: 30px;
	padding-right: 15px;
}


/* KOPFZEILE */


#Kopf {
	background-image: url(../upload/system/head.jpg);
	height: 222px;
	width: 800px;
	background-repeat: no-repeat;
}


#Kopf a {
	color: #FFFFFF;
}

#Kopf #Hilfsnavi {
	font-size: .6em;
	height: 13px;
	width: 730px;
	padding-top: 200px;
	color: #FFFFFF;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}


/*  TABELLE FÜR 2 SPALTEN  */


#tab_Masterzeile {
	vertical-align:top;
}

#tab_Links {
	width: 185px;
	padding-top: 40px;
	background-color: #DD9565;
}

#tab_Masterzelle {
	width: 560px;
	padding-top: 2px;
	padding-left: 40px;
	padding-right: 40px;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}


/* PFADLEISTE */

#Pfad {
	color: #999999;
	font-size: .8em;
}

#Pfad a, #Pfad a:visited {
	color: #999999;
}

#Pfad a:hover {
	text-decoration: underline;
}



/* LINKE SPALTE */


#Hauptnavigation {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
}

/* Suche */

#Suche {
	width: 165px;
	margin-top: 15px;
	padding: 5px;
	text-align: right;
	background-color: #DF6D14;
	float: right;
}

#Suche a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
}


/* MASTER SPALTE */

#mastercontent {
	clear: both;
}

#Master h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #CC090F;
	padding-top: 10px;
	line-height:20px;
}

#Master h2 {
	font-size: 1.2em;
	color: #F3380B;
	padding-top: 15px;
}

#Master h3 {
	font-size: 1em;
	color: #F3380B;
	padding-top: 10px;
}

#Master a:hover {
	text-decoration: underline;	
}

#Master a {
	color: #3833A6;
}

#Master img {
	padding-right: 5px;
}

#Master #image {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}


/* Druckfunktion */

#Drucken {
	text-align:right;
	color: #999999;
	font-size: 0.8em;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-top: 15px;
}

#Drucken a, #Drucken a:visited {
	color: #999999;
	text-decoration: none;
}

#Drucken img {
	border: 0px;
}

#tbl_links {
	border-collapse: collapse;
}

#tbl_links td {
	border-bottom: 1px solid #999999;
}

#tbl_links tr {
	height: 40px;
}

#tbl_links h2 {
	padding-top: 35px;
}



/* FOOTER */


#NaviUnten {
	font-size: 0.65em;
	text-align: center;
	background-color: #FFFFFF;
	height: 30px;
	width: 100%;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#NaviUnten a {
	color: #0066B3;
}

#NaviUnten a:hover {
	text-decoration: underline;
}

#shadow_unten {
	width: 845px;
	background-image: url(../upload/system/shadow_bottom.gif);
	background-position: 17px;
	background-repeat: no-repeat;
	height: 28px;
}


/* NAVIGATON CLASSES */

.navi1_passive {
	font-size: 0.8em;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #DF6D14;
}

a:hover.navi1_passive {
	color: #FFFFFF;
	display: block;
	background-color: #CC090F;
}

.navi1_active, .navi1_open  {
	font-size: 0.8em;
	line-height: 25px;
	font-weight: bold;
	padding-left: 10px;
	color: #FFFFFF;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #CC090F;
}

.navi2_passive {
	font-size: 0.7em;
	color: #FFFFFF;
	line-height: 19px;
	padding-left: 20px;
	display: block;
	background-color: #DF6D14;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DD9565;
}

a:hover.navi2_passive {
	color: #FFFFFF;
	display: block;
	background-color: #F3380B;
}

.navi2_open, .navi2_active {
	font-size: 0.7em;
	line-height: 19px;
	padding-left: 20px;
	color: #FFFFFF;
	display: block;
	background-color: #F3380B;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DD9565;
}


/* SITEMAP */

.sitemap_level2 {
	padding-left: 25px;
	font-size: .9em;
}

.sitemap_level1 {
	margin-top: 20px;
	font-size: 1.1em;
}


/* SONSTIGES */

