/* ================================
    CSS STYLES FOR DotNetNuke 
   ================================*/ 
/* text style for the body tab */
.pagemaster {	
	background-color: #B9B9B9;
}
.skinmaster 
{
	background-color: #ffffff;
	BORDER-RIGHT: #020202 1px solid; 
	BORDER-LEFT: #020202 1px solid; 
}
div#ControlPanel {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
}
.LeftPane  {
	font-family: Verdana,Arial,Thaoma;
}
.ContentPane  { 
	font-family: Verdana,Arial,Thaoma;	
}
.RightPane  { 
	font-family: Verdana,Arial,Thaoma;
}
.copyright
{
	font-family: Verdana,Arial,Thaoma;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
td
{
    font-family: Verdana,Arial,Thaoma;
	font-size: 11px;
}
/*style fuer die allgemeine linkdefinition*/
a.anker
{
	font-family: Verdana,Arial,Thaoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
	padding-right:10px;
}
A:link  
{
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

A:visited   
{
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

A:active    
{
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

A:hover 
{
	font-size: 11px;
	color: #DC0A2A;
	text-decoration: underline;
	/*background-color: #E4F3F6;*/
}
/* text style for the selected tab */
.SelectedTab {
    color: #ffffff;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
}
/* hyperlink style for the selected tab */
A.SelectedTab:link {
    color: #ffffff;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
}
A.SelectedTab:visited  {
    color: #ffffff;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
}
A.SelectedTab:active   {
    color: #ffffff;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
}
A.SelectedTab:hover    {
    color: #DC0A2A;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
}
/* text style for the unselected tabs */
.OtherTabs {
    color: #8CA0A0;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
}
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    color: #8CA0A0;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
	/*padding: 1px 3px 2px 3px;
	background-color: #FF9900;
	border: solid 1px #4E5ED7;*/
}
A.OtherTabs:active   {
    color: #8CA0A0;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
	/*padding: 1px 3px 2px 3px;
	background-color: #FF9900;
	border: solid 1px #4E5ED7;*/
}
A.OtherTabs:visited  {
    color: #BE0014;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
	/*padding: 5px 3px 2px 3px;
	border: solid 1px #4E5ED7;*/
}
A.OtherTabs:hover   {
    color: #DC0A2A;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
	/*padding: 1px 3px 2px 3px;
	background-color: #FF9900;
	border: solid 1px #4E5ED7;*/
}
.LoginTab {
	color: #8CA0A0;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
}
/* hyperlink style for the selected tab */
A.LoginTab:link {
    color: #8CA0A0;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
}
A.LoginTab:visited  {
    color: #8CA0A0;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
}
A.LoginTab:active   {
    color: #8CA0A0;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
}
A.LoginTab:hover    {
    color: #DC0A2A;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
	/*padding: 5px 3px 2px 3px;
	border: solid 1px #4E5ED7;*/
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    color:#000000;
    font-weight: normal;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    color:#000000;
}
A.CommandButton:visited  {
    color:#000000;
}
A.CommandButton:active   {
    color:#000000;
}
A.CommandButton:hover    {
    color:#DC0A2A;
}
/* button style for standard HTML buttons */
.StandardButton     {
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
/* GENERAL style for module titles */
.TitelBox
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.Head   {
	font-size: 13px;
	font-weight: bold;
	color: #DC0A2A;
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-size: 11px;
	font-weight: normal;
	color: #000000;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family:Verdana, sans-serif; 
    font-size:  11px;
    font-weight: normal;
    color: #DC0A2A;
}
/* text style used for most text rendered by modules */
.Normal
{
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.NormalRed
{
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
    color: red;
}
.NormalBold
{
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: bold
}		 
/* GENERIC */
H1  {
    font-size: 130%;
	color: #DC0A2A;
	font-weight: bold;
}
H2  {
    font-size: 130%;
	color: #000000;
	font-weight: bold;
}
H3  {
    font-size: 115%;
	color: #DC0A2A;
	font-weight: bold;
}
H4  {
    font-size: 115%;
	color: #000000;
	font-weight: bold;
}
H5, DT  {
    font-size: 105%;
	color: #DC0A2A;
	font-weight: bold;
}
H6  {
    font-size: 100%;
	color: #DC0A2A;
	font-weight: normal;
}
TFOOT, THEAD {
}
TH  {
}
HR {
	color: #DC0A2A;
	height: 1px;
}
/*
#####################################################################################
Styles von Telerik
#####################################################################################
*/
/*TELERIK MENU BEGINN*/
.Menu_MainItem
{	
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #ffffff;
	height:20px;
	border-left: solid 1px white;
}
.Menu_MainItemOver
{
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #ffffff;
	height:20px;
	background-color: #DC0A2A;
	border-left: solid 1px white;
}
.Menu_ItemsGroup {
	background-color: #5E5E5E;
}
.Menu_Item {
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #ffffff;
	height:20px;
	width:100%;
}

.Menu_ItemOver {
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #ffffff;
	background-color: #DC0B2B;
	height:20px;
	width:100%;
}

.Menu_PathItemOver {
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #ffffff;
	height:20px;
	width:100%;
}

