@media all
{
* 	{
	margin:0;
     padding: 0;
     }
html
	{
     padding: 0;
     background:url(../img-bg/bg-blueten-start-blass.gif) no-repeat 50% 20px #fff;
     height: 100%
     }
body {
	min-height: 101%;
	font-size: 100.01%;
	position: relative;
	color: #000;
	background: #fff;
	text-align: left;
     padding: 0;
     background:url(../../img-bg/bg-blueten-start1.gif) no-repeat 50% 20px transparent;
     color: #444;
     font-size: 81.25%;
     font-family: Verdana, Helvetica, Arial, sans-serif;
     }

#inhalt

	{
     clear:both;
     width: auto;
     text-align:center;
     background: transparent ;
     padding:0;
     position:relative;
     width:100%;
     }
#fussbereich
	{
     clear:both;
     text-align:center;
     color:#dc2d83;
     background:transparent;
     margin:0 ;
     padding: 1em 0;
     border-top: 0px #ddd solid;
     font-size:1em;
     line-height:1.3em;
     }

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
#ie_clearing
	{
     display: none;
     }
#seite
	{
     border: 0px #667 solid;
     background: transparent;
     }
#seitenrand
	{
     border: 0px #889 solid;
	min-width: 756px;
	max-width: 756px;
     margin:auto;
     }
}

@media screen, print
{
.skip {
	position: absolute;
	left: -1000em;
	width: 20em;
}
}


@media all
{

strong
	{
     font-weight: bold;
     }
a:link,
a:visited
   {
     color:#dc2d83;
     text-decoration:none;
     padding:1px;
     background:url(../img-navigation/linie-hori-dotted-rot.gif) repeat-x bottom;
     font-weight:bold;
     }
.c3 a:link,
.c3 a:visited
   {
	margin:0 0.5em;
     }
a.first:link,
a.first:visited
	{
     background:none;
     }

a:hover,
a:active,
a:focus,
a.first:hover,
a.first:active,
a.first:focus
   {
     background-color:#dc2d83;
     color:#fff;
     text-decoration:none;
     }
span.mail
	{
     border:0px solid blue;
     color:#666;
     background:url(../img-ikonen/icon-mail.gif) no-repeat left 50%;
     padding-left:20px;
     margin:0;
     }
span.extern
	{
     background:url(../img-ikonen/icon-newwindow.gif) no-repeat left 50%;
     padding-left:12px;
     margin:0;
     border:0px solid red;
     }
a#shop
     {
     display:block;
     position:absolute;
	right:0;
	bottom:-10px;
     width:92px;
     height:62px;
     background:url(../img-links/shop2.gif) no-repeat 0 0;
     }
a#shop:hover
     {
     background:url(../img-links/shop2-hover.gif) no-repeat 0px 0px;
     }}
@import url(print.css);div#shop
	{
	float:right;
	margin-left:10px;
	width:82px;
	height:52px;
	}