body
{
	background-color:	#ffffff;
	font-size:				11px;
	font-family:			verdana,arial,helvetica,"sans serif";
	color:						#2A407F;
}

th
{
	font-size:				11px;
	font-family:			verdana,arial,helvetica,"sans serif";
	color:					#2A407F;
	font-weight: 		bold;
}
td
{
	font-size:				11px;
	font-family:			verdana,arial,helvetica,"sans serif";
	color:					#2A407F;
}
a
{
	color:						#912E35;
}

a.navi
{
	color:						#ffffff;
	text-decoration:	none;
	font-size:				10px;
}

a.unternavi
{
	color:						#000000;
	text-decoration:	none;
	font-size:				10px;
}

.headline
{
	background-color:	#97A9DD;
	font-weight:			bold;
}

.boxHeadline
{
	color:						#ffffff;
	font-weight:			bold;
}

.content
{
	background-color:	#F5F7FC;
}
td.content
{
	font-size:				11px;
	font-family:			verdana,arial,helvetica,"sans serif";
	color:					#2A407F;
}

.boxBackground
{
	background-color:	#E4E9F9;
}

.small
{
	font-size:				10px;
}

.myInput
{
	background-color : 	#F4F6FD;
	border : 1px solid 	#2C4D92;"
	font-size:					11px;
	color:						#2A407F;
}

.errormsg
{
	margin-top: 20px;
	margin-bottom: 20px;
	background-color : #ffd0d0;
	color: #ff0000;
	font-weight: bold;
}
.buttonblue {
	border : 1px solid #2C4D92;
	color:	#2A407F;
	font-weight: bold;
	background-color : 	#E4E9F9;

}
.button {
	border : none;
	background: #AE321A;
	color:	#ffffff;
	font-weight: bold;
	}
.price {
	font-weight: bold;
	font-size: 140%;
}