  /******************************************** generell */

   h1 {
    font-size:14px;
   }

  .Text{
    line-height:1.6em;
    text-align:justify;
    font-size:12px;
  }

  .SubHeadline {
    margin:12px 0 12px 0;
  }
   
  .SOL36 { margin-left:72px; }

  /******************************************** pages */

  .StartPage {
    outline:0px red red;
  }   

  .Sidebar .TopThemen {
    margin-top:12px; 
    margin-bottom:185px;
    width:170px;
    border:0px solid green;
    background-color:#AA1718;
    padding:10px 4px 10px 10px;
  }
  
  .Sidebar .TopThemen .Headline {
    font-size:16px;
    color:white;
    padding:0px 0px 6px 0px;
  }

  .Sidebar .TopThemen .Theme1 {
    color:red;
    font-size:18px;
  }

  .Sidebar .TopThemen .Theme2 {
    color:orange;
    font-size:14px;
  }

  .Sidebar .TopThemen .Theme3 {
    color:red;
    font-size:12px;
  }

  .Sidebar .TopThemen .Theme4 {
    color:orange;
    font-size:20px;
  }
  
  .Sidebar .TopThemen .Theme5 {
    color:red;
    font-size:16px;
  }

  .StartPage .PartnerTipps {
    width:550px;
  }
  
  .StartPage .PartnerTipps .Headline{
    padding:12px 0px 6px 0px;
  }
  
  .StartPage .PartnerTipps .Headline .Tipp{
    padding-right:6px;
    color:orange;
    font-weight:bold;
  }
  
  .StartPage .PartnerTipps .Headline .TippText{
  }

  .StartPage .PartnerTipps .Headline .Solo{
    padding:6px 0px 6px 0px;
  }
  
  .LonelyNewPage .Form{
    width:400px;
  }

  .PagerHead {
    position:absolute;
    top:0px;
    right:0px;
    width:110px;
  }

  .Headline {
    font-size:14px;
    margin:0px 0 12px 0;
  }

  .AdButton {
    background-image:url(http://www.ihn-sucht-sie.de/images/button.png);
    width:173px;  
    height:33px;
  }
  
  .AdButton2  {
    background-image:url(http://www.ihn-sucht-sie.de/images/button.png);
    width:176px;  
    height:33px;
    position:absolute;
    top:-49px;
    left:248px;
  }

  .AdButtonText {
    display:block;
    padding:8px 0;
    text-align:center;
    color:white;
    font-size:13px;
    font-weight:bold;
  }

  .LonelyHeartContactPage .Form {
    width:400px;
  }
  
  .LonelyHeartContactPage textarea {
    height:200px;
  }

	.Terms {
		left:26px;
		position:absolute;
		top:18px;
		width:543px;
	}
	
	.Blind { /** AGB Logo */
		background-color:#FFFFFF;
		height:30px;
		left:22px;
		position:absolute;
		top:21px;
		width:228px;
	}
	
  /******************************************** general */

  .ColorFemale {
    background-color:#FFC6F0;
  }
  
  .AdBG {
    width:584px;
    min-height:80px;  
  }

  .Ad {
    margin:12px;  
  }

  .AdFemale {
    background-image:url(http://www.ihn-sucht-sie.de/images/bg-female.png);
    background-repeat:no-repeat;
    width:584px;  
  }
  
  .AdMale {
    background-image:url(http://www.ihn-sucht-sie.de/images/bg-male.png);
    background-repeat:no-repeat;
  }
  
  .ColorMale {
    background-color:#D1E4EF;
  }

  .SpaceLeftX1 {
    margin-left:-1px;
  }
  
  /******************************************** layout */

  body {
    
  }
    
  .PageContainer {
	  border:0px solid black;
	  left:0;
    margin:0 auto;
	  position:relative;
	  top:0;
	  width:980px;
  }
  
  .Branding {
    position:relative;
    background-image:url(http://www.ihn-sucht-sie.de/images/header.png);
    background-repeat:no-repeat;
    height:107px;
    width:979px;
    /*width:984px;*/
	  position:relative;
	  
	}
	
  .Branding .Title {
    position:absolute;
    top:24px;
    right:20px;     	 
	}

  .Sidebar {
    border:0px solid blue;
		float:left;
		position:relative;
		z-index:2;
	}

  .Navi {
    position:absolute;
    top:60px;
    left:216px;
  }
  
  .Navi li:first-child {
    width:125px;
  }
  
  .Navi li {
    float:left;
    background-image:url(http://www.ihn-sucht-sie.de/images/tab.png);
    background-repeat:none;    
    width:127px;
    margin:0px;
    padding:0px;
  }

  .Navi a:link, .Navi a:visited {
  	display:block;
    padding:7px 0;
    text-align:center;
    color:white;
    font-size:13px;
    font-weight:bold;
  }
 
  .Navi a:hover {
    background-image:url(http://www.ihn-sucht-sie.de/images/tab-pressed.png);
    background-repeat:none;
    color:#ffa;
  }
  
  /*.Navi .TabActiv {
    background-image:url(http://www.ihn-sucht-sie.de/images/tab-pressed.png);
    background-repeat:none;
  }*/

  .Content {
		border:0px solid orange;
		float:right;
		position:relative;
		width:764px;
		z-index:1;
    margin-top:0px;
  }
	
	.PageColumn1 {
		float:left;
		position:relative;
		width:585px;
		z-index:0;
	}
	
	.PageColumn2 {
		float:left;
		margin-left:19px;
		position:relative;
		width:160px;
	}
	
  .Footer {
		clear:both;
		z-index:0;
		margin-bottom:30px;
		position:relative;
		width:986px;
		height:8px;
    border-bottom:1px solid #888888;
  }
  
  .Footer .Pair {
  	position:absolute;
    top:-153px;
    left:-19px;
  }
  
  .Footer .Info {
    position:absolute;
    top:12px;
    left:0px;
  }
