
#leftOuter {
	float: left;
	width: 732px;
}
	#linksFooter {
		background-color: #ebebeb;
		border-right: 4px solid #FFF;
	}
		#linksFooter h3 {
				background-image: url("../global-gfx/verlauf-h1.jpg");
		    background-repeat: no-repeat;
		    color: #434343;
		    font-size: 14px;
		    font-weight: bold;
		    height: 50px;
		    margin-bottom: 6px;
		    padding: 7px 3px 0 20px;
		    text-transform: uppercase;
		}
	#linksFooter .box-events {
		background-color: #FFF;
		padding: 5px 0;
		font-size: 11px;
	}
	
	#linksFooter .box1 {
		margin-left: 6px;
		display: inline;
	}
	#linksFooter .box1, #linksFooter .box2, #linksFooter .box3, 
	#linksFooter .box4, #linksFooter .box5, #linksFooter .box6 {
		float: left;
		width: 110px;
		padding: 4px;
		margin: left;
		display: inline;
		font-size: 11px;
	}
		#linksFooter .clearing {
			clear: both;
			text-align: right;
			font-size: 11px;
			padding: 3px 0;
		}
			#linksFooter .clearing * {
				color: #2e2e2e;
			}
		.box-date {
			color: #6f6f6f;
			font-weight: bold;
			font-size: 11px;
			padding: 2px 0;
		}
		.box-content {
			font-size: 11px;
			padding-bottom: 2px;
		}
		.box-link * {
			color:#06284e;
			font-size: 11px;
		}
	
#linksBottom {
	border-top: 4px solid #FFF;
}

.rahmen_box .clear-abstand {
	background-image: url(../global-gfx/tt_news-trenner.jpg);
	background-repeat: repeat-x;
	background-position: 0 15px;
	height: 10px;
	line-height: 10px;
}

.newsletterBox {
	background-image: url(../global-gfx/verlauf-newsletter-box.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 150%;
	color: #FFF;
	padding: 5px 20px;
	width:210px;
}
	.newsletterBox form {
		padding-top: 12px;
	}
	.newsletterBox input {
		background-image: url(../global-gfx/verlauf-newsletter-input.jpg);
		background-repeat: repeat-x;
		height: 23px;
		padding-top: 3px;
		width: 210px;
		border: 1px solid #6F6F6F;
	}
	.newsletterBox .senden {
		background-color: #515151!important;
		background-image: none!important;
		border-top: 1px solid #989898;
		border-left: 1px solid #989898;
		border-right: 1px solid #2e2e2e;
		border-bottom: 1px solid #2e2e2e;
		color: #FFF;
		margin: 20px 0 10px 0;
		padding:3px 0 22px 0;
		text-transform: uppercase;
		font-weight: bold;
	}
	
	.news-archiv {
		font-size: 13px;
		color: #6f6f6f;
		padding-left: 20px;
		padding-bottom: 30px;
		font-weight: bold;
	}
	.news-archiv a {
		color:#06284e
	}
	

