* { margin: 0; padding: 0;}

html {}

body {
	background-image: url(../img/bg_verlauf.jpg);
	background-repeat: repeat-x;
	background-color: #acb0be;
	font-family: Georgia, serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	line-height: 1.2em;
	text-align: left;
	color: white;
	font-size: 20px;
}

.globalContainer {
	
	
}

.container {
	width:1000px;
	
	
	
}

.head {
	height:229;
	background-image:url(../img/buy.jpg);
	background-repeat:no-repeat;
}

.textHead {
	padding-top:s50px;
}

.flashFrame {
	height:586px;
	
}

.secondFrame{
	height:249px;
	background-image:url(../img/head.jpg);
	background-repeat:no-repeat;
	
}

.innerSecond {
	margin-left:320px;
	padding-top:40px;
	width:500px;
	
}

.innerIcons {
	margin-left:320px;
	width:500px;
	
}

.icons {
	float:left;
}

.clearDiv {
	clear:left;
}

.footerFrame{
	height:249px;
	
	
	
}

.footerLeft {
	float:left;
	width:567px;
	height:210px;
	background-image:url(../img/newsletter4.jpg);
	background-repeat:no-repeat;
	
	
}

.letter {

margin-left:30px;
margin-top:30px;


}

.footerRight {
	float:left;
	height:210px;
	margin-left:10px;
	
}

.footer {
margin-top:-25px;
margin-bottom:40px;
}


.click {
width:150px;
height:130px;
margin-top:20px;
margin-left:850px;

}

#apDiv1 {
	position:absolute;
	left:990px;
	top:80px;
	width:120px;
	height:126px;
	z-index:1;
	border:1px #CC0000 solid;
}

#wrapper {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	position: relative;
}
#derhead {
	width: 1000px;
	height: 199px;
	background-image: url(../img/head.jpg);
	padding-top: 50px;
	font-family: Georgia, serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	line-height: 1.2em;
	text-align: center;
	color: white;
	font-size: 20px;
}
.headTxt1 {
	font-size: 20px;
	color: white;
}
.headTxt2 {
	font-size: 22px;
	color: white;
}
.headTxtblau {
	font-size: 22px;
	color: #6b7a96;
}
.headTxtrosa {
	font-size: 22px;
	color: #ee8dc0;
}
#buy {
	padding-top: 30px;
	padding-left: 330px;
	width: 670px;
	height: 199px;
	background-image: url(../img/buy.jpg);
}
.buytext {
	color: white;
	font-size: 18px;
}
.buytextrosa {
	color: #6b7a96;
	font-size: 16px;
}
.buytextblau {
	color: #ee8dc0;
	font-size: 30px;
	line-height: 1.1em;
}
#socials {
  float: right;
	/*
  background-image: url(../img/social.jpg);
*/
}
.socialTxt {
	color: white;
	font-size: 26px;
	line-height: 1.4em;
}
#formular {
	padding-left: 60px;
	padding-top: 60px;
	width: 507px;
	height: 160px;
	background-image: url(../img/newsletter3.jpg);
	display: block;
	float: left;
}
.formularTxtsub {
	color: #6b7a96;
	font-size: 20px;
	line-height: 1.4em;
}
.formes {
	color: white;
	font-size: 18px;
	line-height: 1.8em;
}
.formesEr {
	color: white;
	font-size: 12px;
	line-height: 1.4em;
}
.gratisTxt {
	color: #ee8dc0;
	font-size: 24px;
	line-height: 1.4em;
}
.Feld {
	background-color: #6b7a96;
	width: 100px;
	border: 0px solid #6b7a96;
}
input, select, textarea {
	font-size: 14px;
	font: Georgia, serif;
	font-weight: normal;
	color: #6b7a96;
}
.Auswahl {
	background-color: #708ca2;
	width: 50px;
	border: 1px solid #708ca2;
}
a:link {
	color: #1f68a4;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #5f6c55;
	text-decoration: none;
}
a:active {
	color: #5f6c55;
	text-decoration: none;
}
a img, img {
	border: none;
}

label { float: left; font-size: 12px; margin-right: 8px }
label.text { width: 100px; }
label.select { width: 60px; }
input.text,
select { width: 100%; display: block; }
