/* CSS Document */

div#inhalttext h5 {
	font-size: 14px;
	color: #6D88BF;	
}

div#rightunder a {
	font-size: 11px;
	color: #6D88BF;
	text-decoration: none;
}

div#loginandsearch a {
	font-size: 12px;
	font-weight: bold;
	color: #6D88BF;
	text-decoration: none;
}

div#loginandsearch input {
	width: 128px;
	height: 16px;
	border: 1px solid;
	border-color: #D5DAE9;
	background-color: #F2F4F9;
	color: #6D88BF;
	padding-left: 5px;
	padding-right: 5px;
}

div#inhalttext .vorwaerts {
	margin-left: 467px;
}

div#inhalttext .zurueck {
	position: absolute;
	margin-left: 390px;
}

