/* Anfang rechte Spalte Format*/
div.RechteSpalteNew {
	position: relative;
	top: 5px;
	right: 15px;
	float: right;
	background-color:#FEE891;
	width: 165px;
/* funktioniert nur beim MSIE / nicht fox, opera
	text-align:center;
*/
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}	
div.RechteSpalteNewBildContainer
{
	position: relative;
/*	
	text-align:center;
	overflow:hidden;
*/
	width: 150px;
	margin: 0px;
	padding: 0px;
}
img.RechteSpalteNew
{
width:150px;
}
h3.RechteSpalteNew, h3.RechteSpalteNew, p.RechteSpalteNew
{
font-family: Verdana, Arial, Helvetica, sans-serif;
}	
h3.RechteSpalteNew
{
font-size:10px;
font-weight:bold;
color: #CC0000;
padding:0px;
margin:0px 0px 5px 0px;
}	
h5.RechteSpalteNew
{
font-size:10px;
font-weight:normal;
padding: 2px 0px 0px 0px;
margin:0px;
}	
p.RechteSpalteNew
{
text-align:left;
font-size:10px;
font-weight:normal;
padding: 5px 0px 0px 0px;
margin:0px;
}	
a.RechteSpalteNew
{
color:#CC0000;
}
a.RechteSpalteNew:link 
{
	text-decoration: none;
}
a.RechteSpalteNew:visited
{
	color: #000000;
}
a.RechteSpalteNew:hover {
	text-decoration: underline;
	color: #CC0000;
}
a.RechteSpalteNew:active {
	text-decoration: none;
	color: #CC0000;
}
div.RechteSpalteNewTrennung { 
background: transparent url(/StyleSheets/KategorieBlock.gif) repeat-x top; 
margin: 15px 0px 0px 0px; 
padding: 0px 0px 0px 0px ; 
} 

input.RechteSpaltePrioritaetButton, input.RechteSpaltePrioritaetEdit
{
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	position: absolute;
	top: -10px;
	color: Silver;
	background-color: Transparent;
	border-right: 0;
	border-bottom: 0;
}
input.RechteSpaltePrioritaetButton
{
	left: 35px;
	border-top: 0;
	border-left: 0;
	z-index: 4;
}
input.RechteSpaltePrioritaetEdit
{
	left: -5px;
	border-top: solid 1px Silver;
	border-left: solid 1px Silver;
	z-index: 5;
}
/* Ende rechte Spalte Format */
