
body {
	font-family:Verdana,sans-serif;
	font-size: 11pt;
	text-align: left;
}

table.text {
	table-layout: fixed;
	font-size: 11pt;
}

td.heute {
	border-width:medium;
	border-color:#aa2055;
	border-style:dashed;
	padding:10px;
	font-family:Verdana,sans-serif;
	font-size: 10pt;
}

input.kc, select.kc, textarea.kc {
        color: #0F0F0F;   
        border: 0px;
}
input.button.kc {
        border: 1px solid;
        color: #889a7f;
        background-color : #eeeeee;
}

td.miniunterschrift {
        color: #889a7f;
        text-align: center;
        font-size: 8pt;
}

#ubercontainer {
	text-align: center;
}

#container {
	background-color: #ffffff;
	position: relative;
	text-align: left;
	width: 1000px;
	height: 654px;
	margin: 0px auto;
}
#leftbar {
	background-color: #ffffff;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 240px;
	height: 650px;
}
#header {
	background-color: #e0efcb;
	position: absolute;
	left: 233px;
	top: 0px;
	width: 767px;
	height: 80px;
}
#smallandred {
	background-color: #9e003d;
	position: absolute;
	left: 233px;
	top: 80px;
	width: 767px;
	height: 6px;
	font-size: xx-small;
}
#smallandright {
	background-color: #9e003d;
	position: absolute;
	left: 990px;
	top: 110px;
	width: 10px;
	height: 544px;
	font-size: xx-small;
}
#infobar {
	background-color: #dcdcdc;
	position: absolute;
	left: 760px;
	top: 110px;
	width: 230px;
	height: 534px;
}
#infobar_top {
	background-color: #dcdcdc;
	position: absolute;	
	margin-top: 40px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
#infobar_bottom {
	background-color: #dcdcdc;
	position: absolute;
	margin-top: 380px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
#stoerer {
	position: absolute;
	left: 675px;
	top: 95px;
}

#videoframe {
	text-align: center;
	font-size: 12pt;
    font-weight: bold;
} 

#footer {
	background-color: #4cad26;
	position: absolute;
	left: 0px;
	top: 644px;
	width: 990px;
	height: 10px;
	font-size: xx-small;
}

#main {
	background-color: #ffffff;
	position: absolute;
	left: 253px;
	top: 120px;
	width: 507px;
	height: 520px;
}
#scrolltext {
	overflow: auto;
	width: 507px;
	height: 520px;
}
#menu {
	background:#4cad26;
	border-bottom:1px solid white;
	padding:4px 0;

	position: absolute;
	left: 233px;
	top: 86px;
	width: 767px;
}


#menu a {
    padding:4px 10px;
    text-decoration:none;
    font-weight:bold;
    color:#f9f9f9;
    }
#menu a.hover {
    background:#5cbd36;
    }
#menu span {
    display:none;
    }
#img {
    vertical-align:bottom;
    }

#subnav {
    font-size:10px;
    margin-bottom:2em;
    }
#subnav a {
    color:#FB3B00;
    margin-right:1em;
    }
#subnav span {
    color:silver;
    margin-right:1em;
    }

