/* ================================
    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
{font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:11px;
line-height:19px;
}

.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   {
color:#007F64;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
}

/* 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-family:Arial, Helvetica, sans-serif;
color: #666666;
line-height:19px;
}

/* 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:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
font-size:16px;
color:#007f64;
font-weight:bold;
}


H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
color:#69923a;
font-weight:bold;
}

A:visited   {
color:#69923a;
}

A:hover {
}

A:active    {
color:#007f64;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

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{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

.SageContainerHeader{
font-Family: Comic Sans MS;
color: red;
font-size:30pt;
}

li { 
list-style-image: none; 
font-family:arial, helvetica, sans-serif;
font-weight:normal !important;
color:#666666;}




#subtitle
{
font-size:7pt;
}

/*Einträge Carolin */



#plogin {
background-image:url(images/layout/hintergrund_logins.gif);
background-position:0 0;
background-repeat:no-repeat;
color:white;
float:right;
font-size:xx-small;
height:64px;
margin:5px 25px 0px 0px;
padding-top:5px;
width:215px;
}

#header {
margin:35px auto 2px;
}

#logo{
margin-bottom:45px;
}




body, p, td{
font-family:Arial, Helvetica, sans-serif;
font-weight:11px;
color:#666666;
line-height:19px;
}

/*LINKS*/
a:link, a:active{ 
font-weight:normal;
color:#69923a; 
}

a:hover{
font-weight:normal;
color:#007f64;  
}

/*Link mit grünem Icon*/
.greenlink
{
background-image: url(images/icons/aufzaehlungs_icon.gif);
background-position:0 5px;
background-repeat:no-repeat;
cursor:pointer;
display:block;
padding:0 0 0 18px;
}
a.greenlink:hover
{
background-image: url(images/icons/aufzaehlungs_icon_hover.gif);
background-position:0 5px;
background-repeat:no-repeat;
cursor:pointer;
display:block;
padding:0 0 0 18px;
}


.sagelink
{
background-image: url(images/icons/aufzaehlungs_icon.gif);
background-position:0 5px;
background-repeat:no-repeat;
cursor:pointer;
padding:0 0 0 18px;
}
a.sagelink:hover
{
background-image: url(images/icons/aufzaehlungs_icon_hover.gif);
background-position:0 5px;
background-repeat:no-repeat;
cursor:pointer;
padding:0 0 0 18px;
}

/*Link auf PDF Datei*/
.pdflink
{
padding-left: 18px;
background-image: url('http://public.sageschweiz.ch/Portals/0/images/icons/icon-pdf.jpg');
background-repeat: no-repeat;
background-position: 0 3px;
}

/*Link Boxhead*/
a.boxhead:link, a.boxhead:hover, a.boxhead:visited, a.boxhead:active{
color:#007F64;
font-weight:bold;
font-family:arial, helvetica, sans-serif;
}




#Breadcrumb{
font-size:10px;
font-weight:normal;
color:#666666;
}




div{
font-family:Arial,Helvetica,sans-serif;
color:#666666;
}

#smallblack {
color:#666666;
font-family:arial, sans-serife;
font-size:10px;
font-weight:normal;
}

a#smallblack:hover{
color: #69923A;
}

.c_head_grey h1, .c_head_grey h1 input {
color:#007f64;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
}

.head {
color:#007f64;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
}

table {
color:#666666;
font-family:Arial,Helvetica,sans-serif;



h1, h2, h1 input {
font-family:arial,helvetica,sans-serif;
}

h2{font-family:arial,helvetica,sans-serif;font-size:14px;
font-weight:bold; color:#666666; margin:0px;} 

#logo {
height:100%;
margin-bottom:29px;
margin-top:29px;
width:100%;
}














































