.suchbutton
{
color:white;
font-weight:bold;
background-color:#F8932C;
border:1px solid white;
}


/* -- 3 container Schlagwort, Suchen -- */
	#schlagwortsuchen
	{
		text-align: 	left;
		width: 			552px;
		height: 		28px;
		position: 		relative;
		z-index: 		602;
		left: 			0px;
		top: 			auto;
		background-color:#ffffff;
		border: 		0px;
		float: 			none;
	}
	
/* -- 4 Schlagwort -- */
	#schlagwort
	{
	text-align: 	left;
	width: 			424px;
	height: 		28px;
	position: 		absolute;
	z-index: 		603;
	left: 			0px;
	top: 			0px;
	background-color:#FBE4A4;
	border: 		0px;
	padding-top:	4px;
	padding-left: 	20px;
	}

/*-- Schlagworteingabe --*/
	#schlagworteingabe
		{
	text-align: 	left;
	width: 			270px;
	height: 		20px;
	position: 		absolute;
	z-index: 		604;
	left: 			140px;
	top: 			4px;
	background-color:#FBE4A4;
	border: 		0px;
	}

/* -- 5 Suchen -- */
	#suchen
	{
		text-align: 	center;
		width: 			134px;
		height: 		28px;
		position: 		absolute;
		z-index: 		604;
		left: 			426px;
		top: 			0px;
		background-color:#F8932C;
		border: 		0px;
		padding-top:	4px;
		color:          white;
	}
	
/* -- Input suchen -- */
input.suchen
{
text-align: 	center;
width: 			134px;
height: 		28px;
position: 		absolute;
z-index: 		604;
left: 			0px;
top: 			0px;
background-color:#F8932C;
border: 		0px;
font-family : 	Arial, Helvetica, Geneva, sans-serif;
color : 		#ffffff;
font-size: 		13px;
text-decoration:none;
font-weight: 	bold;
border:			0px;
}


	/* -- 6 container headlines rubriken -- */
	#rubriken /* Boc um die Ueberschriften */
	{
		text-align: 	left;
		width: 			573px;
		height: 		28px;
		position: 		relative;
		z-index: 		605;
		left: 			0px;
		top: 			0px;
		background-color:#ffffff;		
		border: 		0px;
	}
	
		/* -- 7 landkreis -- */
		#landkreis
		{
			text-align: 	center;
			width: 			142px;
			height: 		28px;
			background-color:#E7F7DC;
			padding-top:	4px;
			border: 		0px;
			float:			left;
		}
		
		/* -- 8 zielgruppe -- */
		#zielgruppe
		{
			text-align: 	center;
			width: 			142px;
			height: 		28px;
			background-color:#FCEEC8;
			padding-top:	4px;
			border: 		0px;
			float:			left;
		}
		
		/* -- 9 thema -- */
		#thema
		{
			text-align: 	center;
			width: 			142px;
			height: 		28px;
			background-color:#E7F7DC;
			padding-top:	4px;
			border: 		0px;
			float:			left;
		}
		
		/* -- 10 zeitraum-- */
		#zeitraum
		{
			text-align: 	center;
			width: 			134px;
			height: 		28px;
			background-color:#FCEEC8;
			padding-top:	4px;
			border: 		0px;
			float:			left;
		}

/* -- Formularangaben allgemein -- */
form
{
	font-family : 	Arial, Helvetica, Geneva, sans-serif;
	color: 			#000000;
	font-size: 		12px;
	vertical-align: top;
}

/* -- 11 checkboxes rubriken 4 spalten -- */
#checkboxes
{
text-align: 	left;
width: 			570px;
background-color:#ffffff;
}

/* -- Tabellenzellenlayout -- */
.tablecell
{
	text-align: 	left;
	width:			110px;
	vertical-align: 10px;
	font-family:	Arial, Helvetica, Geneva, sans-serif;
	color: 			#000000;
	font-size: 		12px;
	padding-left:	1px;
	text-decoration: none;
}

/* -- Tabellenzelle checkbox -- */
.checkcell
{
text-align: 	left;
width:			20px;
font-family:	Arial, Helvetica, Geneva, sans-serif;
font-size: 		12px;
vertical-align:	top;
}

/* -- 12 landkreis -- */
#checklandkreis
{
text-align: 	left;
width: 			142px;
float:			left;
background-color:#E7F7DC;
border: 		0px;
}
		
/* -- 13 zielgruppe -- */
#checkzielgruppe
{
text-align: 	left;
width: 			142px;
float:			left;
background-color:#FCEEC8;
border: 		0px;
}
		
/* -- 14 thema -- */
#checkthema
{
text-align: 	left;
width: 			142px;
float:			left;
background-color:#E7F7DC;
border: 		0px;
}
		
/* -- 15 zeitraum-- */
#checkzeitraum
{
text-align: 	left;
width: 			134px;
float:			left;
background-color:#FCEEC8;
border: 		0px;
}

/* -- fonts headline-- */
.rubriken
{
font-family : 	Arial, Helvetica, Geneva, sans-serif;
color : 		black;
font-size: 		13px;
line-height: 	18px;
text-decoration:none;
font-weight: 	bold;
}

/* -- fonts headline-- */
.suchen
{
font-family : 	Arial, Helvetica, Geneva, sans-serif;
color : 		#ffffff;
font-size: 		13px;
text-decoration:none;
font-weight: 	bold;
}

/* -- fonts Linkansicht Suchen -- */
a.suchen:link,a.suchen:visited,a.suchen:active  {
	text-decoration:none;
	font-family:	Arial, Helvetica, Geneva, sans-serif;
	font-size:		13px;
	color:			white;
	text-decoration:none;
	font-weight:	bold;
}

/* -- fonts mouseover Suchen -- */
a.suchen:hover{
	text-decoration:none;
	font-size:		13px;
	font-family:	Arial, Helvetica, Geneva, sans-serif;
	color:			#ffffff;
	text-decoration:none;
	background-color:#F8932C;
	font-weight:	bold;
} 

input.rahmen
{
width: 				100px;
height:				20px;
background-color: 	#ffffff;
font-family : 		Arial, Helvetica, Geneva, sans-serif;
font-size: 			13px;
color : 			#666666;
}

input.schlagwort
{
width: 				270px;
height:				20px;
background-color: 	#ffffff;
font-family : 		Arial, Helvetica, Geneva, sans-serif;
font-size: 			13px;
color : 			#666666;
}

/* -- font zurueck -- */
.back
{
font-family : 	Arial, Helvetica, Geneva, sans-serif;
color : 		#ffffff;
font-size: 		13px;
text-decoration:none;
font-weight: 	bold;
}

/* -- fonts Linkansicht zurueck -- */
a.back:link,a.back:visited,a.back:active  {
	text-decoration:none;
	font-family:	Arial, Helvetica, Geneva, sans-serif;
	font-size:		13px;
	color:			white;
	text-decoration:none;
	font-weight:	bold;
}

/* -- fonts mouseover zurueck -- */
a.back:hover{
	text-decoration:none;
	font-size:		13px;
	font-family:	Arial, Helvetica, Geneva, sans-serif;
	color:			white;
	text-decoration:none;
	background-color:#F8932C;
	font-weight:	bold;
} 

/* -- zurueck -- */
#back
	{
		text-align: 	center;
		width: 			134px;
		height: 		28px;
		position: 		absolute;
		z-index: 		604;
		left: 			0px;
		top: 			0px;
		background-color:#F8932C;
		border: 		0px;
		padding-top:	4px;
	}
	
/* -- ergebnisse der suche insgesamt -- */
#ergebnisse
{
text-align: 	left;
width: 			554px;
position: 		relative;
z-index: 		610;
left: 			0px;
top: 			10px;
background-color:#ffffff;
border: 		0px;
}

/* -- Neue suche unten -- */
#neuesucheunten
{
	text-align: 	left;
	width: 			554px;
	height: 		28px;
	z-index: 		612;
	left: 			0px;
	background-color:#ffffff;
	border: 		0px;
	position: 		relative;
}

/* -- tablehead -- */
.ergebnis th
{
text-align: 	left;
width:			554px;
font-family:	Arial, Helvetica, Geneva, sans-serif;
color: 			#ffffff;
background-color:#F4B779;
padding-left: 	10px;
height: 		23px;
font-size: 		13px;
font-weight: 	bold;
padding-top:	0px;
}

/* -- tabledata -- */
.ergebnis td
{
text-align: 	left;
font-family:	Arial, Helvetica, Geneva, sans-serif;
font-size: 		13px;
color: 			#000000;
vertical-align:	top;
height: 		21px;
padding-left: 	10px;
background-color:#ffffff;
padding-top:	4px;
}


