/*
	Titel:	Sites -> Kirchliches Verwaltungszentrum Itzehoe
	Type: Main
	Autor:	Andreas Frahm, Geargain
	Datum:	13.07.2009
*/


/*******************************************************/
/* Allgemeines festlegen (Schriften, Abstaende usw.) */
/*******************************************************/

h1, h2, h3, h4, h5 { font-family: Arial, Helvetica, Verdana, Sans-Serif; color: #FFFFFF; font-weight: bold; }
form { margin: 0px 0px 0px 0px; }
input.file { font-size: 11px; border: 1px solid #FBFBFB; margin-bottom: 2px; }
ul, ol { font-size: 12px; }
p {padding: 0;}
input, textarea, select { font-size: 11px ; border: 1px solid #B2B2B2; margin-bottom: 2px; background-color: #FBFBFB; }
select { background-color: #B2B2B2; }
fieldset { border: 1px solid #1B3F94; background-color: #F1F3F6; margin-top: 20px; padding-top: 15px; padding-bottom: 15px;}

.hint {
	color: #707070;
	font-size: 9px;
}

legend { color: #002561;}

hr.gepunktet, hr.gestrichelt, hr.durchlaufend, hr {
	width: 100%;
	color: #DFDFDF;
	border-color: #DFDFDF;
	border-width: 1px 0 0 0;
	float: left;
	margin-bottom: 15px;
	margin-top: 10px;
	height: 1px;
}

hr.gepunktet, hr {
	border-style: dotted;
}

hr.gestrichelt {
	border-style: dashed;
}

hr.durchlaufend {
	border-style: solid;
}

a {
	color: #1B3F94;
	text-decoration: underline;
}

a:hover {
	color: #CCC;
	text-decoration: underline;
}

h1 {
	font-weight: bold;
	font-size: 22px;
	color: #1B3F94;
	padding: 0;
	padding-left: 16px;
	background: url(../templates_images/bg_h1.gif) no-repeat;
	background-position: 0px 4px;
	margin: 0;
	margin-bottom: 20px;
	/* line-height: 16px; */
	line-height: 24px;
	position: relative;
	display: block;
	top: -4px;
}

h2 {
	font-weight: bold;
	font-size: 16px;
	color: #1B3F94;
}

h3 {
	font-weight: bold;
	font-size: 14px;
	color: #1B3F94;	
}

h4 {
	font-weight: bold;
	font-size: 12px;
	color: #000;	
}


/*******************************************************/
/* Formatierungen Seite */
/*******************************************************/

body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 12px;
	color: #000;
	background: url(../templates_images/bg_main.gif) repeat-x #FFF;
}

html, body {
	width: 100%;
}

div.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
}

#content a {
	text-decoration: underline;
	font-size: 12px;
	color: #1B3F94;
	/*
	background: url(../templates_images/link_arrow.gif) no-repeat;
	background-position: -3px 1px;
	height: 12px;
	margin: 0px;
	padding-left: 13px;
	padding-right: 5px;
	line-height: 12px;
	*/	
}

#content a:hover {
	text-decoration: underline;
	color: #CCC;
}


/*******************************************************/
/* Formatierungen Layer */
/*******************************************************/

#position {
	position: relative;
	text-align: left;
	top: 0;
	right: 0;
	width: 985px;
	height: 100%;
	margin: auto;
}

#main {
	position: absolute;
	left: 0px;
	width: 985px;
	top: 3px;
	margin-bottom: 50px;
}

#header {
	width: 985px;
	height: 151px;
	background: url(../templates_images/bg_header.gif) no-repeat;
}

#header_gfx {
	width: 787px;
	height: 148px;
	position: absolute;
	top: 0;
	left: 5px;
	/* background-color: #CCC; */
}

#logo_gfx {
	width: 188px;
	height: 148px;
	position: absolute;
	top: 0;
	left: 792px;
	/* background-color: #EEE; */
}

#shortarea {
	height: 105px;
	position: absolute;
	top: 43px;
	right: 200px;
	text-align: right;
	z-index: 10;
	font-size: 11px;
	font-weight: bold;
	/* background-color: #BBB; */
}

#shortnavi a {
	color: #000;
	text-decoration: none;
	line-height: 16px;
}

#shortnavi a:hover {
	color: #FFF;
}

#dist {
	width: 985px;
	height: 10px;
}

*[id="dist"] {
	background: url(../templates_images/bg_dist.png) no-repeat;
}

#contentarea_bg {
	width: 985px;
	min-height: 300px;
}

*[id="contentarea_bg"] {
	background: url(../templates_images/bg_contentarea.png) repeat-y;
}

#contentarea {
	width: 975px;
	margin-left: 6px;
}

#sidebar_left {
	float: left;
	width: 198px;
	margin: 0;
	padding-bottom: 35px;
	/* background-color: #A8C5EB; */
}

#content {
	float: left;
	width: 529px;
	margin-top: 25px;
	margin-left: 30px;
	padding-bottom: 35px;
	/* background-color: #AE42C1; */
}

#sidebar_right {
	float: right;
	width: 179px;
	/* margin-left: 33px; */
	padding-bottom: 35px;
	/* background-color: #A3C1EC; */
}

*[id="sidebar_right"] {
	margin-right: 6px;
}

#footer {
	height: 21px;
	width: 985px;
	text-align: center;
	color: #917302;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 20px;
}

*[id="footer"] {
	background: url(../templates_images/bg_footer.png) no-repeat;
}

.mainmenu {
	width: 198px;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	padding-top: 1px;
}

#mainmenu ul li {
}

#mainmenu li ul {
	width: 198px;			
}

.mainmenu li a, .mainmenu li a:hover {
	width: 198px;
	/* text-indent: 17px; */
	height: 24px;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	display: block;
}

.mainmenu a {
	background: url(../templates_images/mainmenu_off.gif) no-repeat;
}

.mainmenu a:hover {
	background: url(../templates_images/mainmenu_over.gif) no-repeat;
	color: #FFF;
	margin: 0;
}

.main_active a {
	background: url(../templates_images/mainmenu_on.gif) no-repeat;
	margin: 0;
}

#mainmenu .main_active a {
	color: #000;
}

#mainmenu .main_active a:hover {
	color: #FFF;
}

#submenu {
	width: 198px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: left;
	list-style-type: none;
}

#submenu li {
	margin-top: 0px;
}

#submenu li a, #submenu li a:hover, #submenu .sub_active {
	font-weight: normal;
	font-size: 11px;
	color: #000;
	width: 198px;
	color: #FFF;
	height: 20px;
	line-height: 20px;
}

#submenu .sub_active  {
	color: #608109;
	/* text-indent: 17px; */
}

.mainmenu .submenu li a, .mainmenu .submenu li a:hover {
	width: 198px;
	/* text-indent: 17px; */
	height: 24px;
	color: #000;
	text-decoration: none;
	font-size: 11px;
	line-height: 22px;
	display: block;
}

.submenu a:hover, .sub_active a, .sub_active {
	margin: 0;
	color: #000;
}

.submenu a {
	background: url(../templates_images/submenu_off.gif) no-repeat;
}

.sub_active a, .sub_active {
	background: url(../templates_images/submenu_on.gif) no-repeat;
}

#mainmenu .submenu a:hover, #mainmenu .sub_active a:hover {
	background: url(../templates_images/submenu_over.gif) no-repeat;
	color: #000;
}

.subsubmenu a {
	background: url(../templates_images/subsubmenu_off.gif) no-repeat;
}

.subsub_active a, .subsub_active {
	background: url(../templates_images/subsubmenu_on.gif) no-repeat;
}

#mainmenu .subsubmenu a:hover, #mainmenu .subsub_active a:hover {
	background: url(../templates_images/subsubmenu_over.gif) no-repeat;
	color: #000;
}

.mainmenu, .main_active {
	text-indent: 17px;
}

.submenu, .sub_active {
	text-indent: 17px;
}

.subsubmenu, .subsub_active {
	text-indent: 30px;
}

/*******************************************************/
/* Boxen */
/*******************************************************/

.box_left_content p:first-child, .box_right_content p:first-child {
	/* display: inline; */
	margin: 0;
	padding: 0;
}

.box_left_content p, .box_right_content p {
	/* display: inline; */
	margin-bottom: 0;
	padding-bottom: 0;
}

.box_left {
	width: 190px;
	background-color: #FFF;
	margin-top: 25px;
	margin-left: 4px;
	font-size: 11px;
}

.box_left_hl1 {
	background: url(../templates_images/bg_box_left_hl.gif) no-repeat;
	height: 24px;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	/* text-indent: 8px; */
}

.box_left_date {
	color: #999;
	font-size: 10px;
	padding-left: 8px;
	padding-right: 8px;
}

.box_left_hl2 {
	margin-left: 8px;
	margin-right: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
	font-size: 11px;
	color: #1B3F94;
	border-bottom: 1px solid #8D9FC9;
}

.box_left_author {
	font-size: 9px;
	color: #1B3F94;
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 4px;
}

.box_left_content {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	text-align: justify;
}

.box_left img {
	/* float: left;	*/
	/* padding: 8px 10px 6px 8px; */
	float: right;
	padding:  8px 8px 6px 10px;
}

.box_left_footer {
	background: url(../templates_images/bg_box_left_footer.gif) no-repeat;
	height: 10px;
}

.box_right {
	width: 179px;
	background-color: #FFF;
	margin-bottom: 25px;
	font-size: 11px;
}

.box_right_hl1 {
	background: url(../templates_images/bg_box_right_hl.gif) no-repeat;
	height: 24px;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
}

.box_right_date {
	color: #999;
	font-size: 10px;
	padding-left: 8px;
	padding-right: 8px;
}

.box_right_hl2 {
	margin-left: 8px;
	margin-right: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
	font-size: 11px;
	color: #1B3F94;
	border-bottom: 1px solid #8D9FC9;
}

.box_right_content {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
}

.box_right_footer {
	background: url(../templates_images/bg_box_right_footer.gif) no-repeat;
	height: 10px;
}


/************************************************************/
/* FCE	*/
/************************************************************/

#content .fce_zoom DIV.rechts a, #content .fce_zoom DIV.links a, #content .fce_normal DIV.rechts a, #content .fce_normal DIV.links a, #content .fce_container DIV.rechts a, #content .fce_container DIV.links a {
	background-image: none;
	padding: 0;
	margin: 0;
}

.fce_normal, .fce_zoom, .fce_container {
	float: left;
	margin-bottom: 15px;
	width: 100%;
}

.fce_normal img, .fce_zoom img, .fce_container img {
	border: 1px solid #E6EAF3;
	padding: 3px;
}

.fce_normal a:hover img, .fce_zoom a:hover img, .fce_container a:hover img {
	border: 1px solid #BFC9E2;
}

.fce_normal h2, .fce_zoom h2, .fce_container h2 {
	/*
	margin-bottom: 20px;
	padding: 0;
	line-height: 22px;
	*/
}

.fce_normal .rechts img, .fce_zoom .rechts img {
	/*border: 1px solid #FBFBFB;*/
	float: right;
	margin: 0 0 20px 20px;
}

.fce_normal .links img, .fce_zoom .links img {
	/*border: 1px solid #FBFBFB;*/
	float: left;
	margin: 0 20px 20px 0;
}

.fce_container .rechts img, .fce_container .links img {
	margin-bottom: 20px;
}

.fce_container .rechts {
	float: right;
	margin-left: 20px;
	text-align: right;
}

.fce_container .links {
	float: left;
	margin-right: 20px;
	text-align: left;
}


/************************************************************/
/* Tabellen	*/
/************************************************************/

.contenttable {
	width: 529px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	border: 1px solid #666;
	margin-bottom: 25px;
	border-spacing: 1px;	
}

.contenttable td {
	margin: 0;
	padding: 3px;
}

.contenttable tr {
	vertical-align: top;
}

/* Layout Standard */

.contenttable-0 .tr-odd {
	background-color: #F6F6ED;
}


/* Layout 1 erste Zeile hervorgehoben */

.contenttable-1 .tr-even {
	background-color: #F6F6ED;
}

.contenttable-1 .tr-0 {
	font-weight: bold;
	background-color: #C3C3A3;
	color: #FFF;
}

/* Layout 2 erste Spalte hervorgehoben */

.contenttable-2 .tr-even {
	background-color: #F6F6ED;
}

.contenttable-2 .td-0 {
	font-weight: bold;
	background-color: #C3C3A3;
	color: #FFF;
}

/* Layout 3 erste Spalte und erste Spalte hervorgehoben */

.contenttable-3 .tr-even {
	background-color: #F6F6ED;
}

.contenttable-3 .td-0 {
	font-weight: bold;
	background-color: #C3C3A3;
	color: #FFF;
}


/************************************************************/
/* Bilderreihen */
/************************************************************/

#content .csc-textpic-image a {
	background-image: none;
	margin: 0;
	padding: 0;
}

#content .csc-textpic-caption {
	margin-top: 5px;
	font-size: 11px;
	color: #000;
}


/************************************************************/
/* Dateiverweise */
/************************************************************/

.csc-uploads {
	width: 100%;
	border: 1px solid #84B2EE;
	background-color: #F1F1F1;
	border-spacing: 1px;
}

.csc-uploads-description {
	margin-left: 15px;
}

.csc-uploads-fileName{
}

.csc-uploads-fileSize p {
}
