body, p, h2, h3, h4, h5, h6, li, table, td {
font-family: Verdana, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6{
color: #f8b332;
font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
}

h1 {
font-size: 18px;
margin: 10px 0;
padding-top: 0;
padding-bottom: 0;
line-height: 24px;
}

h2 {
font-size: 14px;
color: #5a91b8;
margin-top: 0;
padding-top: 0;
padding-bottom: 0;
line-height: 18px;
margin-bottom: 10px;
}

body, p {
font-size: 12px;
color: #3e3d40;
/*line-height: 18px;*/
}

a {
	text-decoration: none;
	color: #014a99;
}
a:hover {
	text-decoration: underline;
}

div.fce-bg-pic {
	width: 225px;
	height: 225px;
	margin-bottom: 20px;
	padding: 10px;
/*
	opacity: 0.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
*/
}
div.fce-bg-pic:hover {
	cursor: pointer;
}
div.fce-bg-pic h1, div.fce-bg-pic h2 {
	margin-bottom: 4px;
	color: #ffffff;
	text-shadow: #222222 2px 2px 2px;
	filter:DropShadow(color=#222222, offx=2, offy=2);
}
div.fce-bg-pic p {
	margin: 4px 0;
	color: #ffffff;
	text-shadow: #222222 1px 1px 1px;
	filter:DropShadow(color=#222222, offx=1, offy=1);
}

div.fce-2cols div.fce-2cols div.fce-bg-pic {
        width: 110px;
        height: 110px;
        margin-bottom: 5px;
        padding: 5px;
/*
        opacity: 0.7;
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
        filter: alpha(opacity=70);
*/
}


/*sidebar*/

#sidebar h1, #sidebar h2 {
	font-size: 14px;
	line-height: 14px;
	color: #f8b332;
}

.align-right {
	text-align: right;
}


.csc-firstHeader {
	margin-top: 0px;
}

ul {
list-style-type: square;
list-style-position: outside;
margin-left: 0px;
margin-top: 14px;
margin-bottom: 14px;
padding-left: 20px;
}

ol {
margin-top: 8px;
padding-left: 0px;
margin-left: 0px;
margin-left: 0px;
margin-top: 14px;
margin-bottom: 14px;
padding-left: 20px;
}

ol li ol, ul li ul {
margin-top: 0;
margin-bottom: 0;
}

* html ol li {
margin-left: 15px;
}

*:first-child+html ol li {
margin-left: 15px;
}

div.clear {
	clear: both;
}

p {
margin-top: 14px;
margin-bottom: 14px;
}

p.keinabsatzdavor {
margin-top: 0px !important;
}
p.keinabsatzdanach {
margin-bottom: 0px !important;
}

/* ########################## */
/* ### Uploads ############## */
/* ########################## */

.csc-uploads p {
        padding: 0px;
        margin: 0px;
}
table.csc-uploads-2 {
        border-collapse: collapse;
}
table.csc-uploads-2 td {
        padding-bottom: 15px;
        vertical-align: top;
        font-size: 10pt;
}

td.csc-uploads-icon, td.csc-uploads-fileSize, td.csc-uploads-fileName {
        vertical-align: top;
}
able.csc-uploads{
        padding-bottom: 8px;
}

.csc-uploads-description {
        font-weight: normal;
}

td.csc-uploads-fileName {
        width: 350px;
        font-weight: bold;
}
td.csc-uploads-icon {
        width: 30px;
}
table.csc-uploads tr.tr-even {
        background-color: #feeac9;
}

table.contenttable td{
	vertical-align: top;
}

table.contenttable tr{
	margin-bottom: 2px;
}

table.contenttable p{
margin:0;
}

#content_small iframe {
	border-width:0px;
}

.losungen-verse1header, .losungen-verse2header {
	text-decoration: none;
	font-weight: bold;
}


/* Powermail-Felder */

.tx-powermail-pi1 .links .powermail_check_inner label,
.tx-powermail-pi1 .links .powermail_radio_inner label {
	margin: 5px;
	float: right;
	width: 450px;
	text-align: left;
}
.tx-powermail-pi1 .links .powermail_check_inner input,
.tx-powermail-pi1 .links .powermail_radio_inner input {
	margin: 5px 0;
	float: left;
}

