body
{
	margin: 0;
	padding: 0;
	background: #EFEFEF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
}

/* ------------- HEADER ---------------- */

#header
{
	margin: 0;
	padding: 0;
	height: 123px;
	background-image: url(http://forum-marinearchiv.de/tabellen/admin/details/images/header_bg.gif);
  background-repeat: repeat-x;
  background: rgb(51,51,255);
}

#header h1
{
	font-size: 4em;
	color: #FFF;
	text-align: center;
	margin: 0;
	padding: 10px 20px 0 0;
	height: 45px;
	border-bottom: none;
	font-variant:small-caps;
}

/* -------------- BREADCRUMBS ------------------- */ 

#breadcrumbs {
  color: #DDD;
	text-align: left;
  font-size: 16px;
  margin-top: 35px;
  margin-left: 10px;
  float: left;
  }
  
#breadcrumbs a {
  color: #DDD;
  text-decoration: none;
  } 
  
#breadcrumbs a:hover, #navlist a:active, #navlist a:focus {
  color: rgb(255,204,51);
} 

/*--------------------------------------------*/

#body
{
	width: 100%;
  height: 100%;
	background-color: #EFEFEF;
	border-width: 0 2px;
	border-style: solid;
	border-color: #777;
	margin: 0 auto;
	padding: 10px 0;
}

#body a{
  text-decoration: none;
}

#body a:hover, #navlist a:active, #navlist a:focus {
  text-decoration: none;
} 

/* --------------------- LINKS HAUPTBOX ---------------------- */

#left
{
  background-color: rgb(210,215,223);
  border-width:2px;
	border-style: solid;
	border-color: #777;
	color:#444444;
	width: 55%;
	float: left;
	margin: 0 0 20px 10px;
}

#leftstart
{
  background-color: rgb(233,233,233);
	color:#444444;
	width: 65%;
	float: left;
	margin: 0 0 20px 10px;
	padding:10px;
}

#leftmid
{
  background-color: rgb(223,223,223);
  color:#444444;
  float: left;
	margin: 20 0 20px 10px;
}


#leftsec
{
  background-color: rgb(223,223,223);
  color:#444444;
  float: left;
	margin: 20 0 20px 10px;
}

#lefttri
{
  background-color: rgb(223,223,223);
  color:#444444;
  float: left;
	margin: 20 0 20px 10px;
}

/* --------------------- RECHTE HAUPTBOX --------------------------- */

#right
{
  background-color: #D1E2F3;
  border-width: 2px;
	border-style: solid;
	border-color: #777;
	color:#444444;
	width: 32%;
	float: right;
	margin: 0 10px 0 0;
}

/* ----------------------- RECHTS ERSTE BOX ------------------- */

#rightstart
{
  background-color: #D1E2F3;
  border-width: 2px;
	border-style: solid;
	border-color: #777;
	color:#444444;
	width: 27%;
	float: right;
	margin: 0 10px 10px 0;
	padding-right: 10px;
}

/* ---------------------- RECHTS ZWEITE BOX -------------------- */

#rightsec
{
  background-color: #D1E2F3;
  border-width: 2px;
	border-style: solid;
	border-color: #777;
	color:#444444;
	width: 27%;
	float: right;
	margin: 0 10px 10px 0;
	padding-right: 10px;
}

/* ---------------------- RECHTS GALERIEBOX ------------------ */

#rightgal
{
  background-color: #D1E2F3;
  border-width: 2px;
	border-style: solid;
	border-color: #777;
	color:#444444;
	width: 27%;
	float: right;
	margin: 0 10px 10px 0;
	padding-right: 10px;
}

#righttop
{
  background-color: rgb(255,255,204);
  border-width:2px;
	border-style: solid;
	border-color: #777;
	color:#444444;
	width: 40%;
	float: right;
	margin: 0 10px 10px 0;
	padding: 3px 0 0 0;
}

  
#imagebox{
  clear: right;
  background-color: #AAA;
  border-width: 2px;
	border-style: solid;
	border-color: #777; 
  width: 40%;
	float: right;
	margin: 10px 10px 0 0;
  }

#imagebox_down{
  clear: right;
  background-color: rgb(210,215,223);
  border-width: 2px;
	border-style: solid;
	border-color: #777; 
  width: 40%;
	float: right;
	margin: 10px 10px 10px 0;
  }  


table.right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  }
  
td.bold {
  font-weight:bold;
  }  
  
  
#footer {
  clear: both;
  height: 44px;
	background: #3399CC;
  background-image: url(http://historisches-marinearchiv.de/images/header_bg.gif);
  background-repeat: repeat-x;
  margin: 0px auto;
	vertical-align: bottom;
  margin-top: 20px;
	text-align: center;
}

#textfooter {
  background: #E5E5E8;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  vertical-align: bottom;
	text-align: center;
  color: #FF6600;
  }
  
/********** Top navigation *************/
#navlist
{
	height: 1.8em!important;
	height: 1.9em;
	padding: 2.1em 0em 0.2em 0.4em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	float: right;
}

#navlist a, #navlist a:link, #navlist a:visited
{
border: 1px solid #CCCCCC;
padding: 0.5em;
padding-left: 0.5em;
padding-right: 0.5em;
color: #CCCCCC;
text-decoration: none;
}

#navlist a:hover, #navlist a:active, #navlist a:focus
{
	border: 1px solid rgb(255,204,51);
	padding: 0.8em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-decoration: none;
	color: rgb(255,204,51);
}

#navlist li
{
padding-right: 1px;
display: inline;
font-size: 1em;
}

#navlist ul
{
margin: 0px;
padding: 0px;
}

#navlist #active a {
	background-color: #CDCDB3;
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}
   
dl{
	margin-bottom: 1.5em;
	margin-left: 2em;
}

dt{
	font-style: italic;
	color: #7E0000;
	font-weight: bold;
}

dd{
	margin-bottom: .3em;
	text-indent: .5em;
}

h2 {
	font-size: 1.8em;
	padding: 0.4em;
  margin-bottom: 0;
	color: #798196;
	border: 1px solid #EEEEEE;
}

h3 {
	font-size: 1.2em;
	padding: 0.5em;
	margin-bottom: 0.4em;
	color: #798196;
}

h4 {
	font-size: 1.2em;
	padding: 0.5em;
	margin-bottom: 0.4em;
	color: #525252;
}

h5 {
	font-size: 0.9em;
	margin-top: 0;
	margin-left: 0.9em;
	margin-bottom: 0.4em;
	color: rgb(103,103,103);
}

#rightstart h3 {
  background-color: #90B1CE;
	font-size: 1.3em;
	text-align: right;
	padding: 0.5em;
	margin-bottom: 0.4em;
	color: rgb(69,69,69);
	border: 1px solid #EEEEEE;
	border-bottom-width: 0px;
}

#rightstart h4 {
	font-size: 1.1em;
	text-align: right;
	padding: 0.5em;
	margin-bottom: 0.4em;
	color: rgb(102,0,51);
	border: 1px solid #EEEEEE;
	border-bottom-width: 0px;
}

#rightstart em {
	font-size: 1.0em;
	font-weight: bold;
	text-align: right;
	padding: 0.5em;
	margin-bottom: 0.4em;
	color: rgb(204,0,0);
}

#rightsec h3 {
  background-color: #90B1CE;
	font-size: 1.1em;
	text-align: right;
	padding: 0.5em;
	margin-bottom: 0.4em;
	color: rgb(69,69,69);
	border: 1px solid #EEEEEE;
	border-bottom-width: 0px;
}

#rightsec h4 {
	font-size: 0.9em;
	text-align: right;
	padding: 0.5em;
	margin-bottom: 0.4em;
	color: rgb(102,0,51);
	border: 1px solid #EEEEEE;
	border-bottom-width: 0px;
}

#rightsec em {
	font-size: 1.0em;
	font-weight: bold;
	text-align: right;
	padding: 0.5em;
	margin-bottom: 0.4em;
	color: rgb(204,0,0);
}

#leftsec p {
  font-size: 0.7em;
  text-align: center;
}

#lefttri p {
  font-size: 0.7em;
  text-align: left;
  font-style: oblique;
}

#leftsec h3 {
  background-color: #90B1CE;
	font-size: 1.0em;
	text-align: center;
	padding: 0.5em;
	margin-bottom: 0.4em;
	color: rgb(69,69,69);
	border: 1px solid #EEEEEE;
	border-bottom-width: 0px;
}

#leftsec h4 {
	font-size: 0.7em;
	text-align: center;
	padding: 0.1em;
	margin-bottom: 0.4em;
	color: rgb(102,0,51);

}

#leftsec em {
	font-size: 1.0em;
	font-weight: bold;
	text-align: right;
	padding: 0.5em;
	margin-bottom: 0.4em;
	color: rgb(204,0,0);
}

#rightgal h3 {
  background-color: #90B1CE;
	font-size: 1.1em;
	text-align: right;
	padding: 0.5em;
	margin-bottom: 0.4em;
	color: rgb(69,69,69);
	border: 1px solid #EEEEEE;
	border-bottom-width: 0px;
}

#rightgal h4 {
	font-size: 0.9em;
	text-align: right;
	padding: 0.5em;
	margin-bottom: 0.4em;
	color: rgb(102,0,51);
	border: 1px solid #EEEEEE;
	border-bottom-width: 0px;
}

#rightgal em {
	font-size: 1.0em;
	font-weight: bold;
	text-align: right;
	padding: 0.5em;
	margin-bottom: 0.4em;
	color: rgb(204,0,0);
}

em.sparten {
  font-size: 0.9em;
	font-weight: bold;
	text-align: right;
	padding: 0.5em;
	margin-bottom: 0.4em;
	color: rgb(204,0,0);
  }

#rightstart a {
  text-decoration: none;
}

#rightstart a:hover {
  text-decoration: underline;
}

#rightstart p {
  text-align: right;
}

#rightsec a {
  text-decoration: none;
}

#rightsec a:hover {
  text-decoration: underline;
}

#rightsec p {
  text-align: right;
}

#leftsec a {
  text-decoration: none;
}

#leftsec a:hover {
  text-decoration: underline;
}

#leftsec p {
  text-align: right;
}

#rightgal a {
  text-decoration: none;
}

#rightgal a:hover {
  text-decoration: underline;
}

#rightgal p {
  text-align: right;
}

p.sparten {
  font-size: 0.9em;
	font-weight: normal;
	text-align: right;
	padding: 0.5em;
	margin-bottom: 0.4em;
	color: #444444;
  }
  
 
/*-----------------Tabelle im Text---------------------------*/

.tab2 {
  background-color: rgb(199,202,211);
  text-align: center;
  font-weight: bold;
}
 
  td {

}

td.top {
  vertical-align: top;
  }

a.tooltip, a.tooltip:link, a.tooltip:visited, a.tooltip:active  {
  position: relative;
  text-decoration: none; 
  font-style: italic;
  color: #0000ff; 
  }
  
a.tooltip:hover {
  color: #0000ff; 
  background: transparent;
  }

a.tooltip span {
  display: none;  
  text-decoration: none; 
}

a.tooltip:hover span {
  display: block;
  position: absolute; 
  top: 20px; 
  left: 0; 
  width: 90px;
  z-index: 100;
  padding: 2px;
  margin: 10px;
  color: #000000; 
  border:1px solid #000000; 
  background: #FFFFCC;
  font: 12px Verdana, sans-serif; 
  text-align: left;
  }
  
a.tooltip span b {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weigth: bold;
  color: yellow;
  background-color: gray;
  border: 0px;
  border-bottom: 1px solid black;
}

th {
 	background-color: #969A9D;
   padding: 5px 10px 5px 10px; 
}

#tf {
 	background-color: #969A9D;
 	text-align: center;
 	font-weight: bold;
 	color: #030406;
   padding: 5px 10px 5px 10px; 
}
