/* PAGE BACKGROUND */

body
{
       background:white;
}
#body {
       /*background:#cfe0e8;
       filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#1A6C91,endColorStr=white); */
	   background:url(../_default/Skins/Boat/gradient_bg.jpg) repeat-x;
}


H1  {
    font: bold 24px Tahoma, Arial, Helvetica;
    color: #C2A94F;
}

H2  {
    font: normal 20px Tahoma, Arial, Helvetica;
    color: #C2A94F;
}

H3 {
   color:#C2A94F;
   line-height: 1.4em;
  font: normal 16px Tahoma, Arial, Helvetica;

}

H4, TFOOT, THEAD  {
    line-height: 7px;
    font: normal 12px Tahoma, Arial, Helvetica;

}

H5, H6, DT  {
    font: bold 11px Tahoma, Arial, Helvetica;;
}

TH  {
    vertical-align: baseline;
    font: bold 12px Tahoma, Arial, Helvetica;;

}

SMALL   {
    font-size: 8px;
}

BIG {
    font-size: 14px;
}

BLOCKQUOTE, PRE {
    font-family: Lucida Console, monospace;
}

UL LI   {
    list-style-type:    square ;
}

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
}


.ControlPanel, .PagingTable {
    position:relative;
    top:-20px;
    width: 100%;
    height: 20px;
    background-color: #FFFFFF;
    border: #003366 1px solid; 
}

.PagingTable {
    height: 33px;
}

	/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font: normal 11px Tahoma, Arial, Helvetica;
}
    
	/* hyperlink style for buttons and link buttons used in the portal admin pages */
.CommandButton A:link, A.CommandButton:link, .CommandButton A:visited, A.CommandButton:visited, .CommandButton A:active, A.CommandButton:active, .CommandButton A:hover, A.CommandButton:hover {
    text-decoration:    underline;
    color:#C2A94F;
}

.containermaster_gray {
	width: 100%;
	background-color: transparent;
	border: 0px #FFFFAA;
}
HR.containermaster_gray {
	width: 100%;
	background-color: transparent;
	border: 0px #FFFFAA;
display:none;
}
.containerrow1_gray {
               background-image: none;
}
.containerrow2_gray {
	background-color: #ffffff;
}
.ContentPane  { 
          height:100%;
}
.CreateFrom {
                color:#C2A94F

}
	/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
    background-color:black;
    color: Red;
    font: normal 10px Tahoma, Arial, Helvetica;
}
.DataGrid_Container
{
    background: Transparent;
}
.DataGrid_Footer
{
    background: White;
}
.DataGrid_Header
{
    background: Transparent;
    color: white;
    font: bold 10px Tahoma, Arial, Helvetica;
    text-align: center;
}
.DataGrid_Item
{
    background:Transparent;
    color: white;
    font: normal 10px Tahoma, Arial, Helvetica;
}
.DataGrid_SelectedItem
{
    background: Silver;
    /* color: Blue; */
    font: normal 14px Tahoma, Arial, Helvetica;
}

.EventDay A {
     color:white ! important;
}
.Event
{
	width: 400px;
	height: 200px;
}

	/* STYLES USED IN THE FILEMANAGER */
.FileManager
{
	border: black 1px solid;
	height: 400px;
}
.FileManager_ToolBar
{
	border-bottom: black 1px solid;
	height:25px;
}
.FileManager_Explorer
{
	height:100%;
	border: dimgray 1px solid;
	background: White;
	margin: 2px;
}

.FileManager_FileList 
{
	height:100%;
	border: dimgray 1px solid;
	background: White;
	margin: 2px;
	overflow: auto;
}

.FileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background: White;
	padding: 25px;
}

.FileManager_Header
{
    font: normal 11px Tahoma, Arial, Helvetica;
    color: #E7E7FF;
    background: #9EBFF6;
    border-bottom: dimgray 1px solid;
    height: 25px;
}

.FileManager_Pager
{
    font: bold 11px Tahoma, Arial, Helvetica;
    background: #EEEEEE;
    border-top: dimgray 1px solid;
    height: 25px;
}

.FileManager_StatusBar
{
    font: normal 11px Tahoma, Arial, Helvetica;
    background: #dedfde;
    height: 25px;
    margin: 2px;
}

.FileManager_Item
{
    font: normal 11px Tahoma, Arial, Helvetica;
    color: Black;
    background: #F8F8F8;
    border-top: black 1px dashed;
    border-bottom: black 1px dashed;
}

.FileManager_AltItem
{
    font: normal 11px Tahoma, Arial, Helvetica;
    color: Black;
    background: #EEEEEE;
    border-style: none;
}
.FileManager_SelItem
{
    font: bold 11px Tahoma, Arial, Helvetica;
    color: White;
    background: #99ffff;
    border-style: none;
}

.FileManagerTreeNode 
{
    font: normal 11px Tahoma, Arial, Helvetica;
}

.FileManagerTreeNodeSelected 
{
    font: normal 11px Tahoma, Arial, Helvetica;
    background-color: #dcdcdc; 
}

.FileManagerTreeNode A:link, .FileManagerTreeNodeSelected A:link, .FileManagerTreeNode A:visited, .FileManagerTreeNodeSelected A:visited, .FileManagerTreeNode A:active, .FileManagerTreeNodeSelected A:active {
    text-decoration:    none;
    /* color: #003366; */
}

.FileManagerTreeNode A:hover, .FileManagerTreeNodeSelected A:hover    {
    text-decoration:    overline;
    color: #ff0000;
}

	/* style for module titles */
.Head   {
font-family:arial, helvetia;
font-size:10pt;
font-weight:bold;
    color: white;
height:30px;
}
A.Head:link, A.Head:visited   {
font-family:arial, helvetia;
font-size:10pt;
font-weight:bold;
    color: white;
}

.HeadBg {
    background-color: #CCCCCC;
}

	/* text style used for help text rendered by modules */
.Help
{
  border: black 1px solid;
  padding: 2px;
  color: black;
  font: normal 11px Tahoma, Arial, Helvetica;
  background: #ff9;
}

	/* style of item titles by Announcements and events */
.ItemTitle    {
}

.LabelEditOverClass
{	
	cursor: pointer;
	text-decoration: underline overline;
}

.LabelEditTextClass
{
	border: solid 1px red;
	background-color: Transparent;
}

.LabelEditWorkClass
{
	/*background: url(/DotNetNuke/images/dnnanim.gif) no-repeat right;*/
	border: solid 0px red;
	background-color: Transparent;
}

.LeftPane  { 
}


	/* text style for reading messages in Discussion */    
.Message    {
}   


	/* Module Title 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; 
	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;
}

	/* text style used for most text rendered by modules */
.Normal, td
{
font-family:arial, helvetia;
font-size:10pt;
color:white;
}
.Normal input{
background:#176180;
}
SELECT.Normal, INPUT.Normal, TEXTAREA.Normal
{
font-family:arial, helvetia;
font-size:10pt;
color:black;
}

.Normal a:link, A.Normal:link {
color:#C2A94F;
text-decoration:none;
border-bottom:1px dotted; 
}

.Normal a:visited, A.Normal:visited  {
color:#C2A94F;
text-decoration:none;
border-bottom:1px dotted; 
}

.Normal a:active, A.Normal:active   {
color:#C2A94F;
text-decoration:none;
border-bottom:1px dotted; 
}

.Normal a:hover, A.Normal:hover {
text-decoration:underline;
border-bottom:0px dotted; 
color:#C2A94F;
}


	/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    color:white;
    background: #176180;
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    /*
    color:white;
background-color: #176180;
    */
    color:black;
/*background-color: white;*/

}
/*
INPUT.NormalTextBox, TEXTAREA.NormalTextBox, SELECT.NormalTextBox
{
    color:black;
}
*/
	/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 8.5pt;

    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
    
.OtherTabs A:link {
    text-decoration:    none;

}

.OtherTabs A:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

.OtherTabs A:active   {
    text-decoration:    none;
    color:#eeeeee;
}

.OtherTabs A:hover    {
    text-decoration:    overline;
    color:#cccccc;
}

.pagemaster 
{
    height:100%;
    margin: 0px;
    padding: 0px;
    font-size:12px;
    font-family:verdana;
    text-align: center;
    font-size: 100%;

}

	/* text style for the selected tab */
.SelectedTab {
    font-weight: bold;
    /* font-size: 8.5pt; */
    color: white;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

.SelectedTab A:link {
    text-decoration:    none;

}

.SelectedTab A:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

.SelectedTab A:active   {
    text-decoration:    none;
    color:#eeeeee;
}

.SelectedTab A:hover    {
    text-decoration:    overline;
    color:#cccccc;
}


.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color:white;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

.SkinObject A:link, A.SkinObject:link {
    text-decoration:    none;
    border-bottom:1px dotted;
    color:#FECB00;
}

.SkinObject A:visited, A.SkinObject:visited  {
    text-decoration:    none;
    border-bottom:1px dotted;
    color:#FECB00;
}

.SkinObject A:active, A.SkinObject:active   {
    text-decoration:    none;
    border-bottom:1px dotted;
    color:#FECB00;
}

.SkinObject A:hover, A.SkinObject:hover    {
    text-decoration:    underline;
    border-bottom:0px;
    color:#FECB00;
}

	/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, sans-serif;
}

	/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color:#C2A94F !important;
}
.SubHead  A  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color:#FECB00 ;
}

	/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

.RightPane  { 
}


	/* background/border colors for the selected tab */
.TabBg {
    background-color: black;
}

	/* styles used by TreeMenu Skin Object */
.TreeMenu_Node 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.TreeMenu_NodeSelected
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

.TreeMenu_Node A:link, .TreeMenu_NodeSelected A:link {
    text-decoration:    none;
    /* color: #003366; */
}

.TreeMenu_Node A:visited, .TreeMenu_NodeSelected A:visited  {
    text-decoration:    none;
    /* color: #003366; */
}

.TreeMenu_Node A:active, .TreeMenu_NodeSelected A:active   {
    text-decoration:    none;
    /* color: #003366; */
}

.TreeMenu_Node A:hover, .TreeMenu_NodeSelected A:hover    {
    text-decoration:    overline;
    color: #ff0000;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
	/* styles used in the Wizard Framework */
.Wizard
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
	width:650px;
}
.WizardButton
{
	border-right: dimgray 1px solid;
	padding-right: 2px;
	border-top: dimgray 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: dimgray 1px solid;
	padding-top: 2px;
	border-bottom: dimgray 1px solid;
	background-color: gainsboro;
}
.WizardHeader
{
	background: #ffffcc;
	border-bottom: black 1px solid;
	height:40px;
}
.WizardFooter
{
	border-top: black 1px solid;
	background: #ccffcc;
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	border-left: black 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #ccffff;
}
.WizardHelpText
{
	overflow: auto;
	font-size: 8pt;
	width: 180px;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	height: 300px;
}
.WizardText
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

#Flash-bg {
position:absolute;
top:74px;
}
#banner{

}
#BottomPane2 {
left:0px;
top:0px;

}

#date 
{
    top:205px;
    left:540px;
   width:250px;
   text-align:right;
}
#DnnLink {
    top:0px;
    left:0px;
    text-align:center;
    center:60px;
    display:none;
}
#LeftPane2 {
    float:left;
    top:0px;
    left:0px;
    
}
#logo {
	top:250px;
}

#menu {
  float:left;
  top:10px;
  left:30px;
  width:150px;
 /* z-index:7;*/
}
#ContentPane2 
{
   float:left;
    left:0px;
    top:0px;
    text-align:left;
    width:550px;
    }
#RightPane2 
{
float: right;

}

#CRight 
{
	top:0px;
	left:0px;
	text-align:center;
                clear: both;
}
#CRight A {
        color:#C2A94F;
        border-bottom:0px; 

}

#pfad {
    left:0px;
    top:110px;
z-index:3;
display:none;
}
#search
{
    left:0px;
    top:90px;
    width:100px;
    display:none;
}
#TopPane2 
{
    top:173px;
    width:700px;
    left:40px;
}

#user33
{
top:176px;
left:680px;

}
#user33 A:link, #user33 A:visited
{
font-family:arial, verdana;
font-size:12px;
font-weight:bold;
color: black; 
BORDER-BOTTOM: none; 
TEXT-DECORATION: none;
}
#user33 A:active, #user33 A:hover
{
background-color:black;
color:#C2A94F;
}

#platz {
position:relative;
/*height: 30px;
background-image:url('sub.gif');*/
}

#menustrich {
   background-image:url("menustrich.gif");
   background-repeat:no-repeat;
   height:337px;
   width:20px;
   top:247px;
    left:10px;
   z-index:9;
}

.elem {
	position:absolute;
	background-color: transparent;
}
.cont {
	position:relative;
	background-color: transparent;
}

.skinmaster{
    position:relative;
    top:20px;
    margin-left: auto;
    margin-right: auto;
    width:800px;
    /*background-image:url(../_default/skins/boat/back.jpg);*/
    background-image:url(bac2.jpg);
    background-color:#176180;
    background-repeat:no-repeat;
    border:0px;
    /*filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=45);*/
}
#maincont 
{
    left:0px;
    top:224px;
    width:800px;
    background-color:#176180;
    border:0px;
    /* filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135); */
}

.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background-color: transparent;
}
.MainMenu_RootMenuItem td {
	cursor: pointer; 
	cursor: hand; 
	color: white; 
                height:25px;
	font-family:arial, verdana;
	font-size: 11pt; 
	font-style: normal; 
	background-color: transparent;
}
.MainMenu_RootMenuItemSelected td, .MainMenu_RootMenuItemActive td {
	cursor: pointer; 
	cursor: hand; 
	color: #C2A94F; 
	font-family:arial, verdana;
	font-size: 11pt; 
	font-style: normal;
                height:25px;
 background-color:#176180;

}
.MainMenu_MenuIcon {
	/*background-color: #cccccc; */
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #cccccc;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuArrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
#dnn_ctr368_ArticleDetails__ctl0_lblAuthor, #dnn_ctr368_ArticleDetails__ctl0_hypUser{
display:none
}

#dnn_ctr396_Events_EventMonth_DailyEvents A:link, #dnn_ctr396_Events_EventMonth_DailyEvents A:visited {
font-size:12px;
color: red !important;
}

TD.Gallery_HeaderCapLeft
{

}

TD.Gallery_HeaderCapRight
{	
}
.topmenu a:link, .topmenu a:visited, .topmenu a {
font-family:arial, verdana;
font-size:12px;
font-weight:bold;
color: black; 
BORDER-BOTTOM: none; 
TEXT-DECORATION: none;
background:transparent;

}
.topmenu a:hover, .topmenu a:active {
background-color:black;
color:#C2A94F;
}
.TopMenu_MenuItem {
font-family:verdana, arial;
font-size:12px;
font-weight:bold;
color: red; 
border-right:red 3px solid;
BORDER-BOTTOM: red 3px solid; 
TEXT-DECORATION: none;
}
.TopMenu_Active{
color:#C2A94F;
}

.TopMenu_Selected{
font-size:12px;
background-color:black;
color:#C2A94F;
}
/*
.TopMenu_Separator{
background-color:transparent;
height:100%;
color:#C2A94F;
font-weight:bold;
}
*/
.ListDate {
color:white;
}
.LisTitle {
color:white;
}

.WeekOfTitle, .WeekNextPrev {
color:#C2A94F !important;
}
.WeekDay a {
color:white !important;
}

.Eventtooltip {
z-index:9999;
position:relative;
left:400px;
top:800px;
}


a img {text-decoration:none;outline:0;}

.FCKLinkGalleryContainer{
     background:#176180;
}








