#bannertop
{
	height: 155px;
	margin: 0px;
	font-size: 25px;
	font-weight: bold;
	color: #d1d9e3;
	background-image: url(headerback.png);
	margin-bottom: 20px;
	text-align: center;
	vertical-align: middle;
}
.banner {
	border: 0px;
}
.sponsorimg {
	border: 0px;
	text-align: center;
}

.tickerbox {
	height: 25px;
	margin-left: 20px;
	margin-right: 20px;
}

body
{ 
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
}

a
{
	color: #0000BB;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

input
{
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 10px;
	border-bottom-width: 1px;
	font-family: Verdana,Helvetica;
	border-right-width: 1px;
}

select
{
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 10px;
	border-bottom-width: 1px;
	font-family: Verdana,Helvetica;
	border-right-width: 1px;
}

textarea
{
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 10px;
	border-bottom-width: 1px;
	font-family: Verdana,Helvetica;
	border-right-width: 1px;
}

.main_title
{
	background-color: #97B8D3;
}

.main_content
{
	padding: 7px;
	/* background-color: #D1EAFF; */
	background-color: #fff;
}


.border_color
{
	background-color: #0d0d0d;
}


.copyright
{
	font-size: 10px;
	text-align: center;
}

.kursiv
{
	font-style: italic;
	display: inline;
	margin-right: 3px;
}


.fett
{
	font-weight: bold;
	display: inline;
	margin-right: 3px;
}


.mitte {
	text-align: center;
}

.titlel {
	background-image: url(menutopl.png);
	background-position: 0% 0%;
	background-repeat:no-repeat;
	position:relative;
	left:-5px;
	height: 25px;
}

.titler {
	background-image:url(menutopr.png);
	background-position:100% 0%;
	background-repeat:no-repeat;
	position:relative;
	left:5px;
	height: 25px;
}

.titlem {
 	background-image:url(menutopm.png);
	margin-right: 6px;
	height: 25px;
}

.title
{
	padding-top: 5px;
	color: #fff;
	font-size: 13px;
}

.d1 {
	background-image:url(dtl.png);
	background-position:0% 0%;
	background-repeat:no-repeat;
	position:relative;
	top:-1px;
	left:-1px;
}

.d2 {
	background-image:url(dtr.png);
	background-position:100% 0%;
	background-repeat:no-repeat;
	position:relative;
	left:2px;
}

.d3 {
	background-image:url(dbr.png); 
	background-position:100% 100%;
	background-repeat:no-repeat;
	position:relative;
	top:2px;
}

.d4 {
	background-image:url(dbl.png);
	background-position:0% 100%;
	background-repeat:no-repeat;
	position:relative;
	left:-2px;
	padding:1.2em;
	overflow:hidden;
}

.display {
	margin: 0px;
	margin-bottom: 15px;
/* 	background-color: #bed8f6; */
	background-color: #fff;
	border: 1px solid #699bdf;
}

#menuleft {
	padding: 0px;
	width: 230px;
	float: left;
	margin-left: 15px;
}

#menuright {
	padding: 0px;
	width: 250px;
	float: right;
	margin-right: 15px;
}

#maindisplay {
	margin: 0 270px 0 250px;
	padding: 0 1em;
	text-align: left;
}

#footer {
	clear: both;
}

.wholebox
{
	margin: 0px;
	padding: 0px;
}

.box {
	margin: 0px;
	margin-bottom: 25px;
	border: 1px solid #90a2b8;
}

.boxtitle {
	/* color: #d1d9e3; */
	color: #fff;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
	/* background-image: url(menutop.png);
	background-repeat: no-repeat; */
	font-size: 13px;
	height: 25px;
	vertical-align: middle;
	text-align: center;
}

.middletitle {
	color: #fff;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 13px;
	height: 25px;
	vertical-align: middle;
}

.boxcontent {
	padding: 10px;
}

.b1 {
	background-position:0% 0%;
	background-repeat:no-repeat;
	position:relative;
	top:-1px;
	left:-1px;
}

.b2 {
	background-position:100% 0%;
	background-repeat:no-repeat;
	position:relative;
	left:2px;
}

.b3 {
	background-image:url(box-br.gif); 
	background-position:100% 100%;
	background-repeat:no-repeat;
	position:relative;
	top:2px;
}

.b4 {
	background-image:url(box-bl.gif);
	background-position:0% 100%;
	background-repeat:no-repeat;
	position:relative;
	left:-2px;
	padding:0.2em;
	overflow:hidden;
}


#ticker-container {
	position:relative;
	overflow:hidden;
	padding: 2px;
	text-align: center;
}

#ticker {
	text-align: center;
	position:relative;
}

#ticker ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
#ticker ul li {
	display:list-item;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: arial;
	font-size: xx-small;
	font-weight: normal;
	padding-left: 2px;
}

#ticker ul li a {
	font-family: arial;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: none;
	padding-left: 2px;
}

#ticker ul li a:hover {
	font-family: arial;
	font-size: xx-small;
	text-decoration: none;
	padding-left: 2px;
}