html,body {
  height:100%;
}

* {
  border:0;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  margin:0;
  padding:0; 
}

html{
 overflow-y: scroll;
 overflow-x: hidden;
}

body {
	background-image: url(img/bg_body.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #9f9f9f;
	color:#000;
  font-size: 12px;
  line-height:1.3;  
}

/* Framework */
.wrapper {
    background: url(img/textback.jpg); 
    height:auto !important;
    margin: 0 auto!;
    min-height:97%;
    position:absolute;
    left: 50%;
    margin-left: -450px;
    width:900px;  
}


/* Metanavigation: Bereichsnavigation rechts oben */
div#metanavigation {
background:url(img/topback.gif) no-repeat top;
height:25px;
line-height:19px;
width:900px;
z-index: 10;
}

div#metanavigation td{
font-weight: bold;
color:#6d6d6d;
font-size:12px;
}

div#metanavigation td a:link,div#metanavigation td a:active,div#metanavigation td a:visited {
color:#6d6d6d;
font-weight: normal;
font-size:12px;
text-decoration:none;
}

div#metanavigation td a:hover {
text-decoration:underline;
}

/* Header - Logo und Banner */

div#head {
	height:140px;
	width:900px;
}


/* Spacer-Bereich zwischen Kopfgrafik und Inhalt */
div.spacer {
	clear:both;
	height:10px;
	width:900px;
}

/* Gesamter Inhalt */
div#container {
	width:900px;
	padding-bottom:38px;
}

/* Linke Spalte */
div#left-row {
	float:left;
	width:176px;
  padding:0px;
  margin: 1px 2px 0px 2px;
}

/* Mittlere Spalte (Content) */
div#middle-row {
background-color:#fff;
float:left;
margin:0 10px 10px 10px;;
padding:10px;
width:500px;

}

/* Rechte Spalte */
div#right-row {
float: left;
width:176px;
margin:1px 2px 0px 2px;
padding:0px;

}

.right-text{
padding: 3px 10px 0px 10px;
margin: 0px;
font-size: 10px;
color: #4d4d4d;
}

.right-text a {
font-size: 10px;
color: #4d4d4d;
}

.clear {
clear:both;
height:0;
overflow:hidden;
}

/* Überschriften */

h1 {
color:#0019a1;
font-size:14px;
padding-bottom:8px;
font-weight: bold;
}

h2 {
color:#6d6d6d;
font-size:12px;
font-weight: bold;
margin:0;
padding-bottom:3px;
padding-top: 6px;
}

h3 {
color:#6d6d6d;
font-variant:small-caps;
letter-spacing:0.1em;
font-size:13px;
font-weight: bold;
margin:0;
padding-bottom:3px;
}

h4 {
font-size:12px;
letter-spacing:0.2em
margin-bottom:5px;
}


.breadcrumb, .breadcrumb a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #6d6d6d;
border-bottom: 1px solid #9f9f9f;
}

.breadcrumb a{
color: #0019a1;
}

.breadcrumb a:hover{
text-decoration: underline;
}

.introduction{
color:#6d6d6d;
font-weight:normal;
margin: 0px;
padding: 0px;
font-size: 12px;
line-height: 1.3;
}

.portlet, .content {
margin: 0px;
padding: 0px;
font-size:11px;
line-height: 1.3;
}

.portlet h1{
font-size:11px;
font-weight: bold;
margin-bottom: 5px;
margin-top: 7px;
padding: 0px;
color: #0019a1;
line-height:normal;
}

.portlet h2{
font-size:11px;
font-weight: bold;
margin-bottom: 5px;
margin-top: 7px;
padding: 0px;
color: #6d6d6d;
line-height:1.3;
}

.portlet-content a {
color: #0019a1;
margin-bottom: 5px;
font-size:11px;
}

.portlet-content a:hover{
text-decoration: underline;
}

#text, #text p{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#6d6d6d;
font-size:12px;
text-align: justify; 
line-height: 1.3;
height: 100%;
}

.left-text{
text-align: left;
}

.imagecaption{
color: #4d4d4d;
font-size: 11px;
}

#text p{
margin-bottom: 3px;
}

#text a{
font-size:12px;
color: #0019a1;
text-decoration: none;
}

#text a:hover{
font-size:12px;
color: #0019a1;
text-decoration: underline;
}

#text ul{
list-style-type:circle;
list-style-position:outside;
padding: 0px;
margin-left: 15px;
margin-bottom: 5px;
}

#text ol{
padding-left: 8px;
margin-left: 15px;
}

#text li a, #text li{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding-bottom: 4px;
}

#text table{
/*border-bottom:1px #b3b3b3 solid;*/
color:#6d6d6d;
margin: 0px 0px 10px 0px;
padding: 0px;
width:500px;
}

#text table td{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#6d6d6d;
vertical-align: top;
padding: 5px 5px 5px 0px;
font-size:12px;
}

#text table caption {
background-color:#9f9f9f;
color:#fff;
font-weight:bold;
height:21px;
padding-left:5px;
text-align:left;
border-bottom: #FFFFFF 1px solid;
}

#text table ul {
list-style: circle;
padding: 0px;
margin-left: 15px;
}

#text table ol {
padding: 5px;
margin-left: 15px;
}

#text input, #text textarea, #text select{
background-color:#eeeeee;
border:1px #9f9f9f solid;
margin-bottom:6px;
font-size: 11px;
color: #6d6d6d;
}

#text input{
height: 18px;
font-size: 11px;
color: #6d6d6d;
}

.multipage{
border: 1px solid #0019a1;
background-color: #dbdbdb;
padding: 2px 10px 2px 5px;
margin-bottom: 10px;
}



/* Footer */
div#footer-container {
	bottom:0;
	height:30px;
	left:0;
 position:absolute;
}

div#footer {
 background:url(img/content-bottom.jpg) no-repeat bottom;
 height:30px;
 width:900px;
 
}

div#footer-text {
	float:left;
	height:21px;
	width:876px;
  
}

div#footer-content {
	margin-left: 12px;
	border-top:1px #9f9f9f solid;
	height:20px;
	width:876px;
  
}

div#footer-content a:link,div#footer-content a:active,div#footer-content a:visited {
	color:#6d6d6d;
	text-decoration:none;
   font-size: 13px;
}

div#footer-content a:hover {
	text-decoration:underline;
}

/* Kleiner Informationstext */
div#owner {
background-color:#9f9f9f;
height:15px;
margin:0 auto;
text-align:left;
width:900px;
}

span#owner-text {
color:#fff;
font-size:.82em;
line-height:1.5em;
padding-left:16px;
}

.float_right {
float:right;
padding:0px;
margin-bottom:10px;
margin-top: 0px;
border-left: 20px solid #fff;
}

.float_left {
float:left;
padding:0px;
margin-right: 10px;
margin-bottom: 10px;
border: 1px solid #afafaf;
}

.page-ressource-subtitle{
border: 0px;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif 10px #9f9f9f;
border-left: 20px solid #fff;
}

.document_entry {
float: left;
}

#search{
margin: 0px 10px 21px 10px;
padding-top: 3px;
}

#portlet-search-input{
color: #6d6d6d;
width: 120px;
height:15px;
margin:0px;
padding:0px;
background-color: #eeeeee;
}

#portlet-search-button{
color: #6d6d6d;
font-weight: bold;
width: 30px;
height:17px;
margin:0px;
padding:-1px 0px 2px 0px;
}

* html .searchboxbutton{
  padding: 1px 1px 2px 0px;
}

*:first-child+html .searchboxbutton{
 padding: 1px 1px 2px 0px;
}

.highlighting{
background-color: #cad1df;
padding: 0px 2px 0px 2px;
}

.home{
text-align: center;
margin: 0px;
padding: 0px;
}

.listing_entry{
clear:both;
}

/********************************** Navigation *********************************/
ul#navigation, ul#navigation ul, ul#navigation ul ul {
list-style: none;
width:175px;
font-size:12px;
margin:0px;
margin: 0px;
padding: 0px;
}

li.level0 {
margin-bottom:2px;
}

li.level0 a {
color:#6d6d6d;
display:block;
font-size:12px;
font-weight:700;
padding: 3px 2px 3px 10px;
text-decoration:none;
border-top: 1px solid #dbdbdb;
border-bottom: 1px solid #dbdbdb;
}

li.level0 a:hover {
background-color: #fff;
color: #0019a1;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}

li.level0.current a {
border-top: #fff 1px solid;
border-bottom: #fff 1px solid;
display:block;
font-weight:700;
padding: 3px 2px 3px 10px;
text-decoration:none;
background-color: #0019a1;
color: #fff;
}

li.level1 {
margin-left: -15px;
margin-top: -2px;
}

li.level1 a{
background-color: #eeeeee;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #6d6d6d;
border: 0;
display:block;
font-weight:500;
padding: 2px 2px 3px 28px;
}

li.level1 a:hover {
color: #0019a1;
background-color: #fff;
}

li.level1.current a {
display:block;
text-decoration:none;
color: #0019a1;
}

li.level1.current a:hover {
color: #0019a1;
}

li.level2 {
margin-left: -25px;
}

li.level2 a{
background-color: #eeeeee;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #6d6d6d;
border: 0;
display:block;
font-weight:500;
padding: 0px 2px 4px 45px;
}

li.level2 a:hover {
color: #0019a1;
background-color: #fff;
}

li.level2.current a {
display:block;
text-decoration:none;
font-weight: normal;
color: #0019a1;
}





/* PLUGIN: STAFFLIST */
.staff-item{
}

.stafftop a, .stafftop a:hover{
text-decoration: none;
color: #4d4d4d;
font-weight:bold;
}

.staff-detail{
padding-bottom: 5px;
margin-bottom: 2px;
}

.staffpix {
padding-top:4px;
}

.staff-table{
border: none;
padding: 0px;
margin: 0px;
}

.stafflist-odd{
background-color: #d9d9d9;
}

stafflist-even{
background-color: #fff;
}


/* SONSTIGES */
.submitbutton{
background-color: #9f9f9f !important;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold !important;
font-size: 12px;
color: #FFFFFF;
padding: 0px 2px 0px 7px;
}

.mailform_element label{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #6d6d6d;
}

.mailform-submit{
font-family: Verdana, Arial, Helvetica, sans-serif;
height: 20px;
}

.fieldset_button{
margin-left: 150px;
}

.message {
	border: 1px solid #0019a1;
	background: #cbd2df;
	padding: 5px;
	font-weight: bolder;
	margin-bottom: 8px;
	color: #fff;
}

.detail{
margin-top: 0px;
padding-top: 0px;
}

.subtitle a{
font-size: 11px;
font-weight: bold;
color: #4d4d4d;
}

hr {
   height: 0px;
   border-bottom: 1px solid #9f9f9f;
   border-top: 0px;
   margin-top: 5px;
   margin-bottom: 5px;
}

.image{
margin-top: 5px;
margin-bottom: 5px;
margin-left: 5px;
margin-right: 5px;
}

.imagecaption
{
padding-top: 4px;
color: #4d4d4d;
font-size: 1em;
line-height:normal;
}

.pictures{
margin: 0px;
padding: 10px;
float: right;
background-color: #fff;
}

.galerie-entry{
float: left;
margin-right: 5px;
padding-bottom: 10px;
}

.page-ressource-subtitle{
width: 180px;
margin: 5px;
font-size: 11px;
line-height:normal;
background-color: #fff;
}

.module_admin {
	border-bottom: 1px solid #AAAAAA;
	margin-bottom: 6px;
	padding-bottom: 8px;
	min-height: 20px;
	width: 100%;
  float: left;
}

label{
width:150px;
}

#owner-design, #owner-design a{
color: #9f9f9f;
}