	body {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		border: none;
		color: #fff;
		font-size: 12px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight: normal;
		/* background: #340100 URL(testbg.jpg) no-repeat scroll center top;  */
		/* background-color: #960202; */
		background-color: #7c010e;
		margin: 0px;
		text-align: center;
	}


	#wrapper {
		width: 1000px;
		margin: 0 auto 0 auto;
		border-right: 1px solid #616161;
	}

	#content {
		text-align: left;
		/* background-color: #340100;`*/
	}	
	
	#kopfzeile {
		background-repeat: no-repeat;
		background-position: 0px 30px;
		background-image: url(header_neu2.jpg);
		height: 180px;
	}

	a {
		color: #fff;
		text-decoration: none;
	}

	
	#SearchGirlForm {
		margin: 0 0 0 10px;
		padding: 0;
		color: #ffffff;
	}

	td {
		font-size: 12px;
	}

	.eingabe  {
		font-size: 12px;
		height: 14px;
		width: 80px;
	}

	
	.znavi {
 		font-size: 12px;
		color: #000000;
		font-weight: bold;
	}

/* jQUERY SUGGESTION BOX */

#kopfzeile .suggestionsBox {
    position: relative;
    left: 780px;
    margin: 10px 0px 0px 0px;
    width: 200px;
    /* background-color: #212427; */
	background-image: url(suche_bg.png);
    border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
    color: #fff;
	 z-index: 100;
}

.suggestionList {
    margin: 0px;
    padding: 0px;
}

.suggestionList li {
    margin: 0px 0px 3px 0px;
    padding: 3px;
    cursor: pointer;
	list-style: none;
}

.suggestionList li:hover {
    color: #960202;
	background-color: #ffffff;
	
}

/* jQUERY SUGGESTION BOX */

/*- Menu Tabs H--------------------------- */

    #tabsH {
      float:left;
      width:100%;
      font-size:100%;
      line-height:normal;
	  width: 70%;
      }
    #tabsH ul {
	margin:0;
	padding:5px 0px 0 5px;
	list-style:none;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a {
      float:left;
      background:url("jQuery/tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsH a span {
      float:left;
      display:block;
      background:url("jQuery/tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#FFF;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }

/* Suche nach rechts */	  
#AjaxSuche {
	float: right;
	margin: 5px 20px 0 0;
	padding: 0;
	font-weight: bold;
	
	
}

#AjaxSuche #Absenden  {
	  background-color: #1e1e1e;
	  color: #ffffff;
}


/* Suche Formular */

.headline {
	vertical-align: top;
	text-align: center;
	background-color: #340100;
	color: #ffffff;
	font-size: 14px;
}

.headonline {
	vertical-align: top;
	text-align: center;
	background-color: #7C7001;
	color: White;
	font-size: 14px;
}

.headline2 {
	vertical-align: top;
	text-align: center;
	background-color: #340100;
	color:#ffffff;
	font-size: 16px;
}

.nowonline {
   text-align: center;
	color:#aaf9a6;
	font-size: 16px;
	font-weight: bold;
	margin: 5px;
}

fieldset
{
	border:		1px solid #ffffff;
	display:	block;
	padding:	1em 2em;
	clear:		both;
}

html > body fieldset
{
	/* background:	#f3f3f3; */
}

legend
{
	color:		#ffffff;
}

label
{
	font-weight: bold;
	width: 100px;
	display:block;
	float:left;
}

#suche select {
	width: 150px;	
}

.sucheanzeige {
	float: left;
	width: 148px; 
	margin: 0 6px 10px 0; 
	border: 1px solid silver;
	background-color: #73625e; 
}

.listanzeige {
	width: 100%; 
	margin: 0 6px 10px 0; 
	border: 1px solid silver;
	background-color: #73625e; 
}

hr {
	border: 1px solid white;
}

