/********************************************************
* Allgmein
********************************************************/
html, body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: white;
/*	background-image: url(/_img/higru4.jpg); 
	background-position: 285px 180px; 
	background-repeat: no-repeat; */
	font-family: Arial, Helvitica, Geneva, Verdana, sans-serif;
	font-size: 100.01%; 
}
body {
	background-attachment: fixed;
}


p, a, td, th, li, table {
	font-weight: normal;
	text-align: left; 
}

img {
	border: 1px solid #B0D9DB;
}

h1 {
	font-size: 140%; 
  	margin: 10px 0 10px;
	font-weight: bold;
	color: rgb(4, 132, 137);
}
h2 {
	font-size: 120%; 
  margin: 0px 0 10px 0 ;
	font-weight: bold;
}
h3 {
	font-size: 110%; 
	margin: 0 0 10px 0;
	font-weight: bold;
}


table.tnTable {
	width: 95%;
	border-collapse: collapse;
	background-color: transparent;
}

table.tnTable td, th {
	border-bottom: 2px #B0D9DB solid;
	border-collapse: collapse;
	padding: 4px;
	background-color: transparent;
	vertical-align: top;
	text-align: left;
}

table.tnTable th {
	font-weight: bold;
	background-color: #B0D9DB; 
}


th.td1 {
	width: 120px;
	font-weight: bold;
}

th.td2 {
	width: 120px;
	font-weight: bold;
}

th.td3 {
	width: 120px;
	font-weight: bold;
}

#soda1 {
	display: block;
	border: none;
}

/********************************************************
* Menue Oben
********************************************************/
#menuOben {
	width: 1003px;
	height: 1.5em;
	background-color: rgb(4, 132, 137); 
}

#menuOben ul {
	width: 983px;
	margin: 0 auto;
	padding: 0;
}


#menuOben li {
	float:left;
	list-style: none;
	width: 16.6%;
	background-color: rgb(4, 132, 137);
}

a.menuObenNo {
	background-color: rgb(4, 132, 137);
	color: white;	
	display: block;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	height: 1.9em;
	line-height: 1.9em;
	text-align: center;
	vertical-align: middle;
}

a.menuObenNo:hover {
	background-color: rgb(132, 195, 197);
	color: black;
}

a.menuObenAct {
/*	background-color: rgb(132, 195, 197); */
	background-color: white;
	color: rgb(4, 132, 137);
	display: block;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	height: 1.9em;
	line-height: 1.9em;
	text-align: center;
	vertical-align: middle;
}
a.menuObenAct:hover {
	background-color: rgb(132, 195, 197);
	color: black;
}



/********************************************************
* Inhalt
********************************************************/
#parentDiv {
/*	background: rgb(247, 247, 247); */
	padding: 0;
	width: 1003px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}

#rahmen {
	background-color: transparent;
	padding: 0px;
	width: 1001px;
	border-left: 1px solid rgb(4, 132, 137);
	border-right: 1px solid rgb(4, 132, 137);
	border-bottom: 1px solid rgb(4, 132, 137);
}

#inhalt {
	background-color: transparent;
	padding: 0px;
	width: 961px;
	font-size: 83%;
	margin: 20px;
}

#inhalt p.oA {
	margin-top: 0px;
}

#inhalt ul.mA li {
	margin-top: 6px;
}
#inhalt a {
	color: rgb(4, 132, 137);
	text-decoration:underline;
}

#inhalt a:visited {
	color: rgb(132, 195, 197);
}

#inhalt a:hover {
	color: #000;
}

.tnVerbund {
	color: rgb(4, 132, 137);
	font-size: 83%;
	text-align: center;
	height: 1.8em;
	line-height: 1.8em;
}
.tnVerbund a {
	color: rgb(4, 132, 137);
	font-weight: bold;
	text-decoration:underline;
}
.tnVerbund a:hover {
	color: black;
}

/*---------------------------------------------------------------------
* Dia-Menu (Ausruestung)
*--------------------------------------------------------------------*/
div.pic {
	float: left;
	height: 10.52em;
	width: 11.61em;
	margin: 0 0.46em 0.38em 0;
	padding: 1.1em 1.1em 1.1em 1.1em;
	background: white;
	border: 1px solid;
	border-color: #CCC #444 #444 #CCC;
}

div.pic img {
	border: 1px solid;
	border-color: #444 #CCC #CCC #444;
}

div.quer img {
	height: 8.74em;
	width: 11.61em;
	margin: 0 0 0.38em 0;
}
div.hoch img {
	height: 8.74em;
	width: 6.58em;
	margin: 0 2.47em 0.38em 2.47em;
}

div.beschr {
	text-align: center;
}



/*-----------------------------------------------------------------------------
* Float-Bilder und Navleiste rechts (z.B. fuer Ausruestung)
*-----------------------------------------------------------------------------*/
div.qBild img {
	margin: 0 10px 10px 0;
}
div.einzelbildText {
	clear: left;
	width: 100%; 
}

div.einzelbild {
	float: left;
}

.qBildGross img {
	border: 1px solid;
	border-color: #CCC #CCC #CCC #CCC;
	margin-bottom: 10px;
}
.qBildNav {
	float: right;
	text-align: right;
}

/* Navleiste rechts fuer Lexikon */
.NavRechtsText {
	float: left; 
	width: 570px;
}
.NavRechts {
	float: left; 
	width: 200px;
	color: black;
	margin-left: 10px;
}




div#qButton {
	width: auto;
	background-color: rgb(254, 232, 147); 
	border: 1px solid;
	border-color: #CCC #CCC #CCC #CCC;
	padding: 10px 10px 0 10px;
	text-align: left;
}
#inhalt div#qButton a {
	color: #000;
	background-color: rgb(254, 232, 147); 
	text-decoration: none;
	display: block;
}
#inhalt div#qButton a:hover {
	background-color: #FFF7D0;
}
#inhalt div#qButton a:visited {
	color: #888;
}


/*---------------------------------------------------------------------
* Float-Bilder im Text (z.B. Bibliothek)
*--------------------------------------------------------------------*/
.bildleisteR {
	float: right;
	background-color: transparent; 
	text-align: center;
	margin: 3px 0 3px 3px;
}
.bildleisteL {
	float: left;
	background-color: transparent; 
	text-align: center;
	margin: 3px 3px 3px 0;
}

.bildleisteImg {
	clear: both;
	text-align: center;
}

.bildleisteTxt {
	clear: both;
	text-align: center;
	margin-top: 2px;
}


/*---------------------------------------------------------------------
* Float-Bilder fuer Foto-Show (z.B. Lagerbilder)
*--------------------------------------------------------------------*/
.fotoleisteL {
	float: left;
	background-color: transparent; 
	text-align: center;
	height: 200px;
	margin: 3px 3px 3px 0;
}
.fotoleisteImg {
	clear: both;
	text-align: center;
	width: 200px;
	margin:0px 10px 0px 10px;
}	

/*---------------------------------------------------
* Menue-Struktur fuer die Bibliothek (Sub-Menu)
*---------------------------------------------------*/
.bMenu {
	background-color: rgb(254, 232, 147); 
	border: 1px solid;
	border-color: #CCC #CCC #CCC #CCC;
	padding: 0 2px 0 2px; 
}

#inhalt div.bMenu a {
	color: #000;
	text-decoration: none;
}
#inhalt div.bMenu a:visited {
	color: #666;
}
#inhalt div.bMenu a:hover {
	color: #000;
	background-color: rgb(255, 252, 235);
}

#inhalt div.bMenu a.bMenuAct {
	font-weight: bold;
	background-color:  rgb(250, 214, 11);
}
#inhalt div.bMenu a.bMenuAct:hover {
	background-color: rgb(255, 252, 235);
}
#inhalt div.bMenu a.bMenuAct:visited {
	color: #000;
}

/*-----------------------------------------------------
* sonstige Textformatierungen
*---------------------------------------------------*/
.ueb {
	font-weight: bold;
	font-style: italic;
	margin: 1em 0em 0em 0em;
}
.as {
	margin: 0.5em 0em 0em 0em;
}



/*-----------------------------------------------------
* Phil
*---------------------------------------------------*/

.roterRand {
	border: 3px solid red;
	width:400px;
	margin-right:auto;
	margin-left:auto;
	padding:5px;
}

img.obenlink {
    border: 0;
}