html
	{
		/*Mozilla zeigt dann immer die Scrollleiste*/
		/*overflow: -moz-scrollbars-vertical;*/
		height:100%;
	 	padding-bottom:0.07em; 
	}

body
{
	background-color:#D3E7FA;
	margin-top:0px;
	margin-left:0px; 
	margin-bottom:0px;
	margin-right:0px; 
	scrollbar-base-color:#8C8CC6;
	scrollbar-3dlight-color:#E4EDF9;
	scrollbar-arrow-color:#2D89F1;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#E4EDF9;
	scrollbar-highlight-color:#2D89F1;
	scrollbar-shadow-color:#2D89F1;
	scrollbar-track-color:#E4EDF9;
}

.inhalt
{
	background-color:#ABD1F3;
}

.inhalt2
{
	background-color:#B9D9F5;
}

.sup4u, .sup4u:link, .sup4u:visited, .sup4u:hover, .sup4u:active
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#C9DFF3;
	font-weight:bold;
	text-decoration:none;
}

td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000033;
	text-decoration:none;
}

.adresse, .adresse:link, .adresse:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000033;
	text-decoration:none;
}

.adresse:hover, .adresse:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	text-decoration:underline;
}

.nav, .nav:link, .nav:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000033;
	text-decoration:none;
	font-weight:bold;
}

.nav:hover, .nav:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}

.rahmen
{
	border-left: 1px solid #105EC2;
   border-bottom: 1px solid #105EC2;
  	border-right: 1px solid #105EC2;
   border-top: 1px solid #105EC2;
}

.motto
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FF0000;
	text-decoration:none;
	letter-spacing:2px;
}

h1, .h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000033;
	text-decoration:none;	
	font-weight:bold;
}

.pflichtfeld
{
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}

form
{
	margin-top:0px;
	margin-bottom:0px;
}

input.eingabe, textarea.eingabe
{
	width:400px;
	background-color:#E4EDF9;
	
	border-left: 1px solid #064999;
   border-bottom: 1px solid #064999;
   border-right: 1px solid #064999;
   border-top: 1px solid #064999;
}

textarea.eingabe
{
	height: 80px;
}

.button
{
	font-weight:bold;
	color:#FFFFFF;
	/*background-color:#037A4E;*/
	background-color:#000033;
}

.meldung
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000033;
	text-decoration:none;
}

.verweis, .verweis:link, .verweis:visited
{
	color:#FF0000;
	text-decoration:none;
}

.verweis:hover, .verweis:active
{
	color:#000033;
	text-decoration:none;
}

.middot
{
	font-size:22px;	
	padding-left:25px;
}

.row
{
	background-color:#B1CEE7;
}

li
{
	padding-bottom:20px;
}

.kleintext
{
	font-size:10px;
}

table#formular td
{
	font-size:12px;
	font-family:Arial;
	color:#990000;
}

table#formular .eingabe1
{
	width:40px;
}

table#formular .eingabe2
{
	width:40px;
}

table#formular .eingabe3
{
	width:140px;
}

table#formular .eingabe4
{
	width:400px;
	height:100px;
}

table#formular .eingabe1, .eingabe2, .eingabe3, .eingabe4
{
	border-left: 1px solid #000099;
	border-top: 1px solid #000099;
	border-right: 1px solid #000099;
	border-bottom: 1px solid #000099;
	background-color:#EEEEEE;
}

table#formular .row1
{
	background-color:#D8E9F7;
}
