a {
	color: #9F383C;
	/*font-weight: bold;*/
	border: 0px;
	text-decoration: none;
}

h1 {
	font-size: 11px;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	color: #347194;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 0px;
}

.headerstyle {
	font-size: 12px;
	color: #347194;
	font-weight: bold;
	text-transform: uppercase;
}

input {
	border: 1px solid #51402E;
	font-size: 11px;
	font-family: verdana;
	color: #51402E;
}

div.rightcolumn-element {
	margin-bottom: 25px;
}

div.rightcolumn-trenner {
	height: 1px;
	background-image: url(images/trenner_pix_blau.gif);
}

div.rightcolumn-header {
	background-color: #ffffff;
	margin-bottom: 16px;
}

div.rightcolumn-header-text {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 6px;
	margin-bottom: 6px;
	text-transform: uppercase;
	color: #4376A3;
	font-weight: bold;
}

div.schnellsuche {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 12px;
	margin-bottom: 19px;
}

div.schnellsuche input {
	width: 110px;
}

div.schnellsuche-formular {
	margin-bottom: 10px;
}

div#topnav {
	color: #ffffff;
	font-weight: normal;
}

div#topnav span.fontweightnormal a {
	color: #ffffff;
	font-weight: normal;
}

div#topnav span.fontweightbold a {
	color: #ffffff;
	font-weight: bold;
}