*								{ padding: 0px; margin: 0px; font-family: Arial; font-size: 12px; color: #242424; }
html, body						{ height: 100%; background: url('./img/bg.jpg'); background-repeat: repeat-x; background-color: #023e9f; }
h1								{ display: block; font-family: Georgia; font-size: 24px; color: #e2017b; border-bottom: 3px #feed01 solid; padding-bottom: 4px; margin-bottom: 12px; }
h2								{ display: block; font-family: Georgia; font-size: 22px; color: #e2017b; border-bottom: 3px #feed01 solid; padding-bottom: 4px; margin-bottom: 12px; }
h3								{ font-size: 20px; }
h4								{ font-size: 18px; }
a								{ color: #e2017b; text-decoration: none; }
a:hover							{ border-bottom: 2px #feed01 solid; }
img								{ border: none; }





/* #wrapper						{ background: url('./img/leiste-top.png'); background-repeat: repeat-x; z-index: 1; } */
#wrapper						{ background-repeat: repeat-x; z-index: 1; }
#maintd							{ background: url('./img/bg-main.png'); background-repeat: repeat-y; padding-left: 55px; padding-top: 140px; }

#maintd td						{ padding-right: 20px; }

#leiste-top						{ background: url('./img/leiste-top.png'); background-repeat: repeat-x; height: 107px; width: 100%; z-index: 2; position: absolute; top: 0px; }

#autorin						{ padding-right: 12px; padding-bottom: 12px; }

#contentbox						{ background: #eef0d8; padding: 12px; margin-top: 12px; margin-bottom: 12px; border: 3px #c9cabf solid; color: black; }

.footer							{ border-top: 3px #feed01 solid; padding-top: 12px; margin-top: 8px; }
.footer a						{ display: block; float: left; margin-right: 30px; font-weight: bold; }




.lb a:hover
	{ border: 0; }
	
	
.lb td
        {text-align:center;}	