@charset "UTF-8";

/*
** Farbcodes kirchheim-verlag.de:
** helles grau-braun: #eee5cc (Hintergrund)
** rot: #921212
** hellrot (Links): #c30012
** blau (h1, Text): #014a75
** hellblau: #dbedf8
** dunkelgrau (Schrift): #2d2d2d
** 
*/

@media all
{
	body {
		background: #eee5cc;
	}
	#main {
		border: 1px solid #c2ba9e;
	}
	
	h1, h2 {
		color: #014a75;
		background: url("../img/bg_h1.gif") repeat-x #f0f7fc;
		border-bottom: 1px solid #9ccbea;
	}
	a, a em.file {
		color: #014a75;
	}
	strong, b {
		color: #014a75;
	}
	ul li {
		background: url("../img/arrow.gif") no-repeat 0px 0.4em;
	}
	
	
	/* ####################################
	** ### Navigation #####################
	** ####################################
	*/
	#nav_main {
		background: url("../img/bg_nav_blue.gif") repeat-x #d9d3c2;
	}
	#nav_main ul {
		background: url("../img/bg_nav_ul_blue.gif") no-repeat top left;
	}
	#nav_main ul li {
		background: url("../img/bg_nav_li_blue.gif") no-repeat top right;
	}
	#nav_main ul li a,
	#nav_main ul li strong {
		color: #dbedf8;
	}
	#nav_main ul li a:focus,
	#nav_main ul li a:hover,
	#nav_main ul li a:active {
		color: #014a75;
	}
	#nav_main ul li#current strong,
	#nav_main ul li#current a,
	#nav_main ul li#current a:focus,
	#nav_main ul li#current a:hover,
	#nav_main ul li#current a:active {
		color: #014a75;
	}
	#nav_main ul li a:focus,
	#nav_main ul li a:hover,
	#nav_main ul li a:active {
		border-left: 1px solid #c2ba9e;
		border-right: 1px solid #c2ba9e;
	}
	#nav_main ul li#current strong,
	#nav_main ul li#current a,
	#nav_main ul li#current a:focus,
	#nav_main ul li#current a:hover,
	#nav_main ul li#current a:active {
		border-left: 1px solid #c2ba9e;
		border-right: 1px solid #c2ba9e;
	}
	
	
	/* ####################################
	** ### Header #########################
	** ####################################
	*/
	
	#header {
		margin-top: 2px;
	}
	
	#header div.tx-macinasearchbox-pi1 form input {
		border: 1px solid #828282;
	}
	#topnav {
	}
	#topnav a.active {
		color: #6e97af;
	}
	
	/* ####################################
	** ### Footer #########################
	** ####################################
	*/
	#footer {
		color: #014a75;
	}
	
	/* ####################################
	** ### Teaser #########################
	** ####################################
	*/
	#teaser {
		border-bottom: 1px solid #d9d3c2;
	}
	#teaser .selectFontSize #zoomIn {
		background: url("../img/icons/16b_zoomIn.gif") no-repeat;
	}
	#teaser .selectFontSize #normal {
		background: url("../img/icons/16b_normal.gif") no-repeat;
	}
	#teaser .selectFontSize #zoomOut {
		background: url("../img/icons/16b_zoomOut.gif") no-repeat;
	}
	
	
	
	/* ###########################
	** ### cssstyledcontent ######
	** ###########################
	*/
	.simple-box {
		border: 1px solid #e0dbca;
		background: #f6f2e5;
		margin: 0 0 10px 0;
	}
	.simple-box h2 {
		background: #e0dbca;
	}
	
	/* ### alternative Layouts (Rahmen) ################################################################# */
	.csc-frame-frame1 h2 {
		color: #fff;
		background: url("../../img/bg_h1_frame1.gif") repeat-x #19638f;
		border-bottom: 1px solid #004a75;
	}
	
	
	/* ###########################
	** ### rte styles ############
	** ###########################
	*/
	#col3 img.frame1 {
		border: 1px solid #e0dbca;
	}
	
	/* #############################
	** ### tt_news #################
	** #############################
	*/
	.news-latest-item .left,
	.news-list-item .left {
		border: 1px solid #e0dbca;
		background: #f6f2e5;
	}
	.news-latest-item .right,
	.news-list-item .right {
		border-top: 1px solid #e0dbca;
		border-bottom: 1px solid #e0dbca;
	}
	.news-latest-morelink a,
	.news-list-morelink a {
		color: #c30012;
		background: url("../img/arrow.gif") no-repeat 0px 50%;
	}
	.csc-frame-frame1 .news-latest-item,
	.csc-frame-frame1 .news-list-item {
		background: #e7f2f9;
		border: 1px solid #dddddd;
	}
	
	
	/* #####################################################################
	** ### Spezielle Formatanweisungen des TYPO3 Templates #################
	** #####################################################################
	*/
	input, textarea, select {
		border: 1px #9ccbea solid;
	}
	input.submit,
	input.csc-mailform-submit {
		background: url("../img/buttons/bg_button_verlag_buch.gif") repeat-x center left;
		/*background: url("../img/bg_button.gif") repeat-x center left;*/
		border-bottom: 1px solid #c1def2;
		border-top: 0;
		border-left: 0;
		border-right: 0;
		cursor: pointer;
		color: #014a75;
	}
	
	input.submit-next {
		background: url("../img/buttons/bg_button_next_verlag_buch.gif") no-repeat center right;
		border-bottom: 1px solid #c1def2;
		border-top: 0;
		border-left: 0;
		border-right: 0;
		cursor: pointer;
	}
	input.submit-prev {
		background: url("../img/buttons/bg_button_prev_verlag_buch.gif") no-repeat center left;
		border-bottom: 1px solid #c1def2;
		border-top: 0;
		border-left: 0;
		border-right: 0;
		cursor: pointer;
	}
	input, textarea, select {
		border:1px #9ccbea solid;
	}
	
	/* ###########################
	** ### tip-a-friend ##########
	** ###########################
	*/
	.tx_tipafriend_tiplink {
		background: url("../img/icons/icon_suggest.gif") no-repeat;
	}
	
	/* ###########################
	** ### MAILENSTEINE ##########
	** ###########################
	*/
	
	.n98-mailensteinform-field-recipient_customer_s5 {
		display: block;
	}
	
/* Close @media all - DO NOT DELETE! */
}

