/*
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.  See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License.  You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/

@import url("../../css/portal-standard.css");
@import url("policenboerse-forms.css");
@import url("policenboerse-cmsadmin.css");
@import url("policenboerse-misc.css");
@import url("policenboerse-tables.css");
@import url("policenboerse-temporary.css");
body {
background-color:#fff;
font-family:Arial, Helvetica, sanf-serif;
font-size:12px;
margin:0px 0px 0px 0px;
color:#555;
}

/** 
  This white-space setting is VERY important as it keeps content from "spilling"
  outside of portlets.
  */

a:link, a:visited {
color:#999;
text-decoration:none;
}

* {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

a:hover {
text-decoration:underline;
}

body.layout-policenboerse
{
	margin: 0;
    padding: 0;
}

div.portlet {
	margin-left: 0px;
	/* margin-right: 0px; */
}

.layout-policenboerse #breadcrumbs {
    border-bottom: 1px dotted #666;
    voice-family: "\"}\"";
	background-color: #fff;
    voice-family: inherit;
    font-size: 11px;
    padding: 10px 1px;
	color: #999;
    margin: 0px 0px 15px 0px;
}

.layout-policenboerse #breadcrumbs a {
    
}

.layout-policenboerse #breadcrumbs a.active{
	color: #093579;
	font-weight: bold;    
}

#portal-page-actions A img
{
   display: inline;   
}

#portal-page-actions
{
   display: none;
   float: right;
/*   position: absolute;
   right: 5px;*/
}

.layout-policenboerse .layout-edit-bar
{
  width: 100%;
  padding-top: 5px;
  font-size: 8pt;
  color: blue;
  overflow:hidden;
  clip:auto;
}

.layout-policenboerse .layout-edit-bar label, 
.layout-policenboerse .layout-edit-bar input, 
.layout-policenboerse .layout-edit-bar select 
{
  font-size: 8pt;
  color: blue;
}

.layout-policenboerse .layout-edit-bar input
{
  font-size: 8pt;
}

.layout-policenboerse .layout-edit-bar-left
{
  display:inline;
  float:left;
}

.layout-policenboerse .layout-edit-bar-right
{
  display:inline;
  float:right;
  padding-right: 5px;
}

.layout-policenboerse .metaNavigation {
	background: #E0E0E0 none repeat scroll 0%;
	border-top: 3px solid #999999;
	padding: 0px;
	margin: 0px;
}

.layout-policenboerse .metaNavigation a {
	padding: 4px 5px 3px 12px;
	text-transform: uppercase;
	color: #093579;
	font-size: 10px;
	margin: 0px;
}


.layout-policenboerse .metaNavigation a:hover {
	color: #748DB5;
	text-decoration: none;
}

.layout-policenboerse .metaNavigation  a.active {
	color: #748DB5;
	text-decoration: none;
}

.layout-policenboerse .metaNavigation div {
	display: inline;
}

.layout-policenboerse .side{
	float:left;
	padding-left: 160px;
	padding-top: 64px;
}
.layout-policenboerse .side div {
	display: inline;
	z-index: 30px;
}
.layout-policenboerse .side div a{
	background-image: url(../images/inactive_tab.gif);
	background-repeat: no-repeat;
	background-position: right;
	/*background-color: #748DB5;
	color: #3C3D3D;*/
	height: 26px;
	padding-left: 5px;
	padding-top: 6px;
	padding-right: 18px;
	padding-bottom: 12px;
	text-transform: uppercase;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 0px;
	color: #fff;
}

.layout-policenboerse .side div a:hover{
	background-image: url(../images/active_tab.gif);
}

.layout-policenboerse .side div a.ActiveFolder {
	background-image: url(../images/active_tab.gif);
}

.layout-policenboerse .side h2 {
	display: none;
}
	
.layout-policenboerse .leftNavigation {
	float: left;
	width: 150px;
	overflow: hidden;	
}
	
.layout-policenboerse .portlet-edit-bar select
{
  font-size: 8pt;
  color: blue;
}

.layout-policenboerse .SeperatorBox {
	height: 1px;
	background-color: #fff;
	display: block;
	overflow: hidden;
}

.layout-policenboerse .content{
margin-left:150px;
background-color:#fff;
border-left:10px solid #fff;
/*padding: 20px;*/
font-size:11px;/*margin-right:5px;*/
}

.layout-policenboerse p {
padding:2px 2px 2px 2px;
}

.layout-policenboerse .thebox{
width:994px;
margin: 0px auto;
background-color:#CCCCCC;
}

#logoimg {
margin: 0px;
padding:0px;
float: right;
width: 192px;
height:82px;
background-image:url(../images/logo.png);
}

.layout-policenboerse .logo {
	height: 82px;
	background-color: #fff;
    border-bottom: 1px dotted #666;
}

.layout-policenboerse .logo a{
color:#fff;
}

.layout-policenboerse .header{
position:relative;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:left;
list-style-type:none;
height: 16px;
font-size:10px;
background-color:#999;
}

.layout-policenboerse .header a {
color: #fff;
display:inline;
padding:2px 10px 1px 10px;
clear:both;
text-transform: uppercase;
color:#fff;
text-decoration:none;
font-size: 10px;
font-size: 10px;
height: 16px;
line-height: 16px;
}

.layout-policenboerse .header a.active{
text-decoration:none;
background-color: #093579;
}

.layout-policenboerse .header a:hover{
text-decoration:none;
background-color: #093579;
}


.layout-policenboerse .footer{
clear: left;
text-align:center;
font-size:10px;
color:#3C3D3D;
background:#E0E0E0 none repeat scroll 0%;
border-bottom: 3px solid #999999;
border-top: 3px solid #FFFFFF;
text-transform: uppercase;
}
.layout-policenboerse .footer a{
color:#eee;
}

.layout-policenboerse h2{
font-size:12px;
color:#888;
}

.layout-policenboerse h4{
font-size:11px;
}


.pwdTooShort {
	font-weight: bold;
	color: red;
}

.pwdWeak {
    font-weight: bold;
    color: orange;
}

.pwdFair {
    font-weight: bold;
    color: blue;
}

.pwdStrong {
    font-weight: bold;
    color: green;
}

.notEntered {
    font-weight: normal;
    color: black;
}


ul li {
    margin-left: 2em;
}

img.spaced {
	padding-right: 2px;
}

