
.koerper{
	margin: 0;
	border: 0px;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
}

/*h1,h2,h3,h4,p,ul,ol,li,div,td,th,b,i,a{font-family:Verdana,Arial,sans-serif;}*/
.input300 {
	font-family:Verdana, Tahoma, Arial, Helvetica, Univers, sans-serif;
	font-size:9pt;
	color:#333333;
	width:250px;
	border:1px solid #666666;
	margin-bottom: 2px;
	
}

.button300 {
	font-family:Verdana, Tahoma, Arial, Helvetica, Univers, sans-serif;
	font-size:10pt;
	font-weight: bold;
	color: #000000;
	background: #c0c0c0;
	border:1px solid #666666;
	width:210px;
	height:20px;
	margin-left: 25px;
}

.red {
	color: #FF0000;
	font-weight:bold;
}

td	{
	font-family:Verdana, Tahoma, Arial, Helvetica, Univers, sans-serif;
	color: #000000;
    font-size:10pt;
}

td.light {
	background: #FFFDDD;
	text-align: left;
}

td.dark {
	background: #F5F5F5;
}





/* Kopf */

#kopf {
	background-color: Yellow;
	margin-top: 0px;
	color: Yellow;
	padding: 0px;
	text-align: left;
	border: 0px;
	
}

#kopf1 {
	background-color: White;
	color: Yellow;
	padding: 0px;
	text-align: left;
	border: 0px;
	
}

#kopf2 {
	background-color: #c0c0c0;
	color: Yellow;
	padding: 3px;
	text-align: left;
	border: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}


caption {
	margin-top: 10px;
	float: left;
	text-align: right;
}

label {
	font-weight: normal;
	width: 180px;
	float: left;
	color: Black;
	text-align: left;
	margin-left: 0px;
	margin-top: 0em;
}

label1 {
	font-weight: normal;
	width: 130px;
	float: left;
	color: Black;
	text-align: left;
	margin-left: 0px;
	margin-top: 0em;
	margin-bottom: 1px;
}

label2 {
	font-weight: normal;
	width: 350px;
	float: left;
	color: Black;
	text-align: left;
	margin-left: 0px;
	margin-top: 0em;
	margin-bottom: 1em;
}








input, select {
  margin-top: 1em;
  margin-left: 0px;
  
	
}






fieldset {
	border: 1px solid #CCC;
	font-size: 16px;
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
	width: 550px;
	padding-bottom: 4px;
	display: block;
	color: Black;
	background-color: #FFFFEA;
	margin-top: 8px;
}



   legend {
	font-weight: bold;
	font-size: 16px;
	background-color: White;
	border: 1px solid #BF9960;
	padding: 4px;
	width: 15em;
	text-align: left;
	margin: 10px 15px 10px 10px;
}

  
.error {
	font-size: 14px;
	color: Red;
	font-weight: bold;
	margin-left: 0px;
	font: Arial Black;
	padding: 2px;
}



.smallb_top {
	border: 0px;
	width: 20em;
	padding-left: 10px;
	background: #F5F5F5;
	margin-left: 10px;
}

.smallb_lcont {
	border: 0px;
	width: 20em;
	padding-left: 10px;
	background: #F5F5F5;
}

.smallborder {
	border: 0px;
	width: 20em;
	padding: 10px;
	background: #FFFDDD;
}


h1 {
	font-size: 16px;
	color: Black;
	margin-top: 0%;
	margin-bottom: 0px;
	font-weight: bold;
	margin-left: 0px;
	font: Arial Black;
}

h2 {
	font-size: 16px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bolder;
	line-height: 23px;
}


/* Die kleine Unterschrift in Tabelle */

h3 {
	font-size: 12px;
	color: Black;
	margin-top: 3px;
	margin-bottom: 0px;
	font-weight: normal;
	padding-left: 10px
		
}






h4 {font-size: 10px;color: Black;font-weight:normal;letter-spacing: 0pt;margin-top:0px;margin-bottom:0px;}


h5 {
	font-size: 16px;
	color: Black;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bolder;
	line-height: 22px;
}




h6 {
	font-size: 22px;
	font-family: "Shotgun BT";
	color: #333;
	margin-top: 15px;
	margin-bottom: 20px;
	font-weight: bolder;
	line-height: 25px;
}



h42 {
	font-size: 14px;
	color: Black;
	margin-bottom: 0px;
	font-weight: normal;
	margin-left: 10px;
}

h43 {
	font-size: 10px;
	color: Black;
	margin-bottom: 0px;
	font-weight: lighter;
	margin-left: 0px;
}


.nav			{
	background-color: #FEFF6F;
	height: 17px;
	padding-left: 3px;
	font-size: 12px;
	; font-style: normal;
	font-weight: bold;
}

.nav1			{
	background-color: #efefef;
	height: 19px;
	padding-left: 3px;
	font-size: 12px;
	; font-style: normal;
	font-weight: bold;
}

div {
	font-size: 12px;
	border: 0px;
	color: Black;
	margin-top: 3px;
	margin-bottom: 0px;
	font-weight: normal;
	padding-left: 10px;
}





.navact			{background-color: Fuchsia;height:20px;}

a:link 		{
	color: Black;
	text-decoration: underline;
}
a:visited 	{color:#777;text-decoration:underline;}
a:hover 	{color:#32BAF5;text-decoration:underline;}

a.menue:link 		{
	font-size: 11px;
	color: Black;
	background-color: #FEFF6F;
	text-decoration: none;
}
a.menue:visited {
	font-size: 11px;
	color: #000;
	background-color: #FEFF6F;
	text-decoration: none;
}
a.menue:hover 	{font-size:11px;color:#0072bc;background-color:#efefef;text-decoration:none;}

a.menue1:link 		{
	font-size: 11px;
	color: Black;
	background-color: #DCDCDC;
	text-decoration: none;
}
a.menue1:visited {font-size:11px;color:#000;background-color:#efefef;text-decoration:none;}
a.menue1:hover 	{font-size:11px;color:#0072bc;background-color:#efefef;text-decoration:none;}

a.menue2:link 		{
	font-size: 11px;
	color: Black;
	background-color: #efefef;
	text-decoration: none;
}
a.menue2:visited {font-size:11px;color:#000;background-color:#efefef;text-decoration:none;}
a.menue2:hover 	{font-size:11px;color:#0072bc;background-color:#DCDCDC;text-decoration:none;}









a.topmen:link			{
	font-size: 11px;
	color: White;
	text-decoration: underline;
	font-weight: bold;
	border-left-width: 0px;
}
a.topmen:visited 	{
	font-size: 11px;
	color: White;
	text-decoration: underline;
	font-weight: bold;
}
a.topmen:hover 		{
	font-size: 11px;
	color: Yellow;
	text-decoration: underline;
	font-weight: bold;
	background-color: #C0C0C0;
}

a.txtlinkgr:link 		{
	font-size: 22px;
	color: Black;
	text-decoration: underline;
}
a.txtlinkgr:visited {
	font-size: 22px;
	color: Black;
	text-decoration: underline;
}
a.txtlinkgr:hover 	{
	font-size: 22px;
	color: Silver;
	text-decoration: underline;
}


a.txtlinkgut:link 		{
	font-size: 12px;
	color: Red;
	text-decoration: underline;
}
a.txtlinkgut:visited {
	font-size: 12px;
	color: Red;
	text-decoration: underline;
}
a.txtlinkgut:hover 	{font-size:12px;color:#32BAF5;text-decoration:underline;}



a.txtlinkkl:link			{
	font-size: 11px;
	color: Blue;
	text-decoration: underline;
} 
a.txtlinkkl:visited {
	font-size: 11px;
	color: Blue;
	text-decoration: underline;
} 
a.txtlinkkl:hover 	{font-size:11px;color:#32BAF5; text-decoration:underline;}

a.txtlinkwinz:link			{
	font-size: 14px;
	color: Yellow;
	background-color: #c0c0c0;
	text-decoration: underline;
} 
a.txtlinkwinz:visited	{
	font-size: 14px;
	color: Yellow;
	background-color: #c0c0c0;
	text-decoration: underline;
} 
a.txtlinkwinz:hover		{font-size:14px;color:#0099ff;background-color;#fff;text-decoration: underline;}

.pgr {font-size: 12px;color:#555;line-height:18px;}
.pkl {font-size: 11px;color:#555;line-height:18px;}
.rotkl 	{font-size:11px;color:#cc0000;}
.gelbkl {font-size:11px;color: Yellow;}

.txtplaingr 	{font-size:12px;color:#555;}
.txtplainkl 	{font-size:11px;color:#555;}
.txtplainwinz 	{font-size:10px;color:#999;}

.taba  {vertical-align:top;background-color:#2184bd;font-size:12px;color:#fff;}
/* .tabb  {vertical-align:top;background-color:#bad1ed;font-size:11px;color:#196bac;} */
.tabb  {background-color:#cfe1f4;font-size:11px;color:#196bac;}
.tabbb {vertical-align:top;background-color:#bad1ed;font-size:11px;color:#444;}
.tabc  {background-color:#ebf6fb;font-size:11px;color:#555;}
.tabbo {background-color:#ebf6fb;font-size:11px;color:#555;border-bottom:1px solid;border-color:#bad1ed;}

.nobr {white-space:nowrap;}

/*.sephor  {background-image:url(trenn_hor.gif);background-repeat:repeat-x;} */

.rahmen  {border-style:solid;border-width:1px;border-color: Lime;}

.buttonloeschen {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; background-color: #FFFFFF;}
.button {font-size:11px;font-family: "Boink LET";font-weight: bold;}
.stern {font-size:14px;font-weight:bold;color:#cc0000;}
.imgtext {font-size:10px;font-family:Verdana,Arial,sans-serif;color:#999;}
#tabbo {border-bottom:1px solid;border-color:#bad1ed;}
#pfad {padding-bottom:20px;}
.off {display:none;}
