html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body{
background-color:#ffffff;
color:#333333;
font-family:"Arial";
font-size:12px;
/*background-image: url(../images-sys/punkte.gif);*/
/* text-align: center; nur für IE 5.x */

scrollbar-DarkShadow-Color:#B6BFCA; 
scrollbar-Track-Color:#B6BFCA; 
scrollbar-Face-Color:#47525A; 
scrollbar-Shadow-Color:#B6BFCA; 
scrollbar-Highlight-Color:#47525A; 
scrollbar-3dLight-Color:#B6BFCA; 
scrollbar-Arrow-Color:#ffffff; 
}

td {
font-family:"Arial";
font-size:12px;
}

/* ############## DIV/LAYER Formatierungen ################## */

#spyder {
position:absolute;
width:575px;
height:47px;
visibility: hidden;
}

#wrapper{
width: 964px;
height: 550px;
background-color:#ffffff;
/*margin: 20px auto;*/
border: 0px;
position: relative;
/*text-align:left;*/
padding: 0px;
overflow: hidden;
visibility: visible;
z-index:0;
}

#balken {
position: relative;
width:100%;
height: 62px;
/*background-color: #E6161C;*/
/*background-image: url(../images-sys/balken-oben.gif);*/
}

#header {
position: relative;
width: 100%;
height: 42px;
padding: 0px;
/*background-color: #DFE0E3;*/
background-image: url(../images-sys/bg-mainmenu.jpg);
}

#container {
width: 100%;
height:416px;
background-image: url(../images-sys/bg.jpg);
}

#container0 {
width: 100%;
height:404px;
background-image: url(../images-sys/bg-start.jpg);
}

#container3 {
width: 100%;
height:404px;
background-image: url(../images-sys/bg-submain.jpg);
}

#left {
padding: 0px;
float: left;
/*background: yellow;*/
width: 330px;
height: 414px;
overflow: auto;
}

#left3 {
padding: 0px;
float: left;
/*background: yellow;*/
width: 470px;
height: 414px;
overflow: auto;
}

#left0 {
padding: 0px;
position:absolute;
/*background: yellow;*/
width: 470px;
height: 400px;
overflow: auto;
}

#middle {
position:absolute;
padding: 0px;
/*float: left;*/
/*background: red;*/
left:360px;
width: 604px;
height: 414px;
overflow: hidden;
}

#middle3 {
	position:absolute;
	padding: 0px;
	/*float: left;*/
/*background: red;*/
left:484px;
	width: 480px;
	height: 414px;
	overflow: hidden;
	top: 93px;
}


#bilder{
position:absolute;
left:0px;
top:110px;
width:100%;
height:90px;
padding: 0px;
background: #47525A;
overflow: hidden;
z-index:10;
}

.bildabstand{
	border: 1px solid #000000;
	margin-right: 20px;
}

#bilder3{
position:absolute;
left:0px;
top:160px;
width:100%;
height:90px;
padding: 0px;
background: #47525A;
overflow: hidden;
z-index:10;
}

#bilder0{
position:absolute;
left:0px;
top:200px;
width:100%;
height:90px;
padding: 0px;
background: #47525A;
overflow: hidden;
z-index:10;
}

#bild{
	position:absolute;
	left:0px;
	top:30px;
	width:240px;
	height:160px;
	padding: 0px;
	background: #ffffff;
	overflow: hidden;
	z-index:11;
	border: 1px solid #000000;
}

#bild3{
	position:absolute;
	left:0px;
	top:80px;
	width:240px;
	height:160px;
	padding: 0px;
	background: #ffffff;
	overflow: hidden;
	z-index:11;
	border: 1px solid #000000;
}

#bild0{
	position:absolute;
	left:0px;
	top:120px;
	width:240px;
	height:160px;
	padding: 0px;
	background: #ffffff;
	overflow: hidden;
	z-index:11;
	border: 1px solid #000000;
}

#titel{
position:absolute;
left:255px;
top:50px;
width:345px;
height:80px;
padding: 0px;
/*overflow: hidden;*/
z-index:12;
}

#titel3{
position:absolute;
left:0px;
top:30px;
width:100%;
height:50px;
padding: 0px;
overflow: hidden;
z-index:12;
}

#titel0{
position:absolute;
left:0px;
top:50px;
width:100%;
height:70px;
padding: 0px;
overflow: hidden;
z-index:12;
}

#content{
position:absolute;
left:0px;
top:200px;
width:600px;
height:210px;
padding: 0px;
/*background: orange;*/
overflow: auto;
z-index:9;
}

#content3{
position:absolute;
left:0px;
top:250px;
width:100%;
height:160px;
padding: 0px;
/*background: orange;*/
overflow: auto;
z-index:9;
}

#content0{
position:absolute;
left:30px;
top:20px;
width:440px;
height:380px;
padding: 0px;
/*background: orange;*/
overflow: auto;
z-index:9;
}

#content p{
}
#content div{
font-size:12px;
}
#content h1{
font-size: 130%;
color: #ff0000;
padding: 0;
}
#content h2{
font-size: 110%;
color: #000000;
font-weight:bold;
}

#inframe{
	position:absolute;
	left:788px;
	top:217px;
	width:212px;
	height:360px;
	padding: 0px;
	z-index:20;
	background-color: #a5a5a5;
	overflow: hide;
}

#footer{
	position:relative;
	width: 100%;
	padding: 0px;
	font-family:Arial;
	font-size:10px;
	color:#333333;
	text-align: center;
}
#bottom{
	position:relative;
	width: 100%;
	height: 10px;
	padding: 0px;
	background-image: url(../images-sys/bottom.jpg);
	background-repeat: no-repeat;
}
#ticker{
	position:relative;
	width: 100%;
	height: 16px;
	padding: 0px;
	background-image: url(../images-sys/bg-ticker.jpg);
}

.clearit{
clear: both;
}

/* ##########   TEXT-/LINKFORMATIERUNGEN  ############### */

h1 {
	font-size:16px;
	color:#47525A;
	font-weight: bold;
}

.rot {
	color:#ff0000;
	font-weight: bold;
}

.toplink {
	font-family:Arial;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	font-weight: bold;
	padding-right: 20px;
	letter-spacing: 1px;
}

.toplink:hover {
color:#ff0000;
}

.activetoplink {
	font-family:Arial;
	font-size:12px;
	color:#ff0000;
	text-decoration:none;
	font-weight: bold;
	padding-right: 20px;
	letter-spacing: 1px;
}


.link {
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	letter-spacing: 1px;
	padding-left: 30px;
	padding-right: 30px;
}
.openedlink {
	font-family:Arial;
	font-size:12px;
	color:#ff0000;
	text-decoration:none;
	font-weight:bold;
	letter-spacing: 1px;
	padding-left: 30px;
	padding-right: 30px;
}
.sublink {
	font-family:Arial;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	margin-bottom: 10px;
}
.openedsublink {
	font-family:Arial;
	font-weight:normal;
	color:#ff0000;
	text-decoration:none;
	margin-bottom: 10px;
}


a {
	font-weight:normal;
	color:#000000;
	text-decoration: underline;
}
a:hover {
color:#ff0000;
}

.tickerfont {
	font-family:Arial;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

.klein {
	font-family:Arial;
	font-size:9px;
	color:#666666;
	text-align: center;
}

.feld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E7E7E7;
	border: 1px solid #666666;
margin:2px;
}
.search {
	font-size: 11px;
	background-color: #D5E1EC;
	/*border: 1px solid #000000;*/
}
.weiss {
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
