	body{
		text-align: center;	
		font-family: Verdana, Geneva, sans-serif;
		font-size: 12px;
		color: #666;
		margin: 0;
		padding: 0;
	}
	a, a:hover, a:visited {
		color: #666;
		text-decoration: none;
	}
	
	#page {
		margin: 0 auto;	
		text-align: justify;
		width: 980px;
		position: relative; top:0; left:0;
	}
	#logo {
		margin-top: 22px;
		margin-bottom: 9px;
	}
	#left, #left-top {
		position: absolute;
		left: 0;
		top: 92px;
		width: 210px;
		border-left: 1px solid #666;	
		border-right: 1px solid #666;	
		border-bottom: 1px solid #666;
		overflow: hidden;
	}
	#left img {
		border-top: 1px solid #666;	
	}

	.menu {
		top: -7px;
		height: 27px;
		position: absolute;
		left: 212px;
		z-index: 30;
	}


	#right, #right-top {
		width: 187px;
		height: 558px;
		position: absolute;
		border: solid 1px #666;
		top:92px;
		left: 793px;
		z-index: 40;
		overflow: hidden;
	}
	#contentBack {
		top: 113px;
		left: 212px;
		width: 581px;
		height: 538px;
		position: absolute;
		overflow: auto;
		background-image: url(../images/background.png);
	}
	#content {
		top: 113px;
		left: 211px;
		width: 581px;
		height: 537px;
		position: absolute;
		border: solid 1px #666;
		overflow: auto;
	}
	#contentBox {
		margin-top: 35px;
		
	}
	p{
		margin: 0 15px;
	}
	.news-list-morelink, .news-single-backlink {
		margin: 15px 25px;
	}
	
	h1, h2, h3, h4, h5{ 
		/*clear: both;  Rausgenommen, damit der Text unter die Bilder fließt */
		margin-left: 15px;
		margin-right: 25px;
	}
	h1 {font-size: 16px}
	h2, h3, h4, h5{font-size: 14px}
	#foot {
		width: 769px;
		height: 20px;
		position: absolute;
		border: solid 1px #666;
		top: 651px;
		left: 211px;
		font-size: 9px;
		line-height: 20px;
		text-align: center;
	}
	#news-ticker {
		position: absolute;
		top: 561px;
		left: 235px;
		background:url(../images/backnews.png) no-repeat top;
		width: 480px;
		height: 70px;
		padding: 10px;
	}
	p{
		font-size: 12px;
	}
	h2 {
	  
	}
	
	#toolbar{position: absolute; top: 680px; left: 0;}
	#toolbar a {color: #666666; font-size: 10px; margin-right: 40px;}
	
	#newsimage{
		margin: 0 25px;
	}

	.tx-thmailformplus-pi1 table {
		margin: 0 15px;
	}
	
div.csc-textpic dl.csc-textpic-image{margin: 0;}
div.csc-textpic-intext-right div.csc-textpic-imagewrap {float: right; margin-right: 25px; padding-left: 10px;}
div.csc-textpic-intext-left div.csc-textpic-imagewrap {float: left; margin-left: 25px; padding-right: 10px;}
div.csc-textpic-left  div.csc-textpic-imagewrap, div.csc-textpic-center  div.csc-textpic-imagewrap{float:left; margin: 0 25px;}
div.csc-textpic-right div.csc-textpic-imagewrap{float:right; margin: 0 25px;}

	#warnung{
		position: relative;
		top: 60px;
		left: 60px;
	} 
