
/*OOEGKK.NAHTSTELLENMANAGEMENT
rgb(234, 168, 89);  orange
*/

/* ============================================ */

/* HEADER logos, login, metanavi */

/* ============================================ */

#esv-header {
	height: 170px;
}

#esv-header .logo {
	top: 10px;
}

#esv-header .logo img {
	height: 95px;
}

.login,
.userlinks {
	background: rgb(234, 168, 89); /*nsm*/
}

.footerlogo img {
	width: 150px;
}

.tools {
	top : 0px;
	width : 50%;
}

.contact {
	width : 100%;
}


/* ============================================ */

/*  IMGNAVI */

/* ============================================ */

.imgnavitext {
	background: rgba(234, 168, 89, 0.9); /*nsm*/
}

.imgnavitext h2 a,
.imgnavitext .text,
.imgnavitext .text a,
.imgnavitext a:visited,
.imgnavitext a:focus, 
.imgnavitext a:active {
	color: rgb(255, 255, 255); /*white*/
}

/* ============================================ */

/* LINKS */

/* ============================================ */

a, 
a:active,
a:focus,
a:hover,
nav a:hover,
.current-menu-item a,
.current-menu-item a:hover,
nav.main .menu-item.open a,
nav.main .current-menu-ancestor a,
nav.meta .current-menu-ancestor a,
#esv-nav_portal_detail .where a {
	color: rgb(234, 168, 89);  /*nsm*/
}

nav.main a:hover,
.main .current-menu-item a,
.main .current-menu-item a:hover,
nav.main .menu-item.open a,
nav.main .current-menu-ancestor a {
	color: rgb(135, 136, 138); /*nsm_grey*/
}

.letter a:hover {
    background-color: rgb(234, 168, 89);  /*nsm*/
}

/* ============================================ */

/* ELEMENTS */

/* ============================================ */

.contentline.grey {
	background: rgba(135, 136, 138, 0.1); /*nsm_grey*/
}

#esv-nav_portal_detail,
#esv-navigation,
#nav,
.showsub,
.blog.sidebar  {
	background: rgba(234, 168, 89, 0.1); /*nsm*/
}

hr,
hr.zonecloser {
	background: rgba(234, 168, 89, 0.2);  /*nsm*/
}

.titelzone h1, /* old */
.titlezone h1,
.landing .lead,
.scores {
	color: rgb(234, 168, 89);  /*nsm*/
}

.esv_infobox,.tippbox,
.inpagenavi a {
    background: rgba(234, 168, 89, 0.1); /*nsm_grey*/
    color: rgb(234, 168, 89);  /*nsm*/
}

a.feedback,
.landingitem h2,
.esv-td-header,
.score {
    background: rgba(135, 136, 138, 0.1); /*nsm_grey*/
}

a.feedback {
	color: #475256;
}
a.feedback:hover {
	color: rgb(234, 168, 89);  /*nsm*/
}

td,
.linkbox.links_dropdown {
	border: 1px solid rgba(135, 136, 138, 0.2); /*nsm_grau*/
}

.esv-bullet li:before, .esv-karo li:before, .esv-arrow li:before {
	border-color: rgb(234, 168, 89); /*nsm*/
}

.dotted, .dashed { 
	border-color: rgba(234, 168, 89, 0.2); /*nsm*/
}

.linkbox, .landingitem,
.pager b, .pager a:hover {
	border-bottom: 1px solid rgba(234, 168, 89, 0.2); /*nsm*/
}

.linkbox.links_dropdown {
	border: 1px solid rgba(234, 168, 89, 0.2); /*nsm*/
}

.list.images .textbox h3 {
	border-top: 1px solid rgba(234, 168, 89, 0.2); /*nsm*/
}

.others-bot {
	display : none;
}

/* ============================================ */

/* RESPOND */

/* ============================================ */

@media (max-width: 960px) {

    #esv-header {
        height: 51px;
    }

    #esv-header .logo {
        top: 1px;
		margin-left: 1%;
    }

    #esv-header .logo img {
        width: auto;
        height: 48px;
    }

	.tools {
		width: 154px;
	}

	.searching .tools .column2 {
		width: 103px;
	}
	
	.column1 .linkbox,
    .column2 .linkbox {
        background-color: rgba(164, 200, 196, 0.2); /*nsm_blau*/
    }
	
	.column1 .linkbox a,
    .column2 .linkbox a {
        color: #475256;
    }
	.column1 .linkbox a:hover,
    .column2 .linkbox a:hover {
        color: rgb(234, 168, 89);  /*nsm*/
    }

    .newslist .column1 h3.linkblock_title {
        background-color: rgba(164, 200, 196, 0.2); /*nsm_blau*/
    }
	
	.landing .center .sidebar {
		border-top: 1px solid rgba(234, 168, 89, 0.2); /*nsm*/
	}

}

@media (max-width: 600px) {

	.sidebar {
	    border-top: 1px solid rgba(234, 168, 89, 0.2); /*nsm*/
	}
	
}

/* ============================================ */

/* PORTLET */

/* ============================================ */

button, .button, .btn,
.btn_2spalten, .btn_3spalten, .btn_4spalten, .btn_5spalten, .btn_6spalten, .btn_7spalten, .btn_8spalten, .btn_9spalten,
a.a_btn_3spalten, a.a_btn_4spalten, a.a_btn_5spalten, a.a_btn_6spalten, a.a_btn_7spalten {
	background: rgb(234, 168, 89);
}

.titel, .titel_detail,
.top_header, h2.top_header,
.beachtensie_1, .beachtensie_1_klein, .beachtensie_sternchen,
.sternchen,
#esv-main .termin h2,
.bestellung_preis,
#nav a:hover, #nav #nav_punkt_active a, #active a {
	color: rgb(234, 168, 89);
}

@media (max-width: 600px) {
	
	#esv-links { 
		border-top: 1px solid rgba(234, 168, 89, 0.2); /*nsm*/
	}
	
}

.ui-datepicker-prev, .ui-datepicker-next {
	background: rgb(234, 168, 89); /*nsm*/
}
