/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable P { }
TABLE.contenttable TR TD { vertical-align: top; }

/* Tables, specifically */
TABLE.contenttable-0 P { color: #000000; }

TABLE.contenttable-1 P { color: #186900; }
TABLE.contenttable-1 TR.tr-0 TD P {  }
TABLE.contenttable-1 TR.tr-0 TD { background-color: #641300;color:white;font-weight: bold;}
 
TABLE.contenttable-2 P { color: #10007B; }
TABLE.contenttable-2 TR TD.td-0 { background-color: #641300;color:white;font-weight: bold;}
TABLE.contenttable-2 TR TD.td-0 P { }

TABLE.contenttable-3 P { color: #8A0020; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color: #80C1EB;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight: bold; }

/* RTE / Table styling */
TABLE.contenttable { border: 1px #333333 solid; margin: 10px 0px 10px 0px; width: 100%; }
TABLE.contenttable TR TD { padding: 0px 3px 0px 3px; }
TABLE.contenttable TR TD P.bodytext {  }
TABLE.contenttable TR { background-color: #EDEBF1; }

.newstext #mailform fieldset.csc-mailform {
 width: 200px;
 border:0 none;
 margin-left:-27px;
}
.newstext #mailform fieldset.csc-mailform .csc-mailform-field input{
 width: 130px; }

.newstext #mailform fieldset.csc-mailform .csc-mailform-field fieldset{
 width: 130px;}
 
#mailform fieldset.csc-mailform {
 margin-left:		20px;;
 padding:			10px;
 width:			400px; }
  
#mailform fieldset.csc-mailform .csc-mailform-field {
 padding:			5px 0px; }
 #mailform fieldset.csc-mailform .csc-mailform-field input{
 width: 200px; }
#mailform fieldset.csc-mailform .csc-mailform-field fieldset{
 width: 200px;}
  
#mailform fieldset.csc-mailform .csc-mailform-field label {
 float:			left;
 font-size:		90%;
 font-weight:		bold;
 width:			100px; }
 
 .csc-mailform-radio input{
 margin-left:		0px;
 padding:			0px; 
 width: 15px;}
 
 
.csc-searchform{
	padding-top: 20px;
}
.important{
	color: #641300;
}
.name-of-person{
	color: #BBB;
}
.detail{
	color: #80C1EB;
}
.inputlupe{
	padding-left: 10px;
	vertical-align: middle;
}
#FormRueckruf{
	padding-left: 10px;
}
.contenttext ul{
	margin-left:10px;
	padding-left:10px;
}
.contenttext blockquote{
	padding-top: 10px;
	margin-left:10px;
	padding-left:10px;
}
.contenttext .csc-uploads{
	padding-top: 10px;
	margin-left:30px;
	padding-left:30px;
}
#news .bodytext{
	text-align: center;
	align:center;
}
.align-left{
	text-align: left;
}
.align-right{
	text-align: right;
}
.align-center{
	text-align: center;
}
.csc-frame-frame1{
	background-color: #e5e0e0;
}
.csc-frame-frame2{
	background-color: #641300;
	color: #e5e0e0;
}
.csc-bulletlist-0{
	list-style-type:decimal;
	padding-left: 30px;
}
.csc-bulletlist-1{
	list-style-type:circle;
	padding-left: 30px;
}
.csc-bulletlist-2{
	list-style-type:sqare;
	padding-left: 30px;
}
.csc-bulletlist-3{
	list-style-type:lower-alpha;
	padding-left: 30px;
}
.csc-uploads a{
    text-decoration: none;
    border: 0px;
}
.csc-uploads img, .csc-uploads a img{
    text-decoration: none;
    border: 0px;
}
/** Ueberschriften der header im inneren Content**/
#contentinner h1, .heading font{
	width:100%;
        vertical-align: middle;
	background-color:#e5e0e0;
	color:#641300;
	font-family:"Trebuchet MS";
	font-size:12pt;
	font-weight:bold;
        line-height: 20px;
        margin-bottom:0px;
        margin-top: 5px;
        padding-left: 5px;
} 


#contentinner h2{
	border: thin dotted ;
	border-color:#c9c9c9;
	width: 100%;
	height: 25px;
	color: black;
	font-family: "Trebuchet MS";
	font-size: 14pt;
        line-height: 25px;
        vertical-align: middle;
        margin-bottom:0px;
        margin-top: 5px;
	padding-left: 5px;
}


#contentinner h3 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: 	#C0C0C0;
	display: block;
        line-height: 16px;
        vertical-align: middle;
        margin-bottom:0px;
        margin-top: 5px;
}


#contentinner h4 {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	color: black;
        line-height: 14px;
        vertical-align: middle;
        margin-bottom:0px;
        margin-top: 5px;
}
#contentinner h5 {
	
	font-family: Trebuchet MS;
	font-size: 30px;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #641300;
	display: block;
        line-height: 30px;
        vertical-align: middle;
        margin-bottom:0px;
        margin-top: 5px;
}

.newstext input{
	width: 120px;
}

a {color: #641300;}
