* {
	font-family: arial, sans-serif;
}

h1 {
	font-size: 1.5em;
	color: #cc9900;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

div#leiste h1 {
	font-size: 1.0em;
}

h2 {
	font-size: 1.1em;
	color: #999;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
}

h3 {
	font-size: 0.85em;
	color: #cc9900;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
}

p {
	color: #333;
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

a {color: #000;}  /* Nicht lachen, das ist echt ein IE Fix... */

p a {
	color: #c90;
	text-decoration: none;
	font-weight: bold;
	padding-right: 13px;
	background: url(img/pfeil1.gif) right center no-repeat;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

p a:hover {
	color: #f1b500;
	text-decoration: underline;
}

a.internalanchor {
	display: none;
}


div.grau {
	background: url(img/grau.png) top left !important;
	background: url(img/grau.gif) top left;
	padding: 8px;
	margin-bottom: 10px;
}

blockquote p {
	font-size: 0.8em;
}



/* ----------------*/
/* CSS styled content */
/* ----------------*/

dd.csc-textpic-caption {
	color: #999;
	font-size: 0.7em;
	padding-top: 6px;
}

dl.csc-textpic-image {
	padding-top: 4px;
	padding-bottom: 0px;
}

div.csc-textpic-text {
	padding-top: 8px;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px; }




/* ----------------*/
/* Listen */
/* ----------------*/

#inhalt ul {
	text-align: left;
	margin-left: 20px;
	list-style: none;
}

#inhalt ul li {
	padding-bottom: 8px;
	color: #333333;
	line-height: 1.5em;
	font-size: 0.9em;
}

#inhalt ul li a {
	color: #cc9900;
	text-decoration: none;
	font-weight: bold;
	padding-right: 13px;
	background: url(img/pfeil1.gif) right center no-repeat;	
}

#inhalt div.spalte_1 ul {
	list-style: disc !important;
}

div.grau ul, div.grau ul li {
	/* margin: 0px 0px 0px 0px !important;    stef */
	list-style:disc;
}
div.grau ol { /* stef */
	list-style-position:outside;
	margin-left:20px;
	text-align:left;
}
div.grau ol li { /* stef */
	color:#333333;
	font-size:0.9em;
	line-height:1.5em;
	padding-bottom:8px;
}
div.grau p span { /* stef */
	font-size:0.6em;
}

div.grau ul li b, div.grau ul li {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #333;
}
div.grau ul li b, div.grau ul li strong {
	color: #cc9900;
	font-size: 1.2em !important;
	line-height: 1.1em;
	padding-bottom: 4px;
}



/* ----------------*/
/* Tabellen */
/* ----------------*/

table.contenttable tr td {
	padding: 0px 4px 0px 4px;
}


div.k_pic table.contenttable {
	background: #fff;
	width: 400px;
	margin-left: 10px;
}

div.k_pic table.contenttable thead th {
	border-bottom: 1px solid #333;
	text-align: left;
}

div.k_pic table.contenttable p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.k_pic table.contenttable tr td {
	font-size: 0.8em;
	padding: 3px;
	border-bottom: 1px solid #ccc;
	text-align: left;
}




/* ----------------*/
/* indexed search */
/* ----------------*/

div.tx-indexedsearch legend {
	display: none;
}

div.tx-indexedsearch fieldset {
	border: 0px;
}

dl.tx-indexedsearch-info {
	display: none;
}

span.tx-indexedsearch-title a {
	color: #cc9900;
}

div.tx-indexedsearch-searchbox {
	display: none;
}

span.important {
	color: #aaa;
}



/* ----------------*/
/* Logo */
/* ----------------*/

a#logolink 
{
	position: absolute;
	display: block;
	width: 500px;
	height: 100px;
	top: 50px;
	left: 50px;
}




/* ----------------*/
/* leinwand */
/* ----------------*/

div.k_pic {
	text-align: center;
	display: block;
	width: 405px;
	width: 425px;
	/*padding:5px 10px;*/
	background: #f2ddc0 url(img/kar_back.png) top left repeat-y;
	overflow: auto;
}

div.k_pic_top {
	display: block;
	width: 425px;
	height: 11px;
	background: #f2ddc0 url(img/kar_top.png) top left no-repeat;
	overflow: hidden;
}

div.k_pic_bottom {
	display: inline;
	display: block;
	width: 425px;
	height: 12px;
	background: #f2ddc0 url(img/kar_bottom.png) top left no-repeat;
	margin-bottom: 12px;
	overflow: hidden;
}

div.k_body {
	display: block;
	margin-top: 20px;
}



/* ----------------*/
/* Signet */
/* ----------------*/
a#signetlink 
{
	position: absolute;
	display: block;
	width: 196px;
	height: 93px;
	top: 50px;
	left: 760px;
	background: url(img/spenden_stempel.png) top left no-repeat;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    -moz-transition: -webkit-transform 0.3s ease-in-out;
    -o-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
}

a#signetlink:hover 
{
	background: url(img/spenden_stempel.png) bottom left no-repeat;
	/*-webkit-transform: rotate(3deg) scale(1.04);*/
	-moz-transform: rotate(3deg) scale(1.04);
	-o-transform: rotate(3deg) scale(1.04);
	transform: rotate(3deg) scale(1.04);
}



/* ----------------------*/
/* Spendenbutton 		*/
/* ----------------------*/
div#spenden 
{
	position: absolute;
	display: block;
	width: 137px;
	height: 23px;
	top: 160px;
	left: 790px;
}
div#spenden a
{
	display: block;
	width: 137px;
	height: 23px;
	background: url(img/title_spenden.png) top left no-repeat !important;
}
div#spenden a:hover {
	background: url(img/title_spenden.png) center left no-repeat !important;
}
div#spenden a:active {
	background: url(img/title_spenden.png) bottom left no-repeat !important;
}

/* ----------------*/
/* Linkliste */
/* ----------------*/

table td.csc-uploads-fileName {
	text-align: left;
}

table td.csc-uploads-fileName a {
	font-size: 0.7em;
}

table td.csc-uploads-icon img {
	padding: 2px;
	border: 1px solid #ccc;
}

/*table td.csc-uploads-fileName csc-uploads-description*/



/* ----------------*/
/* Special */
/* ----------------*/

span.hidden {
	display: none;
}
span.blind {
	visibility: hidden;
}

div.spalte_2 h1.csc-firstHeader {
	font-size: 1.1em;
	font-weight: bold;
}

div#redaktion {
	margin-top: 20px;
}


/* ----------------*/
/* Social			 */
/* ----------------*/

div.social {
	display: block;
	margin-bottom: 40px;
}

div.social a {
	float: left;
	width: 32px;
	height: 32px;
	padding-right: 4px;
}


div.social a.facebook {
	background: url(img/facebook.png) top left no-repeat;
}
div.social a.facebook:hover {
	background: url(img/facebook.png) bottom left no-repeat;
}
div.social a.delicious {
	background: url(img/delicious.png) top left no-repeat;
}
div.social a.delicious:hover {
	background: url(img/delicious.png) bottom left no-repeat;
}
div.social a.digg {
	background: url(img/digg.png) top left no-repeat;
}
div.social a.digg:hover {
	background: url(img/digg.png) bottom left no-repeat;
}

/*div.social a.mail {
	width: 39px;
	background: url(img/mail_empfehlen.png) top left no-repeat;
}*/

div.social a.mail {
	background: url(img/vz.png) top left no-repeat;
}

/* div.social a.mail:hover {
	background: url(img/mail_empfehlen.png) bottom left no-repeat;
} */

div.social a.mail:hover {
	background: url(img/vz.png) bottom left no-repeat;
}

div.social a.twitter {
	background: url(img/twitter.png) top left no-repeat;
}
div.social a.twitter:hover {
	background: url(img/twitter.png) bottom left no-repeat;
}



/* ----------------*/
/* Urkunden */
/* ----------------*/


div.tx-igurkunden-pi1 {
	text-align: left;
	padding: 0px 20px 0px 20px;
	width: 410px;
	overflow: auto;
}

div.tx-igurkunden-pi1 table {
	margin-top: 10px;
}

div.tx-igurkunden-pi1 table td {
	font-size: 0.9em;
	padding: 0px 4px 8px 0px;
	text-align: left;
}

div.tx-igurkunden-pi1 table td.datacell {
	width: 220px;
}

div.tx-igurkunden-pi1 div#urkunde_data {
	float: left;
	width: 230px;
}

div.tx-igurkunden-pi1 div#urkunde_pdf {
	margin-top: 20px;
	float: right;
	width: 170px;
	background: url(img/urkunde_dl.png) top left no-repeat !important;
	background: url(img/urkunde_dl.gif) top left no-repeat;
}

div.tx-igurkunden-pi1 table td.left {
	padding-right: 10px !important;
	text-align: right;
	font-weight: bold;
	color: #cc9900;
	font-size: 0.75em;
}

div.tx-igurkunden-pi1 table td.right {
	font-weight: normal;
	color: #666;
	font-size: 0.85em;
}



/* ----------------*/
/* Fomulare allgemein */
/* ----------------*/

form.innerform {
	margin-top: 20px;
}

div.forminputitem {
	display: block;
	clear: both;
	margin-bottom: 8px;
}

div.forminputitem label {
	width: 120px;
	float: left;
	color: #333;
	font-size: 14px;
	text-align: right;
	padding-right: 8px;
}

div.forminputitem input.textfeld {
	width: 250px;
	height: 16px;
	font-size: 14px;
}

div.forminputitem input.formsubmit {
	margin-left: 130px;
}

h6 {
	font-weight:normal; 
	color: #333;
	padding-top:10px;
}


