* {
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
}
hr {
	border: 1px solid #000000;
}
body {
	background-color: #FFFFFF;
	margin-top: 5px;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
a.nal:link {
	text-decoration: underline;
	color: #999999;
	padding-left: 0px;
	padding-right: 2px;
}
a.nal:visited {
	text-decoration: underline;
	color: #999999;
	padding-left: 0px;
	padding-right: 2px;
}
a.nal:hover {
	text-decoration: underline;
	color: #000000;
	padding-left: 0px;
	padding-right: 2px;
}
a.nal:active {
	text-decoration: underline;
	color: #999999;
	padding-left: 0px;
	padding-right: 2px;
}
a.nala:link, a.nala:visited, a.nala:hover, a.nala:active {
	text-decoration: underline;
	color: #000000;
	padding-left: 0px;
	padding-right: 2px;
}
div#tnav a:link {
	padding-left: 0px;
	padding-right: 2px;
}
div#tnav a:visited {
	padding-left: 0px;
	padding-right: 2px;
}
div#tnav a:hover {
	padding-left: 0px;
	padding-right: 2px;
}
div#tnav a:active {
	padding-left: 0px;
	padding-right: 2px;
}
div#mainbox {
	background-color: #FFFFFF;
	width: 900px;
	position: absolute;
	left: 100px;
	padding: 0px;
}
div#topbox {
	width: 900px;
	position: absolute;
}
div#navlo {
	background-image: url(../img/kidb_logoBW-120.gif);
	background-repeat: no-repeat;
	background-position: 20px 5px;
	background-color: #FFFFFF;
	width: 570px;
	height: 80px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}
div#navit {
	background-color: #FFFFFF;
	width: 570px;
	height: 30px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}
div#corbox {
	position: absolute;
	left: 420px;
	z-index: 50;
	width: 180px;
	height: 33px;
	top: 10px;
	border: 0px solid #000000;
	background-color: #FFFFFF;
	padding: 0px;
	font-size: 13px;
	overflow: hidden;
	text-align: right;
}
div#tower {
	width: 600px;
	position: absolute;
	top: 110px;
	background-color: #FFFFFF;
}
div#thead {
	background-image: url(../img/kidbturm_01.gif);
	background-repeat: no-repeat;
	height: 29px;
}
div#tbody {
	background-image: url(../img/kidbturm_02.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
div#tnav {
	background-image: url(../img/kidbturm_02.gif);
	background-repeat: repeat-y;
	height: 30px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
div#tfoot {
	background-image: url(../img/kidbturm_04.gif);
	background-repeat: no-repeat;
	height: 206px;
	padding-top: 30px;
	padding-right: 280px;
	padding-bottom: 0px;
	padding-left: 20px;
}
div#tbot {
	background-color: #FFFFFF;
	height: 30px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
div#tsponsors {
	float: right;
	vertical-align: top;
	padding-bottom: 40px;
}
div#tinfo {
	position: absolute;
	width: 200px;
	left: 600px;
}
div#proginfo {
	position: absolute;
	left: 620px;
	z-index: 50;
	width: 270px;
	top: 245px;
	border: 1px solid #000000;
	background-color: #A8ADB4;
	padding: 5px;
	font-size: 13px;
}
div#loading {
	position: absolute;
	left: 620px;
	z-index: 50;
	width: 270px;
	top: 245px;
	border: 1px solid #000000;
	background-color: #FFFF99;
	padding: 5px;
	font-size: 13px;
}
table.programm {
	width: 550px;
}
table.programm td.firstprz {
	width: 93px;
}
table.tfoottab td {
	font-size: small;
}
td.blackevetit, td.coloredevetit, td.grayevetit, td.nobackgroundevetit {
	text-transform: uppercase;
	font-weight: bold;
}
td.black, td.blackevetit {
	background-color: #000000;
	color: #FFFFFF;
	padding: 2px;
}
td.blackevetit:hover {
	background-color: #333333;
	color: #FFFFFF;
	padding: 2px;
}
td.gray, td.grayevetit{
	background-color: #808285;
	color: #FFFFFF;
	padding: 2px;
}
td.grayevetit:hover {
	background-color: #A6A8AA;
	color: #FFFFFF;
	padding: 2px;
}
td.nobackground, td.nobackgroundevetit{
	color: #FFFFFF;
	padding: 2px;
}
td.nobackgroundevetit:hover {
	color: #FFFFFF;
	padding: 2px;
}
td.tfoottit {
	background-color:#000000;
	color: #FFFFFF;
	padding: 2px;
}
form.nlxfrm input, select {
	width: 250px;
	border: 1px solid #000000;
}
form.nlxfrm input.sm {
	width: 10px;
	border: 1px solid #000000;
}
input.errorstyle, select.errorstyle, form.nlxfrm input.errorstyle, form.nlxfrm select.errorstyle {
	width: 250px;
	border: 2px solid #CC0000;
}
div#corbox input, select {
	font-size: 10px;
}
td.blackevetit a, td.coloredevetit a, td.grayevetit a, td.nobackgroundevetit a  {
	font-weight: bold;
	text-decoration: none;
}
table#vdata td {
	vertical-align: top;
}
p.nma {
	margin: 0px;
}
ul {
	text-indent: 0px;
	list-style-position: outside;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
ul p {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
}
ul p a {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.errorumfrage {
	color: #CC0000;
}
img.prog_img {
	padding: 4px;
	background-color: #FFFFFF;
	margin: 1px;
	text-align: center;
}

/* lb v2 */
div.lbimsbox {
	margin: 15px;
}
img {
	border: 0px;
}
img.lbimbox {
	padding: 4px;
	background-color: #FFFFFF;
	margin: 1px;
}