@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: #dddddd;
	}
	#main {
		border: 1px solid #b6b1b1;
	}
	
	h1, h2 {
		color: #c2030c;
		background: url("../img/bg_h1_grey.gif") repeat-x #dfe0e2 top left;
		border-bottom: 1px solid #9ca3b6;
	}
	a, a em.file {
		color: #c2030c;
	}
	strong, b {
		color: #c2030c;
	}
	ul li {
		background: url("../img/arrow.gif") no-repeat 0px 0.4em;
	}
	
	ul li a {
		color: #c2030c;	
	}
	
	
	/* ####################################
	** ### Navigation #####################
	** ####################################
	*/
	#nav_main {
		background: url("../img/bg_nav_tankred.gif") repeat-x transparent top left;
	}
	
	#nav_main ul {
		background: url("../img/bg_nav_ul_tankred.gif") no-repeat top left;
	}
	#nav_main ul li {
		background: url("../img/bg_nav_li_tankred.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: #a01916;
	}
	#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: #c2030c;
	}
	#nav_main ul li a:focus,
	#nav_main ul li a:hover,
	#nav_main ul li a:active {
		border-left: 1px solid #9ca3b6;
		border-right: 1px solid #9ca3b6;
		background: #fff url("../img/bg_nav_li_a_grey.gif") top left repeat-x;
	}
	#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 #9ca3b6;
		border-right: 1px solid #9ca3b6;
		background: #fff url("../img/bg_nav_li_a_grey.gif") top left repeat-x;
	}
	
	
	/* ####################################
	** ### Header #########################
	** ####################################
	*/
	#header div.tx-macinasearchbox-pi1 form input {
		border: 1px solid #c3c3c3;
	}
	#topnav {
		right: 95px;
		color: #c2030c;
	}
	
	#topnav a {
		color: #c2030c;
	}
	
	#topnav a.active {
		color: #c2030c;
	}
	
	/* ####################################
	** ### Footer #########################
	** ####################################
	*/
	#footer {
		color: #c2030c;
	}
	
	/* ####################################
	** ### Teaser #########################
	** ####################################
	*/
	#teaser {
		border-bottom: 1px solid #dddddd;
	}
	#teaser .selectFontSize #zoomIn {
		background: url("../img/icons/16b_zoomIn_rot.gif") no-repeat;
	}
	#teaser .selectFontSize #normal {
		background: url("../img/icons/16b_normal_rot.gif") no-repeat;
	}
	#teaser .selectFontSize #zoomOut {
		background: url("../img/icons/16b_zoomOut_rot.gif") no-repeat;
	}
	
	
	
	/* ###########################
	** ### cssstyledcontent ######
	** ###########################
	*/
	.simple-box {
		border: 1px solid #c3c3c3;
		background: #fff;
		margin: 0 0 10px 0;
	}
	.simple-box h2 {
		background: #dcdcdc;
	}
	
	/* ### alternative Layouts (Rahmen) ################################################################# */
	.csc-frame-frame1 h2 {
		color: #fff;
		background: url("../../img/bg_h1_frame1.gif") repeat-x #921210;
		border-bottom: 1px solid #c3c3c3;
	}
	
	
	/* ###########################
	** ### rte styles ############
	** ###########################
	*/
	#col3 img.frame1 {
		border: 1px solid #b4b8c3;
	}
	
	/* #############################
	** ### tt_news #################
	** #############################
	*/
	.news-latest-item .left,
	.news-list-item .left {
		border: 1px solid #c3c3c3;
		background: #f6f2e5;
	}
	.news-latest-item .right,
	.news-list-item .right {
		border-top: 1px solid #c3c3c3;
		border-bottom: 1px solid #c3c3c3;
	}
	.news-latest-morelink a,
	.news-list-morelink a {
		color: #c2030c;
		background: url("../img/arrow.gif") no-repeat 0px 50%;
	}
	.csc-frame-frame1 .news-latest-item,
	.csc-frame-frame1 .news-list-item {
		background: #fff;
		border: 1px solid #c3c3c3;
	}
	
	
	/* #####################################################################
	** ### Spezielle Formatanweisungen des TYPO3 Templates #################
	** #####################################################################
	*/
	input, textarea, select {
		border: 1px #c3c3c3 solid;
	}
	input.submit,
	input.csc-mailform-submit {
		background: url("../img/buttons/bg_button_tankstelle.gif") repeat-x center left;
		/*background: url("../img/bg_button.gif") repeat-x center left;*/
		border-bottom: 1px solid #b6b1b1;
		border-top: 0;
		border-left: 0;
		border-right: 0;
		cursor: pointer;
		color: #c2030c;
	}
	input.submit-next {
		background: url("../img/buttons/bg_button_next_tankstelle.gif") no-repeat center right;
		border-bottom: 1px solid #b6b1b1;
		border-top: 0;
		border-left: 0;
		border-right: 0;
		cursor: pointer;
	}
	input.submit-prev {
		background: url("../img/buttons/bg_button_prev_tankstelle.gif") no-repeat center left;
		border-bottom: 1px solid #b6b1b1;
		border-top: 0;
		border-left: 0;
		border-right: 0;
		cursor: pointer;
	}
	input, textarea, select {
		border:1px #c3c3c3 solid;
	}
	
	#mailformAnrede {
		margin-left: 1em !important;
	}
	
	/* ###########################
	** ### tip-a-friend ##########
	** ###########################
	*/
	.tx_tipafriend_tiplink {
		background: url("../img/icons/icon_suggest_rot.gif") no-repeat;
	}
	
	/* ###########################
	** ### Zeitschriftenarchiv ###
	** ###########################
	*/
	#searchformZeitschriften {
		display: none;
	}
	
	/* alte styles */

	.rahmen {
	background-color:#EBEDE7;
	border:1px solid #D9D9D0;
	width:544px;
	}
	.cmeblue {
	color:#235F8B;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	}
	a.cmeblue:link, a.cmeblue:active, a.cmeblue:visited {
	color:#235F8B;
	text-decoration:none;
	}
	a.cmeblue:hover {
	color:#C3C3C3;
	text-decoration:none;
	}
	a.kontolink:link, a.kontolink:active, a.kontolink:visited {
	color:#FDFDFD;
	text-decoration:none;
	}
	a.kontolink:hover {
	color:#EFEFEF;
	text-decoration:none;
	}
	.kleinanzeige-small {
	font-size:9px;
	}
	.question {
	font-weight:bold;
	}
	.zusatzmenue {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	}
	a.zusatzmenue:link, a.zusatzmenue:active, a.zusatzmenue:visited {
	color:#03487B;
	text-decoration:none;
	}
	a.zusatzmenue:hover {
	color:#FFFFFF;
	text-decoration:none;
	}
	.Anmeldestatus {
	color:#306790;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	}
	.Anmeldestatus_Red {
	color:#E60003;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	}
	.zeitschriftrahmen {
	border:1px solid #000000;
	}
	.zeitschriftenarchiv.autor {
	font-weight:bold;
	}
	.infotabellenheader {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	letter-spacing:2px;
	text-transform:uppercase;
	}
	.aborahmen1 {
	background-color:#03487B;
	border-color:#FFFFFF;
	border-left:3px solid #FFFFFF;
	border-right:3px solid #FFFFFF;
	border-top:3px solid #FFFFFF;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	word-spacing:2px;
	}
	.aborahmen2 {
	background-color:#E6EEFA;
	border-bottom:3px solid #FFFFFF;
	border-color:#FFFFFF;
	border-left:3px solid #FFFFFF;
	border-right:3px solid #FFFFFF;
	padding: 0 5px;
	}
	p.MsoNormal, li.MsoNormal, div.MsoNormal {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin-left:0cm;
	margin-right:0cm;
	margin-top:0cm;
	}
	td.MsoSubtitle, p.MsoSubtitle, li.MsoSubtitle, div.MsoSubtitle {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-left:0cm;
	margin-right:0cm;
	margin-top:0cm;
	}
	p.MsoPlainText, li.MsoPlainText, div.MsoPlainText {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin-left:0cm;
	margin-right:0cm;
	margin-top:0cm;
	}
	p.Zusammenfassung, li.Zusammenfassung, div.Zusammenfassung {
	font-size:11px;
	margin-left:0cm;
	margin-right:0cm;
	margin-top:0cm;
	}
	p.Summary, li.Summary, div.Summary {
	font-size:11px;
	margin-left:0cm;
	margin-right:0cm;
	margin-top:0cm;
	}
	p.Zwischentitel, li.Zwischentitel, div.Zwischentitel {
	font-size:11px;
	font-weight:bold;
	margin-left:0cm;
	margin-right:0cm;
	margin-top:0cm;
	}
	p.TextimKasten, li.TextimKasten, div.TextimKasten {
	font-size:11px;
	margin-left:0cm;
	margin-right:0cm;
	margin-top:0cm;
	}
	p.Abbildung, li.Abbildung, div.Abbildung {
	font-size:11px;
	margin-left:0cm;
	margin-right:0cm;
	margin-top:0cm;
	}
	p.Bildlegende, li.Bildlegende, div.Bildlegende {
	font-size:10px;
	margin-left:0cm;
	margin-right:0cm;
	margin-top:0cm;
	}
	p.Vorspann, li.Vorspann, div.Vorspann {
	font-size:11px;
	margin-left:0cm;
	margin-right:0cm;
	margin-top:0cm;
	}
	p.Tabelle, li.Tabelle, div.Tabelle {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin-left:0cm;
	margin-right:0cm;
	margin-top:0cm;
	}
	p.Tabellentitel, li.Tabellentitel, div.Tabellentitel {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin-left:0cm;
	margin-right:0cm;
	margin-top:0cm;
	}
	p.Literatur, li.Literatur, div.Literatur {
	font-size:10px;
	margin-left:0cm;
	margin-right:0cm;
	margin-top:0cm;
	}
	p.Quelle, li.Quelle, div.Quelle {
	color:#142384;
	font-size:10px;
	margin-left:0cm;
	margin-right:0cm;
	margin-top:0cm;
	text-transform:uppercase;
	}

/* Close @media all - DO NOT DELETE! */
}