body
{
 /* HG-Farbe */
 background-color: #92a1b0;

 /* Standardschrift */
 FONT-SIZE: 12px; FONT-FAMILY: verdana;
}


/* Links */
A:link		{color: #000000; text-decoration: underline;}
A:hover		{color: #000000; text-decoration: none;}
A:active	{color: #000000; text-decoration: none;}
A:visited	{color: #000000; text-decoration: underline;}

A.nav:link	  {color: #000000; FONT-SIZE: 13px; FONT-FAMILY: verdana; text-decoration: underline;}
A.nav:hover	  {color: #000000; FONT-SIZE: 13px; FONT-FAMILY: verdana; text-decoration: none;}
A.nav:active  {color: #000000; FONT-SIZE: 13px; FONT-FAMILY: verdana; text-decoration: none;}
A.nav:visited {color: #000000; FONT-SIZE: 13px; FONT-FAMILY: verdana; text-decoration: underline;}

A.gruen:link	  {color: #336600; text-decoration: underline;}
A.gruen:hover	  {color: #336600; text-decoration: none;}
A.gruen:active    {color: #336600; text-decoration: none;}
A.gruen:visited   {color: #336600; text-decoration: underline;}


/**/
h1.hidden, h2.hidden, h2.hidden, h3.hidden, h4.hidden, h5.hidden, h6.hidden {
	visibility: hidden;
	padding: 0px;
	margin: 0px;
	display: none;
}


p 
{
 padding: 0px;
 margin: 0px;
}


h1{
	FONT-SIZE: 10px;
	FONT-FAMILY: verdana;
}
h2, h3, h4, h5, h6{
padding: 0px;
margin: 0px;
FONT-SIZE: 10px; FONT-FAMILY: verdana;}


/*table	{FONT-SIZE: 12px; FONT-FAMILY: verdana;}*/
th		{FONT-SIZE: 14px; FONT-FAMILY: verdana;}
td		{FONT-SIZE: 10px; FONT-FAMILY: verdana;}




.allsides
{
FONT: 10px Verdana; COLOR: #000000; 
BORDER-RIGHT: solid #00044b 1px; 
BORDER-LEFT: solid #00044b 1px ; 
BORDER-TOP: solid #00044b 1px; 
BORDER-BOTTOM: solid #00044b 1px; 
}

.input
{
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 8pt;
font-family: verdana;
color: #000000;
height: 20;

border: 1px solid #000000; 
BACKGROUND-IMAGE: url(../images/input.gif);
}


.textarea
{
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 8pt;
font-family: verdana;
color: #000000;

border: 1px solid #000000;
BACKGROUND-IMAGE: url(../images/input.gif);
}


.select_body1{font-weight: 800; text-transform: uppercase; font-size:10px; font-family: arial;}
.select_body2{font-weight: 800; font-size:10px; font-family: arial;font-style: italic;}
.select_body3{font-weight: 800; font-size:10px; font-family: arial;font-style: italic;}

.n9 {font-size:9px;  font-family: arial;}
.n10{font-size:10px; font-family: arial;}
.n11{font-size:11px; font-family: arial;}
.n12{font-size:12px; font-family: arial;}
.n13{font-size:13px; font-family: arial;}
.n14{font-size:14px; font-family: arial;}
.n15{font-size:15px; font-family: arial;}
.n16{font-size:16px; font-family: arial;}
.n18{font-size:18px; font-family: arial;}
.n20{font-size:20px; font-family: arial;}
.n22{font-size:22px; font-family: arial;}
.n24{font-size:24px; font-family: arial;}
.n26{font-size:26px; font-family: arial;}
.n28{font-size:28px; font-family: arial;}
.n30{font-size:30px; font-family: arial;}

.gruen{
	color: #336600;
}

.meldung		{background-color:#F8F8F8;}
.erfolgsmeldung	{background-color:#F8F8F8;}
.fehlermeldung	{background-color:#F8F8F8;}

.abschluss-unten {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}



/* Hintergründe */
/*.hg-table
{
	background-color: #CFCFCF;
	font-size:18px;
	font-family: arial;
	color: #000000;
	font-weight: normal;
	border: 1px solid #000000;
}*/


/* Tabellen */
.table-daten
{
	background-color: #FFFF00;
	font-size:10px;
	font-family: arial;
	color: #000000;
	font-weight: normal;
	border: 1px solid #000000;
}

/* Tabellen */
.table-header
{
	background-color: #FFFF66;
	font-size:12px;
	font-family: arial;
	color: #000000;
	font-weight: normal;
	border: 1px solid #000000;
}




/* Zuständig für Überschriften in der Homepage */
.head1
{
	FONT: bold 24px Verdana;
	COLOR: #000000;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
}

.head3
{
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
}


.right-border-white {
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.bottom-border-white {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.grew-border{
	border: 1px solid #CCCCCC;
}

.allsides-weiss {
	border: 1px solid #FFFFFF;
}

