/*Navigation Container*/
.Redmond_NavigationTitle
{
font-weight:bold;
font-size:110%;
}
.Redmond_NavigationTitleCell
{
border-bottom: 1px solid #999;
}
.Redmond_NavigationModule
{

}


/*MainSection Container*/
.Redmond_MainSectionTitle
{
	font-weight:bold;
	font-size:200%;
	color:#339933;
}
.Redmond_MainSectionTitleCell
{

}
.Redmond_MainSectionSpacer
{
	width:100%;
	border-bottom:1px dotted #339933;
	vertical-align:super;
	margin-top:-15;
}
.Redmond_NavigationModule
{

}

/*SideBar Container*/
.Redmond_SidebarTable
{
	border-right: #dcdcdc 0px solid;
	border-left: #dcdcdc 0px solid;
	width: 150px;
}
.Redmond_SidebarTopCell
{
	font-size: 1px;
	height: 4px;
	background-image:url(/Portals/_default/Containers/redmondcontainers/Sidebar_Container_Top_center.gif);
	background-color: #003B7F;
}
.Redmond_SidebarTopCell_Left
{
	font-size: 1px;
	height: 4px;
	background-image:url(/Portals/_default/Containers/redmondcontainers/Sidebar_Container_Top_left.gif);
	background-color: #003B7F;
}
.Redmond_SidebarTopCell_Right
{
	font-size: 1px;
	height: 4px;
	background-image:url(/Portals/_default/Containers/redmondcontainers/Sidebar_Container_Top_right.gif);
	background-color: #003B7F;
}
.Redmond_SidebarTitle
{
	font-weight:bold;
	font-size:110%;
	color:#ffffff;
}
.Redmond_SidebarTitleCell
{
	text-align:center;
	vertical-align: middle;
	background-color:#003B7f;
	background-image:url(/Portals/_default/Containers/redmondcontainers/Sidebar_Container_Headl_back.gif);background-repeat:repeat-x;
	height: 19px;
}
.Redmond_SidebarModule_Left
{
 background-color:#ffffff;
 background-image:url(/Portals/_default/Containers/redmondcontainers/Sidebar_Module_left.gif); background-repeat:repeat-y;
 background-position:4px 0px;
}
.Redmond_SidebarModule_Right
{
 background-color:#ffffff;
 background-image:url(/Portals/_default/Containers/redmondcontainers/Sidebar_Module_left.gif); background-repeat:repeat-y;
 background-position:3px 0px;
}
.Redmond_SideBarBottomCell
{
 height: 4px;
 font-size:1px;
 background-color:#ffffff;
 background-image:url(/Portals/_default/Containers/redmondcontainers/Sidebar_Container_Bottom.gif); background-repeat:repeat-x;
 background-position:0px 3px;

}

/*ADDED BY KK */
.fliesstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.bezeichnung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #003B7F;
}
.ueberschriftnews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CD001E;
}
.zwischenueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003B7F;
}