.rubrikuebersicht .links{
	float:left;
	width:300px;
	padding:0 20px;
	text-align:center;
	display:inline
}
.rubrikuebersicht .rechts{
	float:right;
	width:300px;
	padding:0 20px;
	text-align:center;
	display:inline
}
	.links .contentElement,.rechts .contentElement{
		margin-bottom:20px
	}
	.rubrikuebersicht h1{
		color:#666666;
		display:block;
		background-color:#e8e8e8;
		text-align:left;
		padding-left:10px;
		padding-top:3px;
		padding-bottom:3px;
		border:1px solid #666666
	}
.linkeSpalte{
	float:left;
	padding-top:36px;
	padding-right:36px;
	padding-left:14px;
	width:680px;
	color:#666666
}
	.linkeSpalte h1 {
		color: #004f87;
		font-size: 18px;
		padding-bottom: 12px;
		font-weight: bold;
	}
	.linkeSpalte h2 {
		color: #666666;
		font-size: 14px;
		padding-bottom: 5px;
	}
	.linkeSpalte .content{
		padding-bottom:20px
	}
	.linkeSpalte a {
		color:#fa7636;
		text-decoration: none;
	}
	.linkeSpalte UL {
		margin-left: 35px;
		padding-bottom: 20px;
	}
.rechteSpalte{
	float:right;
	width:200px;
	padding-top:40px
}
	.rechteSpalte a {
		text-decoration: none;
		color: #fa7636;
	}
	.rechteSpalte .textcontentElement h1{
		background-image:url(../global-gfx/rechteSpalte-h1.jpg);
		background-repeat:no-repeat;
		height:24px;
		margin:-12px -10px 4px -17px;
		color:#ffffff;
		font-size:18px;
		font-weight:normal;
		padding:14px 0 0 50px
	}
	.rechteSpalte .textcontentElement{
		background-color:#e8e8e8;
		color:#fa7636;
		line-height:21px;
		margin-left:7px;
		padding:10px 10px 15px 10px;
		border-left:7px solid #ffffff;
		border-bottom:10px solid #ffffff
	}
	.rechteSpalte .textcontentElement b{
		color:#666666
	}
