body {
	padding: 0;
	margin: 0;
	font: 0.74em Arial, Helvetica, sans-serif;
	line-height: 140%;
	color: #000;
	background: #fff;
}

/* SPRUNGGIFS
--------------------------------------------------------------------*/

#sprunggifs {
	position: absolute;
	top: 0;
	left: -3000px;
	z-index: 0;
	width: 1em;
}

#sprunggifs a {
	font-size: 1px;
	line-height: 1px;
	color: #ed1c24;
}

.hide {
	position: absolute;
	top: 0;
	left: -3000px;
}

/* BASICS
--------------------------------------------------------------------*/

p, ol, ul, li, h1, h2, h3, h4, h5, h6, blockquote, div, span, font, pre, i, em, b, strong, dl, dd, dt, form, input, select, textarea { font-family: Arial, Helvetica, sans-serif; }

img { border: none; }
p, p.bodytext { margin-top: 0; margin-bottom: 8px; line-height: 140%; }
table { font-size: 100.01%; border: none; margin: 0 0 8px 0; }
th { line-height: 140% !important; font-weight: normal; text-align: left; }
td { line-height: 140% !important; }
 
hr { 
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #ccc;
	border-left: none;
	color: #fff;
	background-color: #fff;
	margin: 0 0 20px 0;
	padding: 15px 0 0 0;
}

.to_top {
	margin: 0;
	padding: 20px 0 20px 0;
}

.csc-frame { margin: 0; padding: 0; }
.csc-frame-frame1,
.csc-frame-frame2 { background-color: #dbdbdb; margin: 0 0 8px 0; padding: 2px 4px; border: 1px solid #ccc; }
.rahmen1 p.bodytext { margin: 0 0 6px 0; }

/* LINKS
--------------------------------------------------------------------*/

a:link,
a:visited  { color: #737373; text-decoration: underline; }

a:hover,
a:active,
a:focus { color: #333; text-decoration: underline; }


/* AUFBAU
--------------------------------------------------------------------*/

.wrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	margin: 0;
	padding: 0 0 20px 0;
}

.dekopic {
	position: relative;
	top: 0;
	left: 0;
	z-index: 4;
}

#header  {
	position: absolute;
	top: 50px;
	left: 330px;
	z-index: 3;
	width: 390px;
}

#header p  {
	margin: 0;
	line-height: 110%;
	font-size: 26px;
	color: #6f7072;
}

.logo {
	position: absolute;
	top: 20px;
	right: 0;
	z-index: 2;
	width: 100%;
	height: 81px;
	padding: 14px 20px 0 0;
	background: #f0f0f0;
}

.logo img {
	float: right;
}

.logo img.logo_dcv { margin: 0; }
.logo img.logo_caritas { margin: 0 0 0 11px; }

#content_wrap  {
	position: relative;
	top: 37px;
	left: 0;
	margin: 0;
	padding: 0;
}

#content_wrap_02  {
	width: 100%;
	float: left;
	margin: 0 -255px 0 0;
	padding: 0;
}

#content_wrap_03  {
	margin: 0 255px 0 0;
	padding: 0;
}

#cont_02 { padding: 0 18px 0 25px; margin-left: 189px; }
#cont_01 { width: 189px; float: left; }
#cont_03 { width: 217px; float: right; padding: 0 27px 0 0; }


/* MENÜS
--------------------------------------------------------------------*/

/* STANDARD
--------------------------------------------------------------------*/

#standard {
	position: relative;
	top: 0;
	left: 0;
	z-index: 5;
	height: 19px;
	background: #ed1c24;
	border-bottom: 1px solid #ff5a5a;
}

#standard ul {
	/* width: 100%; */
	margin: 0; 
	padding: 0;
}

#standard ul li { 
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

#standard ul li a {
	display: block;
	height: 19px;
	padding: 0 10px 1px 10px;
	border-right: 1px solid #ff5a5a;
	border-left: 1px solid #ff5a5a;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#standard ul li a:link,
#standard ul li a:visited { background: transparent; }
#standard ul li a:hover,
#standard ul li a:active,
#standard ul li a:focus,
#standard ul li a.act,
#standard ul li a.act:link,
#standard ul li a.act:visited,
#standard ul li a.act:hover,
#standard ul li a.act:active,
#standard ul li a.act:focus { background: #000; }


/* ------ Layer ------ */

.layer {
	margin: 19px 0 0 0;
	padding: 0;
}

.layer ul {
	padding: 0;
	margin: 0;
}

.layer ul li { 
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #ff5a5a;
	border-right: 1px solid #ff5a5a;
	border-left: 1px solid #ff5a5a;
	background: #ed1c24;
}

.layer ul li a {
	display: block;
	padding: 0 10px 3px 10px;
	font-weight: bold;
	border-bottom: 1px solid #ff5a5a;
}

.layer ul li a:link,
.layer ul li a:visited  { color: #fff; background: transparent; text-decoration: none; }
.layer ul li a:hover,
.layer ul li a:active,
.layer ul li a:focus,
.layer ul li .act,
.layer ul li a.act:link,
.layer ul li a.act:visited,
.layer ul li a.act:hover,
.layer ul li a.act:active,
.layer ul li a.act:focus { color: #fff; background: #000; text-decoration: none; }

/* BROTKRUMENMENUE
---------------------------------------------------------------------------------------------------------------------*/

.brotkr_fontresize {
	position: relative;
	top: -3px;
	left: 0;
	z-index: 5;
	width: 100%;
	height: 20px;
	background: #ed1c24;
	border-top: 1px solid #fff;
}

#brotkr {
	position: absolute;
	top: 0;
	left: 10px;
	width: 75%;
	color: #fff;
	padding: 0 0 3px 0;
}

#brotkr .brotkr_txt { margin: 0; color: #fff; }

#brotkr a:link,
#brotkr a:visited,
#brotkr a:hover,
#brotkr a:active,
#brotkr a:focus  { color: #fff; }

/* FONTRESIZE
---------------------------------------------------------------------------------------------------------------------*/

.fontresize {
	/* funktioniert nur im IE7 */
	display: none;
	position: absolute;
	top: 0;
	right: 3px;
	color: #fff;
	text-align: right;
	width: 25%;
	padding: 0 10px 0 0;
}

.fontresize a { color: #fff; text-decoration: none; }

/* HAUPT
--------------------------------------------------------------------*/

#haupt { clear: both; padding: 0; }
#haupt ul { margin: 0; padding: 0; border-top: 1px solid #606060; }
#haupt ul ul { margin: 0; padding: 0; border-top: none; }
#haupt ul ul ul { margin: 0 0 4px 0; padding: 0; }

#haupt ul li,
#haupt ul ul li { 
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #fff;
}

#haupt ul li a,
#haupt ul ul li a {
	display: block;
	margin: 0; 
	text-decoration: none;
	border-right: 1px solid #606060;
	border-bottom: 1px solid #606060;
	line-height: 130%;
}
#haupt ul li a { padding: 2px 16px 2px 10px; }
#haupt ul ul li a { padding: 2px 16px 2px 20px; }

#haupt ul li a:link,
#haupt ul li a:visited { color: #000; background: #fff; font-weight: normal; }
#haupt ul li a:hover,
#haupt ul li a:active,
#haupt ul li a:focus { color: #fff; background: #ed1c24; font-weight: normal; }
#haupt ul li a.act,
#haupt ul li a.act:link,
#haupt ul li a.act:visited,
#haupt ul li a.act:hover,
#haupt ul li a.act:active,
#haupt ul li a.act:focus { color: #fff; background: #ed1c24; font-weight: bold; }
#haupt ul li a.ifsub,
#haupt ul li a.ifsub:link,
#haupt ul li a.ifsub:visited  { color: #000; background: #fff url('../images/pfeil_haupt_ifsub_no.png') no-repeat right top; font-weight: normal; }
#haupt ul li a.ifsub:hover,
#haupt ul li a.ifsub:active,
#haupt ul li a.ifsub:focus { color: #fff; background: #ed1c24 url('../images/pfeil_haupt_ifsub_act.png') no-repeat right top; font-weight: normal; }
#haupt ul li a.ifsubact,
#haupt ul li a.ifsubact:link,
#haupt ul li a.ifsubact:visited,
#haupt ul li a.ifsubact:hover,
#haupt ul li a.ifsubact:active,
#haupt ul li a.ifsubact:focus { color: #fff; background: #ed1c24 url('../images/pfeil_haupt_ifsub_act.png') no-repeat right top; font-weight: bold; }

#haupt ul ul li a:link,
#haupt ul ul li a:visited { color: #000; background: #f0f0f0; font-weight: normal; }
#haupt ul ul li a:hover,
#haupt ul ul li a:active,
#haupt ul ul li a:focus { color: #fff; background: #ed1c24 url('../images/pfeil_haupt_02_act.png') no-repeat 10px 6px; font-weight: normal; }
#haupt ul ul li a.act:link,
#haupt ul ul li a.act:visited,
#haupt ul ul li a.act:hover,
#haupt ul ul li a.act:active,
#haupt ul ul li a.act:focus { color: #fff; background: #ed1c24 url('../images/pfeil_haupt_02_act.png') no-repeat 10px 6px; font-weight: bold; }

/* TEXTLINKS
--------------------------------------------------------------------*/

#textlinks { clear: both; padding: 30px 0 0 0; }

#textlinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#textlinks ul li.first,
#textlinks ul li.notfirst {
	float: left;
	list-style: none;
	margin: 0;
	height: 17px;
}

#textlinks ul li.first {
	padding: 0 13px 0 0;
	border: none;
}
#textlinks ul li.notfirst {
	padding: 0 13px 0 12px;
	border-left: 1px solid #e1dfdf;
}

#textlinks ul li a { color: #9d9d9d; }

#textlinks ul li a:hover,
#textlinks ul li a:active,
#textlinks ul li a:focus { color: #666; }

/* HEADS
--------------------------------------------------------------------*/
h1,h2,h3 { line-height: 145%; color: #000; }

h2 { font-size: 160% !important; margin-top: 0; margin-bottom: 8px; font-weight: normal; }
h1 {
	color: #000;
	font-size: 100%;
	padding: 5px 9px 4px 9px;
	border-right: 1px solid #606060;
	border-bottom: 1px solid #606060;
	border-left: 1px solid #c8c8c8;
	background: url('../images/bg_heads.png') repeat-x;
}
h3, h4 {
	line-height: 150%;
	color: #000;
	font-size: 100%;
	margin-bottom: 8px;
}
#cont_01 h1{ margin: 0; }
#cont_02 h1,
#cont_03 h1 { margin: 0 0 18px 0; }


/* LISTEN
--------------------------------------------------------------------*/

#cont_02 ul,
#cont_02 ul .csc-bulletlist .csc-bulletlist-0,
#cont_02 ul .csc-bulletlist .csc-bulletlist-1,
#cont_02 ul .csc-bulletlist .csc-bulletlist-2,
#cont_02 ul .csc-bulletlist .csc-bulletlist-3 {
	margin: 0 0 12px 0 !important;
	padding: 0;
}

#cont_02 ul li,
#cont_02 ul.csc-bulletlist-0 li,
#cont_02 ul.csc-bulletlist-1 li,
#cont_02 ul.csc-bulletlist-2 li,
#cont_02 ul.csc-bulletlist-3 li {
	list-style: none;
	margin: 0;
	padding: 0 0 0 12px;
	background: url('../images/pfeil.gif') no-repeat 0 5px;
}

/* ------------------ Sitemap ---------------*/

#cont_02 ul#sitemap,
#cont_02 ul#sitemap ul { list-style: none; }
#cont_02 ul#sitemap { padding: 0; margin: 0 0 14px 0; }
#cont_02 ul#sitemap ul { padding: 0; margin: 0; }

#cont_02 ul#sitemap ul ul, 
#cont_02 ul#sitemap ul ul ul { 
	padding: 0 0 6px 0;
}

#cont_02 ul#sitemap ul li, 
#cont_02 ul#sitemap ul ul li, 
#cont_02 ul#sitemap ul ul ul li { 
	list-style: none;
	margin: 0;
	background: none;
}

/* 1. Ebene */
#cont_02 ul#sitemap li { padding: 6px 0 8px 0; }
#cont_02 ul#sitemap li a {
	display: block;
	padding: 0 0 0 11px;
	font-weight: bold;
	font-size: 100%;
	background: url('../images/pfeil.gif') no-repeat 0 6px;
}

/* 2. Ebene */
#cont_02 ul#sitemap ul li { padding: 2px 0 0 11px; }
#cont_02 ul#sitemap ul li a {
	font-weight: bold;
	font-size: 95%;
}

/* 3. Ebene */
#cont_02 ul#sitemap ul ul li { padding: 2px 0 0 11px; }
#cont_02 ul#sitemap ul ul li a {
	font-weight: normal;
	font-size: 95%;
}

/* 4. Ebene */
#cont_02 ul#sitemap ul ul ul li {}
#cont_02 ul#sitemap ul ul ul li a {
	font-weight: normal;
	font-size: 95%;
}

/* FORMULARE
---------------------------------------------------------------------------------------------------------------------*/

fieldset {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}

/* LOGINBOX
------------------------------------------------------*/

.tx-newloginbox-pi1 { margin: 0; padding: 0; }
form { margin-top: 0; }

.loginbox {
	border-top: 1px solid #fff;
	border-right: 1px solid #606060;
	border-bottom: 1px solid #606060;
	background: #f0f0f0;
	margin: 0 0 18px 0;
	padding: 0 0 6px 0;
}

.anmeldung {
	background: #fff;
	margin: 1px 0 0 0;
	padding: 5px 0;
	border-right: 1px solid #606060;
}

.anmeldung span {
	display: block;
	font-size: 90%;
	line-height: 130%;
	margin: 5px 0 4px 11px;
	padding-right: 6px;
}

.anmeldung a,
.anmeldung a:visited,
.anmeldung a:hover,
.anmeldung a:active,
.anmeldung a:focus {
	display: block;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin: 1px 11px 5px 9px;
	padding: 1px 6px;
	background-color: #ed1c24;
	text-align: center;
}

form#login {
	margin: 0;
	padding-top: 4px;
}

form#login label {
 	display: block; 
	width: 85px;
	float: left;
	clear: both;
	color: #000;
	margin-top: 0;
	padding-left: 5px;
	padding-bottom: 2px;
}

form#login .login_field {
	width: 7.4263171em;
	float: left;
	margin-bottom: 2px;
	margin-left: 4px;
}

form#login .login_submit {
	/* width: 4.9210535em; */
	width: auto;
	float: right;
	margin: 4px 6px 4px 0;
	padding-right: 3px !important;
	padding-left: 3px !important;
	background: #ed1c24;
	border: none;
	color: #fff;
	font-weight: bold;
}

form#login .login_submit:hover {
cursor:pointer;
}

form#login .versteckt_input,
input.versteckt_input {
	border: none;
}

/* ------------------------- */

div.form_zeile {
	display: block;
	margin: 0 0 10px 0;
	padding: 2px 0;
}

/* label */

label,
.form_zeile label {
	padding-bottom: 6px;
}
.form_zeile label { width: 90px !important; float: left; }

/* input, textarea, select */

input,
textarea,
select,
#mailform input {
	color: #000;
	background-color: #fff;
}
input,
textarea,
select,
#mailform input { font-size: 100%; border: 1px solid #b4b4b4; }
#mailform input { display: block; float: left; }

input.input_hidden  { border: none !important; }

/* sonstiges */

p.csc-form-label-req,
p.csc-form-label { margin: 0; }

/* FORUM
---------------------------------------------------------------------------------------------------------------------*/

#tabl_forum,
#tabl_forum_thema {
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}

#tabl_forum  { margin: 10px 0 20px 0;}
#tabl_forum_thema { margin: 5px 0 5px 0;}

td.csc-form-labelcell,
td.csc-form-fieldcell,
#tabl_forum td,
#tabl_forum_thema td {
	vertical-align:top;
}

p.csc-form-label-req, p.csc-form-label { margin: 0; }

#tabl_forum thead td,
#tabl_forum_thema thead td {
	text-align: left;
	background-color: #c00;
	font-weight: bold;
	color: #fff;
	border-right: none;
	border-bottom: none;
	padding-left: 8px;
}

#tabl_forum tbody td,
#tabl_forum_thema tbody td {
	border-left: 1px solid #dbdbdb;
	padding-left: 4px;
	padding-bottom: 5px;
}
#forum_suche {
	margin-top: 20px;
	padding: 0;
}

#forum_suche p,
#forum_suche input { float: left; }

#forum_suche p {
	margin: 0 6px 0 0;
	font-weight: bold;
}

#forum_suche input { margin: 0 10px 0 0; }

/* ------ Suche -------------------------------------------------------------- */

form#tx_indexedsearch select {
	display: inline;
	width: 15em;
	margin-right: 7px;
	padding-left: 2px;
}	

form#tx_indexedsearch input {
	display: inline;
	width: auto;
	margin-right: 7px;
	padding-left: 2px;
}

form#tx_indexedsearch p { margin: 0.4em 0 0.3em 0; }
form#tx_indexedsearch .tx-indexedsearch-searchbox-sword { border: 1px solid #a5acb2; width: 165px; }

.suchtrenner {
	clear: both;
	margin: 0 0 4px 0;
}
.tx-indexedsearch-whatis {
	margin: 10px 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #a5acb2;
}
.tx-indexedsearch-sw { font-weight: bold; }
.tx-indexedsearch-title-icon,
.nr_titel,
.tx-indexedsearch-percent {
	display: block;
	float: left;
}

.tx-indexedsearch-title-icon { width: 20px; }
.nr_titel { width: 41.5157968em; }
.tx-indexedsearch-percent { width: 2.684211em; }
.tx-indexedsearch-secHead { 
	display: block;
	width: 100%;
	clear: both;
	margin: 0 0 10px 0;
}
.tx-indexedsearch-secHead h2 { display: block; width: 470px; float: left; }
.seitenzaehler { clear: both; font-weight: bold; }

.tx-indexedsearch-browsebox {
	margin: 20px 0 3px 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #a5acb2;
}
.tx-indexedsearch-res {
	display: block;
	width: auto;
	clear: both;
}
.tx-indexedsearch-descr { margin-bottom: 8px; }
.tx-indexedsearch-info {
	display: block;
	width: auto;
	border-top: 1px dotted #a5acb2;
	margin: 0;
	padding: 0;
}

/* DOWNLOADS
---------------------------------------------------------------------------------------------------------------------*/

.filelinks {
	clear: both;
	padding: 0 30px 6px 0;
}

.filelinks div.description {
	clear: both;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #000;
	line-height: 145%;
}

.filelinks div { clear: both; }

span.size {
	float: right;
	text-align: right;
}
	
div.filelinks div a:link,
div.filelinks div a:visited,
div.filelinks div a:hover,
div.filelinks div a:active,
div.filelinks div a:focus {
	float: left;
	white-space: nowrap;
	margin: 0;
	padding: 0;
}
	
div.filelinks div img {
	margin: 2px 3px 0 0;
}

.filelinks span { text-decoration: none;}
.filelinks .filecount { display: none; }
.filelinks a:hover { text-decoration: none; }
	
/* Icons-Liste ... siehe Extension*/

/* CSS STYLES C. BILDER
 ------------------------------------------------------------------------------------------------------*/

div.csc-textpic-caption {
	font-style: italic;
	font-size: 95%;
	line-height: 140%;
	padding: 6px 0 0 0;
}

#cont_02 .csc-textpic-imagewrap { padding-top: 3px; }

/* Typo3-Styles
----------------------------------------------- */

.csc-caption {
	font: 95% Arial, Helvetica, Verdana, sans-serif;
	color: #000;
	line-height: normal !important;
	margin: 0.5em 0 0.4473685em 0;
}