.Text {
	color: #333333;
	font-family: Georgia, Calibri, "Times New Roman", Times;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}


.h2{
	font-family: Georgia, Calibri, "Times New Roman", Times;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #006699;
}

.h1 {
	font-family: Georgia, Arial, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 48px;
	font-weight: normal;
	font-style: normal;
	color: #003399;
	text-transform: none;

}	
.Rachmen {
	border: 1px solid #003399;
	background-color: #FFFFFF;
}
.RachmenBlau {
	border: 1px dashed #003399;
	background-color: #FFFFFF;
}
.RachmenD {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #003399;
	border-bottom-color: #003399;
}
.RachmenOBEN {
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003399;
}
.RachmenUNTEN {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #003399;
}
.RachmenD2 {
	border: 1px dashed #336699;
}
.Rachmen2 {
	border: 1px solid #CCCCCC;
	background-color: #E5E5E5;
}
.Rachmen3 {
	border: 1px solid #EEF9FF;
	background-color: #DFF2FF;
}

.RachmenGrau {
	border: 1px solid #666666;
	background-color: #336699;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.RachmenRot {
	border: 1px solid #CCCCCC;
	background-color: #EEDDE8;
}
.RachmenOrange {
	background-color: #FFFFFF;
	border-top: none;
	border-right: 2px dotted #999999;
	border-bottom: none;
	border-left: 2px dotted #999999;
}
.Rachmenhoch {
	background-color: #FFFFFF;
	border-top: none;
	border-right: 1px solid #999999;
	border-bottom: none;
	border-left: 1px solid #999999;
}
.TextKlein {
	color: #333333;
	line-height: 18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.links {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;

}

a.menu {
	display:block;
	text-align:center;
	width:100%;
	text-decoration:none;
	height: 100%;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

a.menu:link    {
	color:#FFFFFF;
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.menu:visited { color:#FFFFFF; background-color:transparent; }
a.menu:hover   { color:#FFFFFF; background-color:#003399; }
a.menu:active  { color:#FFFFFF; background-color:#003399; }

