﻿/*******************************************************
Sidebar rechts
*******************************************************/
#right_sidebar
{
	position:absolute;
	left:792px;
	top:25px;
}
.right_sidebar_teaser
{
	margin-bottom:10px;
}
.rms_modul
{
	width:160px;
}
.rms_modul_head_hd,.rms_modul_head_hd_aktiv
{
	background-image:url(../img/rms_header_red.gif);
	font-family:Arial, MS Sans Serif;
	color:#FFFFFF;
	font-size:11px;
	line-height:23px;
	font-weight:bold;
	padding-left:10px;
	white-space:nowrap;
	height:25px;
	width:150px;
}
.rms_modul_head_hd_aktiv
{
	cursor:pointer;
}
.rms_modul_head_hd_aktiv a
{
	color:#FFFFFF;
	text-decoration:none;
}
.rms_modul_content,.rms_modul_content_blue1,.rms_modul_content_blue2,.rms_modul_content_grey1,.rms_modul_content_grey2
{
	padding:10px;
}
.rms_modul_content_grey1
{
	background-color:#DBDBDB;
	font-size: 11px;
}
.rms_modul_content_grey1 a { color: #666; }
.rms_modul_content_grey1 a:hover { color: #e3002a; }
.rms_modul_content_grey2
{
	background-color:#EBEBEB;
}
.rms_modul_content_blue1
{
	background-color:#DDEAF5;
	font-size: 11px;
}
.rms_modul_content_blue2
{
	background-color:#E7F1FA;
}
.rms_quicklink
{
	font-family:Arial, MS Sans Serif;
	color:#666666;
	font-size:11px;
	line-height:16px;
}
.rms_quicklink a
{
	text-decoration:none;
	color:#666666;
}
.rms_quicklink a:hover
{
	color:#E3002A;
}
.rms_quicklink a.selected {color:#E3002A;} 