﻿@import url("css/menu.css");

/* CSS Document */
/* Styles werden in diesem Skin angepasst und automatisch bei den */
/* Variierten Designs übernommen */

*
{
    margin: 0px;
    padding: 0px;
    font-size: 11px;
}
body /* Schrift und Background werden später überschrieben */
{
    /* background: #FFF url(images/body_bg.png) repeat-x top left; */
    height: 100%;
    background-color: #FAFAFA;
}

/* ControlPanel style */
.ControlPanel /* Hintergrund hinter dem ControlPanal - Panel selbst wird überschrieben */
{
    background: transparent url(images/cpanel_center.png) repeat-x bottom left;
    border: none;
    padding-bottom: 10px;
}
.cpanel_left /* ebenfalls Hintergrund des ControlPanels - allerdings anderes DIV */
{
    background: url(images/cpanel_left.png) no-repeat bottom left;
    padding-left: 21px;
}
.cpanel_right /* ebenfalls Hintergrund des ControlPanels - allerdings anderes DIV */
{
    background: url(images/cpanel_right.png) no-repeat bottom right;
    padding-right: 33px;
}

/*-------- Default Style --------*/
/* grundlegende Definition der Schriften mit nachfolgender Überschreibung */
/* "Schriftkonzept" */
body, th, td, div, p, table, h1, h2, h3, h4, h5, h6.Normal, .NormalDisabled, .Head, .SubHead, .SubSubHead, a:link, a:visited, a:hover, input
{
    color: #2E3D47;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
body, th, td, div, p, table, .Normal, .NormalDisabled, .Head, .SubHead, .SubSubHead, a:link, a:visited, a:hover
{
    font-size: 100%;
    line-height: 150%;
}
h1, h2, h3, h4, h5, h6
{
    color: #59A253;
    padding: 2.5% 0 1% 0;
}
h1, h3, h5, h1 input
{
    font-weight: bold;
}
h2, h4, h6
{
    font-weight: normal;
}
h1, h2, h1 input
{
    font-size: 150%;
    font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, 'Sans Serif';
    color: #59A253;
    font-weight: normal;
}
h3, h4
{
    font-size: 120%;
}
h5, h6
{
    font-size: 80%;
}
li
{
    list-style-type: square;
    list-style-position: inside;
}

a, a:link, a:visited, a:active
{
    color: #59A253;
    text-decoration: none;
    font-weight: normal;
}
a:hover
{
    color: #59A253;
    text-decoration: underline;
}
.TitleHead
{
    font-size: 100%;
}


.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Head
{
    color: #2E3D47;
    font-weight: bold;
}
.SubHead
{
    color: #4C6171;
}
.SubSubHead
{
    color: #6E8AA0;
}
.NormalRed
{
    color: #F00;
}


/* Datagrids */
.DataGrid_Container
{
    margin-top: 15px;
}
.DataGrid_Header
{
    font-weight: bold;
}
.DataGrid_Header td, .NormalBold td
{
    font-weight: bold;
}

/*-------- design style --------*/
.template_style
{
    position: relative;
    width: 910px;
    margin: 0 auto;
    height: auto;
}

.top_space /* Abstand Über der Site (derzeit liegen Logo u. Widget darin) */
{
    position: relative;
    margin-top: 5px;
    height: 80px;
}
.lang_pad /* Bereich über dem top_space*/
{
    padding: 7px 35px 0px 0px;
}

.logo_top_left /* linke obere Rahmenecke */
{
    padding: 0px;
    margin: 0px;
    background: url(images/logo_top_left.png) no-repeat top left;
    height: 23px;
}
.logo_top_right /* rechte obere Rahmenecke */
{
    padding: 0px;
    margin: 0px;
    background: url(images/logo_top_right.png) no-repeat top right;
}
.logo_top_bg /* Rahmen oben */
{
    padding: 0px;
    margin: 0 39px 0 27px;
    background: #FFF url(images/logo_top_bg.png) repeat-x top;
    height: 23px;
}
.logo_left /* Rahmen links vom Logo */
{
    padding: 0px;
    background: url(images/logo_left.png) repeat-y top left;
}
.logo_right /* Rahmen rechts vom Logo */
{
    padding: 0px;
    background: url(images/logo_right.png) repeat-y top right;
}
.logo_pad /* Hintergrund Logobereich*/
{
    background: transparent;
    margin: 0px;
    float: left;
    position: relative;
}
#leiste_banner /* Zierstreifen über dem HeaderImage */
{
    width: 712px;
    height: 10px;
    background-color: #FAFAFA;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 10;
}
#leiste_menu /* Zierstreifen über dem Menü */
{
    width: 713px;
    height: 10px;
    background-color: #FAFAFA;
    z-index: 1;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

#dnn_dnnLINKS_lblLinks
{
	font-size:14px!important;
}
.banner_pad /* Bereich, der Banner und Navigation umschließt */
{
}

.menu_style
{
    float: left;
    width: 193px;
    height: 183px;
    background-image: url(images/bg_menu.jpg);
    /*background-color: transparent;*/
    border-left: solid 1px #FFFFFF;
}
.banner
{
    height: 183px;
    width: 711px;
    background-image: url(banner3.gif);
    background-color:#EAEAE8;
    background-repeat: no-repeat;
    float: right;
}
.menu_bg /* Hintergrund Menübereich */
{
    padding: 0 0 0 6px;
    margin: 0 21px 0 9px;
    background: url(images/menu_bg.png) top left;
}
.menu_left /* Rahmen links vom Menü */
{
    padding: 0px;
    margin: 0px;
    background: url(images/menu_left.png) repeat-y top left;
}
.menu_right /* Rahmen rechts vom Menü */
{
    margin: 0px;
    background: url(images/menu_right.png) repeat-y top right;
}
.widgets
{
    height: 34px;
    position: absolute;
    top: 5px;
    right: 0px;
}

.search_style /* Hintergrund hinter dem Suchfeld */
{
    position: absolute;
    top: 30px;
    right: 10px;
    height: 40px;
}
.search_bg /* Suchbereich */
{
    padding: 8px 2px 0 0;
}

.bread_bg
{
    padding: 0px;
    margin: 0px; /* background: url(images/bread_bg.png) repeat-x top left; */
    height: 20px;
    border: 0px solid #EAEAE8;
    border-bottom: 0px;
    color: #fff;
    background-color: #ffffff;
    
}
.bread_left /* Rahmen links von der Breadcrumb */
{
    padding: 0px;
    margin: 0px; /* background: url(images/bread_left.png) no-repeat top left; */
    height: 34px;
}
.bread_right /* Rahmen rechts von der Breadcrumb */
{
    padding: 0px;
    background: url(images/bread_right.png) no-repeat top right;
    height: 34px;
}

#login_style /* Login-Bereich */
{
    float: right;
    padding: 8px 17px 0px 10px;
}
#bread_style /* Breadcrumb-Bereich*/
{
    float: left;
    line-height: 20px;
    padding-left: 18px;
    color: #000000;
}

.center_bg
{
    padding: 0px;
    margin: 0px;
    clear: both;
}
.left_bg /* Rahmen links */
{
    padding: 0px;
    margin: 0px;
    background: url(images/left_bg.png) repeat-y top left;
}
.right_bg /* Rahmen rechts */
{
    padding: 0px;
    margin: 0px; /* background: url(images/right_bg.png) repeat-y top right; */
}
.content_pad
{
    background-color: #FAFAFA;
    border: 1px solid #FAFAFA;
    border-top: 0px;
    padding: 0px;
    margin: 0px; /*background: #f5f5f5; */
    height: auto;
    z-index: 100;
    width:910px;
}
.content_width
{
    /* not in use; */
}


.bot_left /* Rahmen links unten */
{
    padding: 0px;
    margin: 0px;
    background: url(images/bot_left.png) no-repeat top left;
}
.bot_right /* Rahmen rechts unten */
{
    padding: 0px;
    margin: 0px;
    background: url(images/bot_right.png) no-repeat top right;
    padding: 0px 39px 0px 27px;
}
.bot_bg /* Rahmen unten */
{
    padding: 0px;
    margin: 0px;
    background: url(images/bot_bg.png) repeat-x top left;
    height: 41px;
}

.bot_pad /* Footer unterhalb des Designs */
{
    position: relative;
    padding: 0px 10px 0px 10px;
    background-color: transparent;
    height: 20px;
    width: 900px;
    text-align: center;
}
#terms_style
{
    float: left;
}
#copy_style
{
}

.clear_float
{
    clear: both;
    line-height: 0;
    font-size: 0;
    height: 0;
}

/* ------- FileManager -------*/
div.FileManager
{
    height: auto;
    border: none;
}
table.FileManager
{
    width: 99%;
}


a.CommandButton:link, a.CommandButton:visited
{
    color: #CB2027;
    font-weight: bold;
    text-decoration: none;
}
a.CommandButton:hover
{
    color: #3E81B5;
    text-decoration: underline;
}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited
{
    color: #3E81B5;
}
.ControlPanel a.CommandButton:hover
{
    color: #CB2027;
    text-decoration: underline;
}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead
{
    font-size: 100%;
}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane, .LeftPane, .RightPane
{
    padding: 10px;
    margin: 0px;
}
.TopPane
{
    width: 693px;
    background-color: #f5f5f5;
    float: left;
}

.left_container
{
    float: left;
    background-color: #FAFAFA;
    border-top:solid 5px #FAFAFA;
    
}
.LeftPane
{
    float: left;
    vertical-align: top;  /*padding: 0px 10px 0px 10px ;*/
    background-color: #E1E1E1;
    min-height: 420px; /* 470px */
    height: auto;
    width: 173px;
    top: 0px;
}
.content_container
{
    float: left;
    background-color: #ffffff;
    border-top:solid 5px #FAFAFA;
    border-left: solid 5px #FAFAFA;
    min-height: 441px;
    
}
.ContentPane
{
    vertical-align: top;
    width: 690px;
    margin:auto;
    height: auto;
    background-color: #ffffff;
    float: right;
    margin-top: 8px;
}
.RightPane
{
    float: right;
    vertical-align: top; /*padding: 0px 10px 0px 10px ;*/
    background-color: #ffffff;
    height: auto;
    width: 180px;
    top: 0px;
}
.BottomPane
{
    background-color: #f5f5f5;
    min-width: 713px;
    height: auto;
    clear: both;
    padding: 10px;
}


/*------------ Breadcrumb Style --------------*/
.Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:active, a.Breadcrumb:visited
{
    color: #666666;
}
a.Breadcrumb:hover
{
    color: #59A253;
}

/*-------------- Link Style --------------*/
.linkscontainer
{
    padding: 0px;
    text-align: center;
    font-weight: normal;
    width: 917px;
    height: auto;
    background-color: Transparent;
    clear: both;
}
.links, a.links:link, a.links:active, a.links:visited
{
    font-size: 70%;
    font-weight: bold;
    text-transform: uppercase;
}
a.links:hover
{
    color: #59A253;
}

/*-------------- User Style --------------*/
.user, a.user:link, a.user:active, a.user:visited
{
    color: #666666;
}
a.user:hover
{
    color: #59A253;
}

/*-------------- Footer Style --------------*/
.footer, a.footer:link, a.footer:active, a.footer:visited
{
    color:#666666;
    font-size: 90%;
}
a.footer:hover
{
    /* color: #C00; */
}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane
{
    width: 0;
    height: 0px;
    padding: 0;
    margin: 0;
    visibility: hidden;
}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer
{
    position: relative;
    white-space: nowrap;
}
div.SearchBorder
{
    width: 180px;
    height: 20px;
    border: solid 1px #e0e0e0;
    float: left;
    background-color: White;
    white-space: nowrap;
    margin-top: 2px;
}
div.SearchContainer a
{
    padding: 0px;
    display: block;
    float: left;
}
div.SearchContainer a img
{
    padding-left: 5px;
}
div.SearchIcon
{
    float: left;
    width: 31px;
    height: 20px;
    cursor: pointer;
    z-index: 11;
    background: no-repeat 2px 2px;
    text-align: right;
}
div.SearchIcon img
{
    margin-top: 3px;
}

input.SearchTextBox
{
    float: left;
    z-index: 10;
    border: 0px;
    width: 130px;
    height: 18px;
    margin-left: 3px;
    color: #43494D;
}

#SearchChoices
{
    clear: both;
    display: none;
    border: solid 1px #C3D4DF;
    z-index: 2000;
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-align: left;
    background-color: #F3F7FA;
    position: absolute;
    top: 22px;
    left: 0px;
}
#SearchChoices li
{
    cursor: pointer;
    margin: 0;
    padding: 2px 2px 0 2px;
    padding-left: 25px;
    height: 18px;
    text-align: left;
    background-color: #F3F7FA;
    background-repeat: no-repeat;
    background-position: 2px center;
    list-style: none;
    list-style-image: none;
    border: none;
    display: block;
}
#SearchChoices li.searchHilite
{
    background-color: #CE0D0D;
    color: #ffffff;
    border: none;
}
#SearchChoices li.searchDefault
{
    background-color: #F8FAFF;
    border: none;
}
#inlogo
{
    width: 100px;
    height: 50px;
    background-image: url(powered_by.gif);
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
    position: absolute;
    bottom: 32px;
    right: 2px;
}
