body, html  { 
	font-family: Arial, sans-serif;
	color: #000000; 
	margin: 0px; 
	padding: 0px;
	background-color:#4BC1DD;
	background:  #4BC1DD url(images/background.jpg) top left repeat-x;
}

A:active { text-decoration:none; font-family:Arial, sans-serif; font-weight:bold; font-size:13px; color:#000000; }
A:link { text-decoration:none; font-family:Arial, sans-serif; font-weight:bold; font-size:13px; color:#000000; }
A:visited  { text-decoration:none; font-family:Arial, sans-serif; font-weight:bold; font-size:13px; color:#000000; }

form {
	margin: 0px;
	margin: 0px;
	padding:0px;
	display:inline
}

h1 {
    font-family:Arial, sans-serif;
    color:#000;
    font-weight:bold;
    font-size:16px;
    margin: 0px;
     padding-top:2px;
    
   }
   
h2 {
    font-family:Arial, sans-serif;
    color:#000000;
    font-weight:bold;
    font-size:13px;
    margin: 0px;
   }
   
.mainpageH2	{color:#336799;}
   
h3 {
    font-family:Arial, sans-serif;
    color:#4B4B4B;
    font-size:12px;
    margin: 0px;
   }
   
h4 {
    font-family:Arial, sans-serif;
    color:#747474;
    font-size:12px;
    margin: 0px;
   }

p	{  

	font-size: 12px; 
	line-height: 1.4em;
	text-align: justify;
}

.textblockNav		{color:#636363;}

.sitecontent	{width:1093px; margin-left:auto; margin-right:auto; overflow:hidden; margin-bottom:14px;}

.HeaderDiv	{background-color:#4BC1DD; background:#4BC1DD url(images/background-header.gif) top left repeat-x;}

.logo	{float:left;}

.headerNavLink	{color:#FFF;}

.navigation	{background-color:#FFF; background:#FFF url(images/background-navigation.gif) top left; width:943px; height:46px; float:left;}
.facebookLikeButton	{float:right; background-color:#FFF; padding-top:10px; border:0px solid #F00; height:36px;}

.homeDiv	{float:left;}
.menueDiv	{float:left; padding-left:10px; padding-right:10px; padding-top:9px; color:#FFF; font-size:17px;}
.menuepunkt {color:#FFF; font-size:17px; font-weight:normal;}

.imgNoBorder	{border:0px;}

.TeaserDiv	{width:1093px; margin-left:auto; margin-right:auto; overflow:hidden; margin-bottom:12px;}
.Teaser	{float:left; width:735px;}
.Aktion	{float:right; width:335px;}

.TeaserDiv1st3er	{width:1093px; margin-left:auto; margin-right:auto; overflow:hidden; margin-bottom:26px;}
.TeaserVerliebte	{float:left; margin-right:18px; margin-left:50px; margin-top:14px;}
.TeaserMaenner	{float:left; margin-right:18px; margin-top:14px;}
.TeaserDiamant	{float:right; margin-right:61px; margin-top:14px;}

.contentPage	{width:100%; overflow:hidden; background: url(images/background-content-footer.gif) left bottom repeat-x;}
.TextContentDiv	{background:url(images/background-content.jpg) center bottom; background-repeat:no-repeat; width:1093px; margin-left:auto; margin-right:auto; overflow:hidden;}
.TextContent	{margin-left:61px; padding-bottom:5px; padding-left:21px; padding-right:21px; padding-top:15px; background-color:#FFF; width:929px;}
.themeLink {color:#8146C4; font-size:18px; font-weight:normal;}
.themeLink:hover {color:#8146C4; font-size:18px; font-weight:normal; text-decoration:underline;}

.imgFloatRight	{float:right; margin-left:15px; margin-bottom:15px;}

.navigationFooter	{width:1093px; height:307px; margin-left:auto; margin-right:auto; overflow:hidden; background-color:#000; background:#000 url(images/background-navigation-footer.jpg) top left;}
.footerHeadlline	{margin-left:70px; margin-top:20px;}
.topContentDiv	{margin-top:10px; margin-bottom:20px; margin-left:82px; padding-top:10px; padding-bottom:10px; padding-left:23px; width:906px; background-color:#FFF; border:0px solid #000; overflow:hidden;}
.footerContentDiv	{margin-top:20px; margin-left:100px; width:900px;}
.footercontentDivBox {float:left; width:250px; border:0px solid #FFF;}
.ThemaLink	{color:#999999; font-size:18px; font-weight:normal;}
.ThemaLink:hover	{color:#FFF; font-size:18px; font-weight:normal;}
.ThemaLinkTop	{color:#8146C4; font-size:18px; font-weight:normal;}
.ThemaLinkTop:hover	{color:#000; font-size:18px; font-weight:normal; text-decoration:underline;}
.topTipDivBox {float:left; width:150px; border:0px solid #000;}

.cpcImg	{border:1px solid #000; float:right; margin-left:10px; margin-bottom:10px;}
.cpcAnbieter	{border:0px solid #000; margin-left:620px;}

.artikelTitel	{font-size:13px;}

.FooterDiv	{width:100%; background-color:#000; height:307px; overflow:hidden; background-color:#000;}


label { display: block; } 

.infiniteCarousel {
  width: 735px;
  position: relative;
}

.infiniteCarousel .wrapper {
  width: 735px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  height: 319px;
  margin: 0 0px;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul a img {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.infiniteCarousel .wrapper ul {
  width: 735px; /* single item * n */
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding: 0px;

}

.infiniteCarousel ul li img {
    -webkit-transition: border-color 400ms;
}


.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 36px;
  width: 37px;
  background: url(images/arrow.png) no-repeat 0 0;
  text-indent: -999px;
  position: absolute;
  top: 37px;
  cursor: pointer;
  outline: 0;
}

.infiniteCarousel .forward {
  background-position: 0 0;
  right: 0;
}

.infiniteCarousel .back {
  background-position: 0 -72px;
  left: 0;
}

.infiniteCarousel .forward:hover {
  background-position: 0 -36px;
}

.infiniteCarousel .back:hover {
  background-position: 0 -108px;
}

.stars {margin-right:35px;}

.googleAdsenseRight	{float:right; margin-left:10px; margin-bottom:10px;}
.googleAdsenseDoubleDiv	{widht:100%; overflow:hidden; margin-top:10px; margin-bottom:10px;}
.googleAdsenseBlock1	{margin-left:45px; float:left; border:0px solid #000;}
.googleAdsenseBlock2	{margin-right:45px; float:right; border:0px solid #000;}
