/* CSS für die Farbumstellung auf beige/creme (Hunde) */

/* HEADER */
/* Allgemein: Groesse und Position */
#header {
	background: none;
}

/* Logo */
#header_logo {
	top: 14px;

	width: 182px;
	height: 68px;
	
	background-image: url(/fileadmin/hp_uelzener/html/img/cream/header/header_logo.gif);
}

#header_logo img {
	width: 182px;
	height: 68px;
}

/* Meta-Navigation */
#header_metanavi {
	color: #4b4949;
}

#header_metanavi a {
	color: #4b4949;
}

/* Header Search */
.header_search_input {
	border: 1px solid #f8f3e8;
}

/* Keyvisual */
#header_keyvisual {
	top: 90px;
	
	width: 750px;
	overflow: hidden;
}

#header_keyvisuallink {
	position: absolute;
	
	width: 307px;
	height: 70px;
	
	top: 250px;
	margin: 0 0 0 0px;
}

#header_keyvisuallink img {
	width: 307px;
	height: 70px;
}

/* Header - Folgeseite */
#header.followup {
	background: none;
}

.followup #header_keyvisual {
	width: 750px;
	height: 142px;
	
	top: 90px;
}

/* Teaser im Header */
#header_teaser {
	top: 90px;
	background: #faf7ee;
/*	background-image: url(/fileadmin/hp_uelzener/html/img/cream/header/bg_header_teaser_start.gif);
*/	
	height: 283px;
	background-color: #faf7ee;
	border-top: 3px solid #ccac5c;
	border-bottom: 1px solid #efe5cd;
	
/* Farbenkorrektur */	
	border-top: 3px solid #A38436;
	
	
}

.teaser_line {
	height: 15px;
	margin: 0 0 5px 0;
	
	background-image: url(/fileadmin/hp_uelzener/html/img/cream/header/teaser_line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

/* Teaser im Header auf Folgeseite */
.followup #header_teaser {
	background: #faf7ee;
	background-image: url(/fileadmin/hp_uelzener/html/img/cream/header/bg_header_teaser.gif);
}

/* CONTENT */
/* Contentbereich allgemein */
#body {
	background: none;
}

/* Inhaltsbereich allgemein */

.content_entry {
	color: #000;
}

.content_entry a {
	color: #000;
}

 h1 {
	background-image: url(/fileadmin/hp_uelzener/html/img/cream/content/bg_content_entry.gif);
	background-repeat: no-repeat;
}

h2, h3, 
h2 a,
h3 a:link, 
h3 a:visited, 
h3 a:hover {
	color: #ccac5c;
/* Farbenkorrektur */	
	color:#A38436;	
}

h2{
color:black;

}


.content_entry ul li {
	background-image: url(/fileadmin/hp_uelzener/html/img/cream/content/bg_content_entry_ul.gif);
}

/* Artikel-Footer */
.content_entry_footer {
	border-top: 1px solid #f8f3e8;
}

.content_entry_footer a {
	color: #acadac;
}

.content_entry_footer a:hover {
	text-decoration: underline;
}

.content_entry_footer .print  {
	background-image: url(/fileadmin/hp_uelzener/html/img/content/bg_footer_print.gif);
}

.content_entry_footer .up  {
	background-image: url(/fileadmin/hp_uelzener/html/img/content/bg_footer_up.gif);
}

/* CONTENT-TEASER */
/* Teaser Startseite allgemein */
.content_teaser_start {
	background-image: url(/fileadmin/hp_uelzener/html/img/cream/content/bg_teaser_start.gif);
	
	border-top: 3px solid #ccac5c;
	border-bottom: 1px solid #efe5cd;
	
	/* Farbenkorrektur */	
	border-top: 3px solid #A38436;

	
}

.content_teaser_start p.link {
	color: #ccac5c;
/* Farbenkorrektur */	
	color:#A38436;	
}

.content_teaser_start p.link a {
	color: #ccac5c;
/* Farbenkorrektur */	
	color:#A38436;
}

/* Teaser Startseite Gewinnspiel */
.content_teaser_start.raffle {
	background-image: url(/fileadmin/hp_uelzener/html/img/content/bg_teaser_start_raffle.jpg);
	background-position: bottom;
}

.content_teaser_start.raffle p.link {
	color: #ccac5c;
/* Farbenkorrektur */	
	color:#A38436;	
}

/* Teaser Kategorieseite allgemein */
.content_teaser_category {	


	border-top: 3px solid #ccac5c;
	border-bottom: 1px solid #efe5cd;
	
/* Farbenkorrektur */	
	border-top: 3px solid #A38436;	
	
}

.content_teaser_category p.bodytext {
	color: #4b4b4b;
}

.content_teaser_category p.more,
.content_teaser_category p.link ,
.content_teaser_category p.link a {
	color: #ccac5c;
/* Farbenkorrektur */	
	color:#A38436;		
}


/* Teaserleiste rechts allgemein */
/* Teaser allgemein */
.teaser_form select, 
.teaser_form input {
	border: 1px solid #efe5cd;
	color: #4c4c4c;
}

.teaser_submit input {
	background-image: url(/fileadmin/hp_uelzener/html/img/cream/content/submit.gif);
	background-repeat: no-repeat;
}

/* Teaser rechts allgemein */
#body_teaser .teaser {
	background-color: #faf7ee;
	border-top: 3px solid #ccac5c;
	border-bottom: 1px solid #efe5cd;

	
/* Farbenkorrektur */	
	border-top: 3px solid #A38436;	
	
	
	color: #4c4c4c;
}

/* Teaser: Newsletter */
.teaser_form .inputsubmit {
	background-image: url(/fileadmin/hp_uelzener/html/img/cream/content/submit.gif);
	background-repeat: no-repeat;
}


/* CONTENT-NAVI */

/* Navigation */

#navigation {
	border-bottom: 1px solid #f8f3e8;
}

#navigation ul li {
	border-top: 1px solid #f8f3e8;
}

#navigation ul li a {
	background-image: url(/fileadmin/hp_uelzener/html/img/cream/navigation/navi_lv1_off.gif);
	background-repeat: no-repeat;

	color: #a38436;
}

#navigation ul li.on a {
	background-image: url(/fileadmin/hp_uelzener/html/img/cream/navigation/navi_lv1_on.gif);
}

#navigation ul li a:hover {
	background-color: #faf7ee;
	
	color: #a38436;
}


#navigation ul li.on ul li a {
	background-image: url(/fileadmin/hp_uelzener/html/img/cream/navigation/navi_lv2_off.gif);
	background-repeat: no-repeat;

	color: #5a5b5a;
}

#navigation ul li ul li.on a {
	background-image: url(/fileadmin/hp_uelzener/html/img/cream/navigation/navi_lv2_on.gif);
}

#navigation ul li.on ul li.on ul li a {
	background-image: url(/fileadmin/hp_uelzener/html/img/cream/navigation/navi_lv3_off.gif);
	background-repeat: no-repeat;

	color: #7d7d7d;
}


/* Teaser unter Navigation */
#body_navigation .teaser {
	border-top: 1px solid #efe5cd;
	border-bottom: 1px solid #efe5cd;
	background-color: #faf7ee;

	color: #4c4c4c;
}

#body_navigation .quickselection select {
	border: 1px solid #efe5cd;

	color: #4c4c4c;
}
	
/* FOOTER */
#body_footer {
	background-image: url(/fileadmin/hp_uelzener/html/img/cream/content/bg_footer.gif);
	background-repeat: no-repeat;
}

#body_content a {
color:#ccac5c;
/* Farbenkorrektur */	
	color:#A38436; 
}


#body_content ul li {
background-image:url(/fileadmin/hp_uelzener/html/img/cream/content/bg_content_entry_ul.gif);
}






/* Teaser-Menue  */

.teasermenue .menue{
	background-color:#FAF7EE;
	border-bottom:1px solid #EFE5CD;
	border-top:1px solid #A38436;
	color:#703d29;
}
#body_content .teasermenue .menue ul {
	list-style-type:none;
}

#body_content .teasermenue .menue ul li {
	border-top:1px solid #e4dad7;
	border-bottom:1px solid #e4dad7;
	background-image:none;	
/*	background-image:url(/fileadmin/hp_uelzener/html/img/brown/navigation/navi_lv1_off.gif);	
*/
	
	
}

#body_content .content_teaser_start .preis{
         color:#866b2f;	
}



.teasermenue .menue li a {
	background-image:url("/fileadmin/hp_uelzener/html/img/cream/navigation/navi_lv1_off.gif");
}








