/********************************************************
******************** BETA CSS STYLES ********************
********************************************************/
/*
		Copyright:  fresh frames GmbH & Co. KG
					http://www.freshframes.com/
				
		Seite:		betanet
		
		Autor:		Stefanovski Alexander
					stefanovski@freshframes.com
					http://www.freshframes.com/

													   */
/* DIV CONTAINER ////////////////////////////////////////
///////////////////////////////////////////////////////*/

#suche_ergebnisse a:hover, #suche_ergebnisse_detail a:hover, #feature a:hover {
	background-color: #D6D5E7;
}
a:hover span {
	background-color: #D6D5E7;
}

#suche #suche_ergebnisse_detail a:visited {
	color: #5D56A1;
}

#suche #suche_ergebnisse_detail a:visited:hover {
	color: #2C284D;
}

ul.autocompleter-choices {
	border:	1px solid #2C284D;
}

#suche_eingabe {
	background-color: #5D56A1; /* Farbdefinition-Eingabefeld */
}

#suche_aktionen a img:hover {
	background-color: #D6D5E7;
}

#suche_ergebnisse_detail .markierung {
	background-color: #FCF2CF; /* Farbdefinition-Eingabefeld */
	text-decoration: inherit;
}

#suche_ergebnisse_detail {
	float: left;
	width: 464px;
	margin: 0;
	padding: 10px 0 0 0;
}
		
#footer {	
	background: url(../bilder_layout/footer_back.gif) top left no-repeat; /* Farbdefinition-Hintergrund-Fußzeile */
}

/* TYPOGRAPHIE //////////////////////////////////////////
///////////////////////////////////////////////////////*/

/* Suche ***********************************************/

#suche h1 {
	color: #2C284D; /* Farbdefinition-Überschrift */
	margin: 0;
}

#suche .title_detail {
	float: none;
	background-color: #5D56A1; /* Farbdefinition-Überschrift-Underline */
	border-bottom: 1px solid #2C284D; /* Farbdefinition-Überschrift */
	color: #FFFFFF;
}

	#suche .title_detail_left {
		float: left;
	}

	#suche .title_detail_right {
		float: right;
		margin: 0 15px 0 0;
	}
	
	#suche .title_detail_right img {
		width: 18px;
		height: 18px;
	}

#suche h2 {
	color: #2C284D; /* Suche Unterüberschrift */
	margin: 0;	
}

#suche h3 {
	margin: 0;	
}

#suche a {
	color: #2C284D; /* Farbdefinition-Überschrift */
}

.suchfeld {
	border: 1px solid #2C284D; /* Farbdefinition-Suchfeld-Rand */
}
	
/* Feature **********************************************/

.feature_block_treffer a {
	color: #2C284D; /* Feature-Treffer Farbdefinition */
}

/* Inhaltsverzeichnis **********************************/

#suche_ergebnisse_detail #inhaltsverzeichnis .ue1 {
	display: block;
	margin: 5px 0 0 10px;
}

#suche_ergebnisse_detail #inhaltsverzeichnis .ue2 {
	display: block;
	margin: 5px 0 0 20px;
}

#suche_ergebnisse_detail #inhaltsverzeichnis .ue3 {
	display: block;
	margin: 5px 0 0 30px;
}

#suche_ergebnisse_detail #inhaltsverzeichnis {
	padding: 10px 10px 6px 0;
	background-color: #D6D5E7; /* Farbdefinition-Hintergrund-Inhaltsverzeichnis */
	border: 1px solid #2C284D; /* Farbdefinition-Rand-Inhaltsverzeichnis */
}

#suche_ergebnisse_detail #inhaltsverzeichnis .title {
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
}

#suche_ergebnisse_detail #inhaltsverzeichnis h1 {
	float: none;
	display: block;
	border: 0;
	text-decoration: none;
	color: #2C284D; /* Farbdefinition-Überschrift */
	margin: 0;
}

	#suche_ergebnisse_detail #inhaltsverzeichnis .title {
		font-weight: bold;
	}

#suche_ergebnisse_detail #inhaltsverzeichnis h2 {
	float: none;
	display: block;
	color: #2C284D;	/* Farbdefinition-Überschrift */
	margin: 0;
}

#suche_ergebnisse_detail #inhaltsverzeichnis h3 {
	float: none;
	display: block;
	color: #2C284D;	/* Farbdefinition-Überschrift */
	margin: 0;
}

#suche_ergebnisse_detail #inhaltsverzeichnis a {
	color: #2C284D;
	text-decoration: underline;
}

	#suche_ergebnisse_detail #inhaltsverzeichnis a:hover {
		text-decoration: none;
		background-color: #D6D5E7; /* Farbdefinition-Link hover */
	}
	
/* Detailseite ******************************************/

#suche_ergebnisse_detail h1 {
	margin: 0;
	border-bottom: 1px solid #2C284D; /* Feature-Detail Überschriften */
}

#suche_ergebnisse h1 {
	margin: 15px 0 0 0;
	border-bottom: 1px solid #2C284D; /* Feature-Detail Überschriften */
}
