html, body, li, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body{
background-color:#7A91A5;
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:#7A91A5; 
scrollbar-Track-Color:#e7e7e7; 
scrollbar-Face-Color:#7A91A5; 
scrollbar-Shadow-Color:#7A91A5; 
scrollbar-Highlight-Color:#7A91A5; 
scrollbar-3dLight-Color:#7A91A5; 
scrollbar-Arrow-Color:#ffffff; 
}

td {
font-family:"Arial";
font-size:12px;
}

/* ############## DIV/LAYER Formatierungen ################## */

#spyder {
position:absolute;
width:975px;
height:47px;
visibility: hidden;
}

#wrapper{
width: 964px;
height: 570px;
/*background-color:#ffffff;*/
/*margin: 20px auto;*/
border: 0px;
position: relative;
/*text-align:left;*/
padding: 0px;
overflow: hidden;
visibility: visible;
z-index:0;
}

#home {
position:absolute;
left:694px;
top:0px;
width:250px;
height:95px;
overflow: hidden;
}

#index{
	position:absolute;
	left:157px;
	top:184px;
	width:696px;
	height:316px;
	padding: 0px;
	/*background: orange;*/
overflow: hidden;
	z-index:9;
	visibility: visible;
}

#titel{
	position:absolute;
	left:155px;
	top:135px;
	width:788px;	
	padding: 0px;
	/*overflow: hidden;
	line-height: 38px;*/
	z-index:8;
	height:27px;
	/*background-color: #999900;*/
}



#content{
	position:absolute;
	left:156px;
	top:180px;
	width:784px;
	height:218px;
	padding: 0px;
	/*background: orange;*/
	overflow: auto;
	z-index:9;
	visibility: visible;
}

#content p{
}
#content div{
font-size:12px;
}
#content h1{
font-size: 150%;
color: #333333;
font-weight:bold;
}
#content h2{
font-size: 110%;
color: #000000;
font-weight:bold;
}

#inframe{
	position:absolute;
	left:782px;
	top:217px;
	width:212px;
	height:360px;
	padding: 0px;
	z-index:20;
	background-color: #a5a5a5;
	overflow: hide;
}

.clearit{
clear: both;
}

#bildleiste{
position:absolute;
left:156px;
top:400px;
width:788px;
height:112px;
padding: 0px;
/*background: #47525A;*/
overflow: hidden;
z-index:10;
}

#bild_re{
position:absolute;
left:672px;
top:0px;
width:112px;
height:112px;
border: 1px solid #000000;
padding: 0px;
/*background: #47525A;*/
overflow: hidden;
z-index:24;
}

.bildabstand{
	border: 1px solid #000000;
	margin-right: 15px;
}
.bildabstand_re{
	border: 1px solid #000000;
}

/* ##########   TEXT-/LINKFORMATIERUNGEN  ############### */

.uschrift {
	font-size:18px;
	color:#ff0000;
	font-weight: bold;
}

h1 {
	font-size:16px;
	color:#47525A;
	font-weight: bold;
}

.rot {
	color:#ff0000;
	font-weight: bold;
}

.toplink {
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	letter-spacing: 1px;
}

.openedtoplink {
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	letter-spacing: 1px;
}

.toplink:hover {
color:#000000;
}

.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:#ffffff;
	text-decoration:none;
	line-height: 12px;
}
.openedsublink {
	font-family:Arial;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	line-height: 12px;
}


a {
	font-weight:normal;
	color:#000000;
	text-decoration: underline;
}

a:hover {
color:#ff0000;
}

.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;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #e7e7e7;
	border: 1px solid #666666;
	text-decoration: none;
	font-weight:bold;
	color:#ff0000;
padding-left:4px;
padding-right:4px;
}

.search {
	font-size: 11px;
	background-color: #D5E1EC;
	/*border: 1px solid #000000;*/
}
.weiss {
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.footer {
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
	text-align: center;
}
.untertitel {
	font-size: 9px;
}

