/* **** Content-Stylesheet fuer Diakonie Bonn Kinderfonds *************** */
/* **** URL: www.diakonie-bonn.de *************************************** */
/* **** Copyright [ka:media] ******************************************** */

/* ********************************************************************** */

.rulerBefore, .csc-frame-rulerBefore {
	background: url(../img/trenner.gif) top left no-repeat;
}

/* ********************************************************************** */

h1.csc-firstHeader, h3, h5 {
	color: #CD1936!important;
}

h2, h4 {
	color: #454545;
}

/* ********************************************************************** */

#content a:link, #content a:visited {
	color: #CD1936;
}

/* ********************************************************************** */

#content a:hover, #content a:active, #content a:focus {
	color: #8B192A;
}

/* ********************************************************************** */

#breadcrumb-list li a:link, #breadcrumb-list li a:visited {
	color: #CD1936;
}

/* ********************************************************************** */
/* *** Impressum ******************************************************** */

div.c3l1d-left {
	border-left: 1px solid #8B192A;
}
div.c3l1d-middle {
	color: #8B192A;
	border-left: 1px solid #8B192A;
}
div.c3l1d-right {
	color: #8B192A;
	border-left: 1px solid #8B192A;
}

/* ********************************************************************** */
/* **** Formulare - General - Kontakt *********************************** */
#content input, #content textarea {
	border: 1px solid #F4B3A6;
}

#content input:hover, #content input:focus,
#content textarea:hover, #content textarea:focus {
	border: 1px solid #E21D3C;
}

/* ********************************************************************** */
