.Kopf {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 67px;
	top: 5px;
	border: 1px durchgehend #000066;
	left: 20;
}
.Navi {
	position: absolute;
	visibility: visible;
	z-index: 6;
	top: 135;
	border: 1px durchgehend #000066;
	left: 300;
}
.Breadcrumbs {
	position: absolute;
	visibility: visible;
	z-index: 5;
	width: 550;
	top: 170px;
	left: 71px;
}
.Main {
	position: absolute;
	visibility: visible;
	z-index: 5;
	width: 550;
	top: 200px;
	left: 71px;
}
.Footer {
	position: absolute;
	visibility: visible;
	z-index: 1;
	width: 70px;
	top: 95%;
	left: 5px;
	font-size: 9px;
	color: #ffffff;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.navi-link {
	font-size: 12px;
	font-weight: bold;
}
.Sprache {
	position: absolute;
	visibility: visible;
	z-index: 1;
	top: 65px;
	border: 1px durchgehend #000066;
	left: 500;
}
i {
	font-style: normal;
	color: #FF4000;
}
.Banner {
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 50px;
	width: 500px;
	top: 80;
	left: 70;
}
em {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
h3, h2, h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FF4E00;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
.Bild {
	position: absolute;
	visibility: visible;
	z-index: 3;
	left: 407px;
	top: 400;
	background-image: url("/images/DEN_logo_bg.jpg");
	width: 300;
	height: 300;
	text-align: left;
	margin: auto;
	padding: 70px;
	background-repeat: no-repeat;
}

.content{
  font-family: helvetica, arial;
  font-size: 10pt;
}
.adminBar {
  background-color: #dddddd;
  font-family: helvetica, arial;
}
.tableMenu {
  background-color: #dddddd;
  font-size: 8pt;
  font-family: Helvetica, Arial;
}
.tableMenu a {
  text-decoration: none;
}
.tableHeader {
  background-color: #dddddd;
  font-size: 10pt;
  font-family: Helvetica, Arial;
}
.tableData {
  font-size: 10pt;
  font-family: Helvetica, Arial;
}
.pollColor {
  background-color: #cccccc;
  border: thin solid #aaaaaa;
}
.pagination {
  font-family: helvetica, arial;
  font-size: 8pt;
  text-align: center;
}
.tab {
  border: 1px solid black;
   background-color: #eeeeee;
}
.tabBody {
   border: 1px solid black;
   border-top: 1px solid black;
   border-left: 1px solid black;
   background-color: #dddddd; 
}
div.tabs {
    line-height: 15px;
    font-size: 14px;
}
.tabHover {
   background-color: #cccccc;
}
.tabActive { 
   background-color: #dddddd; 
}

select, input, textarea {
  color: #000040;
  background-color: #FFFFFF;
}

A {
  color: #333333;
}

.wobjectArticle {
	text-align: justify;
}

.horizontalMenu {
  text-decoration: none;

}

.verticalMenu {
	text-decoration: none;
	font-size: 12px;

}

.homeLink, .crumbTrail, .myAccountLink, .Footer A, .horizontalMenu A, .verticalMenu A, .horizontalMenu A:visited {
	color: #333333; text-decoration: none;
}

A:hover, .horizontalMenu A:hover {
 color: #FF4E00; text-decoration: underline;
}

.selectedMenuItem A,.selectedMenuItem A:visited {
  color: #333333; text-decoration: none;
  }

.loginBox {
  font-size: 10pt;
}

a#navi:link { color: #333333; text-decoration: none;}
a#navi:visited { color: #333333; text-decoration: none;}
a#navi:hover { color: #FF4E00; text-decoration: underline;}
a#navi:active { color: #FF4E00; text-decoration: underline;}

