﻿/* CSS Document */
body  
{
    height:100%; 
    margin:0px; 
    padding:0px;
}

ul { margin:0.9em; padding:0; line-height:140%;}
ol { margin:1.5em; padding:0; line-height:140%;}
ul li  {list-style-type:disc;}

/* ControlPanel style */
.ControlPanel{background:white bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}


/*-------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:hover, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}
.ControlPanel a[disabled="disabled"]{color:#888 !important;text-decoration:none !important;}


/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6,.Normal,.NormalDisabled,.NormalBold,.NormalRed,.NormalTextBox,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input
{color:#000000; font-family:Arial, Helvetica, sans-serif;}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover
{font-size: 12px;}
.Normal {line-height:120%;}
h1, h2, h3, h4, h5, h6{line-height:110%;}
h3, h4, h5, h6, h1 input{font-weight:normal;}
h1, h2, h1 input {font-size:18px; font-weight:bold; color: #dc5a00; margin:10px 0;}
h2 {color: #0e9900;}
h3, h4{font-size:12px; font-weight:bold; margin:8px 0;}
h5, h6{font-size:10px;margin:6px 0;}


a,a:link,a:visited,a:active{color:#999999; text-decoration:none; font-weight:normal; }
a:hover{color:#000000; text-decoration:underline;}
.Head{color:#666666;font-weight:bold;}
.SubHead {color:#666666;}
.SubSubHead{color:#666666;}
.NormalRed {color:#F00;}


/*----angepasst Modul-Menü ----- */
.ModuleTitle_MenuItem
{font-weight: normal;}

/*---- DNNCentric Kontaktformular ----- */
TD.DCC_EF_FieldCaptionStyle
{color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; }


/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- Mein Gerüst --------*/
.PageWrapOele { float:left; width:100%; min-width:980px; height:auto; margin: 0 auto;
	background-image: url(images/bggelb.jpg);
	background-repeat: no-repeat;
}
.PageWrapRohstoffe { float:left; width:100%; min-width:980px; height:auto; margin: 0 auto;
	background-image: url(images/bggruen.jpg);
	background-repeat: no-repeat;
}

/*-------- design style --------*/
.template_style{display:table-cell}

/* ------- Mein Top -------*/
.Top {height:38px;}


/* ------- Mein Header -------*/
.HeadWrap {height:240px; width:100%;}
.Head1 {float:left; width:23%; min-width:225px; height:auto; padding-top:138px;}
.Head2Wrap {float:left; width:54%; min-width:520px;}
.Head2 {float:left; }
.Head3 {float:left; width:23%; min-width:225px; height:auto; text-align:right;}
.AOTLang {width:120px; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin-left:12px;}

/* -------  Meine Mitte -------*/
.MainWrap {float:left; width:100%; height:auto;}
.AdminMainWrap {width: 1020px; background-image: url(images/weiss_admin.gif); background-repeat: repeat-y; height:auto;}
.ContentWrap {float:left; width:54%; min-width:520px; min-height:800px; height:auto;}
.ContentPane {height:auto; padding-left:10px; margin-right:40px; padding-top:10px; border-top:2px dotted grey;}
.AdminContentPane {float:left; width:750px; height:auto; padding: 5px;}
.LeftWrap {float:left; width:23%; min-width:225px; height:auto;}
.LeftPane {padding-left:20px; padding-top:10px; width:205px;}
.RightWrap {float:left; width:23%; min-width:225px; height:auto;}
.RightPane {height:auto; padding-right:20px; padding-top:10px;}


/* ------- User -------*/
.hdr_user{ float:right; font-weight:bold; text-align:center; text-transform:uppercase; padding: 4px 10px 0px 0px; }
.user,a.user:link,a.user:active,a.user:visited { color:#666666; }
a.user:hover{color:#CCCCCC; }


.clear_float{clear:both; line-height:0; font-size:0; height:0;}

/*-------------- Links --------------*/
.ftr_links{ width:970px; text-align:center; border-bottom:dotted 1px #666666; padding-top:4px; padding-bottom:4px;}
.links,a.links:link,a.links:active,a.links:visited{ color:#666666; text-transform:uppercase;}
a.links:hover{color:#CCCCCC;}

/*-------------- Mein Footer --------------*/
.FooterPane {
	padding:40px 0px 0px 10px;
	height:50px;
}

.footer,a.footer:link,a.footer:active,a.footer:visited { color:#000000;outline:none; font-weight:bold;}
a.footer:hover{color:#0e9900; text-decoration:none; }


/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}

a.CommandButton:link, a.CommandButton:visited{color:#8D827C; font-weight:normal; text-decoration:none;}
a.CommandButton:hover{color:#8D827C; text-decoration:underline;}

/* ------- Empty Panes -------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/* ------- Container -------*/
.c_a
{
    width:968px;
    float:left;
}
.c_s{width:100%; height:6px; float:left; }
.sp{width:100%; height:1px; float:left; margin-bottom:4px; }


/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #FFFFFF; float:left; background-color:#FFFFFF; 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: 18px; 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:16px; margin-left:3px; color: #666666;}

#SearchChoices
{
    clear: both; 
    color:#666666;
    display: none; 
    border: dotted 1px #666666; 
    z-index: 2000; 
    cursor: pointer; 
    margin: 0; 
    padding: 0; 
    text-align:left; 
    background-color: #FFFFFF; 
    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: #FFFFFF; 
    background-repeat: no-repeat; 
    background-position: 2px center; 
    list-style: none; 
    list-style-image: none; 
    border: none; 
    display:block;
}
#SearchChoices li.searchHilite
{
    color:#CCCCCC;
    background-color: #FFFFFF; 
    border: none;
}
#SearchChoices li.searchDefault
{
    background-color: #FFFFFF; 
    border: none;
}



