/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
  font-size: 11px;
  font-family: Verdana;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}

A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
  list-style-position: outside;
  list-style-image: url(/Portals/0/HomePage/bulletkl.gif);
  list-style-type: square 
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
  list-style-position: outside;
  list-style-image: url(/Portals/0/HomePage/bulletkl.gif);
  list-style-type: square 
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup {
    width: 200px;
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

/* SIZ Styles - EditTable Definition */
.SIZCommandButton_Container{
    padding: 0px 40px 0px 40px;
    text-align: center;
}

.SIZWorking_Text{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #4C6171;
    text-align: left;
    vertical-align: middle;
}

/* SIZ Styles - EditTable Definition */
.SIZTable_EditTable{
    width: 920px;
}

.SIZTable_Row{
    vertical-align:top;
}

.SIZTable_CaptionColumn{
    width: 200px;
    vertical-align: middle;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #4C6171;
}

.SIZTable_CaptionColumnWide{
    width: 300px;
    vertical-align: middle;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #4C6171;
}

.SIZTable_CaptionColumnTop{
    width: 200px;
    vertical-align: top;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #4C6171;
}

.SIZTable_DataColumn{
    width: 230px;
    vertical-align: middle;
}

.SIZTable_DataColumnWide{
    width: 690px;
    vertical-align: middle;
}

.SIZTable_DataColumnSmall{
    width: 590px;
    vertical-align: middle;
}

.SIZTable_RequiredColumn{
    width: 20px;
    text-align: center;
    vertical-align: middle;
}

.SIZTable_SpacerColumn{
    width: 15px;
}

.SIZTable_DataField{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
    width: 215px;
}

.SIZTable_DataFieldWide{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
    width: 687px;
}

.SIZTable_DataFieldSmall{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
    width: 587px;
}

/* SIZ Styles - Link-Image */
.SIZLink  {
    margin: 0px;
    padding: 0px 0px 0px 14px;
    background-image: url(/Portals/0/HomePage/link.gif);
    background-repeat: no-repeat;
    background-position: center left;
}

/* SIZ Styles - Documents */
.DNN_Documents .BezeichnungHeader {min-width: 250px; max-width: 250px;}
.DNN_Documents .BeschreibungHeader {min-width: 250px; max-width: 250px;}
.DNN_Documents .geändertHeader {min-width: 100px; max-width: 100px;}
.DNN_Documents .GrösseHeader {min-width: 120px; max-width: 120px;}
.DNN_Documents .VersionHeader {min-width: 100px; max-width: 100px;}
.DNN_Documents .DownloadHeader {}

.DNN_Documents .BezeichnungCell {min-width: 250px; max-width: 250px;}
.DNN_Documents .BeschreibungCell {min-width: 250px; max-width: 250px;}
.DNN_Documents .geändertCell {min-width: 100px; max-width: 100px;}
.DNN_Documents .GrösseCell {min-width: 120px; max-width: 120px;}
.DNN_Documents .VersionCell {min-width: 100px; max-width: 100px;}
.DNN_Documents .DownloadCell {}
