* {
	margin:0px;
	padding:0px;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size:12px;
	color:#000000;
}

form {
	border:0px;
	margin:0px;
	padding:0px;
}

.clearboth {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
	line-height: 0px;
	font-size: 0;
	overflow: hidden;
	visibility: hidden;
}

body {
	background: #FFFFFF;
}

a {
	color:#000000;
	text-decoration:underline;
}

a:hover {
	color:#939393;
}

a.blue {
	color:#004689;
	font-weight:bolder;
}

a.blue:hover {
	color:#939393;
}

a img {
	border:none;
}

#lay_center ul {
	list-style-position:outside;
	margin: 0 0 0 15px;
	line-height: 18px;
}


/* HEADLINES  */


 h1 {
	color:#000000;
	font-family:Times,serif;
	font-size:20px;
	line-height:22px;
	margin:0 5px 10px 0;
}



h4 {
	position:relative;
	background:#004689;
	color:#FFFFFF;
	text-align:center;
	padding:3px 0 3px 0;
	margin-top:7px;
}

 h5 {
	color:#000000;
	font-size:14px;
	line-height:20px;
	margin:10px 0 2px 0;
}



/* LAYOUT */



#lay_all {
	position:relative;
	width:940px;
	background:#FFFFFF;
	margin:10px;
	text-align:left;
}


#lay_logo {
	height:100px;
	text-align:center;
	margin-top:10px;
}

#lay_subhead {
	height:20px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding: 2px 0 2px 0;
	margin-bottom:16px;
}

#lay_subhead p {
	background:#EFEEDF;
	padding:2px 0 2px 0;
	/*text-transform:uppercase;*/
	text-align:center;
}

#lay_body{
	padding:0 0 5px 0;
	width:940px;
	background:url(../sk_media/backg_main.gif) repeat-y;
}

#lay_left {
	width:165px;
	float:left;
	background:#FFFFFF;
	border-bottom:solid 2px #FFFFFF;
}

#lay_center {
	width:472px;
	margin:0 0px 0 10px;
	float:left;
	
}

#lay_right {
	width:283px;
	float:right;
	background:#FFFFFF;
}


#lay_footer {
	height:20px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding: 2px 0 2px 0;
}

#lay_footer p {
	background:#EFEEDF;
	padding:2px 0 2px 0;
	text-align:center;
}



/** NAVIGATION **/


.lay_menue {
	background:#FFFFFF;
}

.lay_menue ul {
	list-style-type:none;
}

.lay_menue li {
	padding: 5px 0 5px 10px;
	margin-top:2px;
	background:#EFEEDF;
	text-transform:uppercase;
}

.lay_menue li.first {
	padding: 5px 0 5px 10px;
	margin-top:0px;
	background:#EFEEDF;
}

.lay_menue li.active {
	padding: 5px 0 5px 10px;
	border-top:solid 1px #EFEEDF;
	border-bottom:solid 1px #EFEEDF;
	background:none;
}


.lay_menue li.level2 {
	padding: 2px 0 2px 17px;
	margin:0;
	background:#EFEEDF;
	text-transform:none;
}

.lay_menue li.level2first {
	padding: 2px 0 2px 17px;
	margin-top:2px;
	background:#EFEEDF;
	text-transform:none;
}


.lay_menue a {
	text-decoration:none;
}

.lay_menue li.active a {
	color:#004689;
}


#lay_anonza {
	background:#FFFFFF;
	margin:1px 0 3px 0;
}

#lay_anonza ul {
	list-style-type:none;
}

#lay_anonza li {
	padding: 5px 0 5px 10px;
	margin-top:2px;
	background:#EFEEDF;
	text-transform:uppercase;
}

#lay_anonza a {
	text-decoration:none;
}

/** CENTER **/

div.pagehead {
	font-size:16px;
	font-weight:bolder;
	margin:0 0 5px 0;
}

div.success {
	font-size:14px;
	font-weight:bolder;
	margin:0 0 5px 0;
	border-bottom:solid 2px #EFEEDF;
}


p.pagehead2222 {
	background:url(../media/backg_pagehead.gif) repeat-x #EFEEDF;
	text-align:center;
	height:21px;
	padding:2px 0 3px 0;
}

/*#lay_center h2 { ####war blauer Balken####
	position:relative;
	background:#004689;
	color:#FFFFFF;
	text-align:center;
	padding:3px 0 3px 0;
	margin-bottom:6px;
}*/


#lay_center  h2, #lay_center h2 a {
	color:#004689;
	font-size:14px;
	line-height:16px;
	margin:0 5px 16px 0;
	font-weight:normal;
}


#lay_center a img {
	float:none;
}



/* Listen */

.artikel_even {
	/* border-bottom:dotted 1px #666666; */
	position:relative;
	margin: 0 0 25px 0;
	padding:0;
	width:460px;
}


.artikel_even img.startimage {
	border:solid 2px #A49885;
	float:left;
	margin:0 10px 0 0;
}


.artikel_even a {
	text-decoration:none;
}

.artikel_even div {
	line-height:17px;
}

.artikel_even h2 {
	font-family:Times,serif;
}

.artikel_even div.textcontainer {
	float:left;
	position:relative;
	height:198px;
	width:250px;
}

div.textcontainer div {
	position:absolute;
	bottom:0px;
}


span.nowrap {
	white-space:nowrap;
}


div.shortlist {
	line-height:18px;
	margin:0 0 20px 0;
}

table.newslist {
	border:none;
	margin:0 0 5px 0;
	width:100%;
}

table.newslist td {
	padding:0;
	margin:0;
	vertical-align:top;
}

table.newslist td.date {
	width:70px;
	padding-left:3px;
}

table.newslist td.user {
	width:110px;
	padding-left:3px;
}


/* Einzelansicht */

.artikeldetail{
	
}

.artikeldetail div {
	line-height:17px;
}

.artikeldetail h2 {
	font-family:Times,serif;
}

div.images {
	float:left;
	width:190px;
	margin:4px 15px 5px 0;
}

div.images img {
	border:solid 2px #A49885;
}
div.images div.buz {
	color:#004689;
	font-style:italic;
	margin:5px 0 10px 0;
}

div.images div.buz i{
	color:#004689;

}

p.sendarticle {
	border-top:solid 1px #000000;
	margin: 15px 0 5px 0;
	padding-top:5px;
}


input.mailfield {
	border: 1px solid #C3C1A9;
	height:15px;
}

input.submit {
	border:none;
	width:50px;
	text-align:left;
	color:#004689;
	font-weight:bolder;
	background:url(../sk_media/link.gif) right no-repeat #FFFFFF;
	margin:0 0 0 0;
	cursor:pointer;
}

input.searchsubmit {
	border:none;
	width:60px;
	text-align:left;
	color:#004689;
	font-weight:bolder;
	background:url(../sk_media/link.gif) right no-repeat #EFEEDF;
	margin:0 0 6px 0;
	cursor:pointer;
}




/* Team */

div.team {
	position:relative;
	margin-bottom:40px;
}


div.team .teamimg {
	position:absolute;
	top:0px;
	right:0px;
/*	width:152px;
	height:96px;*/
}

div.team .teamimg img{
/*	width:152px;
	height:96px;*/
}

div.team h3 {
	padding:4px 0 4px 4px;
	border-bottom:solid 1px #000000;
	font-weight:bolder;
	font-size:12px;
	background:#EFEEDF;
}

div.team p {
	position:relative;
	width:300px;
	margin: 10px 0 5px 0;	
}

 /** Mediadaten **/
 
div.mediadaten_images {
 	float:right;
 	width:204px;
 	margin:0 0 15px 5px;
 	border:solid 1px #A49885;
 }
 
 div.mediadaten_images img {
 	margin:2px;
 }



/**  BOXEN **/

div.poll {
	border:solid 1px #C3C1A9;
	margin:10px 0 10px 0;
}

div.poll p.rubrik {
	border-bottom:solid 1px #000000;
	text-align:center;
	padding:5px 0 5px 0;
	text-transform:uppercase;
}

div.poll h2 {
	color:#004689;
	font-family:Times,serif;
	font-size:14px;
	line-height:15px;
	margin:13px 5px 8px 13px;
}

div.poll a {
	text-decoration:none;
}

div.poll p.body {
	margin:0 5px 13px 11px;
}

div.poll div.text {
	margin:0 5px 13px 10px;
}

table.poll {
	margin:0 5px 13px 10px;
	overflow:hidden;
}

table.poll td {
	padding:2px;
}

input.poll {
	border:none;
	width:80px;
	text-align:left;
	color:#004689;
	font-weight:bolder;
	background:url(../media/a_right.gif) right no-repeat #FFFFFF;
	margin:0 0 13px 13px;
	cursor:pointer;
}

input.poll_over {
	border:none;
	width:80px;
	text-align:left;
	color:#939393;
	background:url(../media/a_right.gif) right no-repeat #FFFFFF;
	margin:0 0 13px 13px;
	cursor:pointer;
}

/** ePaper **/


div.box_epaper {
	position:relative;
	height:193px;
	background:#EFEEDF;
	margin:10px 0 10px 0;
}

div.box_epaper .epaper_preview {
	position:absolute;
	top:0px;
	right:4px;
}


div.box_epaper .epaper_preview2 {
	position:absolute;
	top:0px;
	right:2px;
	width:136px;
	height:190px;
	background:url(../media/epaperbox.gif) no-repeat;
	line-height:1px;
	font-size:1px;
}

div.box_epaper .epaper_preview2 img.epaper {
	margin:1px;
	width:114px;
}
div.box_epaper h3 {
	padding:4px 0 4px 10px;
	border-bottom:solid 2px #FFFFFF;
	text-transform:uppercase;
	font-weight:normal;
	font-size:12px;
}

div.box_epaper p {
	position:relative;
	line-height:18px;
	width:132px;
	margin: 3px 0 5px 10px;	
}

div.box_epaper span.color {
	color:#004689;
	text-decoration:none;
	text-transform:uppercase;
}

table.epaper {
	border:none;
	padding:3px;
	line-height:15px;
}

table.epaper td {
	padding:3px;
	line-height:15px;
}

.epapercolor {
	color:#004689;
	font-weight:bolder;
}
.epapercolor_light {
	color:#004689;
	
}




/*  Kalender Veranstaltungen*/

div.eventlist {
	
}

div.eventlist h3 {
	font-size:14px;
	margin: 0 0 5px 0;
	font-weight:bolder;
	color:#000000;
}

div.eventlist div {
	margin:0 0 15px 0;
}
table.eventsuche {
	margin:5px 0 0 0;
	width:100%;
}


table.eventsuche td{
	padding:0 0 8px 0;
}


table.eventsuche input {
	border-bottom:solid 1px #D4D0C8;
	border-left: solid 2px #686864;
	border-top: solid 2px #686864;
	border-right:solid 1px #D4D0C8;
	background:#FFFFFF;
	width:140px;
}

table.eventsuche .submit {
	border:solid 1px #C3C1A9;
	width:115px;
	text-align:left;
	color:#004689;
	font-weight:bolder;
	background:url(../sk_media/link.gif) right no-repeat #FFFFFF;
	cursor:pointer;
	padding:2px 0 2px 2px;
}



table.tbl_cal {
  width: 190px;
  margin: 0;
  border: 1px solid;
  float:left;
 
}

table.tbl_cal td {
  padding: 2px;
  text-align:right;
  color:#000000;
}


table.tbl_cal tr.tbl_cal_month td {
  text-align: center;
  font-weight: bolder;
  background:#EFEEDF;
}

table.tbl_cal tr.tbl_cal_daynames td {
  background-color: #F0F0F0;
	font-weight:bolder;
  text-align: right;
}

/**table.tbl_cal tr.tbl_cal_month {
  
  text-align: right; 
}*/


table.tbl_cal div.disabled {
  color: #000000;
}

table.tbl_cal div.soft {
  color: #AAAAAA;
  padding:0 2px 0 2px;
}




table.tbl_cal a.selected {
  color: #FFFFFF;
  padding:1px;
  background:#004689;
  text-decoration: none;
  text-align: right;   
}



table.tbl_cal a.unselected {
  color: #000000;
	padding: 2px;
  border: none;
  text-decoration: none;
  font-weight:normal;
  text-align: right;   
}



/**   **/

div.box {
	background:#EFEEDF;
	margin-bottom:10px;
}

div.box h2 {
	position:relative;
	background:#004689;
	color:#FFFFFF;
	text-align:center;
	padding:3px 0 3px 0;
	margin-bottom:6px;
	margin-top:4px;
}

div.box h3 {
	position:relative;
	padding:5px 0 5px 0;
	border-bottom:solid 1px #000000;
	text-align:center;
	text-transform:uppercase;
	font-weight:normal;
	font-size:12px;
}

div.box img {
	position:relative;
	float:right;
	margin:0 10px 3px 10px;
}


div.box div {
	position:relative;
	margin: 3px 3px 5px 10px;	
}


div.box a {
	text-decoration:none;
}

div.box a img{
	float:none;
	position:relative;
	top:-1px;
	left:0;
	margin:0;
}

div.box a.color {
	color:#004689;
	text-decoration:none;
	font-weight:bolder;
}


table.anzeigenprev {
	border:none;
	margin:0;
	width:100%;
}
table.anzeigenprev td {
	padding:2px 2px 2px 10px;
	margin:0;
	border:solid 1px #FFFFFF;
	
}

table.anzeigenprev a {
	font-size:11px;
} 
/** SUCHE  */

div.suche {
	width:468px;
	border-bottom:dotted 1px #666666;
	margin:10px 0 0 0;
	padding:0 0 10px 0;
}

div.suche a {
	text-decoration:none;
}

div.suche div.suchtext{
	margin:0 0 8px 0;
}

div.suche h1 {
	margin:8px 0 0 0;
}

span.result {
	color:#cc0000;
}

/** DVD-SHOP **/

iframe.dvd {
	margin-left:5px;
	overflow: hidden;
}

#lay_body_dvd {
	padding:0 0 5px 0;
	width:960px;
	background:url(../sk_media/backg_main.gif) repeat-y;
}

#lay_center_dvd {
	width:785px;
	margin:0 0px 0 10px;
	float:left;
	background:#FFFFFF;	
}



/** FORMULARE UND TABELLEN**/

table.kontakt {
	border:none;
	margin:0 0 5px 0;
	width:100%;
}

table.kontakt td {
	padding:2px 2px 10px 0;
}

table.kontakt td.label {
	text-align:left;
}

table.kontakt input.normal {
	border-bottom:solid 1px #D4D0C8;
	border-left: solid 2px #686864;
	border-top: solid 2px #686864;
	border-right:solid 1px #D4D0C8;
	background:#FFFFFF;
	width:140px;
}

table.kontakt input.normalplz {
	border-bottom:solid 1px #D4D0C8;
	border-left: solid 2px #686864;
	border-top: solid 2px #686864;
	border-right:solid 1px #D4D0C8;
	background:#FFFFFF;
	width:50px;
}

table.kontakt input.form_validInput{
	border-bottom:solid 1px #D4D0C8;
	border-left: solid 2px #686864;
	border-top: solid 2px #686864;
	border-right:solid 1px #FFFFFF;
	background:#FFFFFF;
	width:140px;

}

table.kontakt input.form_invalidInput{
	border-bottom:solid 1px #D4D0C8;
	border-left: solid 2px #686864;
	border-top: solid 2px #686864;
	border-right:solid 1px #D4D0C8;
	background:#EFEEDF;
	width:140px;
}


table.kontakt textarea.form_validInput {
	border-bottom:solid 1px #D4D0C8;
	border-left: solid 2px #686864;
	border-top: solid 2px #686864;
	border-right:solid 1px #D4D0C8;
	background:#FFFFFF;
	width:360px;
	height:80px;
}

table.kontakt textarea.form_invalidInput {
	background:#EFEEDF;
	border-bottom:solid 1px #D4D0C8;
	border-left: solid 2px #686864;
	border-top: solid 2px #686864;
	border-right:solid 1px #D4D0C8;
	width:360px;
	height:80px;
}

table.kontakt .submit {
	border:solid 1px #C3C1A9;
	width:115px;
	text-align:left;
	color:#004689;
	font-weight:bolder;
	background:url(../sk_media/link.gif) right no-repeat #FFFFFF;
	cursor:pointer;
	padding:2px 0 2px 2px;
}


table.kontakt p.radioline {
	line-height:20px;
	margin-top:8px;
	margin-bottom:15px;
}

table.kontakt p.radioline input {
	vertical-align:middle;
	margin-right:5px;
}


table.mediadaten {
	border:none;
	margin:0 0 5px 0;
	width:100%;
}

table.mediadaten td {
	padding:2px;
	text-align:left;
	border-bottom:solid 1px #FFFFFF;
	vertical-align:top;
}

table.mediadaten .head td {
	background:#004689;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:10px;
	padding:2px 15px 2px 2px;
}



table.mediadaten td.c1 {
	background:#EFEEDF;
	
}

table.mediadaten td.c2 {
	background:#DEDDC7;
	text-align:right;
	padding: 2px 15px 2px 0;
}

table.mediadaten td.c3 {
	background:#E6E7E8;
	text-align:right;
	padding: 2px 15px 2px 0;
}

table.mediadaten td.c4 {
	background:#FFFFFF;
	text-align:right;
	padding: 2px 15px 2px 0;
}

table.mediadaten2 {
	border:none;
	margin:0 0 5px 0;
}

table.mediadaten2 td {
	padding:1px 10px 1px 0;
	vertical-align:top;
}
/** IMAGE ENLARGER  **/

.DHTMLSuite_imageEnlarger_transparentDivs{	
	filter:alpha(opacity=50);	/* Transparency */
	opacity:0.5;	/* Transparency */
	-moz-opacity:0.5;	/* Transparency */
	background-color:#000;
	z-index:1;
	position:absolute; /* Always needed	*/
	z-index:100000;
	top:0px;
	left:0px;
}
.DHTMLSuite_imageEnlarger_iframe{
	z-index:100010;
	position:absolute;
	background-color:#FFF;
	left:0px;
	top:0px;	
}
.DHTMLSuite_imageEnlarger{	
	position:absolute;
	z-index:100017;
	left:50%;
	top:50%;
}

.DHTMLSuite_imageEnlarger_imageBox{
	position:absolute;
	z-index:100020;
	background-color:#EFEEDF;
	border:2px solid #004689;
	padding:3px;
	
}
.DHTMLSuite_imageEnlarger_caption{	
	background-color:#EFEEDF;
	color:#666666;
	padding:5px;
	text-align:left;
}
.DHTMLSuite_imageEnlarger_close,.DHTMLSuite_imageEnlarger_closeOver{	/* Close button */
	position:absolute;
	top:3px;
	right:3px;	
	background-repeat:no-repeat;
	background-position:top right;
	width:16px;
	height:16px;
	cursor:pointer;	
}
.DHTMLSuite_imageEnlarger_closeOver{		/* Close button - mouse over */
	background-image:url('../sk_media/imageEnlarger_over.gif');
}
.DHTMLSuite_imageEnlarger_close{	/* Close button */
	background-image:url('../sk_media/imageEnlarger.gif');
}

span.DHTMLSuite_imageEnlarger_captionTitle{	/* Image caption - title */
	display:block;
	font-weight:bold;
	font-style:italic;
}
span.DHTMLSuite_imageEnlarger_captionDescription{	
	display:block;
}
a.DHTMLSuite_imageEnlarger_closeLink{
	text-align:right;
	display:block;
	color:#000000;
	text-decoration:underline;
	font-weight:bolder;
}


/** LAYER EINBLENDEN */

.usercontent_question{	
	margin-bottom:2px;
	height:20px;	
	overflow:hidden;
	cursor:pointer;
}

.usercontent_question span {
	color:#004689;
	text-decoration:underline;
	font-weight:bolder;
}

.usercontent_answer{		
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	border-bottom:1px solid #004689;

}
.usercontent_answer_content{	
	padding:15px 0 20px 5px;
	position:relative;
	background-color:#FFFFFF;
	border:1px solid #004689;
}

.formResponse {
	position:relative;
}

/** FORM_VALIDATOR **/

.validInput select{
	margin:0px;
	padding:0px;
}

.validationImage{
	background-position:top center;
	background-repeat:no-repeat;
	width:10px;
	height:10px;
}

.invalidInputImage{
	background-image:url(../sk_media/incorrect.gif);

}
.validInputImage{
	background-image:url(../sk_media/correct.gif);
}


.DHTMLSuite_validationBar{
	width:3px;
	display:none;
}

.DHTMLSuite_validationBarInvalid{
	background-color:#B00;
}

.DHTMLSuite_validationBarValid{
	background-color:#0B0;
}



.DHTMLSuite_formCoverDiv{	/* ajax loader anzeigen*/
	background-color:#FFF;

}

/** MODAL MESSAGE **/

.modalDialog_transparentDivs{	
	filter:alpha(opacity=50);	
	opacity:0.5;	
	background-color:#000;
	
	position:absolute; 
}
.modalDialog_contentDiv{
	border:3px solid #004689;	
	padding:2px;
	z-index:100; 
	position:absolute;	
	background-color:#FFF;
}
.modalDialog_contentDiv_shadow{
	z-index:90;
	position:absolute;
	background-color:#555;
	filter:alpha(opacity=40);	
	opacity:0.4;	
}

/** BILDERGALERIE **/

	#mainContainer{
		margin:0 auto;
		width:720px;
		height:510px;
		background-color:#FFF;
		padding:5px;
		text-align:center;		
	}
	
	#DHTMLgoodies_panel_one{
		padding-left:10px;
		position:absolute;
		top:416px;
		left:10px;;
	}

	
	#DHTMLgoodies_arrows {
		width:30px;
		height:83px;
		padding:2px 0 2px 0;
		float:left;
	}
	
	
	#DHTMLgoodies_thumbs{
		width:636px;
		float:left;
		overflow:hidden;	/* Wichtig */
		height:82px;
		border:solid 1px #004689;
		position:relative;	/* Wichtig, nicht aendern */
	}
	
	#DHTMLgoodies_thumbs_inner{
		position:relative;	/* Nicht aendern */
		width:5000px;
	}	
	
	.strip_of_thumbnails{	
		width:106px;	/* Breite einzelner Bilder */
		height:82px;
		border-right:solid 2px #004689;
		position:absolute;
		background:#FFFFFF;
	}
	
	.strip_of_thumbnails div{
		width:106px;
		height:82px;
		
		text-align:center;

	}

	.strip_of_thumbnails img{
		border:0px;
		padding:0;
		margin:0;
		/** padding:5px; **/
	}
	.strip_of_thumbnails .activeImage{	/* Active thumbnail */
		padding:0px;
	
	}
	.leftArrow{
		float:left;
	}
	.rightArrow{
		float:right;
	}
	
	
	#DHTMLgoodies_largeImage{
		margin:0 auto;
			
	}

	#DHTMLgoodies_largeImage img{
		border:2px solid #004689;	
	}
	
	#DHTMLvote {
		height: 30px;
		padding-top: 8px;
	}
	
	div.closewindow {
		text-align:right;
	}
	
/* ANZEIGENCOUPON */

div.tx_powermail_pi1_fieldwrap_html {
	margin:0 0 8px 0;
}

div.couponform div label {
	display:block;
	width:150px;
	float:left;
	font-weight:bolder;
}

div.couponform input,  div.couponform textarea, div.couponform select {
	border-top:solid 1px #E0E0DF;
	border-right: solid 2px #797979;
	border-bottom: solid 2px #797979;
	border-left:solid 1px #E0E0DF;
	background:#EFEEDF;
	width:250px;

}

div.couponform textarea {
	height:120px;
	width:250px;

}


div.tx_powermail_pi1_fieldwrap_html_submit input {
	width:80px;
	margin-left:150px;
	cursor:pointer;
}

div.couponform input.zip {
	width:60px;
}

div.tx-powermail-pi1_confirmation input {
	border:solid 1px #C3C1A9;
	width:145px;
	text-align:left;
	color:#000000;
	font-weight:bolder;
	background:url(../prs_media/a_right_button.gif) right no-repeat #FFFFFF;
	cursor:pointer;
	padding:2px 0 2px 2px;
	margin:0 0 5px 0;
}

div.checkboxes {
	width:475px;
	padding:0 0 15px 0;
}

div.singlebox, div.powermail_radio_inner {
	clear:both;
	margin:5px 0 0 0;
}
div.singlebox input.checkbox, div.powermail_radio_inner input.checkbox {
	width:20px;
	border:none;
	background:none;
	margin:0 10px 0 0;
	float:left;
}

div.couponform div.singlebox label, div.couponform div.powermail_radio_inner label {
	width:400px;
	float:left;
	font-weight:normal;
}


div.powermail_mandatory_js {
	color:#990000;
}

span.tx-srfreecap-pi2-cant-read {
	font-size:10px;
	line-height:12px;
	color:#666666;
}

span.tx-srfreecap-pi2-cant-read a {
	font-size:10px;
	line-height:12px;
	text-decoration:underline;
}



div.couponform ul {
	list-style-position:inside;
	margin:2px 0 25px 0;
}

div.couponform ul li {
	padding:3px 0 3px 0;
}


p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	
	font-weight:bolder;
	padding:0 0 4px 0;
}

/** BANNER  **/

p.fullbanner {
	font-size:9px;
	margin-top:10px;
}

p.fullbanner img {
	margin: 6px 0 6px 0;
}

p.bannerleft {
	font-size:9px;
	margin-top:10px;
}

p.bannerleft img {
	margin: 6px 0 0 0;
}

p.bannerright {
	font-size:9px;
	margin-top:10px;
	text-align:right;
	border-bottom:solid 15px #FFFFFF;
	background:#FFFFFF;
}

p.bannerright img {
	margin: 6px 3px 0 0;
}

div#skyscraper {
	position:absolute;
	top:0px;
	left:1000px;
}
