/* ##########*/
body {
	font-family: Verdana;
	font-size: 11px;
    margin: 0px;
    padding: 0px;
	width:100%;
    height:100%;
}

#content {
    position: absolute;
	 background-image: url(/img/hg.gif);
	padding-bottom:30px;
}

#footer_container {
    position:fixed;
    bottom:0;
	left:0;
	right:0;
    margin:0;
    height:30px;
	border-top: solid 1px #667db2;
}

#footer {
    position:fixed;
    bottom:0px;
	background-color: #203184;
    padding:0px;
    width:100%;
	height: 30px;
}

/* IE ##################*/

* html, * html body {
    overflow:hidden;
    bottom:0;
}

* html #footer_container {
    position:absolute;
    width:100%;
	top: expression( document.body.clientHeight - 30 );
}

* html #footer {
    position:static;
	background-color: #203184;
}

* html #content {
    position:absolute;
    top:0;
	bottom:0;
    left:0;
	right:0;
    width: 100%;
    height: expression( document.body.clientHeight - 30 );
    overflow:auto;
    margin:0;
}

td {
	font-family: Verdana;
	font-size: 11px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #1f3083;
}

a:hover {
	text-decoration: underline;
	color: #1f3083;
}

.td_seknavi {
    padding-left: 10px;
    padding-bottom: 3px;
}

.td_thirdnavi {
    padding-top: 2px;
    padding-left: 1px;
    padding-bottom: 3px;
}

.primnavi_off:link, .primnavi_off:visited, .primnavi_off:active {
	color: #203184;
    font-size: 12px;
    border: 0px solid black;
	font-weight: bold;
    padding-top: 8px;
    padding-left: 7px;
}

.primnavi_off:hover {
	color: #EFCB6D;
    font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.primnavi_on:link, .primnavi_on:visited, .primnavi_on:active {
	color: #EFCB6D;
    border: 0px solid black;
    font-size: 12px;
	font-weight: bold;
    padding-top: 8px;
    padding-left: 7px;
}

.primnavi_on:hover {
	color: #EFCB6D;
    
	font-weight: bold;
	text-decoration: none;
}

.primLink:link, .primLink:visited, .primLink:active {
	color: #ffffff;
    font-size: 11px;
	font-weight: bold;
}

.primLink:hover {
	color: #ffffff;
    font-weight: bold;
	text-decoration: none;
}

.seknavi_off:link, .seknavi_off:visited, .seknavi_off:active {
	color: white;
	font-weight: bold;
}

.seknavi_off:hover {
	color: #EFCB6D;
	font-weight: bold;
	text-decoration: none;
}

.seknavi_on:link, .seknavi_on:visited, .seknavi_on:active {
	color: #EFCB6D;
	font-weight: bold;
}

.seknavi_on:hover {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.thirdnavi_off:link, .thirdnavi_off:visited, .thirdnavi_off:active {
	color: #1f3083;
}

.thirdnavi_off:hover {
	color: #1f3083;
	text-decoration: none;
}

.thirdnavi_on:link, .thirdnavi_on:visited, .thirdnavi_on:active {
	color: #1f3083;
}

.thirdnavi_on:hover {
	color: #1f3083;
	text-decoration: none;
}

/* ##########*/

select {
	font-family: Verdana;
	font-size: 11px;
	color: #1f3083;
	border-style: none;
	border-width: 0px;
}
input {
	font-family: Verdana;
	font-size: 11px;
	color: #1f3083;
	border-style: solid;
	border-width: 1px;
	border-color: #667eb2;
	padding-left: 5px;
	padding-right: 5px;
}
input[type="image"], input[type="submit"] {
	border-style: none;
	border-width: 0px;
}
textarea {
	font-family: Verdana;
	font-size: 11px;
	color: #1f3083;
	border-style: solid;
	border-width: 1px;
	border-color: #667eb2;
	padding-left: 5px;
	padding-right: 5px;
}

.subhead {
	font-family: Verdana;
	border-left : solid 1px #7983B5;
	border-right : solid 1px #7983B5;
	border-bottom : solid 1px #7983B5;
	padding-left: 34px;
	color: #203184;
	font-size: 14px;
	height: 24px;
	font-weight: bold;
    margin-bottom: 30px;
}

.contenthead {
	font-family: Verdana;
	padding-left: 34px;
	color: #203184;
	font-size: 16px;
	height: 24px;
	font-weight: bold;
    margin-bottom: 30px;
}

/* ########## */

.nachfuehrung {
    padding-top: 8px;
    font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #1f3083;
}
.nachfuehrungHigh {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: #d7b263;
}
.balkenDunkel {
	background-color: #1f3083;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
}
.balkenMittel {
	background-color: #667eb2;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
}
.balkenHell {
	background-color: #cddeed;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
}
.balkenHellSchmal {
	background-color: #cddeed;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
}
.balkenSubhead {
	background-color: #cfdfee;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
}
.balkenData {
	background-color: #e5f1f7;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
}

/* ########## */

.linkSpielspalte {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #1f3083;
}
.linkListe {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #7983b5;
}
.linkReferenz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1f3083;
}
.linkRechts:link, .linkRechts:visited, .linkRechts:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.linkRechts:hover {
	text-decoration: underline;
	color: #ffffff;
}

.linkBlueSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1f3083;
}
.linkBlueSmallBold {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #1f3083;
}
.linkWhite:link, .linWhite:visited, linkWhite:active, linkWhite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.linkBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1f3083;
}
.linkBlue10 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #1f3083;
}
.blue9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1f3083;
}
.blue10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1f3083;
}
.blue10Bold {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #1f3083;
}
.black9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.black10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.black11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.black9Bold {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.black10Bold {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.black11Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.spielspalte {
	font-family: Verdana;
	font-size: 11px;
}

.error {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
}

.RechtsText {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
}


/* ### Home ### */
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c4dcf3;
}
.newsHeadline {
	font-weight: bold;
}	
