/*****************************/
/* benutzerdefinierte styles */

#laufbild_gross_titel {
	position: absolute;
	top: 360px;
	left: 29px;
	font-weight: bold;
}
#laufbild_gross_text {
	position: absolute;
	top: 420px;
	left: 29px;
	font-size: 12px;
	line-height: 14px;
}
.laufband{
	background-color:#EA7125;
}
#navigation {
	background-color: #333333;
}
#wrapper_textblock {
	background-color:#333333;
	background-image:url("images/hg_h3tactical.gif");
	background-repeat:no-repeat;
}
#wrapper_laufbilder {
	background-color: #333333;
}

.navi a, .navi a:hover, .navi a.selected, .navi a.selected:hover {
	color: #EA7125;
	
}
.navi a:hover, .navi a.selected, .navi a.selected:hover {
	color:#FFFFFF;
	
}

/* unternavi */
.navi ul li a,  .navi ul li a.selected:hover {
	color: #FFFFFF;
}

.navi ul li a:hover, .navi ul li a.selected{
	color: #EA7125;
}
html, body {
	background-color: #000000;
	
}
body, td, th, p, input, textarea, select {

	color: #EA7125;

}

a:hover, a{
	color: #FFFFFF;
	text-decoration:none;
	
}

