/* Layout ecclesia-ulm.de */
/* M. Geiger Informationssysteme, http://www.mgeiger.de */

/* Defaults setzen */

html, body {
	background-color: #ffffff;
/*	background-image: url(images/hintergrund.jpg);*/
	background-color: #f3f4f2;
	color: #000000;
}

html, body, p, div, ul, dl, li, input, h1, h2, h3, h4, h5, h6, code, table, tr, td, dt, dl, input, textarea {
/*	font-family:  "Comic Sans MS", Verdana, Arial, sans-serif; */
	font-family:  Arial, sans-serif;
	font-size: 100%;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
}
	
a, a:link, a:active, a:hover, a:visited {
	color: #0033cc;
	text-decoration: none;
}

a {
	color: #000000;
}

.center {
	text-align: center;
}

h1.schwarzklein {
	font-size: 115%;
}


/* Header */

div#header1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 110px;
	overflow: hidden;
}

div#header2 {
	padding: 20px 20px 0px 0px;
	z-index: 1;
	text-align: center;
}

div#header2 table {
	margin: 0px auto 0px auto;
}

div#header1 tr, div#header1 td {
	vertical-align: middle;
}

div#header1 td {
	padding: 0px 10px 0px 10px;
}


/* Menü links */

div#language {
	margin: 18px 0px 30px 5px;
}

div#language img.flag {
	margin: 0px 10px 2px 0px;
}

div#language img.active {
	border: 2px solid #00ff00 !important;
	margin-bottom: 0px !important;
}

div#menu-links {
	position: absolute;
	top: 85px;
	left: 20px;
	width: 180px;
	overflow: hidden;
	z-index: 2;
}


/* NoSpam */

div.nodisp1 {
	display: none;
	width: 0;
	height: 0;
}

div.nodisp2 {
	display: none;
	position: absolute;
	top: -300px;
	left: -300px;
	width: 1px;
	height: 1px;
}


/* Center */

div#center1 {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 100%;
}

div#center2 {
	padding: 0px 30px 0px 220px;
	z-index: 1;
}

div#center-small1 {
	text-align: center;
}

div#center-small2 {
	text-align: left;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

p#powered {
	margin: 0px;
	padding: 50px 0px 10px 0px;
	font-size: 70% !important;
	text-align: center;
	color: #909090;
}

p#powered a {
	color: #909090;
}

div#center1 p {
	font-size: 105%;
	margin-bottom: 15px;
}

div#center1 ul {
	list-style-type: circle;
	margin: 0px 0px 20px 30px;
}

div#center1 li {
	vertical-align: bottom;
}

td.abstand-links {
	padding-left: 30px;
}

div.csc-frame-frame1 {
	border-bottom: 2px groove #606060;
}



/* News - Startseite */

div.news-startpage div.news-list-item {
	background-image: url(/fileadmin/ecclesia-ulm.de/images/new.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding:  4px 4px 1px 32px;
}


div.news-list-item {
	background-color: #d7d7d7;
}



/* Bulletlist */

ul {
	list-style-type: none !important;
}

ul li {
	background-image: url(/fileadmin/ecclesia-ulm.de/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 20px;
}

ul li.csc-textpic-image {
	background-image: none;
}



/* Downloads */

tr.tr-even, tr.tr-odd {
	vertical-align: top;
}

td.csc-uploads-fileSize {
	padding: 0px 0px 10px 30px;
}


/* Terminliste */

table.termine tr.tr-even {
	background-color: #ccccff;
}

table.termine tr.tr-odd {
	background-color: #ffffaa;
}

table.termine td {
	padding: 2px 50px 2px 10px;
}

table.termine td.td-1 {
	white-space: nowrap;
}


/* Adressliste */

table.adressen {
	margin-bottom: 20px;
}

table.adressen td {
	font-size: 110%;
	padding: 2px 20px 2px 0px;
}


/* minifaq (Fragen) */

div.tx-cfabwwwminifaq-pi1-questions ol {
	list-style-type: decimal;
	margin-bottom: 30px;
}

ol.tx-cfabwwwminifaq-pi1-answers {
	list-style-type: decimal;
	margin-bottom: 30px;
}

p.tx-cfabwwwminifaq-pi1-q {
	font-size: 130% !important;
	font-weight: bold;
	margin: 30px 0px 10px 0px;
}


/* Hauskreisliste */

table#hauskreis {
	padding-top: 10px;
	border: 4px double #707070;
}

table#hauskreis tr {
	vertical-align: top;
}

table#hauskreis td {
	padding: 10px;
	border: 1px solid #707070;
}

table#hauskreis p {
	margin: 0px;
}


/* Kinderdienste */

span.lk18 {
	font-style: italic;
	color: #0080ff;
}


/* Validierungsscripte */

input.error, select.error {
	background-color: #ffffdd;
	border: 1px solid #ff0000;
}


/* Frauenfrühstück */

table#ff-anmeldung td {
	padding-bottom: 20px;
}

table#ff-anmeldung td#submit {
	text-align: center;
	padding-top: 20px;
}


/* Kindertage */

table.kat td {
	padding: 0px 20px 2px 0px;
}

table#kat-anmeldung td {
	padding-bottom: 10px;
}

table#kat-anmeldung td#submit {
	text-align: center;
	padding-top: 10px;
}

table#kat-anmeldung input.box {
	margin: 3px;
}


/* Newsletter */

form.newsletter td {
	padding: 0px 20px 5px 0px;
}


/* Filelist (intern) */

table.filelist {
	margin: 20px 0px 30px 0px;
}

table.filelist tr.fl-headsp td {
	font-size: 3px;
}

table.filelist tr.fl-even {
	background-color: #ccccff;
}

table.filelist tr.fl-odd {
	background-color: #ffffaa;
}

table.filelist th {
	text-align: left;
	font-size: 110%;
	font-weight: bold;
	white-space: nowrap;
	padding-bottom: 3px;
	border-bottom: 1px dotted black;
}

table.filelist td {
	padding: 2px 5px 2px 5px;
	vertical-align: top;
}

table.filelist .fldate, table.filelist .flfile {
	padding-left: 20px;
}

table.filelist td.fldate {
	white-space: nowrap;
}


/* Adressen-Mitteilung */

table#adressmitteilung tr {
	vertical-align: top;
}

table#adressmitteilung td {
	padding-right: 15px;
	font-size: 90%;
}

table#adressmitteilung p.title {
	margin: 10px 0px 2px 0px;
	font-size: 90%;
	color: #0033cc;
}

table#adressmitteilung p.header {
	margin: 40px 0px 10px 0px;
	font-size: 120%;
	font-weight: bolder;
	text-align: center;
}

table#adressmitteilung input {
	margin-right: 5px;
}

table#adressmitteilung td#submit {
	text-align: center;
	padding-top: 20px;
}


/* LDAP Passwortänderung */

table#ldappass td {
	padding: 0px 15px 5px 0px;
}

input.tx-ssldappasswd-pi1-submit {
	margin-top: 10px;
}


