/*============================================================================
// Copyright:   Frank Emmrich IT-Consulting
// Bearbeiter:  Frank Emmrich
// Erstellt am: 2006-08-29
//============================================================================
// Bearbeiter:  Frank Emmrich
// Geändert am: 2007-07-13
//============================================================================
*/

A {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #374c99;
}

A:link {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
    vertical-align:top;
    text-decoration:underline;
	color: #374c99;
}

A:hover {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
         vertical-align:top;
         text-decoration:underline
	color: #374c99;
}

A:visited {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
         vertical-align:top;
         text-decoration:underline
	color: #374c99;
}

.body {
	background-image: url(../bilder/hintergrund.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #374c99;
	border: thin none;
	background-repeat: repeat;
	background-color: #3b71b2;
}

.schrift {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #374c99;
}

.schrift_normal {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #374c99;
}

.schrift_haupttext {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 20px;
	font-weight: bolder;
	vertical-align:top;
	color: #374c99;
}

.schrift_formular {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 20px;
	font-weight: bolder;
    vertical-align:middle;
	color: #374c99;
}

.ueberschrift {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	text-align: center;
	color: #374c99;
}

.schrift_kontakt_fehler {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	vertical-align:top;
	color: #B50000;
}

.Radio {
	color: #374c99;
	border:0px solid #ddd;
}

.input {
	background-image: url(../bilder/hintergrund_hell.jpg);
	font-family: Arial, Helvetica, "sans serif";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	vertical-align:top;
	color: #374c99;
}

.schrift_haupttext_klein {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	vertical-align:top;
	color: #374c99;
}
