html, body {
    margin: 0;
    padding:0;
}

* {
    margin:0;
    padding:0;
}
body{
/*	font-size:93.1%;*/
	font-size:15px;
	line-height:1.3;
	width:1000px;
	margin:auto;
}

body, div ,p ,a {
    font-family: Arial, Helvetica, sans-serif;
    color:#666666;
}
p {
    font-size:1em;
    padding-bottom:1em;
}


ul {margin-left:15px; padding:0; padding-bottom:1em; list-style-image: url(images/bullet.gif);}
div #current a{color:#FFCC00; background: url(images/current.gif) no-repeat 0 3px; padding-left:8px; margin-left:2px;}
a {text-decoration:none; color:#004499;}
p a {margin-left:5px; background: url(images/link.gif) no-repeat 0 3px; padding-left:10px;}
.externerlink {background: url(images/extlink.gif) no-repeat 0 3px !important;}
.urllink {background: url(images/extlink.gif) no-repeat 0 3px ;}
a:hover {text-decoration:underline}
strong, b {font-weight:bold;}
form {margin:0;}

h1,h2,h3,h4,h5,h6 {color:#004499;margin-top:3px;margin-bottom:1em;}
h1 {
/*  font-size: 1.2em;
  color:#666666;
*/
  font-size:1.1em;
  font-weight:bold;
  color:#ffffff; 
  background-color:#BBCCDD;
  padding:6px;	
  margin-top:0px;
}
h2 {font-size: 1.1em;}
h3 {font-size: 1em;}
h4 {font-size: 1em;}
h5 {font-size: 1em;}
h6 {font-size: 1em;}

dt a {
    font-size:1em;
    font-weight:bold;
    color:#999999;
 }
dd a {
    font-size:1em;
}


/* header */
#header, #header_left, #header_right, #header_center {
    height:80px;
}
#header{
    min-width:800px;
}
#header_left{
    width: 255px;
    float: left;
}
#header_center{
    text-align:center;
}
#header_right{
    float:right;
    width: 226px;
}

/* navigation */
#menu{
    background-color: #004499;
    color: #FFFFFF;
    min-height: 20px;
    font-size: 0.95em;
    font-weight:bold;
    height:0.8em;
    border-top-width: 10px;
    border-top-style: solid;
    border-top-color: #FFFFFF;
    border-bottom-width: 10px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    margin-top: 0px;
    padding-top: 4px;
    padding-left: 10px;
}
#menu a{
    color:#FFFFFF;
    padding-left: 10px;
    padding-right: 5px;
}
#menu a:hover {
    color:#FFCC00;
    text-decoration:none;
}
#mainnav {
    float:left;
}
#mainnav ul, #mainnav li {
    display:inline; margin:0; padding:0;
}
#search {
    float:right;
    padding-left:-20px;
    margin-top:-4px;
}
#breadcrumps{
    background-color:#FFFFFF;
    font-size: 0.8em;
    font-weight:bold;
    height:1.5em;
    min-height:1.5em;
    padding-top: 3px;
    padding-left: 18px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #004398;
    color:#999999;
}
#breadcrumps a{
    padding:5px;
    background:none;
    color:#999999;
}
#breadcrumps div{
    color:#999999;
}
#breadcrumps li a.selflink{
    color:#004499;
}
#breadcrumps a:hover {
    text-decoration:underline;
}
#breadcrumps ul, #breadcrumps li {
    display:inline;
    margin:0;
    padding:0;
    float:left;
}
#actionmenu {
    padding-left:20px;
}
#actionmenu p{
    text-align:right;
}
#actionmenu a{
    background:none;
    padding-left:0px;
    color:#cc9900;
}

/* content */
#content {
    background-image:url(images/blue_14.gif);
    background-repeat: repeat-y;
    padding-left: 10px;
    width:99%;
}
#content_left {
    margin-right:230px;
}
#teaser{
    background-image:url(images/img_11.jpg);
    background-repeat:repeat-x;
    background-color:#1A3C69;
    height:110px;
}
#teaserimg {
    float:right;
}
#teasertext p{
    font-size: 0.85em;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 1.5em;
    padding-left:10px;
}
#themen{
    padding:0px;
    padding-top:1px;
    margin:0px;
    margin-left:5px;
    margin-top:0px;
    font-weight: bold;
    float: left;
    height: 100%;
    width:10em;
    overflow:hidden;
}
#themen ul, #themen li , #themen  a.urllink{
    margin-left:0px;
    margin-bottom:2px;
    background: none ;
    padding-left:0px;
    list-style-type:none;
    list-style-image:none:
}
#themen ul li{
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #999999;
    list-style-type:none;
    list-style-image:none:
}
#themen li li  {
    padding-left:5px;
    border-bottom-style:none;
    list-style-type:none;
    list-style-image:none:
}
#themen li li a  {
    font-size:0.9em;
}
#subject{
    font-size:100%;
    margin-left:11em;
    padding:1px;
    padding-top:1px;
    padding-left:5px;
}
#subject p{
    /*margin-bottom:1em;*/
}
#subject li{
}
#content_right {
    float:right;
    width: 220px;
    padding-bottom:1px;
    font-size:0.9em;
}
#newshead {
    background-color:#BBCCDD;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #004499;
    padding:5px 5px 5px 10px;
    color: #FFFFFF;
    font-weight: bold;
    margin-top: 10px;
    font-size: 1.1em;
}
div #news h1{
    font-size:1.1em;
    border-bottom-width: 0px;
}
div #news h2{
    font-size:1.1em;
    border-bottom-width: 0px;
}
div #news {
    font-size:0.9em;
    padding:10px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #004499;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #999999;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #999999;
}
/* footer */
#footer {
    clear:both;
    padding:10px;
    background-color:#FFFFFF;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999999;
    margin-bottom: 10px;
    height: 30px;
    color:#999999;
}
#footer_left {
    font-size: 0.85em;
    color:#999999;
    float:left;
    width:45%;
}

#footer_right {
    font-size: 0.85em;
    color:#999999;
    float:right;
}

#footer_right, #footer_right a, #footer_right a:hover {
    background:none;
    padding-left:5px;
    padding-right:5px;
    color:#999999;
}

.clear{
    clear:both;
}

div #referenz{
    border-width: 1px;
    border-style: solid;
    border-color: #999999;
    width:200px;
    height:8em;
    float:left; 
    margin:5px;
    padding:5px;
}
div #referenz p{
    padding:0px;
    margin-top:5px;
}
div #linkerfloat{
    float:left;
    padding:0px;
    margin:0px;
    margin-right:20px;
}
div #linkerfloat p{
    padding:0;
    margin:0;
    margin-bottom:1em;
}

div.bildarchiv {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
    padding-bottom:10px;
    overflow:hidden;
}
div.publikation {
    height:250px;
    padding:5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
    overflow:hidden;
}
.sixtycent{
    width:60%;
}
.fiftycent{
    width:48%;
}
.thirtycent{
    width:30%;
}
div.thirtycent p, div.thirtycent li{
    padding:0;
    max-width:100%;
    width:auto;
}
.twentyfivecent{
    width:24%;
}
.twentycent{
    width:18%;
}
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:block;
}
.floatbox { 
    overflow:hidden; 
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.wikisearchbutton {
    font-size:0.8em;   
} 

.randunten {
  margin-bottom:2em;
}


#linkkasten {
  width:15em;
  float:right;
  font-size:0.8em;
  margin-left:10px;
  background-color:#EEEEEE;
  margin-bottom:10px;
}
#linkkasten h1{
  font-size:1.1em;
  font-weight:bold;
  color:#ffffff; 
  background-color:#BBCCDD;
  padding:6px;	
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #004499;
  margin-top:0px;
}
