


body {
 	margin:0px;
  	padding:0px;
	background-color:#ccc;
}

/********************************************************************
/*
/*   Standard Text Formatierung, ganze Seite
/*
/********************************************************************/

BODY,TD,DIV,SELECT,INPUT,TEXTAREA,.NORMAL,.SUBHEAD,.HEAD,.SKINOBJECT,SPAN,TFOOT,THEAD,TH { 
	font-size:12px;
	font-family:Arial, Verdana, Helvetice, non-serif;
	color:#444;
}


/********************************************************************
/*
/*   Links
/*
/********************************************************************/

A:link, A:visited, A:active  {
    text-decoration:    underline;
    color:#444;
}

A:hover {
    text-decoration:    underline;
    color:  #666;
}


/********************************************************************
/*
/*   Standard DNN Styles
/*
/********************************************************************/

.Head   {
	font-size:20px;
	color:#444;
	font-weight: bold;
}
.SubHead    {
	font-size:12px;
	color:#444;
	font-weight: bold;
}
.SubSubHead {
	font-size:11px;
	color:#444;
	font-weight: bold;
}
.NormalDisabled {
   color: Silver;
}
.NormalBold {
	font-weight: bold;
}
.NormalRed {
	color:#ff0000;
	font-weight: bold;
}
/********************************************************************
/*
/*   Text in Footer Area
/*
/********************************************************************/

.FooterText, .FooterText a, .FooterText a:link, .FooterText a:visited, .FooterText a:active {
	font-weight: bold;
	font-size: 12px;
	color:#444;
	text-decoration: none;
	letter-spacing: 0.05em;
}

.FooterText a:hover {
	color:#666;
	text-decoration: none;
}

/********************************************************************
/*
/*   Text in Breadcrumbs
/*
/********************************************************************/

.BreadcrumbText, .BreadcrumbText a:link, .BreadcrumbText a:visited, .BreadcrumbText a:active {
	font-weight: bold;
	color:#000099;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.BreadcrumbText a:hover {
	text-decoration: none;
	color: #666;
}

.Breadcrumb_ItemCell 
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	font-weight: bold;
	color:#fff;
	text-decoration: none;
	letter-spacing: 0.1em;
	vertical-align: bottom;
}

.Breadcrumb_ItemCell a, .Breadcrumb_ItemCell a:link, .Breadcrumb_ItemCell a:visited, .Breadcrumb_ItemCell a:active
{
	font-weight: bold;
	color:#fff;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.Breadcrumb_ItemCell a:hover
{
	font-weight: bold;
	color:#000099;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.Breadcrumb_SeparatorCell 
{
	vertical-align: bottom;
	padding-bottom: 4px;
}

/********************************************************************
/*
/*   Header Text in module titles of left and content pane
/*
/********************************************************************/

.NavText, .NavText a, .NavText a:link, .NavText a:visited, .NavText a:active {
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal;
	color: Navy;
	text-transform: lowercase;
	font-family: Arial, Verdana, helvetica, Sans-Serif;
	letter-spacing: 0.2em;
	text-decoration: none;
}
.NavText a:hover {
	text-decoration: none;
	color:#fff;
}

/********************************************************************
/*
/*   text style used for help text rendered by modules
/*
/********************************************************************/

.Help {
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 2px;
	border-left: black 1px solid;
	color: black;
	padding-top: 2px;
	border-bottom: black 1px solid;
	background-color: #ffff99;
}

/********************************************************************
/*
/*   buttons and forms
/*
/********************************************************************/

.CommandButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	background-image: URL(images/m3.jpg);
	background-position: left center;
	background-repeat: repeat-x;
	border: 1px solid #fff;
	padding: 3px;
	height: 23px;
	letter-spacing: -0.05em;
}
A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active {
	text-decoration: none;    
	color: #666;
}
A.CommandButton:hover {
	text-decoration: none;
	color: #555;
	border: 1px solid #555;
	cursor: default;
}
INPUT.StandardButton, INPUT.StandardButton:active, INPUT.StandardButton:visited, INPUT.StandardButton:focus  {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: URL(images/m3.jpg);
	background-position: left center;
	background-repeat: repeat-x;
	border: 1px solid #ccc;
	padding-top: 0px;
	height: 23px;
}
INPUT.StandardButton:hover  {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: URL(images/m3.jpg);
	background-position: left center;
	background-repeat: repeat-x;
	border: 1px solid #555;
	padding-top: 0px;
	height: 23px;
}
INPUT, .NormalTextbox, .NormalTextbox INPUT  {
	font-size: 11px;
}
INPUT.text, .NormalTextbox.Text, .NormalTextbox INPUT.Text {
	background-color: #e7e7e7;
	border: 1px solid #E99E04;
}
INPUT.NormalTextbox {
	background-color: #e7e7e7;
	border: 1px solid #E99E04;
}

INPUT.radio {
	background-color: transparent;
	border-style: none;
}

INPUT.checkbox, INPUT.image {
	background-color: transparent;
	border-style: none;
}

/********************************************************************
/*
/*   Background colors and table cell rendering in the skin
/*
/********************************************************************/
.LogoRow 
{
	padding: 0px;
	height: 72px;
}
.LogoCell 
{
	background-image: URL(media/bfs2b.gif);
	background-repeat: no-repeat;
	width: 235px;
	height: 72px;
}
.BreadcrumbCell {
	padding-left: 15px;
	padding-bottom: 0px;
}
.LeftNavi {
	width: 180px;
	padding-left: 25px;
	padding-top: 160px;
	padding-right: 5px;
	padding-bottom: 5px;	
}
.Content {
}
.ContentRow {
	padding-top: 95px;
}
.ContentPane { 
}
.FooterRow {
	height:50px; 
	background:URL(images/Bodenleiste.jpg);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 30px;
}
#dnn_ctr_Signin_pnlLogin td
{
	text-align: left;
}

#dnn_ctr_Signin_pnlLogin INPUT.NormalTextbox
{
	width: 160px !important;
	border: 1px solid #444 !important;
}
/********************************************************************
/*
/*   Control Panel
/*
/********************************************************************/

.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #CDCDCD;
    BORDER-RIGHT: #fff 1px solid; 
    BORDER-TOP: #fff 1px solid; 
    BORDER-LEFT: #fff 1px solid; 
    BORDER-BOTTOM: #fff 1px solid; 
    padding-bottom: 10px;
}

/********************************************************************
/*
/*   Generic Styles
/*
/********************************************************************/

H1  {
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H4  {
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

/********************************************************************
/*
/*   Module Action Menu
/*
/********************************************************************/

.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}


/********************************************************************
/*
/*   rad menu styles
/*
/********************************************************************/

.panelbar {
    background-color: transparent;
	width: 100%;	
}


.panelbarHeaderActive td
{
	color:#000099;
	text-transform:lowercase;
	letter-spacing:0.06em;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	height: 25px;
	cursor: pointer; 
	cursor: hand;	
}

.panelbarHeaderExpanded td{
	color:#000099;
	text-transform:lowercase;
	letter-spacing:0.06em;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	height: 25px;
	cursor: pointer; 
	cursor: hand;	
}

.panelbarHeaderCollapsed td{
	color:#000099;
	text-transform:lowercase;
	letter-spacing:0.06em;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	height: 25px;
	cursor: pointer; 
	cursor: hand;		
}

.panelbarHeaderHover td{
	color:#f3f3f3;
	text-transform:lowercase;
	letter-spacing:0.06em;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	height: 25px;
	cursor: pointer; 
	cursor: hand;	
}

.panelbarItem td{
	color:#666;
	text-transform:lowercase;
	letter-spacing:0.06em;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	padding-left: 10px;
	height: 20px;
	cursor: pointer; 
	cursor: hand;
	background-image: URL(media/pointer.gif);
	background-repeat: no-repeat;
	background-position: left center;	
}


.panelbarItemHover td{
	color:#f3f3f3;
	text-transform:lowercase;
	letter-spacing:0.06em;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	padding-left: 10px;
	height: 20px;
	cursor: pointer; 
	cursor: hand;
	background-image: URL(media/pointer.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.panelbarItemSelected td{
	color:#666;
	text-transform:lowercase;
	letter-spacing:0.06em;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	padding-left: 10px;
	height: 20px;
	cursor: pointer; 
	cursor: hand;
	background-image: URL(media/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left center;		
}

.panelbarItemGroup 
{
	margin-left: 15px;
}
 
 /***************************************/
/* Container Styles                    */
/***************************************/

.Container_HeaderRow {
	padding-bottom:5px;
	padding-right:10px;
	border-bottom: 1px solid #cccccc;
}

.Container_HeaderText {
	font-weight: bold;
	font-size: 110%;
	color:#666666;
}

.Container_Content {
	padding-top: 10px;
}

.Container_ActionRow {

}

.Container_ActionRow_Left {

}

.Container_ActionRow_Right {

}

 






 







