* {
margin : 0;
padding : 0;
border : 0;
}
#block{	text-align:left; padding-bottom: 10px; line-height: 1.3;}
html {
overflow-y: scroll;
height : 100%;
}
body,table,tr,td,div{
border:0px;
	font:normal 11px verdana, arial, sans-serif;  letter-spacing:1px;
	color:#000;}

body {
	width:100%;
text-align : center;
height : 95%;
background: url(../pic/bg_1.gif) repeat-x top left;
}
#page {
text-align : left;
top:0px;
width : 760px;
height : 95%;
position : absolute;
left : 50%;
margin-left : -380px;
padding-bottom: 30px;
}
a {
text-decoration : none;
outline:none;
}
a:link {
color : #1c373f;
}
a:visited {
color : #1c373f;
}
a:hover {
color : #000;
}
a:active {
color : #1c373f;
}
ul {
list-style-type : none;
}
#banner {
border-bottom : 0px;
border-color : #666;
border-style : solid;
}

#footer {
margin-top: 2px;
height: 1px;
width: 760px;
background-color:#666;
}

#mainframe {
margin: 15px 0px;
/*height: 400px;*/
border : none;
}
#mainmenue {
background : #fff url(pic/n0.jpg) repeat-x;
height : 20px;
}

/* Menü Anfang */

#menu_div {margin-bottom: 10px;}

#menu li {
display:inline;
}
#menu li a {	
font : normal 12px/15px Verdana, Arial, Helvetica, sans-serif;
outline:none;
text-decoration : none;
border:none;
font-weight:normal;
}

/* Menü Ende */
#bottom {
position: absolute; 
top: 10px;
right: 10px; 
/*
top: 100px;
left: 50%;
margin-left : -360px;
position: absolute; */
height : 20px;
width : 720px;
text-align : right;
}

#ueberschrift {
font : bold 15px/19px Verdana, Arial, Helvetica, sans-serif;
color : #002530;
}

* html #bottom {
position: absolute;
top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop+100 : document.body.scrollTop);}

* html body { /* speed fix */
  background: url(pic/bg1.gif) fixed;
  }
  
/* Text formate */
  
.heading{
	color:#ff0000;
}

.next{
  	color:#ff0000;
	font:bold 14px helvetica,arial,verdana sans-serif;
}
.next:hover{
	color:#000;
}
.subber {width: 500px; padding-left: 190px; margin-top: 5px; margin-bottom: 40px;}

  /* Text formate */
