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

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

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


.headmenu {

	text-align: right;
	vertical-align: top;
	color: #ff9900;
	overflow: hidden;
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
	padding-top:150px;
	padding-right:30px;

}


TD.Boxhead {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	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: Georgia;
  font-size: 10px;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Georgia;
  font-size: 10px;

}

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



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

TD.main, P.main {
  font-family: Georgia;
  font-size: 11px;
}

TD.tableHeading {
  font-family: Georgia;
  font-size: 12px;
  font-weight: bold;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Georgia;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Georgia;
  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: 205px;
	width: 1024px;
	background-repeat: no-repeat;
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff; background-position-x:left
}
.header {
	vertical-align: middle;
	height: 90px;
	
}


/* BOXEN 1*/


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

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

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

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

.box_mm {
	background-color: #4D0502;
}

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

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

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

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

/* BOXEN 2*/


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

.box_tm2 {
	background-image: url('images/box_om2.png');
	width: 100%;
	height: 20px;
	line-height: 20px;
	background-repeat: repeat-x
}

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

.box_ml2 {
	background-image: url('images/box_ml2.png');
	width: 20px;
	height: 1px;
	line-height: 1px;
	background-repeat: repeat-y
}

.box_mm2 {
	background-image: url('images/menuback.png');
}

.box_mr2 {
	background-image: url('images/box_mr2.png');
	width: 20px;
	height: 1px;
	line-height: 1px;
	background-repeat: repeat-y;
	background-position:  left 50%;
}

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

.box_dm2 {
	background-image: url('images/box_um2.png');
	width: 100%;
	height: 20px;
	line-height: 20px;
	background-repeat: repeat-x
}

.box_dr2 {
	background-image: url('images/box_ur2.png');
	height: 20px;
	width: 20px;
	background-repeat: no-repeat
}


/* LAUFBAND */

.bandl {
	background-image: url('images/bandleft.png');
	height: 120px;
	width: 20px;
	background-repeat: no-repeat
}

.bandm {
	background-image: url('images/bandm.png');
	width: 100%;
	height: 120px;
	line-height: 120px;
	background-repeat: repeat-x
}


.bandr {
	background-image: url('images/bandright.png');
	height: 120px;
	width: 20px;
	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: 60px;
	text-align: center;
	vertical-align: top;
	overflow: hidden;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-top:4px;
}