.tx-indexedsearch {
	padding: 20px 20px 0 0;
}
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
	width: 150px;
	margin-left: 10px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
	width: 100px;
	margin-left: 10px;
}

a {
	color: #0B56B5;
	text-decoration: none;
}

a:hover {
	color: #EE1B98;
	text-decoration: underline;
}

p {
	margin-bottom: 1em;
	line-height: 1.4em;
}

hr {
	background: transparent url(../img/hr.gif) repeat-x scroll 0 0;
	border: medium none;
	color: #EFEFEF;
	margin: 0 15px 0 5px;
}

#inner p {
	padding-right: 20px;
	padding-left: 5px;
}
/*
#contend td, #content th {
	margin-bottom: 1em;
	line-height: 1.4em;
}
*/
div.csc-textpic-intext-right div.csc-textpic-imagewrap, div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
	margin-right: 20px;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 1px solid #DFDFDF;
	padding: 3px;
}

.csc-textpic-image {
	padding: 0 0px;
}

h1 {
	font-size: 16px;
	margin-bottom: 5px;
	color: #1146A4;
	padding-left: 5px;
	margin-right: 15px;
	background: transparent url(../img/hr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


h2 {
	font-size: 14px;
	margin-bottom: 0.5em;
	color: #1146A4;
	padding-left: 5px;
}

h3 {
	padding: 20px 0 10px 20px;
	color: #1146A4;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	text-align: left;
	background: url(../img/star.gif) no-repeat 0 20px;
}

h4 {
	font-size: 1em;
	margin-bottom: 1em;
}

h5 {
	font-size: 0.75em;
	margin-bottom: 1em;
}

h6 {
	padding-left: 20px;
	padding-right: 20px;
	color: #505050;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

#content ol,
#content ul {
	margin-left: 2em;
	margin-bottom: 1em;
	list-style-position: outside;
}
#content ol li,
#content ul li {
	margin-bottom: .2em;
	line-height: 130%;
}

ul.content li {
	list-style: none;
	background: url(../img/bullet.gif) no-repeat 3px;
	padding-left: 16px;
}

/*
#content table tr td {
	padding-bottom: 10px;
}
*/

/*Blocksatz formatierung */
p.align-justify {
	text-align:justify;
}

/*FCEs*/
.subcolumns,.subcolumns_oldgecko{width:100%;/*overflow:hidden;*/padding-left:2px;}
.c50r,.c25r,.c33r,.c38r,.c66r,.c75r,.c62r {float:right; margin-left:-5px;}
.c25l,.c25r {width:25%; padding-left:5px;}
.c33l,.c33r {width:33.0%}
.c33r {padding-left: 5px;}
.c50l,.c50r {width:50%}
.c66l,.c66r {width:66.666%}
.c75l,.c75r {width:75%}
.c38l,.c38r {width:38.2%}
.c62l,.c62r {width:61.8%}
.subc {padding: 0 0}
.subcl {padding:0 10px 0 0}
.subcr {padding:0 0px 0 0px}
.subcolumns_oldgecko,.c50l,.c25l,.c33l,.c38l,.c66l,.c75l,.c62l {float:left}