
.container_12 .grid_2 {

width:150px;

}

.container_12 .grid_2 {
width:150px;
}

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16 {
margin-right:0px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	color: black;
	font-size:10pt;
	background-color: #FFF;

}

a:-webkit-any-link:hover {
text-decoration:none;
}

#bg_top {
	position:absolute;
	margin:auto;
	width:100%;
	background-color: #FFF;
	height:325px;
	z-index:1;
	border-top:5px solid  #d24c2a;
}
#bg_middle {
	position:relative;
	margin:auto;
	width:100%;

	background-color: #cccccc;

	background-image:url(../img/content_grad.png);
	background-repeat:repeat-x;
	background-position:left top;
}

#middleBG {
	position:absolute;
	margin:auto;
	width:100%;
	height:300px;
	background-color: #cccccc;
	top:335px;
	background-image:url(../img/content_grad.png);
	background-repeat:repeat-x;
	background-position:left top;
}

#bg_bottom {
	position:relative;
	margin:auto;
	width:100%;

	height:auto;
	background-color: #333333;
	background-image:url(../img/bottom_grad_03_03.png);
	background-repeat:repeat-x;
	background-position:left top;
	border-bottom:5px solid  #d24c2a;
}

#layout {
	position:absolute;

	width:100%;
	border-top:5px solid  #d24c2a;
}

#menueBody {
	border-top:1px solid black;

}

.menueBtn {
	margin-top:10px;
	margin-bottom:0;
	/*background-color:  #d24c2a;
	background-image:url('../img/menue_bg_body.png');
	background-position:top left;
	background-repeat: repeat-x;
*/	padding-left:5px;
	background-color: #333 ;
	color: #fff;
}

.menueBtn:hover {
/*
background-image: none;
background-color: #333 ; */
color:  #d24c2a;

}

.hoverBtn {
background-image: none;
background-color: #333 ;
color:  #d24c2a;
}

.menueBtn p {
	margin-bottom:0;
}

.buyBtn:hover {
	background-color: #93C23A;
	background-image: none;
	color: #FFF
}
.buyBtn {
	background-color: #a4d841;
	background-image: none;
}

.buyHover {
	background-color: #93C23A;
	background-image: none;
}

#buyBtn {
	background-color: #a4d841;
	text-decoration:none;
}

.activeBtn {
	background-color: #d24c2a;
	background-image: none;
	color:  #FFF;
}

.activeBtn:hover {
background-color: #d24c2a;
	background-image: none;
	color:  #FFF;
}



.activeBtnBuy {
	background-color: #a4d841;
	background-image: none;
}

.activeBtnBuy:hover {
	background-color: #a4d841;
	background-image: none;
}





.calloutBtn p {
	padding-left:4px;
	padding-right:2px;
	margin-bottom:0;
}

.calloutBtn .bigType {
font-size:16pt;
}


.CntCallouts {
	position:relative;
background-image:url(../img/breadcrumbs_example_15.png);
background-position:top left;
background-repeat: no-repeat;
	margin-top:65px;
	height:81px;


}

.CntCallouts > div {
	height:80px;
}

.BtmCallouts a, .BtmCallouts a:hover {
	text-decoration:none;
}
.CntCallouts a, .CntCallouts a:hover {
	text-decoration:none;
}

.CntCallouts p{
	/*background-color:  #d24c2a;*/
	color:  #FFF;
}

#heading {
position:relative;
z-index:1000;
}

#content {
position: relative;
	height:492px;
	z-index:0;
	/*border-bottom: 1px solid black;*/
}

#content p {
	margin-bottom:0;
}


#BottomContent {

	position:relative;
	z-index:0;

}

#topLinks  {
	text-align:right;
}

#flashContainer {

}

.bodyCnt {
	height:330px;

	margin-bottom:10px;

}

.bodySecCnt {
	height:40px;

	position:relative;
	/*top:40px;*/
	top:63px;

}

.bodySecCnt span{

	padding-left:5px;
	padding-right:5px;
}


.bodyLeftType {
margin-bottom:10px;
}



.bodyFirstCnt {

	height:230px;

	color: #999999;
}

.bodyMiddleCnt {

/*	height:170px;
	background-color: #cccccc;*/
	height:129px;
	color:  #333333;
}

.bodyMiddleCnt .bigType {
width:282px;
}


.bodyRightMiddleCnt {

/*	height:170px;
	background-color: #cccccc;*/
	height:129px;
	color:  #333333;
	top:6px;
}

.bodyRightMiddleCnt .bigType {
color:#333;
}


.bodyBuyCnt {
position:relative;
top:174px;
	height:170px;
	/*background-color: #cccccc;*/
	color:  #333333;
	text-align:center;
}


.bodyCnt p {
	margin-bottom:0;
	text-decoration:none;
}

.bodyCnt a:hover {
	
	text-decoration:none;
}

.bottom2Cnt {
	position:relative;
	z-index:1;
	margin-top:20px;
	text-align: left;

}

.bottom1Cnt {
position:relative;
	text-align:center;

	z-index:1000;
	margin-bottom:1px;

}

.bottom2Cnt img{
margin:5px 3px 10px 3px;
}

.bottom1Cnt img{

	margin-bottom:0;
	position: relative;
	left:740px;
	z-index:1000;
	top:14px;
}

.spacer {
	height:50px;
}

.topBorder {

	border-top:1px dotted  #999999;

}

#saveImg {
position:absolute;
right:-21px;
top:30px;
}

.shadow {
	background-image: url(../img/shadow_border.png);
	background-position:left bottom;
	background-repeat:repeat-x;
	height:9px;
	margin-top:-1px;


}

.shadow p {
	margin-bottom:8px;
}



.siteTitle {
	font-size:30pt;
	font-weight:bold;
	margin-bottom:0px;
	color: #000000;
	text-decoration: none;

}

.siteTitle a, .siteTitle a:hover {
color:#000;
text-decoration: none;
}


.claim {
	font-size:15pt;
	font-weight:normal;
	color:  #d24c2a;
}

.reds {
	color: #d24c2a;
}
.redType {
	color: #d24c2a;
}

a {
	color:  #d24c2a;
	text-decoration:none;
	border:0px;
}


.menueLnk  {
	color: #FFF;
	text-decoration:none;
}

.menueLnk:hover  {
	text-decoration: none;
}

div.reds {
	background-color:  #d24c2a;
}

.blacks {
	background-color: #000000;
}

.BGblack {
background-color: #000000;
}

.blacks   {
	color:  #FFF;
}

.buyGreen {
	color:  #a4d841;
}

.buyGreen:hover {
	color:  #a4d841;
}

.greens {
color:  #a4d841;
}


#buyButton {
/*	position:absolute;
	display:block;
	top:143px;
	left:36px;
	width: 136px;
	z-index:1000;
	*/

	position:absolute;
	display:block;
	top:64px;
	left:0px;
	width: 136px;
	z-index:1000;
}


a:hover {
	text-decoration:underline;
	cursor:pointer;
}

a:active, a:focus{
text-decoration:underline;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0
}

a:hover div {
text-decoration: none;
}

.normalTypeMid {
	font-size:12pt;
	font-weight:900;
	color: #333;
}


.normalType {
	font-size:10pt;
	line-height:14pt;
}

.bigType {
	font-size:18pt;
	font-weight:bold;
	line-height:20pt;
}

#menueBody p {

}

.blackCallout {
	font-size:11pt;
	font-weight:normal;
	color: #cccccc;
}

a.blacks:hover {

/*background-color: #d24c2a;*/

color: #d24c2a;

}

.greyType {
	color: #333333;
}

.greyLNKType {
	color:#999;
	
}



.greyTypeBold {
	color: #333333;
	font-weight:bold;
}

.lightGrey {
	color: #999999;
}

.alignLeft {
	text-align:left;
}
.alignRight {
	text-align:right;
}

.bottomHeadline {
	font-size:16pt;
	color: #FFF;
	border-bottom:1px solid  #cccccc;
	margin-bottom:0;
	text-align:left;
}

.bottomType {
	color: #999999;
	text-align: left;
}
.bottom1Type {
		color: #999999;
	text-align: center;
}

.contactType {
	margin-bottom:0;
}

#pfeil_links {
	position:relative;
/*	top:-50px;*/
	top:-63px;
	float:right;
}

#pfeil_rechts {
	position:relative;
	/*	top:-50px;*/
	top:-40px;
	left:-40px;
	float:left;
}

.pfeil_left {
	float:right;
}
.pfeil_right {
	float:left;
}

.frenchQuote {

	font-size: smaller;
	color: #999999;
}

.bottomBorder {
	border-bottom: 1px dotted  #999999;

}

#faqBtn {
border-left:1px solid  #333333;
border-right:1px solid  #333333;
}



.toolTipBg {

background-color:#cccccc;

opacity:0.8;
}

.helpTipBg {

background-color:white;
border:1px dotted  #d24c2a;
opacity:0.9;
color:white;
}


.scrollBtns:hover {

cursor:pointer;

}

 li {
	list-style-image:url(../img/pfeil_small_rechts_dark.png);
	margin-left:14px;
}


.submit {

text-align:center;
text-decoration:none;
}

.submit p {
text-align:center;
color:  #FFF ;
font-size: 14pt;
font-weight: bold;

background-color:   #a4d841 ;
}

.submit p:hover {


cursor:pointer;
}

.submit p img {
position:relative;
left:10px;
margin-bottom:-4px;
}

#layout {

background-image:url(../img/sexvilla_bg_test02.jpg);
background-repeat: no-repeat;
background-position:top center;
}

#buylnk1 {

display:inline;
}

.playImg {
position: relative;
right:0px;
bottom:0px;
float:right;
width:16px;
height:16px;
background-image:url(../img/play.png);
background-repeat: no-repeat;
background-position:top center;
}

.playImg:hover {
background-image:url(../img/playOver.png);
}

.label {
  white-space: nowrap;
  }

.flags {
position:relative;
top: 2px;
opacity: 0.5;
filter: alpha(opacity='50'); 
}

.activeFlag {
opacity:1;
filter: alpha(opacity='100'); 
} 

#flagDE {

}

#flagUS {

}

.flashInfo {
position:absolute;
left:500px;
bottom:93px;
font-size: 7pt;
color:#333;
}

#swfname, #swfname_g {
  visibility:hidden;
}