body		{	background:#323a4f;
		 	font-family:arial;
                         font-size:0.8em;
                         color: #ffffff;

	        }
#template1	{       background: url(img/bg1.jpg) repeat-x top left;
		}
#zentrum		{	width:900px;
			margin:auto;
                         border:0px;
                 }
#menu		{	width:100%;
			text-align:center;
                         color:#5591d3;
                 }
#menu a		{       font-size:12px;
			text-decoration:none;
			color:#5591d3;
                         font-weight:normal;
		}
#menu a:hover	{	color:#ffffff;
		}
#menu a.aktiv 	{	color:#ffffff;
                 }
#menu a.gross	{       font-size:14px;
			text-decoration:none;
			color:#5591d3;
                         font-weight:normal;
                         letter-spacing:0em;
		}
#menu a.grossaktiv {     font-size:14px;
			color:#ffffff;
                         font-weight:normal;
                         letter-spacing:0.1em;
                 }

#logo		{	width:100%;
			text-align:center;
                 }
#minilogo	{	width:100%;
   			text-align:center;
                         margin-top:-16px;
                         margin-left:-32px;
                 }
#inhaltcenter	{	width:100%;
			text-align:center;
                         margin-top:40px;
                 }
#inhaltrahmen	{	width:780px;
			background:url('img/bg_inhalt.gif') repeat-x #143758;
                         border: 1px solid #BFBFBf;
                 }
#inhalt		{	margin:10px 20px 10px 20px;
			text-align:left;
		}

#auswahl		{	width:100%;
			text-align:center;
                 }

img.rahmen	{	border:1px solid #ffffff;
			margin:0px 5px 0px 5px;
		}
h1		{       margin-bottom:0px;
			padding-bottom:0px;
		}
p		{	padding-left:40px;
			background: url('img/absatzmarke.gif') no-repeat
                 }
a		{ 	color:#de0083;
			text-decoration:none;
                         font-weight:bold;
		}
.artikelbild	{
			margin-right:10px;
			border: 1px solid #ffffff;
			float:left;
            }