/*
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:
- 
*/

* {
	margin: 0px;
	padding: 0px;
}

html, body {
	height: 100%;
}

#nav, #right {
	height: auto;
}

body {
	margin: 0px 5px 0px 5px;
	
	font-family: verdana, sans-serif;
	font-size: 100.1%;
}

img {
	border: 0px;
}

#page {
    margin: 0px auto;
    width: 971px;
}

#header {
            width: 971px;
            height: 150px;
            background: url(../images/css/header.jpg) no-repeat;
}

#search {
	float: right;
	width: 228px;
	padding-left: 2px;
	height: 25px;
	line-height: 25px;
	font-size: 0.8em;
	font-weight: bold;
}

#search #searchBox {
	width: 131px;
}

#search #searchButton {
	position: relative;
	top: 3px;
}

#content 
{
    min-height: 100%;
            margin-left: 200px;
            padding: 20px;
            background: url(../images/css/logo.gif) no-repeat;
            background-position: 20px right;
}

#content h1 {
	font-size: 1.2em;
	margin-bottom: 4px;
	margin-top: 4px;
}

#content h3 {
	font-size: 1.2em;
}

#content p {
	margin-bottom: 15px;
}

#right {
	float: left;
	width: 230px;
	margin-top: 30px;
	font-size: 0.8em;
}

#right h1 {
	font-size: 1.1em;
	margin-bottom: 4px;
}

/* Container Zusatz */

.ContainerBox {
	margin: 10px 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;
}

#notfall {
	width: 210px;
	padding-top: 50px;
	margin: 0px auto;
	
	text-align: center;
}

#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;
}

  /* Description in Info-Container*/
  #content p.description
  {
    border:1px solid #cccccc;
    padding: 0.5em ;
  }
  
    #content p.hlDistancerP
  {
    background-color: #F6F6F6;
    padding-left: 0.3em;
    padding-top: 0.1em;
  }
 
  #content div.description
  {
    background-color: #cccccc;
    padding: 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:1em;
    list-style-position:inside;
  }
  
#content .NeuerArtikel 
  {
   overflow: hidden;
    /* border: 1px dashed red;*/
}
  
#content .NeuerAbsatz 
  {
   overflow: hidden;
   /*  border: 1px dashed green;*/
}
  
  /*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 {
    /* background-color: #EDEDED;*/
    padding: 4px;
    border-top: 1px solid #606878;
}

.FooterLinkPanel a  {
    text-decoration: underline;
    font-size: 0.9em;
    margin-right: 5px;
}

.FooterLinkPanel a:hover {
    color: #E7472D;
}

#PermanentActiveMenu, #menu {
	float: left;
	margin-left: 230px;
	width: 780px;
	height: 25px;
}

#PermanentActiveMenu {
	margin-top: 100px;
}

#PermanentActiveMenu ul {
	list-style: none;
}

#PermanentActiveMenu ul li {
	display: inline;
}

#PermanentActiveMenu ul li a, #menu a {
	padding: 2px 20px 2px 20px;
	line-height: 25px;
	text-decoration: none;
	text-align: center;
	
	font-size: 0.8em;
	font-weight: bold;
}

#menu a {
	color: #00538E;
}

#PermanentActiveMenu ul li a {
	color: white;
}

.SecondMenuActive1 {
    color: #5783B4 !important;
}

.SecondMenuInactive1 {
    
}

#menu {
	background-color: #FFE192;
}

#nav {
            float: left;
            width: 200px;
            margin-top: 20px;
}

.LabelContainercss a {
	display: block;
	width: 200px;
	line-height: 16px;
	padding-bottom: 4px;
	text-decoration: none;
	
	font-size: 0.9em;
	color: Black;
}

.LabelContainercss a:hover,
.LabelContainercss a:active,
.MenuActiv2,
.MenuActiv1
{
    text-decoration: underline !important;
    color: Gray !important;
}

.MenuActiv2,
.MenuInactiv2 {
    padding-left: 10px;
}


#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;
}