/**************  Grundvorgaben ***********/
* {
	font-family: Arial, helvetica, sans-serif;
	font-size: 9pt; 
}


DIV, H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { 
	font-family: Arial, helvetica, sans-serif;
}


P, TD, UL, OL, LI { 	
	font-size: 9pt; 

}
LI {
  line-height:1.6em;

}

UL {
  padding-left:0px;
  margin-left:15px;
  //margin-left:20px;
  list-style-type:disk;
}



.csc-bulletlist.csc-bulletlist-0 LI{
	font-size: 9pt; 	
}


INPUT, TEXTAREA, SELECT { padding-left: 5px; font-size: 9pt; }

#content_main UL LI {
	font-size: 9pt; 
}

#content .csc-header.csc-header-n1 h1.csc-firstHeader {
 	/*font-size:15pt;*/
	margin-top:0px;
	margin-bottom:25px;
	text-decoration:none;
}

.csc-firstHeader, .csc-firstHeader A {
   	/*font-size:15pt;*/
	font-weight:bold;
	/*color:#a2be00;*/
	margin-top:0px;
	padding-top:0px;
	text-decoration:none;
}

.csc-header h1, .csc-header h1 A {
   font-size:14pt;
	font-weight:bold;
	color:#333;
	text-decoration:none;
}

.csc-header h2, .csc-header h2 A {
	font-size:12pt;
	font-weight:bold;
	color:#333;
	text-decoration:none;
		
}

.csc-header h3, .csc-header h3 A {
	font-size:12pt;
	font-weight:normal;
	color:#333;
	text-decoration:none;	
}




.csc-header h5, .csc-header h5 A {
	margin-bottom:4px;
}



P.bodytext, DIV.bodytext {
	font-size:9pt;
	font-weigth:normal;
	line-height:1.5em;

}

#content_main A, P.bodytext A, DIV.bodytext A, .csc-sitemap A, .tx-newloginbox-pi1 A, .csc-searchResultHeader A, A.download, A.external-link-new-window, .tx-wssitemap-pi1 .treemenudiv A, .internal-link ,.news-single-backlink A{
	text-decoration:none;
	color:#e28b78;
}

#content_main A:hover, P.bodytext A:hover, DIV.bodytext A:hover, .csc-sitemap A:hover,  .tx-newloginbox-pi1 A:hover, .csc-searchResultHeader A:hover, A.download:hover, A.external-link-new-window:hover, .tx-wssitemap-pi1 .treemenudiv A:hover, .internal-link:hover, ,.news-single-backlink A:hover { 
	text-decoration:underline;
	color:#e28b78;
}


/* Tabellen */

TABLE.contenttable.contenttable-0, TABLE.contenttable.contenttable-0 TD{

	background-color:#FF9900;
	border:1px solid white;
	color:black;
}

.contenttable.contenttable-0 TD {
	padding:4px;
}

/*********** one imageberatung **********/


#hauptnavi a {
	color:#fff;
	text-decoration:none;
}
#hauptnavi a:hover {
	text-decorateion:underlined;
}


#fusszeile {
	font-size:8pt;

}

#fusszeile A{
	font-size:8pt;
	text-decoration:none;
	color:black;
}


#subnavi .level1 {
   margin-bottom:5px;
   margin-top:5px;
}

#subnavi a {
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

#subnavi a:hover {
	
	font-weight:bold;
	text-decoration:none;
}


#subnavi .act a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}


#subnavi DIV A:active {
	color:#7f7f7f;
	font-weight:bold;
}





#subnavi .level2_no a {
	color:#878787;
	font-weight:normal;
	text-decoration:none;
}

#subnavi .level2_no a:hover {
	color:#7f7f7f;
	font-weight:bold;
	text-decoration:none;
}


#subnavi .level2_act a {
	color:#7f7f7f;
	font-weight:bold;
	text-decoration:none;
}






.important {

  font-weight:bolder;
  font-size:10pt;
}

.name-of-person {

	font-style:italic;
	text-align:right;
	
	display:block;
}

.dm_input {
	width:250px;
}

.news-single-backlink {
	margin-top:30px;
}
.news-single-imgcaption {
	font-size:90%;
	padding-top:1px;
	font-style:italic;
}
