html, body {
  /* \*/
  min-height: 100%
  height: 100%;
  /* not for IE on Mac */
}

/* Haupt-Seitendefinition */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/bg_body.gif);
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
	overflow: scroll;
	text-align: center;
	height: 100%;
}
#main {
	position: relative;
	background-repeat: repeat-y;
	text-align: left;
	margin: auto;
	padding: 0px;
	width: 779px;
	height: 100%;
	bborder: 1px solid Blue;
}

/* Header definition */
#header {
	position: absolute;
	top: 6px;
	left: 7px;
	height: 96px;
	width: 760px;
	background: #C60022;
	bborder: 1px solid #ff0000;
}
#header .claim {
	position: absolute;
	top: 13px;
	left: 176px;
}
#header .navi {
	position: absolute;
	top: 75px;
	left: 10px;
	color: #ffffff;
}
#header a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
#header a:hover,
#header a.active {
	text-decoration: underline;
}

.red-bar {
	position: absolute;
	top: 256px;
	left: 7px;
	height: 11px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	background-color: #C60022;
	border: none;
	color: #C60022;
}
/*********************************/

/* Language Selector */
#langSelect {
  position: absolute;
  top: 8px;
  left: 16px;
  margin: 0px;
  padding: 0px;
  z-index: 10;
}
#langSelect table {
	margin: 0px;
	padding: 0px;
}
#langSelect td {
	padding: 4px;
}
#langSelect a {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
#langSelect a:hover {
	text-decoration: underline;
}
/*********************************/

/* Image Bar */
#image-bar {
	position: absolute;
	top: 105px;
	left: 7px;
}
/*********************************/

/* Footer */
#footer {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	bottom: 0px;
	width: 779px;
	height: 40px;
	text-decoration: none;
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	bborder: 1px solid green;
}

#footer .line {
	margin: 0px 7px 0px 7px;
	padding: 2px 0px 0px 157px;
	width: 603px;
	height: 16px;
	background-color: #C60022;
	font-size: 10px;
	color: #ffffff;
}
* html #footer .line {
	width: 760px;
	height: 18px;
}

#footer a.footerlink {
	font-size: 10px;
	color: #ffffff;
}
#footer a.footerlink:hover {
	text-decoration: underline;
}
/*********************************/

/* Content Table definition */
table.content {
	height: 100%;
	width: 779px;
	mmargin-bottom: -42px;
	background-image: url(images/bg_main.gif);
	bborder: 1px solid Lime;
}
* html table.content {
	margin-bottom: -40px;
}
td.main-table-top-spacer {
	height: 271px;
}
td.column-left {
	width: 151px;
	padding-left: 7px;
	vertical-align: top;
	background-image: url(images/bg_left-column.gif);
	background-repeat: repeat-y;
	bbackground-color: #E1E1E1;
}
* html td.column-left {
	width: 158px;
}
td.column-middle {
	width: 460px;
	vertical-align: top;
	background-color: #ffffff;
}
td.column-wide {
	width: 609px;
	ppadding-right: 12px;
	vertical-align: top;
	background-color: #ffffff;
	bborder: 1px solid Lime;
}
td.column-right {
	width: 149px;
	padding-right: 12px;
	vertical-align: top;
	bbackground-color: #E1E1E1;
}
* html td.column-right {
	width: 161px;
}
td.footer-logo {
	height: 58px;
	text-align: right;
	vertical-align: top;
	padding-right: 12px;
}
* html td.footer-logo {
	height: 98px;
}
/*********************************/

/* Main Navigation */

#main-navi {
	margin: 21px 0px 0px 12px;
}
#main-navi img {
	padding: 0px 0px 3px 0px;
	margin: 0px;
}
#main-navi .subnavi-entry {
	margin: 0px 5px 10px 5px;
}
#main-navi a.subnavi,
#main-navi a.active {
	color: #555555;
	font-size: 10px;
	font-weight: normal;
}
#main-navi a.subnavi:hover {
	text-decoration: underline;
}
#main-navi a.active {
	color: #C60022;
}
/*********************************/

/* Contenmtbereich */
#content {
	width: 420px;
	padding: 15px 20px 0px 20px;
	height: 100%;
	bbackground-color: #E1E1E1;
}
* html #content {
	width: 460px;
}
#content .mainCopyLeft,
#content .mainCopyJustify {
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	line-height: 1.30em;
}
#content .mainCopyLeft {
	text-align: left;
}
#content .mainCopyJustify {
	text-align: justify;
}
#content .img_headline {
	padding-bottom: 5px;
	display: block;
}
#content h1 {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 15px;
	font-weight: 300;
	color: #C60022;
}
#content h2 {
   margin: 20px 0px 7px 0px;
	padding: 0px;
	color: #C80F2F;
	font-size: 11px;
	font-weight: bold;
}
#content td.formular {
	padding: 7px 3px 7px 3px;
	vertical-align: top;
	color: #555555;
}
/*********************************/

/* Rechte Spalte */
.red-bar-small {
	height: 17px;
	width: 149px;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	background-color: #C60022;
	border: none;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
* html .red-bar-small {
	height: 20px;
}
#news-block-right {
	width: 125px;
	margin: 4px 0px 0px 0px;
	padding: 7px 10px 15px 14px;
	background-color: #E1E1E1;
}
* html #news-block-right {
	width: 149px;
}
#news-block-right .news-entry-right {
	padding-top: 7px;
	font-size: 10px;
	color: #706F70;
}
/*********************************/

/* Main Tag definition */
table {
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
}
td {
	font-size: 11px;
}
ul {
   margin-left: 10px;
	padding-left: 10px;
	list-style: square;
	list-style-position: outside;
	list-style-type: square;
}
li {
	margin-bottom: 5px;
}


/*********************************/

.none {
  display: none;
}

#min-height {
  /* Footer Hack */
  width: 1px;
  bbackground-color: #ff0000;
  min-height: 100%;
  float: left;
  margin-bottom: -69px;
  overflow: hidden;
  border: 1px solid #ff0000;
}

.bold {
	font-weight: bold;
}
.normal {
	font-weight: normal;
}

a {
	text-decoration: none;
}
a.standard {
	color: #C60022;
	font-weight: normal;
}
a.newslink {
	color: #C80F2F;
	font-weight: bold;
}
a.standard:hover {
	color: #000000;
}
a.moreLink:hover {
	color: #003399;
}
a.button {
   padding: 2px 8px 2px 8px;
	color: #ffffff;
	font-weight: bold;
	background-color: #006EB9;
}
a.button:hover {
	color: #7B91C1;
}

fieldset {
	margin: 0px;
	border: 1px solid #A5ACB2;
	bborder: none;
	padding: 10px;
	bbackground-color: #E1E1E1;
}
legend {
   font-size: 11px;
   color: #000000;
   ttext-transform: uppercase;
   font-weight: bold;
   padding-left: 5px;
   padding-right: 5px;
	background-color: #ffffff;
}
input, select, textarea, checkbox {
   font-size: 11px;
   background : #ffffff;
   border : 1px solid #A5ACB2;
}
.TextBlau10 {
	color: #003399;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.TextSchwarz11 {
	color: #000000;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.TextErrorFeedback {
	font-size: 11px;
	font-weight: bold;
	color: #DA4035;
	text-decoration: none;
	border: 1px solid #DA4035;
	margin-top: 20px;
	padding: 2px 4px 2px 4px;
	background-color: #ffffff;
}
.FrameErrorMarker {
	border-bottom: 2px dotted #DA4035;
	padding: 1px 1px 1px 1px;
}
.ClassErrorMarker_tx {
	background-image: url(/images/icon_pflichtfeld.gif);
}
.ClassErrorMarker_ta {
	background-image: url(/images/icon_pflichtfeld.gif);
}
.ClassErrorMarker_ch {
	background-color: #ff0000;
}