@charset "utf-8";

td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

.startMark {
	font-style:normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	background-color: #4367b1;
}

.startTitel {
	font-style:normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
}

.titelBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: normal;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}
.titelBlueBig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333893;
	line-height: normal;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}
.titelBluexmas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333893;
	line-height: normal;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}

.textBluexmas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333893;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.textBlackxmas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

.titelBlackSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: normal;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}

.titelBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333990;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}

.titelBlueSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333990;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}

.titelRedSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A80000;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}

.textBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

.textBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333990;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.rahmen {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333990;
	border-right-color: #333990;
	border-bottom-color: #333990;
	border-left-color: #333990;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
}

.bilderRahmen {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333990;
	border-right-color: #333990;
	border-bottom-color: #333990;
	border-left-color: #333990;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.tabellenRahmen {
	border: 1px dotted #333990;
	margin: 0px;
	padding: 5px;
	background-color: #E6FBFF;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

body {
	background-color: #FFFFFF;
	background-image: url(../pics/design/bg_stripe.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

a:link {
	color: #333990;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333990;
}
a:hover {
	text-decoration: none;
	color: #333990;
}
a:active {
	text-decoration: none;
	color: #333990;
}

.input3{
	width : 180;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

.textarea{
	width : 400; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal
}

.button {  font-family: Arial, Helvetica, sans-serif; width: 60px; font-size: 11px; font-style: normal; font-weight: bold}
