* {
padding-bottom : 0; 
margin : 0; 
padding-left : 0; 
padding-right : 0; 
padding-top : 0; 
}
html
{
height: 100%;
}
body
{
margin-top: 0px;
height: 100%;
line-height : 1.4em; 
color : #4c4c4c; 
font-size : 75%; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
text-align: centeR;
background : #ffffff url(images/header.jpg) repeat-x left top; 
}

#nonFooter
{
margin-left: auto; 
margin-right: auto;
width:910px;
text-align: center;
position: relative;
min-height: 100%;
}
* html #nonFooter
{
height: 100%;
}
#content { 
margin-left: auto; 
margin-right: auto;
width : 910px; 
}
#textfeld { 
text-align: left;
margin-left: 25px; 
margin-right: 25px;
width : 860px; 
}
#footer{
position: absolute;
top: -2000;
height: 0px;
}
#rand_unten { 
position: absolute;
top: -2000;
height: 0px;
}
#abstand{
position: absolute;
top: -2000;
height: 0px;
}
#header { 
position: absolute;
top: -2000;
height: 0px;
}
#headertext { 
position: absolute;
top: -2000;
height: 0px;
}
#headerimage {
position: absolute;
top: -2000;
height: 0px; 
}
#menu { 
position: absolute;
top: -2000;
height : 0px; 
} 

h1, h2, h3 { 
font-weight : normal; 
color : #2facd0; 
}
h1 { 
font-size : 2em; 
padding-top: 5px;
padding-bottom: 5px;
height: 2em;
}
h2 { 
padding-top: 5px;
padding-bottom: 5px;
height: 2.1em;
font-size : 2.1em;
}
h3 { 
font-size : 1.6em; 
height: 1.6em;
}
a { 
text-decoration : none; 
color : #2facd0; 
}
a:hover { 
color : #32639a; 
}



