/* CSS für die Farbumstellung auf hellblau (Singles und Familie) */

/* 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/lightblue/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 #e2f4fb;
}

/* 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: #f2fafd;
	/*background-image: url(/fileadmin/hp_uelzener/html/img/lightblue/header/bg_header_teaser_start.gif);
	*/
	height: 283px;

}

.teaser_line {
	height: 15px;
	margin: 0 0 5px 0;
	
	background-image: url(/fileadmin/hp_uelzener/html/img/lightblue/header/teaser_line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

/* Teaser im Header auf Folgeseite */
.followup #header_teaser {
	background: #f2fafd;
	background-image: url(/fileadmin/hp_uelzener/html/img/lightblue/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/lightblue/content/bg_content_entry.gif);
	background-repeat: no-repeat;
}

h2, h3, 
h2 a,
h3 a:link, 
h3 a:visited, 
h3 a:hover {
	color: #009fda;
}

.content_entry ul li {
	background-image: url(/fileadmin/hp_uelzener/html/img/lightblue/content/bg_content_entry_ul.gif);
}

/* Artikel-Footer */
.content_entry_footer {
	border-top: 1px solid #e2f4fb;
}

.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/lightblue/content/bg_teaser_start.gif);
	
	border-top: 3px solid #009fda;
	border-bottom: 1px solid #d5eff9;
}

.content_teaser_start p.link ,
.content_teaser_start p.link a {
	color: #009fda;
}

/* 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: #009fda;
}

/* Teaser Kategorieseite allgemein */
.content_teaser_category {	


	border-top: 3px solid #009fda;
	border-bottom: 1px solid #d5eff9;
}

.content_teaser_category p.bodytext {
	color: #4b4b4b;
}

.content_teaser_category p.more ,
.content_teaser_category p.link ,
.content_teaser_category p.link a {
	color: #009fda;
}


/* Teaserleiste rechts allgemein */
/* Teaser allgemein */
.teaser_form select,
 .teaser_form input {
	border: 1px solid #d5eff9;
	color: #4c4c4c;
}

.teaser_submit input {
	background-image: url(/fileadmin/hp_uelzener/html/img/lightblue/content/submit.gif);
	background-repeat: no-repeat;
}

/* Teaser rechts allgemein */
#body_teaser .teaser {
	background-color: #f2fafd;
	border-top: 3px solid #009fda;
	border-bottom: 1px solid #d5eff9;

	color: #4c4c4c;
}

/* Teaser: Newsletter */
.teaser_form .inputsubmit {
	background-image: url(/fileadmin/hp_uelzener/html/img/lightblue/content/submit.gif);
	background-repeat: no-repeat;
}


/* CONTENT-NAVI */

/* Navigation */

#navigation {
	border-bottom: 1px solid #e2f4fb;
}

#navigation ul li {
	border-top: 1px solid #e2f4fb;
}

#navigation ul li a {
	background-image: url(/fileadmin/hp_uelzener/html/img/lightblue/navigation/navi_lv1_off.gif);
	background-repeat: no-repeat;

	color: #007ba9;
}

#navigation ul li.on a {
	background-image: url(/fileadmin/hp_uelzener/html/img/lightblue/navigation/navi_lv1_on.gif);
}

#navigation ul li a:hover {
	background-color: #f2fafd;
	
	color: #007ba9;
}


#navigation ul li.on ul li a {
	background-image: url(/fileadmin/hp_uelzener/html/img/lightblue/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/lightblue/navigation/navi_lv2_on.gif);
}

#navigation ul li.on ul li.on ul li a {
	background-image: url(/fileadmin/hp_uelzener/html/img/lightblue/navigation/navi_lv3_off.gif);
	background-repeat: no-repeat;

	color: #7d7d7d;
}

 
/* Teaser unter Navigation */
#body_navigation .teaser {
	border-top: 1px solid #d5eff9;
	border-bottom: 1px solid #d5eff9;
	background-color: #f2fafd;

	color: #4c4c4c;
}

#body_navigation .quickselection select {
	border: 1px solid #d5eff9;

	color: #4c4c4c;
}
	
/* FOOTER */
#body_footer {
	background-image: url(/fileadmin/hp_uelzener/html/img/lightblue/content/bg_footer.gif);
	background-repeat: no-repeat;
}

#body_content a {
color:#009FDA;
}   

#body_content ul li {
background-image:url(/fileadmin/hp_uelzener/html/img/lightblue/content/bg_content_entry_ul.gif);
}



/* Teaser-Menue  */

.teasermenue .menue{
	background-color:#F2FAF5;
	border-bottom:1px solid #CCEBD8;
	border-top:1px solid #009B3A;
	color:#703d29;
}

#body_content .teasermenue .menue ul li {
	border-top:1px solid #e4dad7;
	border-bottom:1px solid #e4dad7;	
	background-image:url(/fileadmin/hp_uelzener/html/img/brown/navigation/navi_lv1_off.gif);
}




