#rechte-spalte {
	background-color: #FFFFFF;
	width: 220px;
	margin-right: 3px;
	background-image: url(bg_rechtespalte.gif);
	background-repeat: repeat-y;

}


/* ### headlines ############################################################ */


#rechte-spalte h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 5px 10px 6px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(rechts_bg_h1.gif);
	background-repeat: no-repeat;
	margin: 0px;





}



/* ### Paragraphs ########################################################## */
#rechte-spalte p {
	margin-top: 8px;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;







}


/* ### Images ############################################################ */
#rechte-spalte img {
	margin: 0px;
	padding: 0px 0px 5px 2px;
	width: 216px;





}




/* ### Hyperlinks ######################################################### */

#rechte-spalte a {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	background-image: url(rechte-spalte-pfeil.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	padding-bottom: 20px;






}

#rechte-spalte a:hover {
	color: #003366;
	background-image: url(rechte-spalte-pfeil_over.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-weight: normal;
	text-decoration: none;

}




#rechte-spalte .link  {
	margin-top: 0px;
	margin-botton: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FF0000;
	vertical-align: middle;
	margin-bottom: 10px;



}

#rechte-spalte .link a:link  {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	background-image: url(rechte-spalte-pfeil.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#rechte-spalte .link a  {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	background-image: url(rechte-spalte-pfeil.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-weight: normal;

}
#rechte-spalte .link a:hover {
	color: #003366;
	background-image: url(rechte-spalte-pfeil_over.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-weight: normal;
	text-decoration: none;


}





/* ### Rechts Externer Link ######## */

#rechte-spalte .extlink  {
	margin-top: 0px;
	margin-botton: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FF0000;
	vertical-align: middle;
	margin-bottom: 10px;



}

#rechte-spalte .extlink a:link  {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	background-image: url(rechte-spalte-pfeil.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#rechte-spalte .extlink a  {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	background-image: url(rechte-spalte-pfeil.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-weight: normal;

}
#rechte-spalte .extlink a:hover {
	color: #003366;
	background-image: url(rechte-spalte-pfeil_over.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-weight: normal;
	text-decoration: none;


}




	

#spacer {
	background-color: #FFFFFF;
	height: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebeaea;

}
#rechte-spalte ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;




}
#rechte-spalte li {
	list-style-position: inside;
	list-style-type: square;
}
