@charset "utf-8";

.RightBox {
	margin-left: -30px;
}

.RightHeadline {
	font-weight:bold;
	float:left;
}

h2 {
	width: 13em;
	font-weight:bold;
	font-size:1em;
	margin-left: -25px;
	margin-top: 10px;
	margin-bottom: -10px;
	padding: 0.3em;
	background-color: #c49417;
}

.RightContent {
	margin-left: -15px;
	padding: 20px 0px 10px 1px;
	float:left;
	font-size: 0.8em;
}

.RightContent a {
	text-decoration: underline;
	margin-left: 1px;
	padding:0 0 0 5px;
	background-image: url(../gfx/layout/dokument.gif);
	background-repeat: no-repeat;	
}

.RightContent a:visited {
	text-decoration: underline;
	margin-left: 1px;
	padding:0 0 0 16px;
	background-image: url(../gfx/layout/dokument.gif);
	background-repeat: no-repeat;	
}

.RightContent a:hover {
	text-decoration: underline;
}

.RightContentSuche {
	padding: 10px 5px 15px 12px;
	float:left;
	margin-bottom:3px;
	margin-top: 10px;
}
