BODY {
  background-color: #F0F4F7;
  background-image: url('images/bg.jpg');
  background-repeat: repeat-x;
  color: #000000;
  font-family : Arial, sans-serif;
  font-size : 10px; background-position-y:50%
}

A {
  color: #000000;
  text-decoration: none;
  font-size: 14px;  
}

A:hover {
  color: #0D0F98;
  text-decoration: none;
  font-size: 14px; 
}


.headmenu {

	text-align: center;
	vertical-align: top;
	color: #ff9900;
	overflow: hidden;
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
	padding-top:145px;
}


TD.Boxhead {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url('images/menuback.png');
	background-repeat: no-repeat;
	height: 25px;
	color: #FFFFB3;
	/*text-indent: 2px;*/
	line-height: 11px;
	text-align: center;
	vertical-align:top;
	overflow:hidden;
	padding-top:5px
}


TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Arial, sans-serif;
  font-size: 10px;

}

.border{
	/*height: 380px;*/
	border: 1px solid #666666;
	margin-bottom: 5px;
}



TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #ffffef;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
}


.navLeft {
	vertical-align: top;
	width: 150px;
	/*background-image: url(./img/back.png);*/
	padding: 2px;
}
.navRight {
	vertical-align: top;
	width: 150px;
	padding: 2px;
}

.pageHeaderleft {
	background-image: url('images/header.png');
	vertical-align: middle;
	height: 176px;
	width: 920px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff; background-position-x:left
}
.header {
	vertical-align: middle;
	height: 90px;
	
}


/* BOXEN */


.box_tl {
	background-image: url('images/box_ol.png');
	width: 20px;
	height: 13px;
	line-height: 13px;
	background-repeat: no-repeat			
}

.box_tm {
	background-image: url('images/box_om.gif');
	width: 100%;
	height: 13px;
	line-height: 13px;
	background-repeat: repeat-x
}

.box_tr {
	background-image: url('images/box_or.png');
	width: 21px;
	height: 13px;
	line-height: 13px;
	background-repeat: no-repeat
}

.box_ml {
	background-image: url('images/box_ml.gif');
	width: 20px;
	height: 5px;
	line-height: 5px;
	background-repeat: repeat-y
}

.box_mm {
	background-color: #3FA8F9;
}

.box_mr {
	background-image: url('images/box_mr.gif');
	width: 19px;
	height: 5px;
	line-height: 5px;
	background-repeat: repeat-y;
	background-position:  left 50%;
}

.box_dl {
	background-image: url('images/box_ul.png');
	width: 20px;
	height: 17px;
	line-height: 17px;
	background-repeat: no-repeat
}

.box_dm {
	background-image: url('images/box_um.gif');
	width: 100%;
	height: 17px;
	line-height: 17px;
	background-repeat: repeat-x
}

.box_dr {
	background-image: url('images/box_ur.png');
	height: 17px;
	width: 21px;
	background-repeat: no-repeat
}


/* FOOTER_LEISTE */


.footer_text {
	text-align: center;
	color: #cccccc;
	overflow: hidden;
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal;
	padding-top:7px;
}

.footer_lnk {
	font-size: 14px;
	text-align: center;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #250F4F;
}



.footer {
	background-image: url('images/footer.png');
	background-repeat: no-repeat;
	height: 45px;
	text-align: center;
	vertical-align: top;
	overflow: hidden;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-top:4px;
}
