/*=====================================================================================*/
/*  Textformate */

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	color: #ffffff;}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #ffffff;}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	color: #ffffff;}

.large{
	font-size: 12px;}

.std{
	font-size: 10px;
	color: #ffffff;}

.small{
	font-size: 8px;}

.stdmedium{
	font-weight: bold;
	font-size: 11px;}

.stdoversize{
	font-size: 16px;}

.stdbig{
	font-weight: bold;
	font-size: 14px;}

.stdhuge{
	font-weight: bold;
	font-size: 18px;}


/*=====================================================================================*/
/*  Linkformate */

a {cursor:pointer}
A:link {text-decoration: none; color:#003300;}
A:visited {text-decoration: none; color:#003300;}
A:focus {text-decoration: none; color:#003300;}
A:active {text-decoration: none; color:#003300;}
A:hover {text-decoration: none; color:#00cc00;}

/*=====================================================================================*/
/*  Eingabefeldformate */

input, select, textarea { color:#4F752A; font-size:10px; font-family:arial,sans-serif; font-weight:bold;} 

.auswahl{
width:300px;}

.auswahl1{
width:205px;}

.kontaktfeld{
width:150px;}

.kontaktfeld-plz{
width:50px;}

.kontaktfeld-ort{
width:97px;}

