/*Für Netscape und Mozilla*/
html,body			{
					height: 100%;
}
body,a,p,h3,td		{
					font-family: arial,verdana,helvetica;
}

p {margin-left: 15px;}
li				 { font-size: 12px; text-align: left; list-style: square }

li.anker			{
					font-size: 12px;
					list-style-image: url(img/anker.gif);
					margin-left: -23px;
}

.rand {
 font-family: Arial,helvetica,Verdana,san-serif; 
 font-size: 12px;
 border-bottom: 1px solid #cccccc;
 padding: 3px;
}
.krand {
 font-family: Arial,helvetica,Verdana,san-serif; 
 font-size: 12px;
 padding-top: 2px;
}

.prtitel {
 font-family: Arial,helvetica,Verdana,san-serif; 
 font-size: 12px;
 padding-top: 15px;
}
img			{ 	
					border: none; }


table		{ 		border: none; 
					border-collapse: collapse; 
}

p{					vertical-align: top; 
					font-size: 12px;
					font-family: Arial;
					
 }
 
h3	{
					font-family: Arial;
					font-size: 16px; 
					color: #0172BE;
					margin-left: 15px;
}
 

h4					{
					font-family: Arial;
					font-size: 12px; 
					color: black;
					padding-left: 7px;
					border-left: 8px solid #FDBC6C;
					border-bottom: 1px solid #FDBC6C;
					margin-top: 25px;
}
h5					{
					margin-left: 15px;
					font-family: Arial;
					font-size: 12px; 
					border-bottom: 1px solid black;
}


a	{
					color: #0172BE;
					font-size: 12px;
					text-decoration: underline;
}

a:link	{			color: #0172BE;
					text-decoration: underline;
}
a:active{			color: #0172BE;
}
a:visited{			color: #0172BE;
					text-decoration: underline;
}

a:hover{			text-decoration: none;
					color: black;
					
}

.anmeldeformular{
border: 0px solid;
font-size: 12px;
}

.anmeldeformular form label {
margin-bottom: 5px;
float:left;
}

.anmeldeformular form input {
float:right;
width: 400px;
}

.anmeldeformular form input #verband_innung{
float:right;
width: 220px;
}

.datenschutz
{
font-size: 12px;
margin-bottom: 10px;
}

.teilnahmegebuehren
{
font-size: 12px;
}

.teilnahmebedingungen
{
font-size: 12px;
}

.fomular_fehler
{
margin-bottom: 2px;
font-size: 10pt;
color: red;
}

.senden_erfolgreich
{
margin-bottom: 2px;
font-size: 10pt;
color: green;
}

.senden_fehlgeschlagen
{
margin-bottom: 2px;
font-size: 10pt;
color: red;
}

