body, html {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#515151;
}

h1 { font-size:2.4em; letter-spacing:0.1em;}
h2 { font-size:2.0em; padding:10px 0 5px 0; letter-spacing:0.1em;}
h3 { font-size:1.6em;}
h4 { font-size:1.4em;}
h5 { font-size:1.2em; font-weight:bold;}
h6 { font-size:1.0em; font-weight:bold;}
a:link, a:visited {color:#515151; text-decoration:none;}
a:hover { color:#515151; text-decoration:underline}
img {border: 0 none;}

#links {
	width:495px;
	float:left;
}

#rechts {
	width:495px;
	float:left;
}

 html, body {
                height: 100%;                                                                  
                margin: 0;                                                                     
                padding: 0;                                                                    
            }

* {
	margin:0px auto;
	padding:0;
}

 div#shim {
                visibility: hidden;
                width: 100%;
                height: 50%;                                                                     
                margin-top: -300px;                                                              
                float: left;
            }


            div#wrapper {

                
                width: 990px;
                height: 600px;
                clear: both;
                
                position: relative;
                top: -300px;
                /* IE4ever Hack: Hide from IE4 **/
                    position: static;
                /** end hack */

            }

            /* Hide from IE5mac \*//*/
                div#shim {
                    display: none;
                }
                html, body {
                    height: auto;
                }
            /* end hack */
			
			/* ]]> */
