body					{ margin:0; padding:0; font-family:arial,helvetica,sans-serif; background-color:#f1f1f1; }

#hintergrund-div		{ width:970px; background-image:url(images/bg-mitte.gif); background-repeat:repeat-y; }
#inhalt-div				{ padding:0 13px 0 10px; }
#inhalt-container-div	{ width:947px; background-color:#FEF0F9; }

#logo-div				{ background-color:#fff; }
#logo-cell				{ text-align: center; vertical-align: top; }
#header-cell			{ width: 550px; }

#navigation-div			{ background-color:#C00983; padding: 2px 0px; font-size: 12px; }
#navigation-div	a		{ padding-left: 60px; }

#text-div				{ padding: 20px 50px 10px 30px; font-size: 12px; }
#text-div td			{ padding: 20px 50px 10px 30px; font-size: 12px; }
#text-div .shop			{ text-align:center; padding: 10px 50px; color: #C00983; font-weight: bold; background-color: white; border: 1px solid black;}
#text-div .shop a		{ color: #C00983; font-weight: bold; text-decoration: underline; font-size: 36px; }
#text-div .links		{ font-size: 14px; }
#text-div .links li		{ margin: 5px; }
#text-div .links a		{ color: #000; font-weight: normal; }

#balken-div				{ width:947px; height:5px; font-size: 1px; background-color:#C00983; }
#footer-div				{ padding: 5px; background-color:#fff; color: #222; text-align:center; font-size: 11px; }
#footer-div p			{ margin: 5px 0; }
#footer-div	a			{ color: #222; }
#footer-div .anschrift	{ font-size:12px; font-weight:bold; }
#footer-div .hotline	{ font-size:12px; font-weight:bold; }

p						{ margin-top:0; margin-bottom:0; }

h2						{ font-size:20px; color:#C00983; font-weight:bold; margin:-4px 0 10px 0; }
h3						{ font-size:16px; color:#C00983; font-weight:bold; margin:-4px 0 10px; }
h4						{ margin:0; }

img						{ border:0; }
ul						{ margin-top:0; }

a:link					{ color:#ffffff; font-weight: bold; text-decoration:none; }
a:visited				{ color:#ffffff; text-decoration:none; }
a:focus					{ color:#ffffff; text-decoration:none; }
a:hover					{ text-decoration:underline; }
a:active				{ color:#ffffff; text-decoration:none; }
