/* ------------------------------------------ */
/* CSS Document - Rechte Spalte               */
/* ------------------------------------------ */
div#sp_rechts {
	width:18.5em;
	overflow:visible;
	margin:0;
	padding:0.3em 0 0 0.1em;
	background-color:rgb(255,255,255);
}
/* ------------------------------------------ */
#sp_rechts div.id0 {
	margin:0;
	padding:0.4em;
	background-color:rgb(102,123,162);
	color:rgb(255,255,255);
}
/* ------------------------------------------ */
#sp_rechts div.id1 {
	margin:0;
	padding:0.4em;
	background-color:rgb(102,123,162);
	color:rgb(255,255,255);
	border:0;
	border-bottom:rgb(255,255,255) 1px solid;
}
#sp_rechts div.id1 form {
	margin:0;
	padding:0;
}
#sp_rechts div.id1 input {
	margin:0 0.7em;
	padding:0.2em;
	width:7em;
	background-color:rgb(255,255,255);
	color:rgb(102,123,162);
	font-size:1em;
	border:0;
}
#sp_rechts div.id1 input.submit {
	margin:0;
	padding:0.2em;
	width:3em;
	background-color:rgb(102,123,162);
	color:rgb(255,255,255);
	border:0;
}
#sp_rechts div.id1 input.submit:hover {
	background-color:rgb(153,172,202);
}
/* ------------------------------------------ */
#sp_rechts div.id2 {
	margin:0;
	padding:0;
	background-color:rgb(102,123,162);
	color:rgb(255,255,255);
	border:0;
	border-bottom:rgb(255,255,255) 1px solid;
}
#sp_rechts div.id2 a {
	display:block;
	position:relative;
	top:0;
	left:0;
	margin:0;
	padding:0.7em;
	background-color:transparent;
	color:rgb(255,255,255);
	text-decoration:none;
}
#sp_rechts div.id2 a:hover {
	background-color:rgb(153,172,202);
}
/* ------------------------------------------ */
#sp_rechts div.id3 {
	margin:0;
	padding:0.4em;
	background-color:rgb(102,123,162);
	color:rgb(255,255,255);
	border:0;
	border-top:rgb(255,255,255) 1px solid;
	border-bottom:rgb(255,255,255) 1px solid;
}
#sp_rechts div.id3 a {
	margin:0;
	padding:0 0.5em;
	background-color:transparent;
	color:rgb(255,255,255);
	text-decoration:none;
}
#sp_rechts div.id3 a:hover {
	background-color:rgb(153,172,202);
}
/* ------------------------------------------ */
#sp_rechts div.id5 {
	margin:0;
	padding:0.4em;
	background-color:rgb(153,172,202);
	color:rgb(255,255,255);
	font-weight:bold;
	line-height:1.2em;
}
/* ------------------------------------------ */
#sp_rechts div.id6 {
	margin:0;
	padding:0.4em;
	background-color:rgb(102,123,162);
	color:rgb(255,255,255);
	line-height:1.3em;
}
#sp_rechts div.id6 p {
	margin:0;
	padding:0;
}
#sp_rechts div.id6 a {
	background-color:transparent;
	color:rgb(255,255,255);
	text-decoration:none;
}
#sp_rechts div.id6 a:hover {
	background-color:rgb(153,172,202);
}
#sp_rechts div.id6 p.mehr {
	padding:0.2em 2em;
	text-align:right;
}
#sp_rechts div.id6 p.mehr a {
	margin:0;
	padding:0 0.5em;
	background-color:transparent;
	color:rgb(255,255,255);
	text-decoration:none;
}
#sp_rechts div.id6 p.mehr a:hover {
	background-color:rgb(153,172,202);
}
#sp_rechts div.id6 img {
	width:16em;
	height:12em;
	margin:0.2em 0.2em 0.2em 0;
	padding:0;
	text-align:center;
	border:rgb(255,255,255) 1px solid;
}
/* ------------------------------------------ */
#sp_rechts div.id10 {
	margin:0;
	padding:0;
	background-color:rgb(255,255,255);
	color:rgb(102,123,162);
	height:20em;
}
/* ------------------------------------------ */