
/* popup styles */
.clear {
height: 1px;
}

.sfpopup_main {
width: 818px;
border: 2px solid #ffffff;
}
.sfpopup_main div.header .spacer {
width: 835px !important;
min-width: 835px !important;
}
.sfpopup_main div.header .blueheader {
width: 835px !important;
min-width: 835px !important;
}
.sfpopup_main div.header .topnavi {
width: 835px !important;
min-width: 835px !important;
}
.sfpopup_main div.header div.blueheader div.insidetext {
width: 818px;
}
.popupHeadline{
font-size: 17px; 
color: #003781;
padding: 24px 7px 23px 171px;
margin: 0;
}

.sfpopup_main .topnavi ul {
margin-left: 0 !important;
}

.popup_maincontent {
width: 654px;
margin-right: 17px;
background: #EEEEEE; 
padding-bottom: 28px;
}

* html .sfpopup_main div.contentarea {
margin-left: 0px !important;
}

.popup_text {
margin-left: 171px; 
margin-right: 7px; 
font-size: 13px;
}

/* Label, Input und Radio ---------------------------------------------------------- */
.highlight {
}

.labelsundinput {
padding-left: 164px;
margin-bottom:10px;
clear: both;
color: #000;
font-family: Verdana;
margin-right:7px;
overflow: hidden;
}
.rightsidetext table label {
padding-left: 7px;
}
		
/* styles tabelle checkboxen */
.rss_radio, .rss_radio_failed {
border: none;
border-collapse: collapse;
border-spacing: 0;
clear: both;
position: relative;
}
.rss_radio td, 
.rss_radio_failed td {
padding: 0;
height: auto;
line-height: 15px;
overflow: hidden;
text-align: left;
vertical-align: top;
margin-bottom:7px;
/*border-bottom: 2px solid #eee;*/
}		
.rss_radio label, .rss_radio_failed label {
float:left;
vertical-align: middle;
white-space: nowrap;
display: block;
padding: 2px 7px 1px 7px !important;
width: 160px;
}		
.rss_radio_failed label {
background: #d50032;/**/
}
.rss_radio_failed input, .rss_radio input {
float: left !important;
display:block;
margin: 3px 0 0 !important; 
height: 13px !important;
width: 13px;
}
.rss_radio_failed input  {
color: #ffffff !important;
}

/* Fehlermeldung */
.failed  {
background-color:#d50032;
color: #ffffff;
}

.message {	
font-size:12px;
margin: 0 0 7px 0;
border-bottom: 2px solid #eee;
font-weight: bold;
overflow: hidden;
padding: 10px 7px 0;
font-weight: bold;
color: #ffffff !important;
}

.message ul {
font-weight: normal;
list-style-type: none !important;
list-style-image: url(/SiteCollectionImages/bg_listitem_failed.gif);
padding: 0 0 0 15px !important;
margin: 10px 0;
}

.message ul li{
height: auto;
margin: 0 0 5px 0;
}

/* Link: unsubscribe ---------------------------------------------------------- */
div.divunsubscribe  {
margin: 0 0 5px;
}

a.unsubscribe:hover {
  text-decoration: underline !important;
  background:url(/SiteCollectionImages/bg_link_hover.gif) no-repeat scroll 0 6px transparent !important;
}

a.unsubscribe
{
	text-decoration:none ! important;
	font-weight: normal !important;
	background:url(/SiteCollectionImages/bg_link.gif) no-repeat scroll 0 6px transparent !important;
	padding: 0 0 0 9px;
}
		
a.subscribe1
{
	font-size: 13px;
	text-decoration:none ! important;
	font-weight:normal; 
	padding: 5px 20px 5px 24px; 
	background: transparent url(images/rss_icon.gif) no-repeat center left;
}
		
a.subscribe1:hover {
  text-decoration: underline !important; 
}

/* Bottom Link ---------------------------------------------------------------------- */
a.bottomlink
{
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.divbottomlink
{
	margin-top:10px;
	margin-bottom:10px;
	padding-left: 172px;
}	

/* background */

.downloadlist_rss {
/*background-color:#B3C4DC !important;*/
list-style-image:none;
list-style-type:none;
margin:1px 0px 0px !important;
padding:5px 0px 5px 7px !important;
}		
.downloadlist_rss li input {
margin-right: 4px;
}
/* Category and Checkboxen ---------------------------------------------------------- */
.feedcheckbox
{
	margin:0 7px 0 0;
}
.feedlist
{
	padding:2px 7px 2px 17px;
}
.feedlist label {
	color: #000000;
	padding-left: 7px;
}
 
.feedlistfirst
{
	padding-bottom:7px;
	padding-right: 7px;
}
.feedlistfirst label 
{
	padding-left: 7px;
	color: #000000;
	font-weight:bold;
} 		
 
/* Buttons ---------------------------------------------------------- */

table.o5_formtable td.o5_td_input input.o5_submit,
.o5_formbuttonarea .o5_formbuttonarea_left input {
background: url(/SiteCollectionImages/btn_gray.gif) repeat-x !important;
}
.o5_formbuttonarea .o5_formbuttonarea_right input {
background: url(/SiteCollectionImages/btn_blue.gif) repeat-x !important;
}
 
/* background */

.downloadlist_rss {
/*background-color:#B3C4DC !important;*/
list-style-image:none;
list-style-type:none;
margin:1px 0px 0px !important;
padding:5px 0px 5px 7px !important;
XXcolor: #003781 !important;
}

/* IE bug */

* html .rss_radio
{
	margin:3px 7px 3px 165px;
	vertical-align:middle;
}

