/* --------------------------------------- */
/* ----- allgemeine Tags ----- */

standard {
  border-left: 0px;
}

.standard{
  border-left: 0px;
}


.standard, img-subtext {
	background-color: #ffffff;
	}





kopf {
  border-left: 1px solid #ffffff;
}

.head {
border-left: #ffffff;
}

body {
  background-color: #8FA5BC;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}




head {
	border: 5px;
}
p, td, input, ol, ul {
	color: #003366;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	
}


select, option, textarea {
	color: #003366;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

a {
	color: #fd6801;
	text-decoration: none;
}
a:hover {
	color: #fd6801;
	text-decoration: underline;
}

h3 {
	color: #003366;
	font-size: 15px;
	font-weight: bold;
}

ul {
	list-style-type: disc;
}
/*******kleine Zeile unten********/
small {
	font-size: 10px;
	color: #ffffff;
}
small a {
	font-size: 10px;
	color: #ffffff;
}

/* --------------------------------------- */
/* ----- Klassen ----- */

/** --- Hauptnavigation 1. Ebene : Gestaltung */

.menu-1 {
	background-color: #ff812b;
	font-size: 12px;
	
}

.menu-1a {
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
}
.menu-1b {
	border-bottom: solid 1px #ffffff;
}


/* --------------------------------------- */
/* --------------------------------------- */
/* ---------- Menupunkte oben ------------ */
/* --------------------------------------- */
/* --------------------------------------- */


/* ---------- Menupunkte Standard ------------ */
.menu-1-1 {
	font-size: 11px;
	color: #333399;
	font-weight: bold;
	text-decoration: none;
}
.menu-1-1:hover {
	color: #ffffff;
	text-decoration: none;
}
/* -----------wenn ausgewählt------------- */
.menu-1-2 {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.menu-1-2:hover {
	color: #ffffff;
	text-decoration: none;
}
/* --------------------------------------- */
/* --------------------------------------- */
/* ---------- Menupunkte links ----------- */
/* --------------------------------------- */
/* --------------------------------------- */
.menu-2-0 {
  color: #003366;
	background-color: #003366;
	border-right: solid 1px #cccccc;
}
.menu-2bottom {
	border-bottom: solid 1px #ffffff;
}
.menu-2 {
}

/** --- Navigation 2. Ebene : Verweise */

.menu-2-1 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.menu-2-1:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}


/* --------------------------------------- */
/* ----- Menupunkt links ausgewählt ------ */
/* --------------------------------------- */


.menu-2-2 {
	font-size: 11px;
	color: #ff812b;
	background-color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.menu-2-2:hover {
	font-size: 11px; 
  color: #ffffff;
  text-decoration: underline;
}

/** --- Navigation 2. Ebene : Gestaltung */

.menu-3 {
	border-left: solid 1px #fd6801;
}

/* --- Navigation 3. Ebene : Verweise */

.menu-3-1 {
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.menu-3-1:hover {
	font-size: 11px; color: #ffffff;
	text-decoration: underline;
}
.menu-3-2 {
	font-size: 11px;
	color: #ff812b;
	font-weight: normal;
	text-decoration: none;
}
.menu-3-2:hover {
	font-size: 11px;
	color: #ffffff;
}

/** --- Zusatzspalte rechts */
/* --------------------------------------- */
/* -- horizontale Linie rechts-------------*/
/* --------------------------------------- */
.aux {
	border-left: solid 1px #CCCCCC;
	height: 100%;
	background-color: #ffffff;
}

/*********** Zusatztabelle links************/

.aux2 {
	
}

/** --- Misc */

.present {
	color: #008000;
}
.absent {
	color: #f00000;
}

/*******  Inhalt  *******/

.content {
	background-color: #ffffff;
	width: 495px;
	border-top: 1px solid #FFFFFF;
}

.content small {
	background-color: #ffffff;
	color: #003366;
	font-size: 10px;
}

/******* Ueberschrift *******/

.headline {
	color: #003366;
	font-size: 15px;
	background-color: #ffffff;
}

/** --- Historie */

.position {
	background-color: #FFFFFF;
	border-bottom: dotted 1px #d0e0e0;
	font-size: 10px;
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
.position a {
	text-decoration: none;
	color: #003366;
	font-weight: normal;
}

/** --- Sitemap */

.sitemap-border {
	background-color: #808080;
}
.sitemap-header {
	background-color: #efefef;
}
.sitemap-link {
	text-decoration: none;
}

/** --- Shopartikel */

.table-border {
	background-color: #8088080;

}
.table-header {
	background-color: #efefef;
}

/* --------------------------------------- */
/*--------------- für Bubbles -------------*/
/* --------------------------------------- */

.navtext {
	width: 230px;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	border: solid 1px #ffffff;
	background-color: #003366;
	color: #ffffff;
	padding: 4px;
}
