*.recommBut {  }
*.bg1 { background-color:#FCFCFC; }
*.bg2 { background-color:#FFFFEE; }
*.topsel { background-color:#F0FAFF; border-color:#DAF2FF; border-style:solid; border-width:1px; width:100%; }
*.theadts  { background-color:#DAF2FF; color:#003366; font-weight:bold; padding:3px; }
*.textinput { background-color:#F0FAFF; color:#003366; padding:3px; }
*.tihead { background-color:#DAF2FF; font-weight:bold}
 
#swDivPopupBackground {  background-color:#FFFFFF; opacity:0.7; filter:Alpha(opacity=70); z-index:10; width:100%; height:100%; position:fixed; left:0px; top:0px;}
#swDivPopup {position:fixed; left:30%; top:30px; text-align:center; z-index:20; border:1px solid #990033; padding:6px; background-color:#FFFFFF; }
#swDivPopup iframe {background-color:#FFFFFF;}
#swDivPopup a { color:#990033; };
#swDivPopup a img { margin:5px; }

/* Mehrere bilder mit Wechsel und Lightbox */
div.swExtendedImg { text-align:center; display:table; }
a.swMainImg { float:left; padding:3px; margin-right: 10px; margin-left:4px; border:1px solid #DDDDDD;}
a.swThumbImg { display:table; float:left; border:1px solid #DDDDDD; overflow:none; cursor:url("/img/icon_klicklupe.gif"), url("/img/icon_lupe.ico"), crosshair}
a.swMainImg:hover, a.swThumbImg:hover { border-color:#990033; }

/* Einzelbild */ 
img.swIconLupe {z-index:5; position:absolute; opacity:0.7; padding-left:102px; }
a.swIconLupe { cursor:url(/img/icon_klicklupe.gif), url(/img/icon_lupe.ico), crosshair; }
 
div.divMZ { display:table; }

#swUsercenter {display:block;}
.swuc_content {min-width:90%; min-height:100px; border:1px solid #00F;}
.swuc_content iframe {width:100%; }
a.swuc_headline{display:block; min-width:500px; background-color:#FFE; padding:3px; margin:2px;}
a.swuc_headline img {margin-right:5px;}

legend.theadtxt {padding:3px; -moz-border-radius:3px;}
fieldset {border:1px solid #990033;}

*.swInputError { border:2px solid #ff8100; }
*.swErrorMsg { color:#ff8100;}

