/* ================================
    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:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* 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
{
}

/* 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     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL 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 {
}
/* from old web cekom-gmbh.de */ 

.cektd           { color: #696969; font-size: 10pt; line-height: 14pt; font-family: arial, helvetica, sans-serif }

.cektext            { color: #696969; font-size: 10pt; line-height: 14pt; font-family: arial, helvetica, sans-serif; text-decoration: none }
.cekbold        { color: #696969; font-weight: bold; font-size: 10pt; line-height: 14pt; font-family: arial, helvetica, sans-serif; text-decoration: none }
.cekmash1         { color: #002269; font-weight: bold; font-size: 11pt; font-family: arial, helvetica, sans-serif }
.cekmash2       { color: #002269; font-weight: bold; font-size: 13pt; font-family: arial, helvetica, sans-serif; letter-spacing: 120% }
.cekmash3         { color: #002269; font-weight: bold; font-size: 16pt; line-height: 18pt; font-family: arial, helvetica, sans-serif; letter-spacing: 120% }


.cekh3	{color: #002269; font-size: 20; line-heigth: 22; font-weight: bold; font-family: arial, helvetica, sans-serif}
.cekh4	{color: #696969; font-size: 18; line-heigth: 20; font-weight: bold; font-family: arial, helvetica, sans-serif}
.cekh5	{color: #696969; font-size: 18; line-heigth: 20; font-weight: bold; font-family: arial, helvetica, sans-serif}

a.ceka:link       { color: #002269; font-size: 10pt; line-height: 14pt; font-family: arial, helvetica, sans-serif; text-decoration: none }
a.ceka:visited        { color: #369; font-size: 10pt; line-height: 14pt; font-family: arial, helvetica, sans-serif; text-decoration: none } 
a.ceka:active           { color: #002269; font-size: 10pt; line-height: 14pt; font-family: arial, helvetica, sans-serif; text-decoration: none } 
a.ceka:hover           { color: #369; font-size: 10pt; line-height: 14pt; font-family: arial, helvetica, sans-serif; text-decoration: underline overline }

.ceknormal {
}

/* classe for side-menu */

#dnn_leftPane {
	padding-left: 10px;
	padding-right: 10px;
}

#cektopspace, .cektopspace {
	height: 194px;
	width: 145px;
}

/* top separator */
.cekMenuItem {
	height: 8px;
	border: 0px;
	color: white;
	width: 0px;
}

.cekMenuItem hr {
	color: white;	
	width: 0px;
	padding: 0px;
	height: 0px;
	border: none;
	border-bottom: 1px solid white; 	
}

/* 1st level menu item */
.cekMenuHdr0, .cekMenuItem0 {
	background-color: transparent;
	background-image: url(/Portals/_default/Skins/cekom1024vmi/bg_menu4.gif);
	background-repeat: no-repeat;
	color: #002669;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	width: 145px;
	height: 32px;
/*	padding-left: 65px;*/
	padding-top: 10px;
	display: block;
	line-height: 22px;
	vertical-align: top;
}

.MenuHdr0 a:link, .MenuHdr0 a:hover, .MenuHdr0 a:active, .MenuHdr0 a:visited, .MenuHdr0 a {
	color: white;
	width: 100%;
	padding-left: 65px;
	text-decoration: none;
}

.cekMenuHdr0 a:link, .cekMenuHdr0 a:hover, .cekMenuHdr0 a:active, .cekMenuHdr0 a:visited, .cekMenuHdr0 a {
	color: #002669;
	width: 100%;
	padding-left: 65px;
	text-decoration: none;
}

.cekMenuItem0 a:link, .cekMenuItem0 a:hover, .cekMenuItem0 a:active, .cekMenuItem0 a:visited, .cekMenuItem0 a {
	color: #002669;
	width: 100%;
	padding-left: 65px;
/*	padding-bottom: 2px; */
	text-decoration: none;
}

/* 1 st level item highlighted */
.MenuHdr0, .cekMenuHdrHi0, .cekMenuItemMouseover0 {
	background-color: transparent;
	background-image: url(/Portals/_default/Skins/cekom1024vmi/bg_aktiv4.gif);		
	background-repeat: no-repeat;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	width: 145px;
	height: 32px;
/*	padding-left: 65px; */
	padding-top: 10px; 
	display: block;
	line-height: 22px;
	vertical-align: top;
}

.cekMenuHdrHi0 a:link, .cekMenuHdrHi0 a:hover, .cekMenuHdrHi0 a:active, .cekMenuHdrHi0 a:visited, .cekMenuHdrHi0 a {
	color: white;
	width: 100%;
	padding-left: 65px;
	text-decoration: none;
}

.cekMenuItemMouseover0 a:link, .cekMenuItemMouseover0 a:hover, .cekMenuItemMouseover0 a:active, .cekMenuItemMouseover0 a:visited, .cekMenuItemMouseover0 a {
	color: white;
	width: 100%;
	padding-left: 65px;
	text-decoration: none;
}

/* 2nd level item */
.cekMenuItem1, .cekMenuHdr1 {
	background-color: transparent;
	color: gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	width: 144px;
	height: 20px;
	padding-top: 0px;
	display: block;
	line-height: 20px;
	vertical-align: top;
	list-style-type: disc;
}

.cekMenuHdr1 a:link, .cekMenuHdr1 a:hover, .cekMenuHdr1 a:active, .cekMenuHdr1 a:visited, .cekMenuHdr1 a {
	color: gray;
	width: 144px;
	padding-left: 5px;
	text-decoration: none;
}

.cekMenuItem1 a:link, .cekMenuItem1 a:hover, .cekMenuItem1 a:active, .cekMenuItem1 a:visited, .cekMenuItem1 a {
	color: gray;
	width: 100%;
	padding-left: 5px;
	text-decoration: none;
}


/* 2nd level menu item highlighted */
.cekMenuItemMouseover1, .MenuHdr1, .cekMenuHdrHi1 {
	background-color: #d8e1eb;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	width: 144px;
	height: 20px;
	padding-top: 0px;
	display: block;
	line-height: 20px;
	vertical-align: top;
}

.MenuHdr1 a:link, .MenuHdr1 a:hover, .MenuHdr1 a:active, .MenuHdr1 a:visited, .MenuHdr1 a {
	color: black;
	width: 145px;
	padding-left: 5px;
	text-decoration: none;
}

.cekMenuItemMouseover1 a:link, .cekMenuItemMouseover1 a:hover, .cekMenuItemMouseover1 a:active, .cekMenuItemMouseover1 a:visited, .cekMenuItemMouseover1 a {
	color: black;
	width: 100%;
	padding-left: 5px;
	text-decoration: none;
}

.cekMenuHdrHi1 a:link, .cekMenuHdrHi1 a:hover, .cekMenuHdrHi1 a:active, .cekMenuHdrHi1 a:visited, .cekMenuHdrHi1 a {
	color: black;
	width: 100%;
	padding-left: 5px;
	text-decoration: none;
}

/* 3d level menu item */
.cekMenuItem2 {
	background-color: transparent;
	color: gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	width: 144px;
	height: 20px;
	padding-top: 0px;
	display: block;
	line-height: 20px;
	vertical-align: top;
	list-style-type: disc;
}

.cekMenuItem2 a:link, .cekMenuItem2 a:hover, .cekMenuItem2 a:active, .cekMenuItem2 a:visited, .cekMenuItem2 a {
	color: gray;
	width: 100%;
	padding-left: 20px;
	text-decoration: none;
}

.cekMenuItemMouseover2 {
	background-color: #d8e1eb;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	width: 144px;
	height: 20px;
	padding-top: 0px;
	display: block;
	line-height: 20px;
	vertical-align: top;
}

.cekMenuItemMouseover2 a:link, .cekMenuItemMouseover2 a:hover, .cekMenuItemMouseover2 a:active, .cekMenuItemMouseover2 a:visited, .cekMenuItemMouseover2 a {
	color: black;
	width: 100%;
	padding-left: 20px;
	text-decoration: none;
}

.emmash3         {
	color: #696969;
	font-weight: bold;
	font-size: 16pt;
	line-height: 18pt;
	font-family: arial, helvetica, sans-serif;
	letter-spacing: 120%;
}


.emmash1         { color: #696969; font-weight: bold; font-size: 11pt; font-family: arial, helvetica, sans-serif }
.emmash2       { color: #696969; font-weight: bold; font-size: 13pt; font-family: arial, helvetica, sans-serif; letter-spacing: 120% }

.emtd           {
	color: #696969;
	font-size: 10pt;
	line-height: 14pt;
	font-family: arial, helvetica, sans-serif;
}


/* SideMenu  */
/*abgeleitet von emmash1*/





.ggMenuItem0 , ggMenuHdr0        {
	color: #808080;
	background-color: transparent;
	display: block;
	font-weight: bold;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;


}

.ggMenuItemCur0, .ggMenuHdrCur0 {
	color: #ffa500;
}


.ggMenuItem0 A, .ggMenuItem0 A:Active, .ggMenuItem0 A:Hover, .ggMenuItem0 A:Visited, 
.ggMenuItem A:Link, .ggMenuItemMouseOver0 A, .ggMenuItemMouseOver0 A:Active, 
.ggMenuItemMouseOver0 A:Hover, .ggMenuItemMouseOver0 A:Visited, .ggMenuItemMouseOver0 
A:Link, .ggMenuHdr0 A, .ggMenuHdr0 A:Active, .ggMenuHdr0 A:Hover, .ggMenuHdr0 A:Visited, 
.ggMenuHdr0 A:Link {
	color: #808080;
	background-color: transparent;
	display: block;
	font-weight: bold;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;

}

.ggMenuHdr0 A:Hover, ggMenuItem0 A.Hover, .ggMenuItemMouseOver0 {
	padding-left: 0px;
	padding-bottom: 0px;
	border-left: #ffa500 1px solid;
	border-bottom: #ffa500 1px solid;

}

/*#######################      zweite Menuebene  #################################################*/

.ggMenuHdr1, .ggMenuHdr1 A:Link  .ggMenuHdr1 A, .ggMenuItem1, .ggMenuItem1 A:Link      {
	color: #808080;
	font-weight: normal;
	background-color: transparent;
	display: block;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 95%;
}


.ggMenuItemCur1, .ggMenuHdrCur1 {
	color: #ffa500;
}

.ggMenuItem1 A:Hover, .ggMenuItemMouseOver1{
	color: #808080;
	font-weight: normal;
	background-color: transparent;
	display: block;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	padding-left: 0px;
	padding-bottom: 0px;
	border-left: #ffa500 1px solid;
	border-bottom: #ffa500 1px solid;
	width: 95%;
}



/*#######################      dritte Menuebene  #################################################*/
.ggMenuHdr2        {
	color: #808080;
	font-weight: normal;
	background-color: transparent;
	display: block;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
width: 95%;
}

.ggMenuItem2    {
	color: #808080;
	font-weight: normal;
	background-color: transparent;
	display: block;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
width: 95%;
}

.ggMenuItemCur2, .ggMenuHdrCur2 {
	color: #ffa500;
}


.ggMenuItem2 A, .ggMenuItem2 A:Active, .ggMenuItem2 A:Hover, .ggMenuItem2 A:Visited, 
..ggMenuItem2 A:Link, .ggMenuItemMouseOver2 A, .ggMenuItemMouseOver2 A:Active, 
.ggMenuItemMouseOver2 A:Hover, .ggMenuItemMouseOver2 A:Visited, .ggMenuItemMouseOver2 
A:Link, .ggMenuHdr2 A, .ggMenuHdr2 A:Active, .ggMenuHdr2 A:Hover, .ggMenuHdr2 A:Visited, 
.ggMenuHdr2 A:Link 
{
	color: #808080;
	font-weight: normal;
	background-color: transparent;
	display: block;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
      padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
      width: 95%;
}

.ggMenuHdr2 A:Hover {
	padding-left: 19px;
	padding-bottom: 0px;
	border-left: #ffa500 1px solid;
	border-bottom: #ffa500 1px solid;
	width: 95%;

}

.ggMenuItem2 A:Hover, .ggMenuItemMouseOver2{
	padding-left: 19px;
	padding-bottom: 0px;
	border-left: #ffa500 1px solid;
	border-bottom: #ffa500 1px solid;
	width: 95%;
}

.ggMenuItem2 A:Active, .ggMenuHrd2 A:Active {
	background-color: #ffa500;
}

.ggMenuHdr3        {
	color: #808080;
	font-weight: normal;
	background-color: transparent;
	display: block;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.ggMenuItem3    {
	color: #808080;
	font-weight: normal;
	background-color: transparent;
	display: block;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.ggMenuItemCur3, .ggMenuHdrCur3 {
	color: #ffa500;
}


.ggMenuItem3 A, .ggMenuItem3 A:Active, .ggMenuItem3 A:Hover, .ggMenuItem3 A:Visited, 
..ggMenuItem3 A:Link, .ggMenuItemMouseOver3 A, .ggMenuItemMouseOver3 A:Active, 
.ggMenuItemMouseOver3 A:Hover, .ggMenuItemMouseOver3 A:Visited, .ggMenuItemMouseOver3 
A:Link, .ggMenuHdr3 A, .ggMenuHdr3 A:Active, .ggMenuHdr3 A:Hover, .ggMenuHdr3 A:Visited, 
.ggMenuHdr3 A:Link {
	color: #808080;
	font-weight: normal;
	background-color: transparent;
	display: block;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
      padding-left:20px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.ggMenuItem3 A:Hover, .ggMenuItemMouseOver3{
	padding-left: 0px;
	padding-bottom: 0px;
	border-left: #ffa500 1px solid;
	border-bottom: #ffa500 1px solid;

}

.ggMenuHdr3 A:Hover, ggMenuItem3 A.Hover, .ggMenuItemMouseOver3{
	padding-left: 19px;
	padding-bottom: 0px;
	border-left: #ffa500 1px solid;
	border-bottom: #ffa500 1px solid;

}

.ggMenuItem4 A, .ggMenuItem4 A:Active, .ggMenuItem4 A:Hover, .ggMenuItem4 A:Visited, 
..ggMenuItem4 A:Link, .ggMenuItemMouseOver4 A, .ggMenuItemMouseOver4 A:Active, 
.ggMenuItemMouseOver4 A:Hover, .ggMenuItemMouseOver4 A:Visited, .ggMenuItemMouseOver4 
A:Link, .ggMenuHdr4 A, .ggMenuHdr4 A:Active, .ggMenuHdr4 A:Hover, .ggMenuHdr4 A:Visited, 
.ggMenuHdr4 A:Link {
	color: #808080;
	font-weight: normal;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	padding-left: 20px;
	padding-top: 1px;
}
.ggMenuItem4        {
	color: #808080;
	font-weight: normal;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	padding-left: 20px;
	padding-top: 1px;

}

/*
Sixxac Menu
http://sixxac.com
*/

.gg_SXMenuFull
{
  
  border-left: 0px solid;
  border-right: 0px solid;
  border-top: 0px solid;
  border-bottom: 0px solid;
  padding-left: 12px;
  padding-right: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
}

.gg_SXMenuContainer
{
  margin-left: 20px;
/*  width: 100%;*/
}

.gg_SXMenuItem
{
  
  font-weight:normal;
  cursor: hand;
  font-size: 12px;
  font-family: Arial;
/*  width: 100%; */
  text-align: left;
}

.gg_SXMenuItem A
{
 color: #808080;
  width: 100%;
}

.gg_SXMenuEnabled A:hover, .gg_SXMenuSelected A:hover
{
  color: #808080;
  text-decoration: none; 
  /*background-color: blue;*/
	border-left: #ffa500 1px solid;
	border-bottom: #ffa500 1px solid;
width: 95%;
}

.gg_SXMenuEnabled
{
}

.gg_SXMenuDisabled
{
  color: gray;
  cursor: default;
  width: 100%;
}

.gg_SXMenuSelected
{
}

.gg_SXMenuActive
{
  color: #ffa500;
  font-style: italic;  
  background-color: transparent;
  cursor: default;
}

.gg_SXMenuLink
{
	color: #808080;

}
/*
Sixxac Menu
http://sixxac.com
*/

.ggMain_SXMenuFull
{
  
  border-left: 0px solid;
  border-right: 0px solid;
  border-top: 0px solid;
  border-bottom: 0px solid;
  padding-left: 1px;
  padding-right: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
}

.ggMain_SXMenuContainer
{
  margin-left: 20px;
/*  width: 100%;*/
}

.ggMain_SXMenuItem
{
  
  font-weight:normal;
  cursor: hand;
  font-size: 12px;
  font-family: Arial;
/*  width: 100%; */
  text-align: left;
}

.ggMain_SXMenuItem A
{
 color: #808080;
  width: 100%;
}

.ggMain_SXMenuEnabled A:hover, .ggMain_SXMenuSelected A:hover
{
  color: #808080;
  text-decoration: none; 
  /*background-color: blue;*/
	border-left: #ffa500 1px solid;
	border-bottom: #ffa500 1px solid;
width: 100%;
}

.ggMain_SXMenuEnabled
{
}

.ggMain_SXMenuDisabled
{
  color: gray;
  cursor: default;
  width: 100%;
}

.ggMain_SXMenuSelected
{
}

.ggMain_SXMenuActive
{
  color: #ffa500;
  font-style: normal;  
  background-color: transparent;
  cursor: default;
}


.ggMain_SXMenuLink
{
	color: #808080;

}


