/* CSS Document */
body {
  margin:0;
  padding: 0;
  text-align: center;
  background-image:url(images/bg_page.gif);
  background-repeat:repeat-y;
  background-position: center top;
  padding: 0;
	margin: 0;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 65%;
}

h1,h2,h3,h4,h5,h6,h7,h8,h9,ul {
	margin: 0;
	padding: 0;
	color: black;
}
h1 {
  background-image:url(images/bg_headline.jpg);
  background-repeat:repeat-x;
  background-color: #BFBFBF;
  min-height: 29px;
  font-size: 2em;
  margin: 0;
  width: 889px;
  padding-left: 8px;
  padding-top: 3px;
  clear: both;
}
h2, .h2 {
	font-size: 1.4em;
	font-weight:800;
	margin-top: 0.3em;
}
h3, .h3 {
	font-size: 1.2em;
	font-weight:600;
	margin-top: 0.8em;
}
h4, h5, h6, h7, h8,  .h4,.h5,.h6,.h7,.h8 {
  font-weight:600;
	font-size: 1.1em;
	margin-top: 1.5em;
}
p {
  padding: 0;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}
a, a:visited, a:active {
  color: #000066;
}
a:hover, a:focus {
  color: #0000CC;
}
table {
  font-size: 0.9em;
}


.box {
  margin-top: 5px;
  margin-bottom: 1.5em;
  margin-right: 5px;
  border: 1px solid #A8A8A8;
  clear: both;
}

.box h2 {
  background-image:url(images/bg_nav_main.jpg);
  background-repeat:repeat-x;
  background-color: #A8A8A8;
  text-align: center;
  margin: 0;
  font-size: 1.4em;
}
.box h2 a {
  text-decoration: none;
}
.box h2 a:hover {
  text-decoation: underline;
}
.box div.text {
  padding: 5px;
  font-size: 1.2em;
}
#content {
  margin-left: 7px;
  width: 502px;
  float: left;
  overflow:hidden;
}
#content .box h2 {
  text-align: left;
  padding-left: 5px;
  padding-right: 4px;
}
#content .box h2 .date {
  display: block;
  float: right;
  font-size: 0.8em;
  font-weight: normal;
}
#content .text, #content td {
  font-size: 1.4em;
}
#content a {
	color: #000000;
}
#content a:hover, #content a:focus {
	background-color: #cccccc;
}

#content a img {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	border-left: 1px solid white;
}
#content a:hover img, #content a:focus img {
	border-top: none;
	border-bottom: 2px solid #999999;
	border-right: 2px solid #999999;
	border-left: none;
	cursor:url(images/lupe.cur);
}
.datatable {
  margin-bottom: 10px;
  background-color: #eeeeee;
  padding: 0px 10px 10px 10px;
  border: 1px solid #aaaaaa;
}
.datatable thead {
  text-align: center;
}
.datatable thead td {
  background-color: #aaaaaa;
  color: #eeeeee;
  padding: 3px;
  border-bottom: 5px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  font-weight: bold;
}
.datatable tbody td {
  padding-top: 6px;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  border-bottom: 1px dashed #aaaaaa;
}

.editbar h1 {
  display: block;
  background-image: none;
  width: auto;
  float: left;
}
.editbuttons {
  font-size: 1.1em;
}
.editform {
  font-size: 1.4em;
  padding: 0;
  margin: 0;
}
.list_referenz_btn-back, a.list_referenz_btn-back {
  clear: both;
  background-color: #aaaaaa;
  display: block;
  padding: 3px;
  margin-top: 10px;
  color: white;
  font-size: 1.1em;
}
.logindot {
  float: right;
  text-decoration: none;
  height: 7px;
  width: 7px;
  overflow: hidden;
}
.logindot a {
  text-decoration: none;
  color: #eeeeee;
  width: 10px;
  height: 10px;
  display: block;
}
#logo {
  float: left;
  width: 132px;
  height: 160px;
}
#main {
  width: 888px;
  height: 160px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
#menu {
  float: left;
  width: 182px;
  font-size: 1.45em;
  line-height: 1.25em;
  margin-top: 5px;
  overflow: hidden;
  background-color: #aaaaaa;
}

#menu ul li a {
	
}
#menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	font-weight:bold;
}
#menu ul li {
	list-style-image:none;
	margin: 0;
	padding: 0;
}
#menu ul li a, #menu ul li ul li a {
	display: block;
	padding:0;
	margin:0;
	color: #444444;
	min-height: 1.25em;
	padding-top: 4px;
	padding-bottom: 4px;
  padding-left: 15px;
	text-decoration: none;
	margin-left: 10px;
	background-image:url(images/bg_menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu ul li ul li a {
  padding-left: 15px;
  background-image:url(images/bg_menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu ul li ul li ul li a {
  padding-left: 20px;
}
#menu ul li ul li ul li ul li a {
  padding-left: 34px;
}
#menu ul li ul li ul li ul li ul li a {
  padding-left: 48px;
}
#menu ul li ul li ul li ul li ul li ul li a {
  padding-left: 62px;
}
#menu ul li a.current {
  color: black;
	background-color: white;
	background-image:url(images/bg_menu_arrow_active.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu ul li a:hover, #menu ul li a:focus, #menu ul li ul li a:hover, #menu ul li ul li a:focus {
	background-color: #bbbbbb;
	color: black;	
	background-image:url(images/bg_menu_arrow_over.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#menu ul li ul li ul li{
	font-weight:normal;
	font-size: 0.95em;
	margin: 0;
	padding: 0;
}
#menu ul li ul li ul li a, #menu ul li ul li ul li a:hover, #menu ul li ul li ul li a:focus {
	margin-top: 0;
	
	background-image: none;
}

#nav_bar {
  background-image:url(images/bg_nav_main.jpg);
  background-repeat:repeat-x;
  margin: 0;
  height: 160px;
  width: 889px;
  background-color: #aaaaaa;
}
.nav_breadcrumb {
  font-size: 70%;
}
.nav_breadcrumb a {
  color: black;
}
#nav_main {
  float: right;
  min-width: 750px;
  width: 748px;
  font-size: 1.4em;
  text-align: center;
}
#nav_main ul {
  list-style-type: none;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0.35em;
  margin-left: auto;
  margin-right: auto;
  height: 2.4em;
}
#nav_main ul li {
  float: left;
  padding: 0;
  margin: 0;
}
#nav_main ul:first-child {
  border-left: 1px solid black;
} 
#nav_main ul li a {
  float: left;
  
  text-align: center;
  width: 6.2em;
  padding-top: 8px;
  padding-bottom: 8px;
  background-image:url(images/bg_nav_main.jpg);
  background-repeat:repeat-x;
  text-decoration: none;
  font-weight: 500;
  color: black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
}
#nav_main ul li a:hover, #nav_main ul li a:focus, #nav_main ul li a.current:focus {
  background: none;
  background-color: white;
}
#nav_main ul li a.current {
  background-image:url(images/bg_nav_main_btn_down.jpg);
  background-repeat:no-repeat;
}
.news {
  padding-top: 20px;
  clear: both;
}
.news_date {
  font-size: 85%;
  color: #888888;
  float: right;
}
.news_intro {
  clear: both;
  margin-top: 10px;
  line-height: 120%;
  word-spacing: 120%
}
.news_text {
  margin-top: 10px;
  margin-bottom: 10px;
}
.news h2 {
  margin-top: 0;
}
.newslist {
  margin-bottom: 10px;
  background-color: #eeeeee;
  padding: 0px 10px 10px 10px;
  border: 1px solid #aaaaaa;
}
.newslist_item {
  clear: both;
  display: block;
}
.newslist_newsdate {
  float: left;
  font-size: 75%;
  color: #999999;
  padding-top: 0.3em;
  margin-right: 10px;
  display: block;
}
.newslist_newstitle {
  display: block;
}
.pagebar {
  margin-left: 20px;
  clear: both;
}
.pagebar a, .pagebar span {
  width: 20px;
  height: 15px;
  text-align: center;
  padding: 2px;
  margin-right: 0px;
  text-decoration: none;
  display: block;
  float: left;
  color: black;
  border-left: 1px solid #aaaaaa;
  border-top: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
}
.pagebar span {
  background-color: #aaaaaa;
}
.pagebar a, .pagebar span.seite {
  background-color: #eeeeee;
}

.pagebar a:hover {
  background-color: #ffffff;
}
#picbar {
  float: right;
  height: 120px;
  width: 748px;
}


#right-col {
  float: right;
  width: 190px;
  margin-right: 1px;
}
#right-col .box {
  background-color: #D8D8D8;
}
.sortbox {
  margin-left: 20px;
  float: right;
}
.sortbox a, .sortbox span {
  height: 15px;
  text-align: center;
  padding: 2px;
  margin-right: 0px;
  text-decoration: none;
  display: block;
  float: left;
  color: black;
  border: 1px solid #aaaaaa;
  
}
.sortbox span {
  background-color: #eeeeee;
  float: left;
}
.sortbox a, .sortbox span.beschriftung {
  background-color: #eeeeee;
}
.kasten_blau {
  background-color: #ccccff;
  padding: 5px;
}
.kasten_dkblau {
  background-color: #112266;
  padding: 5px;
  color: white;
}
.keine_schrift {
  font-family:"Trebuchet MS", Arial, sans-serif;
  background: none;
  padding: 0;
}
/* Cremer modified - Schriften */
.none {
  background: none;
  padding: 0;
}

