/* Allgemeine Formatierungen */
body { margin:0px;padding:0px;background-color:#727272;font:11px Arial;color:#2e2d2d; }
a { text-decoration:none;border:0px;color:#2e2d2d; }
a:hover { text-decoration:underline; }
img { border:0px;margin:0px;padding:0px; }


/* Seitenaufbau */
div#page { width:837px;margin:120px auto 60px auto; }

div#top { width:837px;height:113px;background-image:url(img/top-back.jpg);background-repeat:no-repeat; }
div#topleft { float:left;width:514px;height:113px; }
div#topright { float:left;width:304px;height:113px; }

div#header { width:837px;height:146px;background-image:url(img/back.jpg);background-repeat:repeat-y; }
div#headerleft { float:left;width:514px;height:146px;background-image:url(img/headerleft.jpg);background-repeat:no-repeat; }
div#headerright { float:left;width:304px;height:146px; }

div#main { width:837px;background-image:url(img/back.jpg);background-repeat:repeat-y;float:left; }
div#mainleft { float:left;width:514px;padding-bottom:30px; }
div#mainright { float:left;width:304px;padding-top:165px;padding-bottom:20px; }

div#bottom { width:837px;height:20px; }


/* Absätze, Texte, Inhalte */
div#headerleft h2 { font-family:'Times New Roman',Times,serif;margin-top:110px;margin-left:30px;color:#FFFFFF;font-weight:normal;letter-spacing:1px;font-size:24px; }
div#mainleft h3 { font-family:'Times New Roman',Times,serif;margin-top:15px;margin-left:30px;margin-bottom:13px;color:#FFFFFF;font-weight:normal;letter-spacing:1px;font-size:24px; }
div#mainleft h4 { font-family:'Times New Roman',Times,serif;margin-top:0px;margin-left:30px;margin-bottom:4px;color:#FFFFFF;font-weight:bold;sletter-spacing:1px;font-size:15px; }

div#mainright h3 { margin-left:25px;font:13px Arial;color:#2e2d2d; }
div#mainright p { margin-left:25px;line-height:14px; }
