/*
Projekt: KKL Intranet
Dateiname: user.css
Beschreibung:
--
Projektspezifische CSS Angaben.
Kann auch selbe Selektoren wie ocm.css enthalten, um diese zu ergänzen,
oder zu überschreiben.
--
Datum erstellt    : 04.03.08, Peter Bucher
Letzte Bearbeitung: 04.03.08, Peter Bucher
TODO:
- 
*/



html, body,
form, ul, li {
    margin: 0px;
    padding: 0px;
}

html {
    min-height: 100%;
    margin-bottom: 1px;
}

body {
    background: white url(../images/css/body_bg.jpg) bottom repeat-x;
    font-family: Verdana;
}

img {
    border: none;
}

a {
    color: Black;
}

a:hover {
    color: Gray;
}

.pagecontainer {
  	width: 930px;
  	margin: 0px auto;
  	
  	margin-top: 15px;
}

#wrapper {
  	background: url(../images/css/page_bg.gif) repeat-y left;
}

#header {
    height: 89px;
    margin-bottom: 15px;
}

#header img {
    float: left;
}

#searchBox {
	position: relative;
	margin: 0px auto;
	width: 930px;
	height: 1px;
}

#searchForm {
	position: absolute;
	left: 680px;
	top: 78px;
	z-index: 11;
	padding-left: 18px;
	width: 232px;
	line-height: 23px;
	font-size: 0.7em;
}

#subHeader,
#searchForm {
    height: 23px;
    background-color: #F4F4F4;
    border: 1px solid #E4E4E4;
    border-left: none;
    border-right: none;
}

#searchForm #suche {
	width: 120px;
}

#searchForm input {
    border: 1px solid #E4E4E4;
    background-color: white;
}

#searchForm #searchButton {
    font-size: 0.95em;
    border: 1px solid #E4E4E4;
    background-color: #F4F4F4;
}

#subHeader {
    position: relative;
    top: 62px;
    height: 23px;
    width: 430px;
    font-size: 0.7em;
    margin-left: 250px;
    text-align: right;
    height: 23px;
    background-color: #F4F4F4;
    border: 1px solid #E4E4E4; 
    border-left: none;
    border-right: none;
}

#subHeader a,
#subHeader label {
    font-size: 0.9em;
    text-decoration: none;
}

#subHeader input {
    height: 20px;
    border: none;
    background-color: #F4F4F4;
}

#subHeader .search {
    height: 13px;
    border: 1px solid #E5E5E7;
    border-top: none;
    border-right: none;
    background-color: White;
}

#subHeader ul {
    display: inline;
    position: relative;
    top: 3px;
    list-style-type: none;
}

#subHeader li {
    display: inline;
    margin-left: 20px;
}

.content {
    min-height: 300px;
    border: 1px solid #E5E5E7;
    border-bottom: none;
}

#nav {
    float: left;
    width: 230px;
    padding-top: 28px;
    /* Wieder rausnehmen (padding-bottom) */
    padding-bottom: 28px;
    border-top: 1px solid #E5E5E7;
}

#nav ul {
    list-style-type: none;
}

/* Zweite Ebene */
#nav ul li ul a {
    padding-left: 38px;
}

/* Dritte Ebene */
#nav ul li ul li ul a {
    padding-left: 51px;
}

/* Vierte Ebene */
#nav ul li ul li ul li ul a {
    padding-left: 69px;
}

#nav li ul {
    margin-top: 5px;
}

#nav li {
    margin-bottom: 5px;
}

#nav li a {
    font-size: 0.75em;
    text-decoration: none;
    display: block;
    
    padding-left: 25px;
}

#nav li a.active {
    text-decoration: underline;
    background: url(../images/css/menu_active.gif) left no-repeat;
}

#nav li a:hover {
    background: url(../images/css/menu_hover.gif) left no-repeat;
}

.content {
    font-size: 0.8em;
    line-height: 1.4em;
    margin-left: 250px;
    padding: 15px;
    background-color: White;
}

.content a {
    color: Gray;
}

.content a:hover {
    color: Black;
}

.content h1, .content h2 {
    color: #FFB444;
}

.content h1 {
    font-size: 1.1em;
}

.content h2 {
    font-size: 1em;
}

.content a.overview,
.content a.back,
.content a.forward,
.content a.top,
.content a.print {
    font-size: 0.85em;
    padding-left: 20px;
    margin-right: 14px;
    background-position: left;
    background-repeat: no-repeat;
}

.content a.back {
    background-image: url(../images/css/back.gif);
}

.content a.back:hover {
    background-image: url(../images/css/back_hover.gif);
}

.content a.forward {
    background-image: url(../images/css/forward.gif);
}

.content a.forward:hover {
    background-image: url(../images/css/forward_hover.gif);
}

.content a.overview {
    background-image: url(../images/css/overview.gif);
}

.content a.overview:hover {
    background-image: url(../images/css/overview_hover.gif);
}

.content a.top {
    background-image: url(../images/css/top.gif);
}

.content a.top:hover {
    background-image: url(../images/css/top_hover.gif);
}

.content a.print {
    background-image: url(../images/css/print.gif);
}

.content a.print:hover {
    background-image: url(../images/css/print_hover.gif);
}

.content ul.footer {
    list-style-type: none;
    padding-left: 0px;
}

.content ul.footer li {
    display: inline;
}

#picto {
    margin: 4px 0px;
}

#picto ul {
    margin: 4px 0px 4px 250px;
    list-style-type: none;
}

#picto li {
    font-size: 0.7em;
    display: inline;
    margin-right: 4px;
}

/* Container Zusatz */

.ContainerBox 
{
    text-align: left;
	margin: 0px auto;
	width: 210px;
	background: url(../images/css/box_top.gif) no-repeat top;
}

.ContainerBoxInner {
	padding: 17px 0px 17px 0px;
	padding-bottom: 17px;
	background: url(../images/css/box_bottom.gif) no-repeat bottom;
}

.ContainerBoxInner2 {
	padding: 0px 15px 0px 15px;
	background-color: white;
}

#resizerDiv 
{
	font-size: 0.8em;
	margin-top: 4px;
	margin-left: 35px;
	width: 175px;
	border: 1px solid #FFE192;
	background-color: white;
	padding: 4px;
}

#resizerDiv a {
	color: #00538E;
	text-decoration: none;
}

#resizerDiv a:hover {
	text-decoration: underline;
}


/* -- Kontaktformular -- */   
    .contact fieldset {
        padding: 15px;
    }
    
    .contact legend 
    {
        padding: 0px 8px;
    }
    
    .contact label {
        float: left;
        text-align: left;
        width: 8em;
        margin-right: 1em;
        margin-top: 8px;
    }
    
    .contact br 
    {
        clear: left;
    }
    
    .contact input, .contact textarea {
        width: 18em;
        margin-top: 8px;
    }
/* ---- */








  /* Description in Info-Container*/
  .content p.description300
  {
    width: 279px;
    border: 1px solid #cccccc;
    padding: 5px;
  }
  
  .content p.description600 
  {
    width: 588px;
    border: 1px solid #cccccc;
    padding: 5px;
  }
  
  .content p.left,
  .content p.right 
  {
    float: left;
  }
  
  .content p.right
  {
    margin-left: 13px;
  }
  
    .content p.hlDistancerP
  {
    background-color: #F6F6F6;
    padding-left: 0.3em;
    padding-top: 0.1em;
  }
  
  /* Link in Info-Container*/
  .content .ContainerBlock a 
  {
    display:block;
 /*   margin: 0.2em 0.5em;*/
  }
   
/*Bild*/
  .content .BlockImg 
  {
   /* padding: 0 1em 0 1em;*/
   overflow: hidden;
   border-top: 1px solid #fff5d1;
   padding-top: 10px;
   padding-bottom: 10px;
   padding-left : 5px;
  }
    
.content .BlockImgTextOben 
  {
   /* padding: 0 1em 0 1em;*/
  }
  
.content .BlockImgTextUnten 
  {
   /* padding: 0 1em 0 1em;*/
  }
  
.content .BlockImgTextRechts 
  {
   float:left;
   /* padding: 0 1em 0 1em;*/
  }
  
.content .BlockImgTextLinks 
  {
   float:right;
   /* padding: 0 1em 0 1em;*/
  } 

  /* Titel in Inhalt-Container (Link)*/
.content a.InhaltTitle 
  {
    font-weight:700;
    text-decoration:underline;
  }
  
.content p.hlDistancerP
  {
    background-color: red;
    padding: 0.3em ;
  }
 
 /*Description in Inhalt-Container*/
.InhaltDescription, .InhaltDescription
  {
   color: #272727;
    padding:0;
    margin:0;
 /*   line-height:0.8em;*/
    font-size: 1em;
  }

.InhaltDescription 
  {
    display:block;
    padding-bottom: 0.1em;
  }
  
.content .NeuerArtikel 
  {
   overflow: hidden;
    /* border: 1px dashed red;*/
}

.content h1 
{
    font-size: 1.1em;
    margin-bottom: 5px;
}

.content .NeuerAbsatz 
{
   overflow: hidden;
    margin-bottom: 20px;
}

.content p 
{
    margin-bottom: 8px;
}

.NeuerAbsatz h3 
{
    font-size: 1em !important;
}
  
  /*Bild*/
.content .BlockImg 
  {
   padding: 0 1em 0 0;
   overflow: hidden;
   border: 1px dashed green;
}
  
.content .BlockImgTextOben 
  {
   padding: 0 1em 0 0;
  }
  
.content .BlockImgTextUnten 
  {
   padding: 0 1em 0 0;
  }
  
.content .BlockImgTextRechts 
  {
   float:left;
   padding: 0 1em 0 0;
   /* border: 1px dashed yellow;*/
  }
  
.content .BlockImgTextLinks 
  {
   float:right;
   padding: 0 0 1em 1em;
  }

.FooterLinkPanel {
    width: 420px;
    text-align: right;
    /* background-color: #EDEDED;*/
    border-top: 1px solid #606878;
    
    padding: 0px !important;
}

.FooterLinkPanel a  {
    text-decoration: underline;
    font-size: 0.9em;
}

.FooterLinkPanel a:hover {
    color: #E7472D;
}

/*

#menu,
#menu ul,
#menu ul li {
		float: left;
}



#menu 
{
    padding-bottom: 12px;
    background: url(../img/peterbucher/menu_end.jpg) repeat-x bottom;
    
    line-height: 0.9em;
    font-size: 0.9em;
    width: 100%;
}

#menu ul {
		list-style-type: none;
		padding-top: 0;
		
		height: 1.98em;
		
		width: 100%;
}



#menu a
{
        display: block;
		color: white;
		margin-right: 0.1em;
		border-bottom: solid 2px transparent;
		color: white;
		padding: 0.4em 0.8em;
		text-decoration: none;
}
*/



/********************* */

#PermanentActiveMenu,
#PermanentActiveMenu ul,
#PermanentActiveMenu li,
#menu,
#menu ul,
#menu li
{
    float: left;
}


#PermanentActiveMenu, #menu 
{
	margin-left: 230px;
	width: 780px;
	height: 25px;
}


#PermanentActiveMenu {
	margin-top: 100px;
	padding-left: 70px;
}

#PermanentActiveMenu ul, #menu ul 
{
	list-style-type: none;
}

#PermanentActiveMenu ul li a, #menu ul li a 
{
	padding: 3px 30px;
	line-height: 25px;
	text-decoration: none;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
}

#menu ul li a {
	color: #00538E;
}

#menu ul li a.active 
{
    color: #5783B4;
}

#PermanentActiveMenu ul li a {
	padding: 3px 20px;
    color: white;
}

#menu {
	background-color: #FFE192;
}


/***************************/

#footer {
    clear: both;
}

/* 
User Formatierungen für OCM eingebaute Klassen
*/
.Grid {
	color: #272727;
}

.Grid th {
	font-weight: bold;
}

.Grid td a:hover {
    color: #FFE192;
}

.GridAltItem {
    border : 1 solid #d2b48c;
}

.hlTextTitle {
	font-family: Arial;
	color: #00538E;
}

.hlTextonly a { 
    text-decoration: underline;
    font-weight:normal;
    color: #00538E;
}

#InfoLeft { 
    border : 1px dashed silver;
}

#InfoLeft .ContainerBlock { 
    border : 1px solid #606878;
}

#InfoLeft span.Title { 
    background-color : #cccccc;
    font-weight : 700;
}

#InfoLeft p.hlDistancerP { 
    background-color : blue;
}

#InfoLeft p.description { 
    background-color : #cccccc;
}

#InfoLeft div.description { 
    background-color : #cccccc;
}

#InfoLeft a.InhaltTitle { 
    font-weight : 700;
    text-decoration : underline;
}

.tableBox {
	background-color: #FDEFCA;
	border: 1px solid #FFE192;
}

.performanceView 
{
    width: 210px;
	margin: 10px auto;
    background: white;
    text-align: center;
    font-size: 18px;
    color: #808080;
}

.performanceView span 
{
    color: #FF6E5E;
}

.content ul, .content ol
{
    padding-left: 20px;
}

#suchGrids table {
    border: 1px solid black;
}

#suchGrids th {
    background-color: #dedede;
}

#suchGrids td {
    border: 1px solid gray;
    padding: 2px;
}

.backgroundidentifier /* verwendet bei dynamischem hintergrundbild im Contentbrech */
{
 margin-left:280px;
}

.adressinfo 
{
	text-align: right;
	font-size: 0.75em;
}

/* Kontaktformular */

.error {
    color: Red;
}

dl {
    float:left;
    margin:0pt;
    padding:0pt;
}

ul, ol, dl {
    line-height:1.5em;
    margin:0pt 0pt 1em 1em;
}

dd input.but {
    width:7em;
}

.formular {
    width: 500px;
}

.formular dt, .formular dd {
    height: 22px;
}

.formular dt
{
    margin-bottom:4px;
    float: left;
    width: 12em;
    font-weight: normal;
    text-align:right;
}
.formular dd
{
    margin-bottom:4px;
    margin-left: 0px;
    float: right;
    width: 25em;
}    
.formular dd input, .formular dd textarea, .formular dd select
{
    font-family: verdana, arial, sans-serif;
}

.formular dd textarea
{
    font-family: verdana, arial, sans-serif;
    font-size:1em
}
.formular dd input, .formular dd textarea
{
    width:95%;
}
.formular dd input.but
{
    width:7em;
}