		body, html {
			padding: 0px;
			margin: 0px;
			border:0px;
			xwidth:100%;
		}
		
		
		body {
			height:101%;
			font-family: Verdana,Arial,Helvetica,Sans-Serif;
			background-color: #f8f8f8;
			font-size:11px;
		}	
			
		td {
			font-size:12px;
		}	
			
		.main {
			background-color:#FFFFFF;
			width:1000px;
		}
		
			
		a {
			color:#2A51A0;
			text-decoration: none;
			font-weight:bold;
			font-size:12px;
			
			
		}
		a:active {
			color:#2A51A0;
			font-size:12px;
			
		}
		a:visited {
			color:#2A51A0;
			text-decoration: none;
			font-size:12px;
		}
		a:hover {
			color:#2A51A0;
			text-decoration: none;
			font-size:12px; 
		}
		
		.table {
			width:100%;
			height:100%;
			font-family: Verdana,Arial,Helvetica,Sans-Serif;
			font-size:12px;
		}
		
		
		.linie_links {
			border-left:1px solid #4cbbe9;
		}
		.linie_rechts {
			border-right:1px solid #4cbbe9;
		}
		.linie_oben {
			border-top:1px solid #4cbbe9;
		}
		.linie_unten {
			border-bottom:1px solid #4cbbe9;
		}
		
		
		
		.linie_abschluss {
			border-bottom:1px solid #4cbbe9;
			border-right:1px solid #4cbbe9;
			border-left:1px solid #4cbbe9;
		}
		
		.menu {
			background-image:url(images/Hintergrund_Haupt.jpg);
			background-repeat: no-repeat;
			height:22px;
			width:700px;
			border-top:1px solid #ffffff;
			border-right:1px solid #4cbbe9;	
		}
		
		#menutext{
			font-size:12px;
			color:#ffffff;

		}
		
		.submenutd {
			background-image:url(images/Hintergrund_Sub2.jpg);
			background-repeat:no-repeat;
			background-position:bottom;
			width:180px;
			height:393px;

			border-left:1px solid #4cbbe9;
			background-color:#ffffff;
		}
		.submenu {
			font-size:11px;
			padding-left:10px; 
			padding-right:10px;
			border:1px solid #4cbbe9;
			background-color:#ffffff;
			vertical-align:top;
			margin-top:15px;
			width:160px;
			height:126px;
		}
		
		.teasertable {
			padding-left:5px; 
			padding-right:5px;
			padding-top:5px;
			border:1px solid #4cbbe9;
			background-color:#ffffff;
			margin-top:20px;
			vertical-align:top;
			padding-bottom:5px;
			width:160px;
			height:236px;
		
		}
		.teaserhead {
			font-weight: bold;
			font-size:11px;
			width:140px;
			height:15px;
		}
		.teasertext {
			font-size:10px;
			width:140px;
		}
		
		.sprache {
			font-size: 10px;
			text-align:center;
			color:#2A51A0;
			height:40px;
			
		}
		
		
		.content {
			border-right:1px solid #4cbbe9;
			font-size:12px;
			padding-left:30px;
			padding-right:30px;
			padding-top:20px;
			padding-bottom:10px;
			background-color:#ffffff;
			
		}
		
		.contenttext {
			font-size:12px;
			font-family: Verdana,Arial,Helvetica,Sans-Serif;
			width:630px;
			xheight:350px;
			height:100%;

		}
		
		.newstext {
			font-size:12px;
			font-family: Verdana,Arial,Helvetica,Sans-Serif;
			width:630px;
		}
		
		.contentheadline {
			font-weight: bold;
			font-size:14px;
			padding-bottom:10px;
			height:20px;
		}
		
		.headline {
			font-size:14px;
			font-weight:bold;
		
		}
