div.so_clearfix{
  clear:both;
}
#so_overlay {
	background-color: #000000; 
	opacity: 0.75; 
	filter: alpha(opacity=75);
	cursor: default; 
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10000;
}
#so_inline_block {

}
div.so_main_div {
	font-family: sans-serif;
    font-size: 12px;
    line-height: 1.4em;
	height: 230px;
	width:600px!important;
	margin: 0px auto;
	display: none;
	position: absolute;
	z-index: 10001;
	outline: none;
}
div.so_main_div a, div.so_main_div input, div.so_main_div select {
    outline: 0 none;
}
div.so_main_div img {
	border: medium none;
}
div.so_main_div input {
	line-height: 15px;
	font-family: inherit;
    font-weight: inherit;
   	margin: 0;
   	padding: 0;
    background-color: #FFFFFF;
    border-color: #DFDFDF;
    color: #333333;
}
div.so_affiliate_logo {
	height: 14px;
    right: 7px;
    position: absolute;
    top: -20px;
    width: 96px;
}
div.so_close_button {
	height: 20px;
    left: -10px;
    position: absolute;
    top: -10px;
    width: 20px;
}
/* image preview */
div.so_image_left_div {
	position: absolute;
	left: 25px;
	top: 75px;
	width: 210px;
	height: 145px;
	text-align: center;
}
div.so_image_left_div img {
	margin: auto;
	max-height: 145px;
}
div.so_image_right_div {
	position: absolute;
	right: 40px;
	top: 65px;
	width: 305px;
	height: 165px;
}
span.so_image_title {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 565px;
	/*height: 45px;*/
	display: block;
	text-align: center;
	font-weight: bold;
	line-height: 1.2em;
}
input.so_image_name {
	width: 282px;
	height: 25px;
	border: 1px solid #4F4F4F !important;	
	border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	position: absolute;
	left: 9px;
	top: 15px;
	font-size: 20px;
	text-align: center;
	padding: 3px !important;
	line-height: 27px !important;
	box-shadow: none;
	-webkit-box-shadow: none;
}
input.so_image_email {
	width: 282px;
	height: 25px;
	border: 1px solid #4F4F4F !important;	
	border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	position: absolute;
	left: 9px;
	top: 53px;
	font-size: 20px;
	text-align: center;
	padding: 3px !important;
	line-height: 27px !important;
	box-shadow: none;
	-webkit-box-shadow: none;
}
a.so_image_signup_button {
	width: 290px;
	height: 35px;
	border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	position: absolute;
	left: 9px;
	top: 95px;
	display: block;
	background-position: 0 0;
}
a.so_image_signup_button:hover {
	background-position: 0 -35px;
}
a.so_image_signup_button-blau {
	background-image: url('../images/big-signup-buttons/button-blau.png');	
}
a.so_image_signup_button-gelb {
	background-image: url('../images/big-signup-buttons/button-gelb.png');
}
a.so_image_signup_button-orange {
	background-image: url('../images/big-signup-buttons/button-orange.png');
}
a.so_image_signup_button-gruen {
	background-image: url('../images/big-signup-buttons/button-gruen.png');
}
a.so_image_signup_button-pink {
	background-image: url('../images/big-signup-buttons/button-pink.png');
}
div.so_image_spam {
	position: absolute;
	left: 9px;
	top: 137px;
	width: 290px;
	height: 20px;
	text-align:center;
}
div.so_image_spam img {
	vertical-align: middle;
	box-shadow: none;
	-webkit-box-shadow: none;
	margin-top: -3px;
}
div.so_image_spam label {
	margin-left: 7px;
	cursor: default;
	font-weight: normal;
	box-shadow: none;
	-webkit-box-shadow: none;
	display: inline;
	line-height: 20px;
	text-transform: none;
	vertical-align:middle;
}
/* text classs */
span.so_text_title {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 565px;
	display: block;
	text-align: center;
	line-height:1.2em;
}
span.so_text_text {
	position: absolute;
	left: 20px;
	top: 73px;
	width: 565px;
	display: block;
	text-align: center;
	line-height:1.4em;
}
div.so_text_bullets {
	position: absolute;
	left: 20px;
	top: 63px!important;
	width: 565px!important;
	height: 70px!important;
	text-align: left;
}
div.so_text_bullet {
	height: 20px;
    position: absolute;
}
div#so_text_bullet_1, div#so_text_bullet_2 {
	margin-left: 50px;
	left: 0;
	width:275px!important;
}
div#so_text_bullet_3, div#so_text_bullet_4 {
	margin-left: 20px;
	left: 50%;
	width:275px!important;
}
div.so_text_bullet img {
	margin-right: 10px;
}
div.so_text_bullet span {
	line-height: 20px;
    vertical-align: top;
}
#so_text_ribbon {
	position: absolute;
	left: -16px;
	top: 150px;
	width: 625px;
	height: 62px;
	display: block;
	text-align: left;
}
div.so_text_ribbon_blau {
	background-image: url('../images/ribbons/blau.png');		
}
div.so_text_ribbon_gruen {
	background-image: url('../images/ribbons/gruen.png');		
}
div.so_text_ribbon_pink {
	background-image: url('../images/ribbons/pink.png');		
}
div.so_text_ribbon_gelb {
	background-image: url('../images/ribbons/gelb.png');		
}
div.so_text_ribbon_rot {
	background-image: url('../images/ribbons/rot.png');		
}
input.so_text_name {
	width: 158px;
	height: 29px !important;
	border: 1px solid #4F4F4F !important;	
	border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	-webkit-border-radius: 4px !important;
	position: absolute;
	left: 26px;
	top: 9px;
	font-size: 18px;
	text-align: center;
	padding: 2px 10px 2px 10px !important;
	line-height: 26px !important;
	box-shadow: none;
	-webkit-box-shadow: none;
}
input.so_text_email {
	width: 158px;
	height: 29px!important;
	border: 1px solid #4F4F4F !important;	
	border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	-webkit-border-radius: 4px !important;
	position: absolute;
	left: 216px;
	top: 9px;
	font-size: 18px;
	text-align: center;
	padding: 2px 10px 2px 10px !important;
	line-height: 26px !important;
	box-shadow: none;
	-webkit-box-shadow: none;
}
a.so_text_signup_button {
	width: 190px;
	height: 35px;
	border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	position: absolute;
	left: 406px;
	top: 9px;
	display: block;
	background-position: 0 0!important;
}
a.so_text_signup_button:hover {
	background-position: 0 -35px!important;
}
a.so_text_signup_button-blau {
	background-image: url('../images/small-signup-buttons/button-blau.png');	
}
a.so_text_signup_button-gelb {
	background-image: url('../images/small-signup-buttons/button-gelb.png');
}
a.so_text_signup_button-orange {
	background-image: url('../images/small-signup-buttons/button-orange.png');
}
a.so_text_signup_button-gruen {
	background-image: url('../images/small-signup-buttons/button-gruen.png');
}
a.so_text_signup_button-pink {
	background-image: url('../images/small-signup-buttons/button-pink.png');
}
div.so_text_spam {
	position: absolute;
	left: 15px;
	top: 207px;
	width: 577px;
	height: 20px;
}
div.so_text_spam img {
	vertical-align: middle;
	box-shadow: none;
	-webkit-box-shadow: none;
}
div.so_text_spam label {
	margin-left: 7px;
	cursor: default;
	box-shadow: none;
	-webkit-box-shadow: none;
	display: inline;
	line-height: 20px;
	text-transform: none;
	vertical-align:middle;
}

@media screen and (min-width:1024px) and (max-width:1150px) { 

div#so_text_bullet_1, div#so_text_bullet_2 {
	margin-left: 50px;
	left: 0;
	width:275px!important;
}
div#so_text_bullet_3, div#so_text_bullet_4 {
	margin-left: 20px;
	left: 50%;
	width:275px!important;
}


}


@media screen and (min-width:768px) and (max-width:1023px) { 

div#so_text_bullet_1, div#so_text_bullet_2 {
	margin-left: 50px;
	left: 0;
	width:275px!important;
}
div#so_text_bullet_3, div#so_text_bullet_4 {
	margin-left: 20px;
	left: 50%;
	width:275px!important;
}

}


@media only screen and (max-width: 767px) {

div.so_main_div {width:400px!important; height: 430px!important;}

div.so_image_left_div {top:25%!important;
left: 38%!important;}

span.so_image_title {width:360px!important; font-weight: normal; line-height: 1.4em;}

div.so_image_right_div {top:60%!important;}

span.so_text_title {width:360px!important; line-height: 1.4em;}

span.so_text_text {width: 360px!important; top: 90px!important; line-height: 1.5em!important;}

div.so_text_spam {width: 360px!important; top: auto; bottom:10px;}

div.so_text_ribbon_blau, div.so_text_ribbon_gruen, div.so_text_ribbon_pink, div.so_text_ribbon_rot, div.so_text_ribbon_gelb {background-image:none;}

#so_text_ribbon {top: 47%; width: 360px!important; left: 20px!important; height: 190px;}

input.so_text_name, input.so_text_email, a.so_text_signup_button {position:relative; float: none; left: 0; margin-bottom: 6px!important; width: 100%; box-sizing: border-box; display: block; height: 42px!important;}

}

a.so_text_signup_button {height:35px!Important; background-repeat: no-repeat; background-position: 90px 0; width: 190px;
margin: 0 auto;}
a.so_text_signup_button:hover {background-position: 90px -35px;}


div.so_text_bullets {width:360px!important; height:100px!important; overflow:hidden; }

div#so_text_bullet_1, div#so_text_bullet_2 {margin-left:0!important; width:190px!important;}

div#so_text_bullet_3, div#so_text_bullet_4 {margin-left:0!important; left:53%!important; width: 170px!important;}

@media only screen and (max-width: 640px) {
	
	
 
	 }


@media only screen and (max-width: 480px) {
	
	div.so_text_bullets {width:260px!important; top: 100px!Important; height: 130px;}
	
	div#so_text_bullet_1, div#so_text_bullet_2 {margin-left:0!important; width:260px!important;}
	
	div#so_text_bullet_3, div#so_text_bullet_4 {margin-left:0!important; left:0!important; top: 85px!important; width:260px!important;}
	
	div#so_text_bullet_4  {top:115px!important;}
	
	span.so_image_title {width:260px!important; font-weight: normal; line-height: 1.4em;}

div.so_image_right_div {top:60%!important;}

span.so_text_title {width:260px!important; line-height: 1.4em;}

span.so_text_text {width: 260px!important; top:110px!important; line-height: 1.5em!important;}

#so_text_ribbon {top: 58%; width: 260px!important; left: 20px!important; height: 150px;}

a.so_text_signup_button {
height: 35px!Important;
background-repeat: no-repeat;
background-position: 37px 0;
}

a.so_text_signup_button:hover {background-position:37px -35px;}
	
	
	div.so_main_div {width:300px!important; }
	
	div.so_image_right_div {right:20px;}
	
	span.so_image_title {
width: 260px!important;
font-weight: normal; line-height: 1.3em;
}
	
	div.so_image_right_div {width: 255px;
height: 165px; top: 64%!important;}

div.so_image_left_div {left:32%!important;}


input.so_image_name, input.so_image_email, a.so_image_signup_button {position: relative; height: auto!important; width: 100%!important; -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; padding: 4px 3%!important; left: 0!important; top:0!important; margin-bottom: 5px!important;}

a.so_image_signup_button {height:35px!important;}

div.so_image_spam {position: relative; left: 0; top: 0; width: 260px!important; padding: 0; margin: 0;}

div.so_image_spam label {font-size: 10px!important;}

	
	}
	
#so_main_div{height:300px;background-color:#fff;background-image:url('http://seidenwelt.net/wp-content/themes/seidenwelt/images/tpl/seidenwelt.jpg')!important;background-repeat:no-repeat;background-position-y:70px!important;background-position-x:300px;}
#so_text_ribbon{top:220px;}
div#so_text_bullet_1, div#so_text_bullet_2,div#so_text_bullet_3, div#so_text_bullet_4{position:relative!important;left:0!important;margin:15px 0 0px 0!important;width:auto;top:0!important;}
div.so_text_bullets{height: 140px!important;}
#so_main_div .so_text_bullet {background: url('/wp-content/themes/seidenwelt/images/check-icon-green.png') no-repeat left 0 top 0px!important;padding-left: 30px;}
#so_main_div .so_text_bullet img{display:none;}
div.so_text_spam{top:274px;}
div.so_text_spam label{color:#999!important;}
div.so_main_div input{width:290px!important;border-color:#999!important;font-weight:normal!important;}
.simple-text{font-size:14px;font-family:Arial;color:#888;margin-top:20px;}
.ajax_loader{position: absolute;right: 245px;top: 17px;}