/* ================================
    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
{ background-color:#a6e4f9;
}
a.SkinObject:link, a.SkinObject:visited {
color: #6d87a0;
text-decoration:none }
a.SkinObject:hover {
color:#FFFFFF;
text-decoration:none}


/* background/border colors for the selected tab */
#Main {
width:100%;
height:440px;
}

.LeftPane  { 
}

td.scroll {
width: 100%;
height: 440px;
background-color:;
scrollbar-base-color:;
scrollbar-3d-light-color:;
scrollbar-arrow-color:;
scrollbar-darkshadow-color:;
scrollbar-face-color:;
scrollbar-highlight-color:;
scrollbar-shadow-color:;
scrollbar-track-color:;
}

.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   { font-size:12px; font-weight:bold;
}

/* style of item titles on edit and admin pages */
.SubHead    { font-weight:normal; color:#000000; line-height:18px
}

/* 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, TD
{ font-family:Arial, Helvetica, sans-serif;
font-size:11px
}

/* 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     { background-color:#00adef; padding:5px; color:#000000; font-weight:bold; border:1px; border-color:#fb0804
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link, A.CommandButton:visited { text-decoration:none; border:1px; border-color:#fb0804
}

A.CommandButton:active   {
}

A.CommandButton:hover    { text-decoration:none; border:1px; border-color:#000000
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link, A:visited  {
color:#00adef;
text-decoration:underline
}
A:hover {
color:#008fc6;
}

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    {
}
/* 2NavigateTree START ***************************************************************************************************************************/    


#ToNavForToFlex { padding-left:0px; margin-top:0px; /*margin-top:0px;*/}
.ToNavigateNavContainer DIV {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:110px;
	line-height:18px;
	margin-bottom:0px;
	text-transform: uppercase;
}
.ToNavigateNavContainer A, .ToNavigateNavContainer A:visited, .ToNavigateNavContainer A:hover { text-decoration:none  }
#LinkSelected {   }
#LinkInPath {}  


/* NavLevel 2 **********************************************************************************************************************************/ 
a.NavLevel1:link, a.NavLevel1:visited 	{
									width:128px;
									Color:#6b8191;
									padding-left:22px;
									display:block;
									background-image:url(Assets/Navigation/NavLevel1Default.jpg);
									letter-spacing:1px;
									padding-bottom:15px
									}
a.NavLevel1:hover 					{ 
									Color:#000000;
									}
#Selected a.NavLevel1  				{
									Color:#000000;
									background-image:url(Assets/Navigation/NavLevel1Selected.jpg);
									/*margin-top:-1px;*/
									} 
#InPath a.NavLevel1  				{
									background-color:#ededed
									}

/* NavLevel 3 **********************************************************************************************************************************/ 
a.NavLevel2:link, a.NavLevel2:visited 	{
									width:128px;
									line-height:25px;
									Color:#7c7c7c;
									padding-left:29px;
									display:block;
									background-color:#ededed;
									background-repeat: no-repeat;
									letter-spacing: 1px;
									margin-left:21px;
									}
a.NavLevel2:hover 					{ 
									background-color:#f0f0f0
									}
#Selected a.NavLevel2  				{
									Color:#ffffff;
									background-color: #ffaa01
									} 
#InPath a.NavLevel2  				{
									Color:#7c7c7c;
									background-image: url(/Portals/0/Skins/Schaellibaumbau/Assets/NavigationLeft/NavLevel1InPath.gif)
									}

/* 2NavigateTree END ******************************************************************************************************************************/ 

a.Login:link, a.Login:visited {
color:#a6e4f9;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;}
a.Login:hover {
color:#CCCCCC;}

#ToFlexCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0a415a;

}
#ToFlexCopyright a, #ToFlexCopyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0a415a;
	text-decoration: none;
	font-weight:normal

}
#ToFlexCopyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: underline;


}
.input {
	display: block;
	float:left;
}

#verpackung {
font-size:10px;
padding-left:85px;
color:#fb0804}
