/*Text*/
#rechts{
	font-family: Georgia, "Times New Roman", Times, serif;
	/* Aussenabstand zum Rand */	
margin:0 0 0 250px;
	/* Innenabstand zum Rand oben,links/rechts unten*/	
padding:30px 30px 5px;
	color:white;
}

#rechts img{
	BORDER:8px;
	BORDER-STYLE:solid;
	border-color:white;
}

h1{
	color:#09C;
	padding:0;
	margin:0 0 10px 0;
	font:bold 22px verdana, sans-serif;
}

#rechts h2{
	font-size: 16px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	margin:0 0 10px;
	padding:2px 0 2px 5px;
	border-left:10px solid #fff;
	border-bottom:1px solid #fff;
	border-color: #FFF
}

#rechts h3{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	margin:25px 0 10px;
	padding:2px 0 2px 5px;
	border-bottom:1px solid #fff;
	border-color:#FFF;
}

#rechts h4{
margin:25px 0 10px;
padding:2px 0 2px 5px;
font:bold 12px verdana, sans-serif;
border-left:6px solid #fff;
border-bottom:1px solid #fff;}

#rechts a{
	color:#F9FFBA;
	font-weight: bold;
	text-decoration: none;
}

#rechts ul{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 0px 5px;
margin: 10px 10px 2px;}

#rechts p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 0px 5px;
	margin: 10px 10px 2px;
}










#rechts a:hover{
	color:#06C;
	font-weight: bold;
	text-decoration: none;
}
#rechts .zitat{
	color: #09C;
	font-style: italic;
	text-decoration: none;
	letter-spacing: 2px;
	margin-left: 30px;
}
#rechts .vita{
	text-decoration: none;
	margin-left: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#rechts .vita1{ font-weight: bold; }
/*Aufzählung*/
#rechts li{ font-weight: normal; }
.liste1 p{ font-family: Arial, Helvetica, sans-serif; margin:0px 0px ; padding-top:0px;  text-decoration: none; letter-spacing: 0px; }
#rechts #preistable {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFF;
	padding: 10px;
	margin: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #68000D;
	text-align: right;
}

