@charset "UTF-8";

@media all
{

	th,td { padding: 0.5em 0.5em 0.5em 0; }

  	#col1_content h1,
	#col1_content h2,
	#col1_content h3 {
		font-size:16px;
		font-weight:bold;
		font-family:Verdana,Helvetica,sans-serif;
	}

	#col1_content h1 {
		color:#1E537F;
		padding:6px 0 8px 0;
	}

	#col1_content h2 {
		padding:0 0 10px 0;
		color:#B72C36;
		font-size: 133.33%;
	}

	#col1_content h3 {
		color:#B72C36;
		padding:0 0 10px 0;
		font-size: 116.67%;
	}

	#col1_content h4 {
		font-weight:bold;
		font-size:12px;
	}

	#col1_content .c75r table {
		color:#1E537F;
	}

	#main .subcolumns .c25r h1 {
		color:#3B3B3B;
		font-size:12px;
		font-weight:bold;
		margin:0pt 0pt 5px;
		width:100%;
	}

	/*-----------------------------------------------------------
		Anpassungen Niesmann - Listen
	-----------------------------------------------------------*/
	#main #col1_content ul,
	#main #col1_content ul li {
		padding:0;
		margin:0;
	}
	#main #col1_content ul {padding:6px 0;}
	#main #col1_content ul li {
		line-height:1.5em;
		list-style-type:none;
		background:transparent url(../../images/blue_checked.gif) no-repeat left 6px;
		padding:0 0 0 15px;
	}
	#main #col1_content .csc-textpic-intext-right .csc-textpic-imagewrap,
	#main #col1_content .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
		padding-right:16px;
	}
	
	#main #col1_content ul.square {
		margin: 0;
		padding: 0 0 0 0.2em;
	}
	#main #col1_content ul.square li {
		background:transparent url(../../images/blue_square.gif) no-repeat left 6px;
		margin: 0 0 1em 0;
	}
	
	/*-----------------------------------------------------------
		Anpassungen Niesmann - LinkListe
	-----------------------------------------------------------*/
	div.linkList a {
		padding: 0 0 0 10px;
		background: transparent url(../../images/pfeil_blau.gif) no-repeat left 3px;
	}
}
