/***********
* BASE CSS *
***********/
* {
	margin: 0;
	padding: 0;
}
option {
	padding-left: 0.4em
}
html {
	height:100%
}
body {
	font-size: 100.01%;
	position: relative;
	color: #000000;
	/* background: #003064; */
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img {
	border:0;
}
select, input, textarea {
	font-size: 99%
}
p {
  padding-bottom: 8px;
}
/********
* Links *
********/
a {
	color: #010000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/************
* Formulare *
************/
form {
	overflow:hidden;
}
input.eben, textarea {
	width: auto;
	border: 1px #7f9db9 solid;
	background: #ffffff;
	padding: 2px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	border: 1px #7f9db9 solid;
	background: #ffffff;
	color: #000000;
	height: 17px;
}
input.fform{
  width: 110px;
	border: 1px #7f9db9 solid;
	background: #ffffff;
	padding: 2px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
select.fform{
  width: 138px;
}

/**************************
* Zeilen und Seitenrahmen *
**************************/
#page {
	width: 667px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	padding-bottom: 20px;
}
#copy {
	clear:both;
	display: none;
}
#copy .red {
	color: #e10012;
}
#main {
	clear: both;
  width: auto;
}
#nav0 {
	clear:both;
	display: none;
}
#created {
  display: none;
}
#created a {
  color: #7f9ead;
  font-size: 10px;
  text-decoration: none;
}
/* Menu Ebene 1 */
#menuborder {
	display: none;
}
#menu {
	background-color: #d0e3f2;
	color: #005e95;
	text-indent: 76px;
}
.menuitem {
	margin-left: 22px;
}
.flagge {
	margin-left: 10px;
}

/********************
* Floating Elemente *
********************/
.mclear:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.mclear {
	display: block;
}
.floatinbox {
	overflow: hidden;
	margin-bottom: 15px;
}
#ie_clear {
	display: none;
}

/**********
* Spalten *
**********/
/* menu */
#spalte1 {
	display: none;
}
/* Funktion */
#spalte2 {
  display: none;
}
#spalte3 {
	width: auto;
	z-index: 1;
}
#spalte3inhalt {
	z-index: 2;
	position: relative;
}

.icond {
  position: relative;
  margin-top: -2px;
  margin-right: 10px;
}
#headline {
  width: 327px;
  height: 70px;
  border-bottom: 1px solid #007bb4;
  position:relative;
  margin-bottom: 20px;
}
.subhead {
  font-weight: bold;
  color: #007bb4;
}
.down{
  color: #df0025;
  font-size: 16px;
  font-weight: bold;
  position:absolute;
  bottom: 0;
  right: 0;
  margin-bottom: 4px;
}
#inhalt {
}
#inhaltl {
  width: 316px;
  float: left;
}
#inhaltr {
  width: 350px;
  float: right;
}
.cbox {
  padding: 3px;
  border: 1px solid #007bb4;
}
#reiter {
  float: right;
  border-right: 1px solid #007bb4;
  display: none;
}
#reiter a {
  color: #005e95;
  font-weight: bold;
  text-decoration: none;
}
.rbox {
  float: left;
  border-left: 1px solid #007bb4;
  border-bottom: 1px solid #007bb4;
  line-height: 17px;
  width: 20px;
  text-align: center;
  padding: 0px 3px 3px 3px;
}
.ritema {
  background-color: #b9d2e9;
  cursor: pointer;
}
.ritem {
  background-color: #dbe8f4;
  cursor: pointer;
}
.cboxhead {
  line-height: 24px;
  background-color: #e6f2fa;
  padding-left: 5px;
  font-weight: bold;
  color: #007bb4;
}
.cboxkatanr {
  line-height: 24px;
  padding-left: 5px;
  font-weight: bold;
  color: #007bb4;  
}
table.masse {
  margin-left: 7px;
  border: 0px solid #007bb4;
  border-collapse: collapse;
  color: #004976;
  text-align: center;
  margin-bottom: 14px;
}
table.masse th {
  font-weight: normal;
  padding: 2px 6px 2px 6px;
}
table.masse td {
  border: 1px solid #007bb4;
  padding: 2px 6px 2px 6px;
}
#cboxsl {
  float: left;
  width: 180px;
  padding: 1px;
  border: 1px solid #a8a7a7;
  height: 152px;
  background-color: #ebebeb;
}
#cboxsr {
  float: right;
  padding: 1px;
  border: 1px solid #a8a7a7;
  width: 152px;
  background-color: #ebebeb;
}
.lvk {
  text-align: center;
  padding: 1px;
  overflow: hidden;
  width: 150px;
  height: 150px;
}
.agentlinehead {
  margin-bottom: 1px;
  border-bottom: 1px solid #a8a7a7;
  padding-left: 5px;
}
.agentline {
  margin-bottom: 1px;
  border-bottom: 1px solid #a8a7a7;
  padding-left: 5px;
  line-height: 16px;
  height: 35px;
  background-color: #ebebeb;
}
.agentlineend {
  padding-left: 5px;
  line-height: 19px;
  height: 19px;
}
.iconah {
  margin-bottom: -3px;
}
.icona {
  margin-top: 4px;
  margin-right: 5px;
  margin-bottom: 10px;
}
.icone {
  margin-top: 5px;
  margin-right: 5px;
}
.cfullg {
  padding: 1px;
  border: 1px solid #a8a7a7;
  margin-top: -3px;
}
#cfullgend {
  background-color: #ebebeb;
  padding-left: 5px;
  line-height: 22px;
}
.cfullt {
  margin-top: 20px;
  color: #004976;
  margin-bottom: 10px;
  padding: 5px;
  border: 1px solid #007bb4;
  width: 655px;
}
.centry {
  line-height: 20px;
  background-color: #e6f2fa;
  text-indent: 10px;
}
#pimage {
  width: 308px;
  height: 308px;
  overflow: hidden;  
}
#pbox {
  padding: 3px;
  border: 1px solid #007bb4;
  width: 308px;
  height: 308px;
  position: relative;
}
.bildlinks, .bildrechts {
  padding: 2px;
  border: 1px solid #007bb4;
  margin-bottom: 15px;
}
.bildlinks {
  float: left;
  margin-right: 15px;
}
.bildrechts {
  float: right;
  margin-left: 15px;
}
.bildlinksu, .bildrechtsu {
  padding: 2px;
  border: 1px solid #007bb4;
}
.bildlinksu {
  float: left;
  margin-right: 15px;
}
.bildrechtsu {
  float: right;
  margin-left: 15px;
}
.bildohnelinks {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.bildohnerechts {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}
.bildthuebersicht {
  padding: 1px;
  border: 1px solid #007bb4;
  margin-bottom: 3px;
  margin-left: 7px;
}
.bilddownload {
  padding: 2px;
  border: 1px solid #007bb4;
  margin-bottom: 15px;
  margin-left: 25px;
}
#bbox {
  position: relative;
}
.slidelink {
  display: none;
}
#logo {
  display: none;
}
#illu{
  display: none;
}