/* Stylesheet für Site:  Homepage Howaldt*/
/* Letzte Änderung am : 25.11.2008 JH */


/* Schrift-Type */
body,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

/* Schrift-Typen fester Laufweite */
pre,tt { 
	font-family: "Courier New", Courier, monospace; 
	color:#333333;
}

/* Schrift-Größe */
body,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,pre { 
	font-size:9pt;
}

.box{
  border-width:1px;
  border-style:solid;
  border-color:#789696;
  padding:8px;
  font-size:8pt;
  text-align:center;
}

.box1{
  border-width:1px;
  border-style:solid;
  border-color:#789696;
  padding:8px;
}

table.liste {
	border: 1px solid #789696;
	border-collapse:collapse;
	font-size: 10pt;
	font-weight: normal;
	color:#333333;
	height: auto;
	text-align: left;
	width: 100%;
	vertical-align: top;
	background-color :  #FFFFFA;
}

.uli { border-bottom: 1px solid #789696;
	padding-left: 5px;
	padding-right: 5px;
}

.uli_c { 
	border-bottom: 1px solid #789696;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

.aktiv_c {
	font-size:10pt;
	text-align: center;
	color:#CCCCCC;
	background-color: #FFFFFA;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
}


table.rand {
	border: thin solid;
	font-size: 10pt;
	font-weight: bold;
	color:#789696;
	height: 12pt;
	text-align: center;
	width: 110pt;
	vertical-align: middle;
}

td.rand {
	font-size: 10pt;
	font-weight: bold;
	color:#789696;
	text-align: center;
	text-decoration:none;
	vertical-align: middle;
}

td.p5 {padding-left: 5px;}

td.aktiv {
	background-color: #789696;
	color :  Black;
	font-size :  10pt;
	font-weight :  bold;
}

/* verschiedene Schrift  */
.small,.smallcenter { font-size:7pt; }
.mini,.minicenter { font-size:7pt;}
.header{ 
	color: #789696 ;
	font-size:14pt;
	text-align: center;
	font-weight: bold;
}

.headline { 
	color: #789696 ;
 	background-color: #EFEFEF;
	font-size:10pt;
	text-align: center;
	font-weight: bold;	  
 }
.page { font-size:8pt; color:#648888; }

h1	{
	font-size:14pt;
	color: #789696;
}

h2	{
	font-size:14pt;
	color:#333333;
}

h3	{
	font-size:11pt;
	color: #333333;
}

h4	{
	font-size:1pt;
	color:black;
}


/* Aufzählungspunkt gefüllt */
ul, ol	{list-style:disc; }



/* Link-Typen */

A,A:Visited   {
	font-size:8pt;
	color: Blue;
	text-decoration:underline;
}

A:Hover, A:Active    {
	color:red;
	text-decoration:underline;
}

/* Menue */
.menutitel{ 
	font-size:10pt;
	font-weight: bold;
	text-align: center;
	padding:1px;
	color:#FFFFFA;
	background-color: #789696;
 }
 
table.tmenu { 
	background-color: #EFEFEF;
	border-collapse:collapse;
	border-width: 1px; 
	border-style: solid;
	border-color: #789696;
	width:100%;
	padding-top: 1px;
	vertical-align:middle;
	}

a.menu, a.menu:visited  {
	font-size:10pt;
	text-decoration: none;
	text-align: center;
	color:#789696;
	background-color: #FFFFFA;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
	display: block;
}

a.menu:link {
	text-decoration:none;
	color: #789696;
}

a.menu:active {
	text-decoration:none;
	color: #789696;
}

a.menu:hover {
	text-decoration:none;
	color: Black;
	background-color:#A7BBBB;
}



/*  */
A.toplink, A:Visited.toplink {
	font-size:8pt;
	text-decoration:none;
	color:white;
	background-color: #6495ED;
}

A:Active.toplink  {
	text-decoration:none;
	color: White;
}

A:Hover.toplink  {
	text-decoration:underline;
	color: Black;
}

/* Link im linken Rand */
A.randlink  {
	font-size:10pt;
	text-decoration:none;
	color:#789696;
	font-weight:  bold;
}

A:Active.randlink  {
	text-decoration:none;
	color: white;
}

A:Visited.randlink {
	font-size:10pt;
	text-decoration: none;
	color:#789696;
	font-weight :  bold;
}


A:Hover.randlink  {
	text-decoration:none;
	color: Black;
	background-color:#789696;
}


/* Seitenränder */

body  {
	color:#333333;
	background-color:#FFFFFA;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
 	margin-bottom:0px
}

hr {	
	width:590px;
	text-align:left;
}


.b420 {	
	width:420px;
	text-align:left;
}


/* Hintergrund-Farben */

/* Tabellenhintergrund */
/* linker Rand */
.col1l { background-color: #EFEFEF;}
/* rechter Rand */
.col1r { background-color: #EFEFEF;}
/* Nav-Rand*/
.colnav {background-color: #ffbb00;}
/* Hervorhebung (Tabellenzeilen) */
.color2 { background-color: #DDDDDD; }
.colred{color: Red;}

/* Zentrierung normale und kleine Schrift */
.center,.smallcenter,.minicenter { text-align:center; }



/* Formatierungen */

/* Absatz-Einzug 1. Zeile  */
.einzug { text-indent:15pt;  text-align :  justify;  }


