@charset "UTF-8";

@media all
{
	body {
		background: #EFF0F3;
	}
	#main {
		border: 1px solid #B4B9D2;
	}
	
	h1, h2 {
		color: #142460;
		background: url("../img/bg_h1_grey.gif") repeat-x #dfe0e2 top left;
		border-bottom: 1px solid #9ca3b6;
	}
	a, a em.file {
		color: #142460;
	}
	strong, b {
		color: #142460;
	}
	ul li {
		background: url("../img/arrow_dark_blue.gif") no-repeat 0px 0.4em;
	}
	
	
	/* ####################################
	** ### Navigation #####################
	** ####################################
	*/
	#nav_main {
		background: url("../img/bg_nav_darkblue_bluebody.gif") repeat-x #EFF0F3;
	}
	#nav_main ul {
	}
	#nav_main ul li {
		background: url("../img/bg_nav_li_darkblue_bluebody.gif") no-repeat top right;
	}
	#nav_main ul li a,
	#nav_main ul li strong {
		color: #fff;
	}
	#nav_main ul li a:focus,
	#nav_main ul li a:hover,
	#nav_main ul li a:active {
		color: #142460;
	}
	#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: #142460;
	}
	#nav_main ul li a:focus,
	#nav_main ul li a:hover,
	#nav_main ul li a:active {
		border-left: 1px solid #B4B9D2;
		border-right: 1px solid #B4B9D2;
	}
	#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 #B4B9D2;
		border-right: 1px solid #B4B9D2;
	}
	
	
	/* ####################################
	** ### Header #########################
	** ####################################
	*/
	#header div.tx-macinasearchbox-pi1 form input {
		border: 1px solid #B4B9D2;
	}
	#topnav {
		right: 95px;
		color: #d9ecf7;
	}
	
	#topnav a {
		color: #d9ecf7;
	}
	
	#topnav a.active {
		color: #c9dbe5;
	}
	
	/* ####################################
	** ### Footer #########################
	** ####################################
	*/
	#footer {
		color: #142460;
	}
	
	/* ####################################
	** ### Teaser #########################
	** ####################################
	*/
	#teaser {
		border-bottom: 1px solid #B4B9D2;
	}
	#teaser .selectFontSize #zoomIn {
		background: url("../img/icons/16b_zoomIn_dunkelblau.gif") no-repeat;
	}
	#teaser .selectFontSize #normal {
		background: url("../img/icons/16b_normal_dunkelblau.gif") no-repeat;
	}
	#teaser .selectFontSize #zoomOut {
		background: url("../img/icons/16b_zoomOut_dunkelblau.gif") no-repeat;
	}
	
	
	
	/* ###########################
	** ### cssstyledcontent ######
	** ###########################
	*/
	.simple-box {
		border: 1px solid #b4b8c3;
		background: #eff0f3;
		margin: 0 0 10px 0;
	}
	.simple-box h2 {
		background: url("../img/col3_h2_bg_grey.gif") top left repeat-x #c8cace;
	}
	
	/* ### alternative Layouts (Rahmen) ################################################################# */
	.csc-frame-frame1 h2 {
		color: #fff;
		background: url("../../img/bg_h1_frame1.gif") repeat-x #1a4f90;
		border-bottom: 1px solid #205ba2;
	}
	
	
	/* ###########################
	** ### rte styles ############
	** ###########################
	*/
	#col3 img.frame1 {
		border: 1px solid #B4B9D2;
	}
	
	/* #############################
	** ### 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: #142460;
		background: url("../img/arrow_dark_blue.gif") no-repeat 0px 50%;
	}
	.csc-frame-frame1 .news-latest-item,
	.csc-frame-frame1 .news-list-item {
		background: #EFF0F3;
		border: 1px solid #dddddd;
	}
	
	
	/* #####################################################################
	** ### Spezielle Formatanweisungen des TYPO3 Templates #################
	** #####################################################################
	*/
	input, textarea, select {
		border: 1px #B4B9D2 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 #B4B9D2;
		border-top: 0;
		border-left: 0;
		border-right: 0;
		cursor: pointer;
		color: #142460;
	}
	
	/* IE margin siehe patch.css | 1px positionierungsfehler */
	
	.buttonstyle {
		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 #B4B9D2;
		border-top: 0;
		border-left: 0;
		border-right: 0;
		cursor: pointer;
		line-height: 23px;
		padding-left: 7px;
		padding-right: 7px;
		color: #142460;
		float: left;
		display: inline;
		text-decoration: none !important;
		font-weight: bold;
		margin-top: 3px;
		margin-left: 6px;
	}
	
	input.submit-next {
		background: url("../img/buttons/bg_button_next_verlag_buch.gif") no-repeat center right;
		border-bottom: 1px solid #B4B9D2;
		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 #B4B9D2;
		border-top: 0;
		border-left: 0;
		border-right: 0;
		cursor: pointer;
	}
	input, textarea, select {
		border:1px #B4B9D2 solid;
	}
	
	.tx-kirchheimbuch-pi1-searchbox .submit {
		display:block;
		margin-top: 10px;
	}
	
	#mailformPreis_angemessen, #mailformIch_habe_Diabetes {
		margin-left: 1em;
	}
	
	#mailformNewsletter {
		width: auto;
	}
	#csc-mailform-field-Newsletter label {
		/*position: absolute;
		top: 0;	
		left: 150px;
		width: 250px;
		padding: 0;*/
		float: right;
		width: 96%;
	}	
	
	#csc-mailform-field-Newsletter input {
		/*position: absolute;
		left: 119px;
		width: auto;
		border: none;*/
		margin: 3px 0;
		float: left;
	}	
		
	/* ###########################
	** ### tip-a-friend ##########
	** ###########################
	*/
	.tx_tipafriend_tiplink {
		background: url("../img/icons/icon_suggest_dunkelblau.gif") no-repeat;
	}
	
/* Close @media all - DO NOT DELETE! */
}


