/* Berlin css */
body {
	font-size: 100.01%;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #FFF;
	color: #000;
	margin: 0px;
	padding: 0px;
	min-width: 800px;
}

#main {
   padding:0px 14px 10px;
}


.bold{
	font-weight:bold;
}


/* Header */
#bo_header {
    background: url("gradient_header.png") repeat-x scroll left top #b2caff;
    border-top: 5px solid #2d509a;
    height: 110px;
    position: relative;
    z-index: 1;
}

p.topline {
    background: none repeat scroll 0 0 #e50033;
    height: 5px;
    line-height: 5px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: -5px;
    width: 320px;
}
.ie6 p.topline {
    font-size: 1px;
}

.horizontal{
	margin-top: 4px;
	padding-left: 15px;
	font-size:0.8em
}

ul.horizontal {
    display: block;
    list-style: none outside none;
    margin-bottom: 0;
    overflow: hidden;
}
.horizontal li {
    display: inline;
}
ul.horizontal > li, .ie6 .horizontal li {
    display: inline;
    float: left;
    list-style: none outside none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0.5em;
    padding-right: 0.5em;
}

#bo_header .meta_navigation2, #bo_header #meta_navigation {
    background: url("bg_topnavi.png") repeat scroll 0 0 transparent;
    font-size: 0.9em;
    height: 20px;
    overflow: visible;
    padding: 6px 0 1px;
    position: absolute;
    right: 20px;
    width: 300px;
    z-index: 3;
}

#bo_header #claim {
    position: absolute;
    top: 20px;
    left: 190px
}

#bo_logo {
	position: absolute;
	top: 20px;
	left: 20px;
}

#header_top{
	position:absolute;
	top:5px;
	right:0px;
	height: 40px;	
}

#header_bottom{
	position:absolute; 
	top:40px; 
	right:0px; 
	border-top: 2px solid #B5050E; 
	min-width: 400px;
	vertical-align: right;
}

#main_navigation {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAbCAYAAAAdx42aAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAN1wAADdcBQiibeAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAABWSURBVEiJ7dRBEcBADEJR2llVNVSh9bVUxttDYgDmA7me92vgrXZL/ayUAhgCRxDABqojOIAA74BeQTgB3oFZAe+AXoEmwA1MBH6GmUfEO2AjuKl6kh+hND9+81+eTQAAAABJRU5ErkJggg==") repeat-x scroll left top #2d509a;
    margin-top: 86px;
    position: absolute;
    width: 100%;
}
#main_navigation .navigation {
    height: 22px;
}

.darkblue{
	color: #31458a; 
}

.headerrightdiv{
	float: right;
	margin-top: 55px;
}

.headerul{
	text-decoration: none; 
	line-height: 1em; 
	list-style-type: none; 
}

ul.linklistService {
	color: #31458a;
	list-style-type: none;
	line-height: 1em;
	font-size: 0.8em;
}

ul.linklistService li {
	padding: 0 5px;
}

ul.linklistService a{
  color: #31458a; 
  text-decoration: none;
}

ul.linklistService a:hover{
  text-decoration: underline;
}

ul.linklistService a:focus{
  text-decoration: underline;
}

ul#main_navigation {
	color: #8faff5;
	list-style-type: none;
	line-height: 1em;
	font-size: 0.8em;
	margin-top: 4px
}

ul.horizontal a{
  color: white; 
  text-decoration: none;
}

ul.horizontal a:hover{
  text-decoration: underline;
}

ul.horizontal a:focus{
  text-decoration: underline;
}

#claim a, #claim a:link {
	text-decoration: none;
	color: #31458a 
}

#claim a:hover, #claim a:focus{
  text-decoration: none;
}

.linkli{
	float:right;
	margin-right: 5px;
}



/* 06. Sonstiges
----------------------------------------------------------------------*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Reiter für die Suche */

.reiterBgSmOnfpberlin {
	background-image:url(/jportal/cms/technik/media/img/fpberlin/lay/reiter_suche_bg_on.gif);
	background-repeat:repeat-x;
	font-size: 0.65em;
}
.reiterBgSmOnfpberlin div {
	background-image:url(/jportal/cms/technik/media/img/fpberlin/lay/bullet_on.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 9px;
}
.reiterBgSmOfffpberlin {
	background-image:url(/jportal/cms/technik/media/img/fpberlin/lay/reiter_suche_bg_off.gif);
	font-size: 0.65em;
	background-repeat:repeat-x;
}
.reiterBgSmOfffpberlin a, .reiterBgSmOfffpberlin a:link, .reiterBgSmOfffpberlin a:visited, .reiterBgSmOfffpberlin a:active {
	text-decoration: none;
	color: #000;
}
.reiterBgSmOfffpberlin a:hover, .reiterBgSmOfffpberlin a:focus {
	text-decoration: underline;
	background-color: #EEE;
}


/* Reiter für Trefferliste,Akte,... */
.reiterBgOfffpberlin {
	background-image:url(/jportal/cms/technik/media/img/fpberlin/lay/reiter_suche_bg_off.gif);
	font-size: 0.65em;
}

.reiterBgOfffpberlin a, .reiterBgOfffpberlin a:link, .reiterBgOfffpberlin a:visited, .reiterBgOfffpberlin a:active {
	text-decoration: none;
	color: #000;
	background-image:url(/jportal/cms/technik/media/img/fpberlin/lay/bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 9px;
	
	
}
.reiterBgOfffpberlin  a:hover, .reiterBgOfffpberlin  a:focus {
	text-decoration: underline;
	background-color: #EEE;
}

.reiterBgGrOnfpberlin {
	background-image:url(/jportal/cms/technik/media/img/fpberlin/lay/reiter_partgr_bg_on.gif);
	font-size: 0.65em;
}
.reiterBgGrOfffpberlin {
	background-image:url(/jportal/cms/technik/media/img/fpberlin/lay/reiter_partgr_bg_off.gif);
	font-size: 0.65em;
}
.reiterBgGrOfffpberlin a, .reiterBgGrOfffpberlin a:link, .reiterBgGrOfffpberlin a:visited, .reiterBgGrOfffpberlin a:active {
	text-decoration: none;
	color: #000;
}
.reiterBgGrOfffpberlin a:hover, .reiterBgGrOfffpberlin a:focus, reiterBgGrOfffpberlin a:active {
	text-decoration: underline;
	background-color: #EEE;  
}


.reiter14BgOff a, .reiter14BgOff a:link, .reiter14BgOff a:visited, .reiter14BgOff a:active {
    color: #000000;
    white-space: nowrap;
}
.reiter14BgOff a:hover, .reiter14BgOff a:focus {
	text-decoration: underline;
	background-color: transparent;
	white-space: nowrap;
}

/* Suchmasken */
.rot {
   color: #31458a;
}

a.SearchLink:link{
   color: #31458a;
   font-weight: bold;
   text-decoration: underline;
}
a.SearchLink:visited{
   color: #31458a;
   font-weight: bold;
   text-decoration: underline;
}
a.SearchLink:hover{
   color: #31458a;
   background-color: #EEE;
}
a.SearchLink:focus{
   color: #31458a;
   background-color: #EEE;
}

.borderBotSuchefpberlin {
   background-image: url(/jportal/cms/technik/media/img/fpberlin/lay/picLinieRed.gif);
   height:20px;
   font-size: 1em;
}

.TblContSuche {
	background-color: #EEE;
	border: 1px solid #31458a;
	border-top: 0px;
	padding: 5px 0 0 0;
	margin-bottom: 10px;
}

.TblContSucheTd {
	background-color: #EEE;
	border: 1px solid #31458a;
	border-top: 0px;
	border-bottom: 0px;
	padding: 5px 0 0 0;
	margin-bottom: 10px;
}

.TblContSucheTdLeft {
	background-color: #EEE;
	border-left: 1px solid #31458a;
	border-right: 1px solid #31458a;
	padding: 5px 0 0 0;
	margin-bottom: 10px;
}

/* Steuerelemente */
.nReNav a, .ReNav a:link, .ReNav a:visited {
	background-image: url(/jportal/cms/technik/media/img/fpberlin/lay/buttonSL_off.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color:#EFF1E8;
	border: 1px solid #000;
	color: #000;
}

.ReNav {
   	margin: 2px 0px 0px 0px;
}
*html .ReNav {
	margin: 0px;
	padding: 0px 2px;
	border: 0px;
}
*+html .ReNav {
	margin: 2px 0px 0px 0px;
	padding: 0px 1px 0px 0px;
	border: 0px;
}

.ReNav a:hover, .ReNav a:active, .ReNav a:focus {
	background-image: url(/jportal/cms/technik/media/img/fpberlin/lay/buttonSL_on.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color:#EFF1E8;
	border: 1px solid #000;
	color: #FFF;
}
*html .ReNav a:hover, .ReNav a:active, .ReNav a:focus {
	color:#FFF;
	line-height: 1.6em;
	height: 1.6em;
	background-color: #EFF1E8;
	border: 1px solid #000;
    background-image: url(/jportal/cms/technik/media/img/fpberlin/lay/buttonSL_on.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
*+html .ReNav a:hover, .ReNav a:active, .ReNav a:focus {
	color:#FFF;
	line-height: 1.6em;
	height: 1.6em;
	background-color: #EFF1E8;
	border: 1px solid #000;
    background-image: url(/jportal/cms/technik/media/img/fpberlin/lay/buttonSL_on.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.ReNavOn a, .ReNavOn a:active, .ReNavOn a:link {
	background-image:url(/jportal/cms/technik/media/img/fpberlin/lay/buttonSL_on.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color:#FFF;
	border: 1px solid #000;
	padding-top: 0;
	color: #FFF;
	font-size: 0.7em;
}
*html .ReNavOn a {
   	background-image:url(/jportal/cms/technik/media/img/fpberlin/lay/buttonSL_on.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFF;
	border: 1px solid #000;
	font-size: 0.7em;
	padding: 0 0 0 0.4em;
	color: #FFF;
}

.ReNavOn {
	margin-top: 2px;
}
	
/* zur IE Kompatibilität */
*html .ReNavOn {
	padding: 0px 2px;
	margin: 0px;
	border: 0px;
}
*+html .ReNavOn {
	margin: 2px 0px 0px 0px;
	padding: 0px 1px 0px 0px;
	border: 0px;
}

.ReNavOn a .rechtsrot {
	position: relative;
	top: -1.67em;
	left: 17.999em;
	display: block;
	width: 0.36em;
	height: 1.758em;
	background: #31458a;
	color: #000;
	z-index:9;
}

*html .ReNavOn a .rechtsrot {
	display: none;
}
*+html .ReNavOn a .rechtsrot {
	position: relative;
	top: -1.67em;
	left: 18em;
	display: block;
	width: 0.5em;
	height: 1.758em;
	background: #31458a;
	color: #000;
	z-index:9;
}

.ReNav a .rechtsrot {
	display: none;
}


#menu .ReTreffer {
	background-color: #fff;
	border: 1px solid #888;
	font-size: 0.7em;
	line-height: 1.6em;
	height: 1.6em;
	width: 5.1em;
	text-align: right;
	color: #000 !important;
	padding-right: 0.1em;		
	border-collapse: collapse;
	margin-top: 2px;
}

*html #menu .ReTreffer {
	background-color: #fff;
	border: 1px solid #888;
	font-size: 0.7em;
	line-height: 1.6em;
	height: 1.6em;
	width: 5.1em;
	text-align: right;
	color: #000 !important;
	padding-right: 0.1em;		
	border-collapse: collapse;
	margin: 0px;
}


/* Buttons */

.SearchButSuche, .SearchButSuche2 {
    background-image:url(/jportal/cms/technik/media/img/fpberlin/lay/1px_blau.gif);	
	background-color:#31458a;
	color:#FFF;	
	background-repeat: no-repeat;
	border: 1px solid #000;
	font-size: 0.66em;
	padding: 0px 8px;
}
/* zur IE Kompatibilität */
*html .SearchButSuche {
	padding: 1px 5px;
	border: 1px solid #000;
}
*+html .SearchButSuche {
	padding: 1px 5px;
}

*html .SearchButSuche2 {
	padding: 1px 5px 1px 10px;
	border: 1px solid #000;
	width: 12em;
}
*+html .SearchButSuche2 {
	padding: 1px 0px;
	border:1px solid #000;
}

.SearchButNeu {
	background-image:url(/jportal/cms/technik/media/img/prodjur/lay/bg_formBut_grau.gif);
	background-repeat:repeat-x;
	background-color:#DFE4E8;
	border-top:1px solid #CBD2DA;
	border-left:1px solid #CBD2DA;
	border-right:1px solid #888;
	border-bottom:1px solid #888;
	font-size:0.66em;
	color:#000;
	padding: 0px 8px;
	vertical-align: bottom;
}
* html .SearchButNeu  {
	padding: 1px 6px 1px 6px;
}
*+html .SearchButNeu  {
	padding: 1px 6px 1px 6px;
}


/* Links in der Navigation */
a.HauptResultList:link,a.HauptResultList:visited {
	color:#000;
	text-decoration:none;
}
a.HauptResultList:hover,a.HauptResultList:focus,a.HauptResultList:active {
	color: #31458a;
	text-decoration:underline;
	background-color: #FFF;
}

a.NaviSelect:link, a.NaviSelect:hover, a.NaviSelect:focus {
   color: #31458a;
}

.selectedNodeColor{
   color: #31458a;
}

/* Trefferliste */
.TableSchnInnen {
	BORDER-RIGHT: #888888 1px solid; 
	BORDER-LEFT: #888888 1px solid; 
	BORDER-TOP-STYLE: none; 
	BORDER-BOTTOM-STYLE: none;
}

.TableUnten {
	BORDER-BOTTOM: #888888 1px solid;
}

.TableUntenContent {
   FONT-SIZE: small; 
   BORDER-BOTTOM: #888888 1px solid;
}

/* mein juris */
.ColourButton  {	
    background-image:url(/jportal/cms/technik/media/img/fpberlin/lay/button_on.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color:#31458a;
	border: 1px solid #000;
	font-size: 0.66em;
	padding-top: 0;
    padding-left: 8px;
	color: #FFF;
}
.NeutralButton  {	
    background-image:url(/jportal/cms/technik/media/img/fpberlin/lay/button_on.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color:#31458a;
	border: 1px solid #000;
	font-size: 0.66em;
    padding: 0px 2px 1px 8px;
	color: #FFF;
}

.NeutralLink {	
    background-image:url(/jportal/cms/technik/media/img/fpberlin/lay/button_on.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color:#31458a;
	border: 1px solid #000;
	font-size: 0.66em;
    padding: 1px 4px 2px 11px;
	color: #FFF;
}

* html .NeutralLink {
    background-image:url(/jportal/cms/technik/media/img/fpberlin/lay/button_on.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color:#EFF1E8;
	border: 1px solid #000;
	font-size: 0.66em;
	vertical-align: text-top;
    padding: 1px 6px 3px 11px;
	color: #000;
}

*+html .NeutralLink {
    background-image:url(/jportal/cms/technik/media/img/fpberlin/lay/button_on.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color:#EFF1E8;
	border: 1px solid #000;
	font-size: 0.66em;
	vertical-align: top;
    padding: 1px 6px 3px 11px;
	color: #000;
}

/* Class "unsichtbar": 
  braucht hire nur partiell überschrieben zu werden
*/
* html div.unsichtbar a:focus,
div.unsichtbar a:active{
    position:absolute;
    left:+2023px;
    top: 2ex;
    display:block;
    width: 7em;
    padding:2px 6px;
    font-size: 0.8em;
    text-decoration: underline;
	background-color:#FFF;
	color:#000;
}
/* Class "unsichtbar": ENDE */

/*Start Shop Navigation und gkvuserregistration */
.reiterPfBgOff a:hover, .reiter14BgOff a:focus {
	text-decoration: underline;
	background-color: #eee;
}

/* .reiter14BgOn {
	background-image:url(/jportal/cms/technik/media/img/fpberlin/lay/reiter_14_bg_on.gif);
	vertical-align: middle;
	font-size: 0.55em;
	font-size: x-small;
	white-space: nowrap;
}
.reiter14BgOff {
	background-image:url(/jportal/cms/technik/media/img/fpberlin/lay/reiter_14_bg_off.gif);
	vertical-align: middle;
	font-size: 0.55em;
	font-size: x-small;
	white-space: nowrap;
} */

/*Ende Shop Navigation und gkvuserregistration */


.willkomenstext a {
  color:#31458a;
  text-decoration:underline;
}

.contentOL {
	FONT-SIZE: x-small;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
}

.SortPane{
  background-color:#D0D1D3
}

/* Anpassungen FS */
.fscontent{
	padding: 10px;
	font-size: 0.8em;
	line-height: 1.3em;
}
.fscontent h2{
	padding-top: 10px;
	font-size: 1.2em;
	font-weight: bold;
}
.fscontent h3{
	padding-top: 10px;
	font-size: 1.1em;
	font-weight: bold;
}
.fscontent ul{
	list-style: disc outside none;
}

.TDhlLight{
  background-color: #31458a;
  border-bottom: 1 Px solid #4C4C4C;
}

/* Favoriten */
.favoriten .header  {
	background-color: #8faff5;
}

/* Verlauf */
.historybar{
   background-color: #8faff5;
}

#dochistdiv{
   border: 1px solid #4c4c4c;
}

/* Druckmanager */
.tdDruckmConf  {                                
   color:#000;                       
   background-color:#8faff5;
} 
.pmbutton_druck {
    background-image: url(/jportal/cms/technik/media/img/prodjur/icon/icon_drucken_dm.gif);
    width: 22px;
    height: 18px;
    border: 0;
    cursor: pointer;
	text-indent: -10000px;
}

.pmbutton_speichern {
    background-image: url(/jportal/cms/technik/media/img/prodjur/icon/icon_speichern_dm.gif);
    width: 22px;
    height: 18px;
    border: 0;
    cursor: pointer;
	text-indent: -10000px;
}

/* für das Registrieren und Einloggen von Profilen der GKV */
#profileLogin {
     position:absolute;
     top: 111px;
     left: 25px;
     width: 310px;
     height: 230px;
     border: 1px solid #000;
     background-color: #EEEEEE;
     z-index: 10;
     font-weight: normal;
     font-size: 0.7em;
     padding: 0px;
 }
.listLogin {
     padding-top: 5px;
     list-style-image:none;
	 list-style-position:outside;
	 list-style-type:none;
	 margin-left: -30px;
	 background-color: #EEEEEE;
}
/* Ende Registrieren und einloggen von Profilen der GKV */

/* Klassen für Elemente für jurissuggest */
.suggestdiv {
	position: absolute;
	visibility: hidden;
	background-image: url(/jportal/cms/technik/media/img/prodjur/lay/1pxHgr2.gif);
	border:1px solid #000;
}
.suggest {
	/*width: 44.6em;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	background-color:#ffffff;
	cursor: pointer;
}

.width50{
	width: 50%;
}

.suggest th, .suggest td {
	padding:2px;
	vertical-align:top;
	background-color:inherit;
	border-bottom:0px solid black;
	font-weight:normal;
	font-size: 10px;
}

.suggest td.rubrik {
  text-align:left;
  font-style:italic;
  padding-right:10px;
}

.suggest td.vorschlag {
  text-align:left;
  width:100%;
}

.suggest td.anzahl {
  text-align:right;
}

.suggestcontrol {
	margin-top:0px;
	margin-bottom:0px;
}

.suggestcontroltable {
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}

.suggestcontrolcenter,.suggestcontrolright
{
	padding:1px;
}

.suggestcontrolcenter
{
	text-align:center;
}

.suggestcontrolright
{
	text-align:right;
	width: 40%;
}

.suggestcontrolleft
{
	text-align:left;
	width: 40%;
}

/* Claim */
#willkommen{
	position:absolute;
	top: 5px;
	right: 5px;
	color: white;
    text-decoration: none;
    font-size: 0.8em;
    min-width: 200px;
}

/* Tooltipps */
#WzTiTl, #internWzTiTl {
        background-color: #31458a !important;
}
#WzBoDy, #internWzBoDy {
        border-color: #31458a !important;
}
.ttTitle .ttFont .contentOL {
	FONT-SIZE: x-small;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-color: #31458a;
}
