
	/* Stylesheets für Textformatierungen */
	
	#body {
		font-size:12px;
	}
	
	#body #columns h1 {
		font-size:180%;
		font-weight:normal;
		color:#666;
		margin-bottom:20px;
		padding-top:0px;
	}
	
	#body #columns h2 {
		font-size:150%;
		font-weight:normal;
		color:#666;
		margin-bottom:20px;
		padding-top:10px;
	}
	
	#body #columns h3 {
		font-size:125%;
		font-weight:bold;
		color:#666;
		margin-bottom:20px;
		padding-top:10px;
	}
	
	#body #columns p {
		font-size:100%;
		font-weight:normal;
		color:#666;
		line-height:140%;
		margin-bottom:20px;
	}
	
	#body #columns p a {
		color:#339933;
		text-decoration:none;		
	}
	#body #columns p a:hover {
		color:#339933;
		text-decoration:underline;		
	}
	#body #columns li a {
		color:#339933;
		text-decoration:none;		
	}
	#body #columns li a:hover {
		color:#339933;
		text-decoration:underline;		
	}
	
	#body #columns ul, #body #columns ol {
		margin:0px 0px 10px 6px;
	}
	
	#body #columns ol {
		padding-left:17px;
	}
	
	#body #columns li ul, #body #columns li ol {
		margin-top:0px;
		margin-bottom:0px;
		padding-top:0px;
	}

	#body #columns ul li {
		font-size:100%;
		font-weight:normal;
		color:#666;
		line-height:140%;
		padding:0px 0px 0px 6px;
	}
	#body #columns ol li {
		font-size:100%;
		font-weight:normal;
		color:#666;
		line-height:140%;
		padding:0px 0px 0px 0px
	}
	
	#body #columns li {
		padding-top:0px;
		margin-bottom:8px;
	}
	#body #columns li li {
		padding-top:8px;
		margin-bottom:0px;
	}
	
	#body #columns ul li {
		background:transparent url(../img/li.gif) no-repeat scroll left 4px;
		list-style-type:none;
		padding-left:15px;
	}
	
	#body #columns ul li ul li, #body #columns ol li ul li {
		background:transparent url(../img/li.gif) no-repeat scroll left 11px;
	}
	
	#body #columns ul li ul li ul li, #body #columns ol li ul li ul li,
	#body #columns ul li ol li ul li, #body #columns ol li ol li ul li {
		background:transparent url(../img/li.gif) no-repeat scroll left 11px;
	}
	
	.csc-textpic-caption {
		background:#ccc;
		color:#333;
		font-size:93%;
		padding:2px 3px;
	}
	
	.csc-textpic-imagewrap {
		margin-top:4px!important;
	}
	
	
	#columns #rcol h1, #columns #rcol h2, #columns #rcol h3, #columns #rcol h4,
	#columns #lcol h1, #columns #lcol h2, #columns #lcol h3, #columns #lcol h4 {
		padding-top:0px;
	}
	
	*html #body #columns .element p,
	*html #body #columns .element h1,
	*html #body #columns .element h2,
	*html #body #columns .element h3,
	*html #body #columns .element h4,
	*html #body #columns .element h5,
	*html #body #columns .element h6 {
		float:left;
	}
	
	
	#body #columns .element {
		margin-bottom:20px;
	}
	
	#body #columns .element h1 {
		color:#666666;
		font-size:100%;
		line-height:140%;
		margin-bottom:10px;
		padding-top:10px;
		font-weight:bold;
	}
	#body #columns .element h2 {
		color:#339933;
		font-size:100%;
		line-height:140%;
		margin-bottom:10px;
		padding-top:10px;
		font-weight:bold;
	}
	#body #columns .element h3 {
		color:#666666;
		font-size:100%;
		line-height:140%;
		margin-bottom:10px;
		font-weight:bold;
	}
	#body #columns .element h4 {
		color:#339933;
		font-size:100%;
		line-height:140%;
		margin-bottom:10px;
		font-weight:bold;
	}
	#body #columns .element h5 {
		color:#666666;
		font-size:11px;
		line-height:140%;
		font-weight:normal;
	}
	#body #columns .element h6 {
		color:#339933;
		font-size:11px;
		line-height:140%;
		font-weight:normal;
	}
	
	#body #columns .element p {
		color:#666666;
		font-size:100%;
		line-height:140%;
		margin-bottom:20px;
	}
	
	
	
	#wrap #htmlContainer .infotext {
		margin-bottom:20px;
	}
	
	#wrap #htmlContainer .infotext h1 {
		color:#444;
		font-size:12px;
		font-weight:bold;
		margin-bottom:10px;
	}
	#wrap #htmlContainer .infotext h2 {
		color:#444;
		font-size:12px;
		font-weight:bold;
		margin-bottom:10px;
	}
	#wrap #htmlContainer .infotext h3 {
		color:#444;
		font-size:12px;
		font-weight:bold;
		margin-bottom:10px;
	}
	
	#wrap #htmlContainer .infotext p {
		color:#555;
		font-size:12px;
		line-height:130%;
		margin-bottom:20px;
	}
	
	#wrap #htmlContainer .infotext ul {
		color:#555;
		font-size:11px;
	}
	#wrap #htmlContainer .infotext ul li{
		background:url(../img/li2.gif) no-repeat scroll left 1px;
		list-style-type:none;
		padding-left:15px;
		font-size:12px;
		color:#555;
		line-height:130%;
		margin-bottom:10px;

	}
	
	#wrap #htmlContainer .infotext p a {
		background:transparent url(../img/mitpfeil.gif) no-repeat scroll left 4px;
		list-style-type:none;
		padding-left:18px;
		font-size:12px;
		color:#339933;
		line-height:130%;
		margin-bottom:10px;
		text-decoration:none;
	}
	#subheader {
		position:relative;
		left:0px; top:0px;
	}
	#whh {
		position:absolute;
		right:25px; top:25px;
	}
	
	
	
	
	
	/* Sonderfälle */
	
	
	#body #columns #element_9 {
		margin-bottom:40px;
	}
	
	#body #columns #lcol ul#subnavigation {
		margin:0px 0px 50px;
	}