/* ================================
    CSS STYLES FOR DotNetNuke 
   ================================*/ 
/* text style for the body tab */
.pagemaster {	
	background-color: #ffffff;
}
.skinmaster 
{
	background-color: #ffffff; 
}
div#ControlPanel {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
}
.LeftContent  {
	font-family: Verdana,Arial,Thaoma;
	padding-left: 22px;
	padding-right: 22px;
}
.ContentPane  { 
	font-family: Verdana,Arial,Thaoma;	
}
div#copyright, .copyright
{
	font-family: Verdana,Arial,Thaoma;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
div#menu
{
    background-image: url('/portals/42/skins/comic/hg_menu.gif');
    background-position: right;
    background-repeat: no-repeat;
    font-family: Verdana,Arial,Thaoma;
	font-size: 11px;
	color: #000000;
}
.NewsPaneTD{
    height: 170px;
    *height: 170px;
    padding: 97 0 0 322;
    *padding: 107 0 0 322;
}
.newsPane
{
    height: 22px;
    width: 430;
}
table
{
    font-size: 11px;
}
img
{
    border-color: #FF6400;
}
/*style fuer die allgemeine linkdefinition*/
A:link  
{
	font-size: 11px;
	color: #FF6400;
	text-decoration: underline;
}

A:visited   
{
	font-size: 11px;
	color: #96105D;
	text-decoration: underline;
}

A:active    
{
	font-size: 11px;
	color: #FF6400;
	text-decoration: underline;
}

A:hover 
{
	font-size: 11px;
	color: #338F00;
	text-decoration: underline;
	/*background-color: #E4F3F6;*/
}
/* text style for the selected tab */
.SelectedTab {
    color: #FF6400;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
}
/* hyperlink style for the selected tab */
A.SelectedTab:link {
    color: #FF6400;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
}
A.SelectedTab:visited  {
    color: #FF6400;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
}
A.SelectedTab:active   {
    color: #FF6400;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
}
A.SelectedTab:hover    {
    color: #338F00;
	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: #FF6400;
	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: #FF6400;
	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: #FF6400;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
	/*padding: 5px 3px 2px 3px;
	border: solid 1px #4E5ED7;*/
}
A.OtherTabs:hover   {
    color: #338F00;
	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: #FF6400;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
}
/* hyperlink style for the selected tab */
A.LoginTab:link {
    color: #FF6400;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
}
A.LoginTab:visited  {
    color: #FF6400;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
}
A.LoginTab:active   {
    color: #FF6400;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
}
A.LoginTab:hover    {
    color: #338F00;
	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:#FF6400;
}
A.CommandButton:visited  {
    color:#FF6400;
}
A.CommandButton:active   {
    color:#FF6400;
}
A.CommandButton:hover    {
    color:#338F00;
}
/* 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: #000000;
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-size: 11px;
	font-weight: bold;
	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: bold;
    color: #000000;
}
/* 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: #BE0014;
	font-weight: bold;
}
H2  {
    font-size: 130%;
	color: #000000;
	font-weight: bold;
}
H3  {
    font-size: 115%;
	color: #BE0014;
	font-weight: bold;
}
H4  {
    font-size: 115%;
	color: #000000;
	font-weight: bold;
}
H5, DT  {
    font-size: 105%;
	color: #BE0014;
	font-weight: bold;
}
H6  {
    font-size: 100%;
	color: #BE0014;
	font-weight: normal;
}
TFOOT, THEAD {
}
TH  {
}
HR {
	color: #FF6400;
	height: 1px;
}
/*
#####################################################################################
Styles von Telerik
#####################################################################################
*/
/*TELERIK MENU BEGINN*/
.Menu_MainItem
{	
    background-image: url(button.gif);
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #999999;
	height:15px;
	padding: 0px 5px 0px 0px;
}
.Menu_MainItemOver
{
    background-image: url(button_active.gif);
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #000000;
	height:15px;
	padding: 0px 5px 0px 0px;
}
.Menu_ItemsGroup {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #D1F0BF;
	font-size: 10px;
	width: 83;
}
.Menu_Item {
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #999999;
	height:15px;
	width:100%;
	padding-left:3px;
}

.Menu_ItemOver {
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #000000;
	height:15px;
	width:100%;
	padding-left:3px;
}

.Menu_PathItemOver {
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #000000;
	height:15px;
	width:100%;
	padding-left:3px;
	font-weight:bold;
}