body {
  margin: 20px;
  padding: 0;
  background-image: url(/PBU_Static/Images/body_bg.jpg);
  font-family: Geneva, sans-serif;
  font-size: 0.75em;
}

img {
  border: none;
}

#pagecontainer {
  margin: 0;
  padding: 0;
  width: 80em;
}

#top {
  margin: 0 0 5px 0;
  padding: 0;
  background-color: #BABABA;
}

#top_left {
  float: left;
}

#top_right {
  margin: 0;
  padding: 10px;
  text-align: right;
}

#top_bottom {
  margin: 0;
  padding: 3px;
  background-color: #FFFFFF;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  clear: both;
}

#main {
  margin: 0;
  padding: 0;
  background-color: #EEEEEE;
}

#main_inside {
  margin: 0;
  padding: 0.5em 0.5em 0.5em 1.5em;
  padding: 7px 7px 7px 20px;
}

#status {
  margin: 0 0 0.3em 0;
  padding: 0 0 0.5em 0;
  background-color: #EEEEEE;
  overflow: hidden;
  font-size: 13px;
}

#inner_status {
  margin: 0;
  padding: 0;
  width: 100%;
}

#login {
  margin: 0.5em;
  padding: 0.5em;
  font-weight: bold;
  background-color: #FFCC00;
}

#content {
  margin: 0 0 0 225px;
  padding: 1em;
  background-color: #DDDDDD;
  height: 527px;
  height: expression(0 < 1 ? "100%": "auto" );
}

#content ul {
  padding-right: 1em;
}

#content p {
  text-align: justify;
}

#content a {
  text-decoration: none;
  font-weight: bold;
  color: #000000;
}

#content p a:hover {
  text-decoration: underline;
}

#content h2.boxtitle {
  margin: 0;
	margin-bottom: 1em; /* PAP */
  padding: 0;
}

#content h2.boxtitle a {
  /* float: left; */ /* PAP */
  margin: 0;
  padding: 0.3em;
  background-color: #FFCC00;
}

#content td {
  padding: 0.4em 0.2em;
  border-bottom: 1px dotted #999999;
}

#content td a {
  font-weight: bold;
  color: #670037;
  text-decoration: none;
  font-size: 1.3em;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
  margin: 0.5em 0;
  padding: 0;
}

#content h1 { font-size: 1.6em; }
#content h2 { font-size: 1.5em; }
#content h3 { font-size: 1.4em; }
#content h4 { font-size: 1.3em; }
#content h5 { font-size: 1.2em; }
#content h6 { font-size: 1.1em; }

.linkliste {
  margin: 1em 0 0 1.5em;
  padding: 0;
  list-style-type: square;
  color: #333333;
  font-weight: bold;
}

.linkliste li {
  margin: 0;
  padding: 0 0 0.5em 0;
}

.linkliste li a {
  text-decoration: none;
  font-weight: bold;
  font-size: 110%;
  color: #333333;
}

.linkliste li a: hover {
  text-decoration: underline;
}


decimal ol {
  list-style-type: decimal;
}
.lower-roman ol {
  list-style-type: lower-roman;
}
.upper-roman ol {
  list-style-type: upper-roman;  
}
.lower-alpha ol {
  list-style-type: lower-alpha;
}
.upper-alpha ol {
  list-style-type: upper-alpha;
}

dl { margin-top:0; margin-bottom:0; }
ul { margin-top:0; margin-bottom:0; }
ol { margin-top:0; margin-bottom:0; }

/* Breadcrumb */
#PBC {
  text-align: right;
}

#PBC form {
  height: 2em;
}

#PBC .PBC {
  float: right;
  margin: 0;
  padding: 0.3em;
}

#PBC a {
  margin: 0;
  padding: 0.3em;
  color: #000000;
  text-decoration: none;
}

#PBC a:hover {
  text-decoration: underline;
}
/* /Breadcrumb */

.pcptitle_area {
	margin: 1em 0 0 0;
	float: left;
	width: 100%;
}

.pcptitle {
  clear: right;
  /* margin: 1em 0; */
  padding: 0;
  color: #000000;
  font-size: 1.5em;
  font-weight: bold;
  background: none;

	margin: 0;
	float: left;
}

.pcptitle span {
  display: inline;
  margin: 1em 0 0 0;
  padding: 0.2em;
  background-color: #FFCC00;
}

.pcptitle_text {
	float: right;
	text-align: right;
	width: 20em;
	margin: 0;
}

.pcptitle span.hilfetexte {
  display: inline;
  margin: 1em 0 0 0;
  padding: 0.2em;
  background: none;
}

#contentfooter_old {
  height: 30px;
  margin: 1em 0 0 0;
  padding: 0.3em;
  text-align: right;
  background-image: url(/PBU_Static/Images/contentfooter.gif);
  background-repeat: no-repeat;
  background-position: center right;
}

#contentfooter {
  height: 30px;
  margin: 1em 0 0 0;
  padding: 0.3em;
  background-repeat: no-repeat;
  background-position: center right;
}


#col_left {
  float: left;
  width: 210px;
  margin: 0;
  padding: 0 10px 0 0;
  background-image: url(/PBU_Static/Images/col_left_bg.gif);
  background-repeat: repeat-y;
}

#col_left .box,
#col_left .servicebox {
  margin: 5px 0;
  padding: 0;
}

#col_left .box .boxinside,
#col_left .servicebox .boxinside {
  margin: 0;
  padding: 0;
}

#col_left .boxtitle {
  background-color: #BABABA;
  color: #000000;
  margin: 0;
  padding: 3px;
  font-weight: bold;
  font-size: 14px;
}

#col_left .boxtitle a {
  color: #000000;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

#col_left .box ul.leftbound {
  margin: 3px 0 0 0;
  padding: 5px 5px 5px 2px;
  background-color: #FFCC00;
  font-size: 12px;
}
#col_left .box ul.leftbound li.PMPnew_public_message,
#col_left .box ul.leftbound li.PMPnew_private_message,
#col_left .box ul.leftbound li.leftbound {
  margin: 0 0 0 20px;
  padding: 2px;
  font-size: 12px;
}

#col_left .box ul.leftbound li.PMPnew_public_message a,
#col_left .box ul.leftbound li.PMPnew_private_message a,
#col_left .box ul.leftbound li.leftbound a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
}

#col_left .box ul.leftbound li.PMPnew_public_message a:hover,
#col_left .box ul.leftbound li.PMPnew_private_message a:hover,
#col_left .box ul.leftbound li.leftbound a:hover {
  text-decoration: underline;
  font-size: 12px;  
}

#col_left .servicebox .boxinside {
  display: block;
  color: #670037;
  background-color: #FFCC00;
  font-weight: bold;
  margin: 0 -7px 0 0;
  padding: 5px;
}

#col_left .servicebox .boxinside a {
  display: block;
  margin: 0;
  padding: 5px;
  color: #000000;
}

#col_left .servicebox .boxinside a:hover {
  text-decoration: none;
}

/* Suche */
#col_left #PFT .container,
#col_left #PMP_LEFT .container,
#col_left #AdministrationPortlet_LEFT .container {
  margin: 3px 0 0 0;
  padding: 5px;
  background-color: #FFCC00;
}

#PFT .buttondesign {
  border: 1px solid #A5ACB2;
}

#PFT .small {
  width: 100%;
  border: 1px solid #A5ACB2;
}

/* /Suche */

.input_text {
  margin: 0;
  padding: 2px 0 0 3px;
  background-color: #FFFFFF;
  border: 1px solid #A5ACB2;
  font-size: 12px;
  color: #000000;
}

.input_button {
  margin: 0;
  padding: 0;
  background-color: #BABABA;
  border: none;
  font-weight: bold;
  color: #000000;
  font-size: 12px;
  text-decoration:none;
}

.nofloat {
  float: none;
  clear: both;
  width: 1px;
  padding: 0;
  margin: 0;
  border: none;
  font-size: 0em;
}

.nono {
  display: none;
}

img {
  border: none;
}

.textsmall {
  text-align: right;
}

.textsmall a {
  font-size: 90%;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

#content tbody {
  margin: 1.5em;
  padding: 0;
  font-family: Geneva, sans-serif;
  font-size: 0.75em;
}

#content th {
  padding: 0.4em 0.2em;
  border-bottom: 1px dotted #999999;
  font-weight: bold;
}

#content td {
  padding: 0.4em 0.2em;
  border-bottom: 1px dotted #999999;
}

td a {
  font-weight: bold;
  color: #670037;
  text-decoration: none;
  font-size: 1.1em;
}

form, fieldset, label, input {
  margin: 0;
  padding: 0;
  border: 0;
}

label, input {
  cursor: pointer;
}

/* Navigation */
.navigation .navpoint #hidden a,
.navigation .lastnavpoint #hidden a {
  background-color:#666666;
}

/* Ebene 1 */
.navigation .navpoint_noTree 		 .item_0,
.navigation .navpoint_noTree 		 .item_0_active,
.navigation .lastnavpoint_noTree	 .item_0,
.navigation .lastnavpoint_noTree 	 .item_0_active {
  margin: 0;
  padding: 0;
  font-size: 13px;
}

.navigation .navpoint_noTree 		 .item_0 a,
.navigation .navpoint_noTree 		 .item_0_active a,
.navigation .lastnavpoint_noTree	 .item_0 a,
.navigation .lastnavpoint_noTree 	 .item_0_active a {
  display: block;
  color: #000000;
  background-color: #FFCC00;
  font-weight: bold;
  margin: 3px 0 0 0;
  padding: 3px;
  text-decoration: none;
}

.navigation .navpoint_noTree 		 .item_0 a:hover,
.navigation .navpoint_noTree 		 .item_0_active a:hover,
.navigation .lastnavpoint_noTree	 .item_0 a:hover,
.navigation .lastnavpoint_noTree 	 .item_0_active a:hover{
  color: #000000;
  background-color: #BABABA;
  text-decoration: none;
}

.navigation .navpoint_noTree 		 .item_0 a.active,
.navigation .navpoint_noTree 		 .item_0_active a.active,
.navigation .lastnavpoint_noTree	 .item_0 a.active,
.navigation .lastnavpoint_noTree 	 .item_0_active a.active{
  background-image: url(/PBU_Static/Images/bullet.gif);
  background-repeat: no-repeat;
  background-position: right;
}
/* /Ebene 1 */
/* Ebene 2 */
.navigation .navpoint_noTree 		 .item_1,
.navigation .navpoint_noTree 		 .item_1_active,
.navigation .lastnavpoint_noTree 	 .item_1,
.navigation .lastnavpoint_noTree 	 .item_1_active {
  margin: 0;
  padding: 0;
  font-size: 12px;
}
.navigation .navpoint_noTree 		 .item_1 a,
.navigation .navpoint_noTree 		 .item_1_active a,
.navigation .lastnavpoint_noTree	 .item_1 a,
.navigation .lastnavpoint_noTree 	 .item_1_active a{
  display: block;
  color: #000000;
  background-color: #FFCC00;
  font-weight: bold;
  margin: 3px 0 0 0;
  padding: 3px 3px 3px 20px;
  text-decoration: none;
}

.navigation .navpoint_noTree 		 .item_1 a:hover,
.navigation .navpoint_noTree 		 .item_1_active a:hover,
.navigation .lastnavpoint_noTree	 .item_1 a:hover,
.navigation .lastnavpoint_noTree 	 .item_1_active a:hover{
  color: #000000;
  background-color: #BABABA;
  text-decoration: none;
}

.navigation .navpoint_noTree 		 .item_1 a.active,
.navigation .navpoint_noTree 		 .item_1_active a.active,
.navigation .lastnavpoint_noTree	 .item_1 a.active,
.navigation .lastnavpoint_noTree 	 .item_1_active a.active{
  background-image: url(/PBU_Static/Images/bullet.gif);
  background-repeat: no-repeat;
  background-position: right;
}
/* /Ebene 2 */

.navigation .navpoint #hidden,
.navigation .lastnavpoint #hidden {
  background-color:#e0e0e0;
}
/* /Navigation */

.scroll
{
 height:376px;
 overflow-y: auto;
 padding-right:10px;
}

/* small, medium, large */
.small {
	font-size: 85%;
}
.medium {
	font-size: 100%;
}
.large {
	font-size: 115%;
}

ul.textliste {
  margin: 0 0 0 2.0em;
  padding: 0;
  list-style-type: square;
  font-size: 1.1em;
}

ul.textliste li {
  padding-left: 0.5em;
}

ol.textliste {
  margin: 0 0 0 2.5em;
  padding: 0;
  font-size: 1.1em;
}

ol.textliste li {
  margin: 0;
  padding: 0 0 0.5em -1em;
}

.textliste li {
  margin: 0;
  padding: 0 0 0.5em 0;
}

.textliste li a {
  margin: 0;
  padding: 0;
  text-decoration: none;
  font-weight: bold;
  color: #000000;
}

#PortalApplicationProviding_LEFT .box .boxinside .container .filling *
{
  font-size: 12px;
}

#PortalApplicationProviding_LEFT .box .boxinside .container .filling 
{
  font-size: 12px;
}


#PMP_LEFT .box .boxinside .container .filling
{
  font-size: 12px;
}


/* PAP */
#focus .box {
  float: left;
}

#PAP_more {
  padding: 0 0 0.5em 2em;
}
#PAP_more a {
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}
#PAP_more a:hover {
  font-weight: normal;
  color: #000000;
  text-decoration: underline;
}

#PAP_LEFT .container .filling {
  background-color: #FFCC00;
}
/* /PAP */

.language_box {
   width: 80em;
   position: relative;
   height: 1.75em;
   margin-left: auto;
   margin-right: auto;
   word-spacing: -0.1em;
}

.languages {
   float:right;
   position: absolute;
   bottom: 0.25em;
   right: 0em;
}

.language_selected, .language {
   padding-top: 0.2em;
   padding-bottom: 0.2em;
   font-size: 90%;
}

.language_selected {
   background-color: #3A5876;
   color: White;
   font-weight: bold;
   padding: 0.2em;
}

.language a {
   text-decoration: none;
   color: Black;
}

