
  * {
    margin: 0;
    padding: 0;
  }

  html {
  	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px; 
    color: #000000;
  }

  body {
    display: block;
    text-align: left;
    background: #FCFCFC url('/images/main/bkgr.jpg') repeat-x;
  }

  ul {
    list-style-type: none;
  }

  a.imageBlock {
    display:block;
    text-indent: -999em;
  }

  img {
    border: none;
  }

  textarea,
  input,
  select {
    margin:0px;
    border: 1px #888888 solid;
    background-color: #ffffff;
  }

  textarea {
    background: url('/images/misc/form_textarea_shadow.gif') repeat-x top left;
    padding: 0px;
  }

  input,
  select {
    background: url('/images/misc/form_input_shadow.gif') repeat-x top left;
  }

  input,
  option {
    padding: 0px 3px;
    background-color: #ffffff;
  }

  input[type=checkbox],
  input[type=radio] {
  	padding:0px !important;
  	background: none !important;
  	border: 0px;
  	margin: 0px;
  }

  input.shortLogin {
    width: 50px;
    border: 0;
    background: #FFF;
    height: 15px;
    padding: 2px 5px 0px 5px;
    background: transparent url('/images/main/searchField.jpg') -5px -3px;
    margin-left: 5px;
    font-size: 11px;
    line-height: 15px;
  }

  .clearme {
    float: none;
    clear: both;
    width: 0px;
    height: 0px;
  }

  p.label {
    float: left;
    font-weight: bold;
  }

  div.SCAOVotingPanel {
    background: transparent url('/images/icons/event/votingbar.gif') no-repeat;
    padding-top: 3px;
  }

  div.SCAOVotingPanel h4 {
    text-align: center;
    height: 39px;
    padding-top: 9px;
  }

  input.SCAOVotingRadio {
    width: 12px;
    margin: 11px 6px 11px 0px;
    padding: 0;
  }
  
  .blurbox {
	opacity:0;
	background:#ffffff;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
  }

  input.SCAOVotingFirst {
    margin-left: 75px;
  }

  ul.SCAOMeetingList {
    margin: 15px;
  }

  li.SCAOMeetingListEntry {
    float: left;
    height: 20px;
    line-height: 20px;
  }

  li.SCAOMeetingListEntry a {
    font-weight: bold;
    color: #891112;
  }

  h1, h2, h3, h4, h5, h6 {
    color: #891112;
  }

  h3 {
  	font-size: 14px;
  }

  h4 {
  	font-size: 12px;
  }

  div.szene1FormInputimage {
    height: 19px;
  }

  div.szene1FormInputimageLeft {
    float: left;
    width: 13px;
    height: 19px;
    background: transparent url('/images/icons/bk_button_left.png') no-repeat;
  }

  div.szene1FormInputimageContent {
    background: transparent url('/images/icons/bk_button_body.png') repeat-x;
    float: left;
    height: 19px;
    font-size:11px;
  }

  div.szene1FormInputimageContent a {
    color: #FFF;
    text-decoration: none;
    line-height: 19px;
  }

  div.szene1FormInputimageRight {
    float: left;
    width: 13px;
    height: 19px;
    background: transparent url('/images/icons/bk_button_right.png') no-repeat;
  }

  div.autocompleteLocationSelector {
    border: #EFEFEF 1px solid;
    background: #DFDFDF;
    color: #666;
    text-indent: 10px;
  }

  a.bigLink {
    color: #891112;
    text-decoration: none;
    font-weight: bold;
  }

  a.bigLink:hover {
    text-decoration: underline;
  }

  /**
   * SZENE1 TOP
   */

  div#szene1Top {
    float: left;
    width: 970px;
    height: 24px;
    color: #FFF;
    background: transparent url('/images/main/topbkgr.gif') no-repeat;
    font-size: 0.9em;
  }

  div#szene1Top p,
  div#szene1TopGirlsOnline,
  div#szene1TopBoysOnline,
  div#szene1TopFriendsOnline,
  div#szene1TopSearch,
  div#szene1SearchTypeOptions {
    float: left;
    height: 24px;
    line-height: 24px;
  }

  div#szene1SearchTypeOptions {
    background: transparent url('/images/main/topSelectionSmall.jpg') no-repeat;
  }

  div#szene1TopSearch input {
    float: left;
  }

  div#szene1TopSelectionBox {
    position: absolute;
    z-index: 999;
    top: 0px;
    left: 0px;
  }

  input.szene1TopSearchField {
    width: 120px;
    border: 0;
    background: #FFF;
    height: 18px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    background: transparent url('/images/main/searchField.jpg') no-repeat;
  }

  .szene1TopSelection {
    padding-left: 8px;
    width: 120px;
    background: transparent url('/images/main/topSelection.jpg') no-repeat;
    font-size: 11px;
  }

  .TopSelectionFirst {
    width: 87px;
    background: transparent url('/images/main/topSelectionShort.gif') no-repeat;
  }

  a.szene1TopIconSet {
    text-decoration: none;
    color: #FFF;
    float: left;
    text-indent: 27px;
    display: block;
    height: 24px;
  }

  /**
   * SZENE1 HEADER
   */

  div#szene1HeaderHelper {
    float: left;
    width: 100%;
    height: 102px;
    text-align: left;
    background: transparent url('/images/main/headerbkgr.jpg') no-repeat 0px 0px;
  }

  div#szene1Header {
    float: left;
    width: 985px;
    height: 102px;
    text-align: left;
  }

  div#szene1HeaderLeft {
    float: left;
    width: 300px;
  }

  div#szene1HeaderPanelShort {
    float: right;
    width: 421px;
    height: 58px;
    color: #FFF;
    background: transparent url('/images/main/userPanelShort3.gif') no-repeat;
    display: block;
    margin: 1px 0 0 -5px;
  }

  div#szene1HeaderPanelFull {
    float: right;
    width: 421px;
    height: 100px;
    color: #FFF;
    background: transparent url('/images/main/userPanelFull2.gif') no-repeat 0px -4px;
    margin-top: 1px;
  }

  div#szene1HeaderPanelFullImage {
    height: 75px;
    width: 70px;
    float: left;
    padding: 5px 0 0 10px;
    overflow: hidden;
  }

  div#szene1HeaderPanelFullTop,
  div#szene1HeaderPanelFullBottom {
    float: left;
    height: 44px;
    width: 336px;
    color: #FFF;
    font-size: 0.9em;
  }

  div#szene1HeaderPanelFullBottom {
    height: 30px;
    margin-top: 3px;
  }

  div#szene1HeaderPanelFullTop a,
  div#szene1HeaderPanelFullBottom a {
    font-size: 10px;
    float: left;
    display: block;
    width: 80px;
    text-decoration: none;
    color: #FFF;
  }

  div#szene1HeaderPanelFullTopGender {
    float: left;
    height: 38px;
    width: 40px;
    display:none;
  }

  div#szene1HeaderPanelFullTopUser {
    float: left;
    height: 30px;
    width: 295px;
    padding-top: 5px;
  }

  div#szene1HeaderPanelFullTopSwitch {
    float: left;
    height: 38px;
    width: 30px;
  }

  div#szene1HeaderPanelFullFooter {
    float: left;
    width: 330px;
    text-align: right;
  }

  szene1HeaderPanelFullFooter a {
    display: block;
    height: 20px;
  }

  /**
   * SZENE1 NAVIGATION MAIN
   */
  div#szene1SkyThird {
  	float: left;
  }

  div#szene1NavigationHelper {
    float: left;
    width: 100%;
    background: transparent url('/images/main/headerbkgr.jpg') no-repeat 0px -102px;
  }

  div#szene1NavigationMain {
    text-align: left;
    float: left;
    width: 969px;
    height: 29px;
  }

  .naviRegister2 {
    background: transparent url('/images/main/menuebkgr2.jpg') no-repeat 0px -3px;
  }

  .naviRegister3 {
    background: transparent url('/images/main/menuebkgr3.jpg') no-repeat 0px -3px;
  }

  .naviRegister4 {
    background: transparent url('/images/main/menuebkgr4.jpg') no-repeat 0px -3px;
  }

  .naviRegister5 {
    background: transparent url('/images/main/menuebkgr5.jpg') no-repeat 0px -3px;
  }

  .naviRegister6 {
    background: transparent url('/images/main/menuebkgr6.jpg') no-repeat 0px -3px;
  }

  .naviRegister7 {
    background: transparent url('/images/main/menuebkgr7.jpg') no-repeat 0px -3px;
  }

  .calendarTool {
    float: left;
    display: block;
  }

  a.calendarIcon {
    margin: 2px 0px 0px 5px;
    width: 22px;
    height: 21px;
    background: transparent url('/images/icons/event/icon_kalender.jpg') no-repeat;
  }

  div#szene1NavigationMain ul {
    list-style: none;
    margin-left: 10px;
  }

  /** IE Hack **/
  div#szene1NavigationMain > ul {
    margin-left: 5px;
  }

  div#szene1NavigationMain li {
    float: left;
    height: 30px;
    margin-left: -6px;
  }

  div#szene1NavigationMain li a {
    display: block;
    height: 29px;
    width: 110px;
    color: #FFF;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    text-indent: 10px;
    padding-top: 7px;
  }

  div#szene1NavigationMain li a:hover {
    background: transparent url('/images/main/menueOver2.jpg') no-repeat 0px 2px;
  }

  div#szene1NavigationMain li a.last:hover {
    background: transparent url('/images/main/menueOverLast.jpg') no-repeat 0px 2px;
    width: 120px;
  }

  a.szene1NavigationMainActive {
    background: transparent url('/images/main/menueOver2.jpg') no-repeat 0px 2px;
  }

  a.szene1NavigationMainActiveLast,
  a.szene1NavigationMainActiveLast:hover {
    background: transparent url('/images/main/menueOverLast.jpg') no-repeat 0px 2px !important;
    width: 120px !important;
  }

  /**
   * SZENE1 NAVIGATION MAIN SUB
   */

  div#szene1NavigationMainSub {
    text-align: left;
    float: left;
    width: 969px;
    height: 35px;
    margin-top: -7px;
  }

  div#szene1NavigationHelper > div#szene1NavigationMainSub {
    margin-top: 0px;
  }

  div#szene1NavigationMainSub ul {
    float: left;
    list-style: none;
    width: 790px;
  }

  div#szene1NavigationMainSub li {
    float: left;
    height: 35px;
  }

  div#szene1NavigationMainSub li a {
    float: left;
    height: 35px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 32px;
    color: #FFF;
    text-decoration: none;
    font-size: 0.9em;
  }

  div#szene1NavigationMainSub li a:hover {
    background: transparent url('/images/main/subover.gif') no-repeat center -1px;
    color: #FFF;
  }

  .szene1NavigationMainSubActive {
    background: transparent url('/images/main/subover.gif') no-repeat center -1px;
    color: #FFF;
  }

  div#szene1NavigationMainSubBanner {
  	position: absolute;
	width: 100px;
	height: 25px;
	top: 157px;
	left: 685px; 
/*	border: 1px solid green; */
  }

  div#szene1NavigationMainSubChannels {
    height: 35px;
    width: 179px;
    float: right;
  }

  div#szene1NavigationMainSubChannels a {
    display: block;
    height: 100%;
    width:179px;
  }

  div#szene1ChannelSelectionPanel {
    position: absolute;
    width: 201px;
    top: 0px;
    left: 0px;
    z-index: 1000;
    /* background: transparent url('/images/main/channelbkgr.gif') no-repeat 13px bottom; */
  }

  div#szene1ChannelSelectionPanelContent {
    float: left;
    width: 201px;
    /* background: transparent url('/images/main/channelHeader.gif') no-repeat; */
  }

  div#szene1ChannelSelectionPanelContent ul {
    float: left;
    list-style: none;
    margin-left: 3px;
    width: 171px !important;
  }

  div#szene1ChannelSelectionPanelContent > ul {
    margin-left: 6px;
  }

  div#szene1ChannelSelectionPanelContent li {
    clear: both;
    height: 22px;
    width: 171px !important;
  }

  div#szene1ChannelSelectionPanelContent li a {
    text-indent: 1em;
    padding: 0;
    display: block;
    width: 171px;
    height: 100%;
    line-height: 22px;
    color: #000;
    font-weight: normal;
    text-decoration: none;
    background: transparent url('/images/main/channelEntry.gif') no-repeat 0px 0px;
  }

  div#szene1ChannelSelectionPanelContent li a:hover {
    text-indent: 1em;
    background: transparent url('/images/main/channelEntryOver.gif') no-repeat 0px 0px;
    font-weight: normal;
    color: #000;
  }

  a.szene1ChannelSelectionPanelContentActive {
    text-indent: 1em;
    background: transparent url('/images/main/channelEntryOver.gif') no-repeat 0px 0px !important;
    font-weight: normal;
    color: #000;
  }

  a.channelHeadline,
  a.channelHeadline:hover {
    text-indent: 1em;
    background: transparent url('/images/main/channelheadlineFirst.gif') repeat-x 0px 0px !important;
    font-weight: bold !important;
    color: #FFF !important;
    height: 28px !important;
    line-height: 30px !important;
  }

  li.channelHeadlineList {
    height: 28px !important;
  }

  /**
   * CONTENT
   *
   */

  div#szene1ContentHelper {
    float: left;
    width: 100%;
    background: transparent url('/images/main/headerbkgr.jpg') no-repeat 0px -164px;
  }

  div#szene1Content {
    float: left;
    width: 970px;
    background: transparent url('/images/main/contentbkgr.gif') repeat-y;
    padding-right: 3px;
  }

  div#szene1ContentLeft {
    float: left;
  	padding-top: 2px;
  	padding-left: 6px;
  }

  div#szene1ContentRight {
    float: right;
    width: 160px;
    /*height: 500px;*/
    /*border: 1px #ff0000 solid;*/
    margin-top: 9px;
  }

  /**
   * LIST
   */
  div.list {
      width: 300px;
  }

  div.list p {
      float: left;
  }
  div.list label {
      float: left;
      clear: left;
      width: 100px;
  }

  /**
   * FOOTER
   *
   *
   */

  div#szene1Footer {
    float: left;
    width: 973px;
    height: 30px;
    background: transparent url('/images/main/footerbkgr.gif') no-repeat;
  }

  div#szene1Bottom {
    width: 100%;
    height: 30px;
  }


  /**
  *
  * COMMENTS
  *
  */

  .badwordAlertLayer {
  	position:absolute;
  }

   .sacSubmit {
  cursor:pointer;
  }

  .cDel {
  	cursor:pointer;
  }


  /**
   *  HEADER DROPDOWN
   */

  div.szene1_quickinfo ul {
    list-style-type: none;
  }

  div.szene1_quickinfo ul.dropdown {
    padding-top: 1px;
  }

  div.szene1_quickinfo ul.dropdown li {
    background:url('/images/box/box_dyn_line.png') bottom left repeat-x;
    padding-bottom: 2px;
  }

  div.szene1_quickinfo ul.dropdown li a {
    text-decoration: none;
    font-size:11px;
    color: #ffffff;
    display: block;
    padding: 0 5px;
    line-height: 20px;
  }

  div.szene1_quickinfo ul.dropdown li a:hover {
    font-size: 11px;
    font-weight: bold;
    background: url('/images/misc/gradient_grey.gif') top left repeat-x;
  }

  /**
   *
   *  SEPARATOR -> SINGLE BOTTOM HEADER FRAME
   *
   */

  div.table_header {
    background:url('/images/box/single_top.gif') top left no-repeat;
    width: 592px;
    display: block;
    font-weight: normal;
    padding: 15px 15px 10px 15px;
  }

  div.table_footer {
    background:url('/images/box/single_bottom.gif') bottom left no-repeat;
    width: 622px;
    display: block;
    margin-bottom: 20px;
    font-size: 10px;
    padding-bottom: 14px;
    text-align: center;
  }

  div.table_half_header {
    background:url('/images/box/single_half_top.gif') top left no-repeat;
    width: 281px;
    display: block;
    font-weight: normal;
    padding: 15px 15px 10px 15px;
  }

  div.table_half_footer {
    background:url('/images/box/single_half_bottom.gif') bottom left no-repeat;
    width: 311px;
    display: block;
    margin-bottom: 20px;
    font-size: 10px;
    padding-bottom: 14px;
    text-align: center;
  }

  div.table_third_header {
	background:url('/images/box/single_third_top.gif') top left no-repeat;
	width: 195px;
	display: block;
	padding: 15px 15px 10px 15px;
  }
  
  div.table_third_footer {
  	background: url('/images/box/single_third_bottom.gif') top left no-repeat;
  	width: 220px;
  	display: block;
  	padding-bottom: 14px;
  	margin-bottom: 20px;
  }

/************************************************************

 SZENE1 - TABLE STYLE

 ************************************************************/

	table.szene1_table {
		background: url('/images/misc/gradient_grey_white.gif') top left repeat-x;
		border-collapse: collapse;
		margin: 0 15px 10px 15px ;
		width: 590px;
		border-spacing: 0px;
	}

	table.szene1_table td {
		vertical-align: top;
	}

	table.szene1_table thead {
		font-weight: bold;
	}

	table.szene1_table thead td {
		padding: 5px 2px;
		border: 1px #818181 solid;
	}

	table.szene1_table tbody td {
		padding: 2px;
		color: #666666;
		border: 1px #cccccc solid;
	}

	table.szene1_table a.icon {
		text-decoration: none;
		float: left;
	}

/************************************************************

 SZENE1 - FORM STYLE

 ************************************************************/

	div.szene1_form {
		margin: 0px 10px 20px 10px;
	}

	div.szene1_form a.link,
	div.szene1_form a.link2 {
		text-decoration: none;
		color: #891112;
	}

	div.szene1_form a.link:hover {
		text-decoration: underline;
	}

	div.szene1_form div.title {
		color: #891112;
		padding: 10px 0 20px 0;
		font-weight: bold;
		font-size: 17px;
	}

	div.szene1_form label {
		font-weight: bold;
		display: block;
		float: left;
		clear: both;
		width: 140px;
		font-size: 12px;
		padding-left: 15px;
	}

	div.szene1_form input.field {
		border: 0;
		margin-top: 1px;
		float:left;
		padding-left:3px;
		background: #ffffff url('/images/misc/form_input_shadow.gif') repeat-x top left;
		border: 1px #888888 solid;
	}

	div.szene1_form input.button {
		margin-top: 8px;
		clear:both;
		margin-left:100px;
	}

	div.szene1_form .formInfoAddon {
		float: left;
	}

	div.szene1_form div.helper {
		float: left !important;
		display: none;
	}

	div.szene1_form div.linespacer {
		font-size: 1px;
		height: 10px;
		clear: both;
		float: none;
	}

	div.szene1_form div.addon_info {
		margin: 5px 0 15px 165px;
		clear: both;
		float: none;
		font-size: 11px;
		color: #555555;
	}

	div.smalllabel label {
		width: 90px;
	}
