@charset "utf-8";
/* CSS Document */


/*****/
div.content div.right {
	float:				left;
	width: 				320px;
	margin:				0px 0px 0px 0px;
	padding:			0px;
	border:				0px;
	text-align:			left;
	display:			block;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	line-height:		16px;
	color: 				#333;
	text-align:			left;
}
div.content div.right h1 {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size:			22px;
	line-height:		24px;
	font-weight:		normal;
	color: 				#ff0000;
	text-align:			left;
	margin:				0px 0px 0px 0px;
	background-image: 	url(/bilder/layout/Verlauf_horizontal.png);
	background-repeat:	no-repeat;
	background-position: 0px 25px;
	height:				27px;
}

div.content div.right h2 {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size:			22px;
	line-height:		24px;
	font-weight:		normal;
	color: 				#ff0000;
	text-align:			left;
	margin:				0px 0px 10px 0px;
	background-image: 	url(/bilder/layout/Verlauf_horizontal.png);
	background-repeat:	no-repeat;
	background-position: 0px 25px;
	height:				27px;
}

div.content div.right h3 {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size:			12px;
	line-height:		16px;
	font-weight:		bold;
	color: 				#333;
	text-align:			left;
	margin:				0px 0px 20px 0px;
	background-image: 	url(/bilder/layout/Verlauf_horizontal.png);
	background-repeat:	no-repeat;
	background-position: 0px 20px;
}

div.content div.right table {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	color: 				#333;
	text-align:			left;
	margin-bottom:		30px;
}
div.content div.right table img {
	border:				0;
}
div.content div.right img {
	border:				1px solid #ff0000;
}

div.content div.right a {
	text-decoration:	none;
	color:				#ff0000;
}

div.content div.right a:hover {
	text-decoration:	none;
	color:				#ccc;
}
