/* DATEI: sitestyle */

/* Allgemeine-Linkvorlagen */
a {
	font-family:Arial,Helvetica; text-decoration: none; color:#003366 }
a:HOVER {
	font-family:Arial,Helvetica;
	text-decoration: none;
	color: #666666
}
a:visited { font-family:Arial,Helvetica; text-decoration: none; color:#003366 }


/* Allgemeine-Stilvorlagen */
body {background-color:#ffffff; color:#000000;font-family:Arial,Helvetica; font-size:12px; font-style:normal  }
td {color:#000000;font-family:Arial,Helvetica; font-size:12px; font-style:normal }
p {color:#000000;font-family:Arial,Helvetica; font-size:12px; font-style:normal }
b	{font-weight:bold }
i	{font-weight:italic }
ul { list-style-image: url(/img/kreis.gif); list-style-type: squate;  font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000}

.headline{font-family: Arial,Helvetica; font-size:16 px; font-style: normal; font-weight:bold; color:#003366 }
.headline1{font-family: Arial,Helvetica; font-size:14 px; font-style: normal; font-weight:bold; color:#003366 }
.headline2{font-family:Arial,Helvetica; font-size:12px; font-style:normal; font-weight:bold; color:#003366 }
.small {font-family:Arial,Helvetica; font-size:11px; font-style:normal}
.subhead{font-family:Arial,Helvetica; font-size:12px; font-style:normal; font-weight:bold }
.footer {font-family:Arial,Helvetica; font-size:11px; font-style:normal  }

/* Formulare */
input, select, textarea{ font-size:12px; font-family:Arial, Helvetica; color:#000000 }
.feld { background-color:#eeeeee }
.feldForm { background-color:#eeeeee; border:1px solid #FF0066; width:380px }