			body { 
				padding:0px;
				margin:0px;
				background: #000 url(../image/hintergrundbilder/back3.jpg) no-repeat;
				font-family:Verdana, Arial, Helvetica, sans-serif;
			}
			
			#main {
				width: 1100px;
			}

			
			#logo {
				float:left;
				margin: 45px auto 0 581px;
			}

	 		#content {
				float:left;
				background:url(../image/content_bg.png) repeat-y;
				width: 1030px;
				margin: 0 auto 0 15px;
				padding: 0 0 0 50px;
			}
			
			.hr1 {
				border-top: 1px solid #666;
				border-bottom: 0;
				color: #fff;
				background-color: #fff;
				height: 1px;
			}
			
			.hr2 {
				border-top: 1px dotted #666;
				border-bottom: 0;
				color: #fff;
				background-color: #fff;
				height: 1px;
			}
			
			ul#kino li {
				display: block;
				margin: 0;
				background:url(../image/bullet.gif) 0 3px no-repeat;
				padding: 0 0 0 15px;
			}
						
			ul#kino a {
				text-decoration: none; 
			}
			
			
			
			#contentEnd {
				float:left;
				background:url(../image/content_end.png) no-repeat;
				width: 980px;
				height: 40px;
				margin: 0px auto 150px 15px;
			}


			/* Navigation */
			ul#Navigation {
				float:left;
				background:url(../image/navi_main.png) no-repeat;
				margin: 0px 25px 0 15px;
				width: 980px;
				height: 65px;
				padding: 15px 5px 0 40px;
				text-align: left;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:14px;	
			}
			
			ul#Navigation li {
				list-style: none;
				display: inline;
			}
						
			ul#Navigation a, ul#Navigation span {
				padding: 0.2em 1em;
				text-decoration: none; 
				font-weight: bold;
			}
			
			* html ul#Navigation a, * html ul#Navigation span {
				width: 1em;    /* nur fuer IE 5.0x erforderlich */
				width: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
			}
			
			ul#Navigation a:hover, ul#Navigation span {
				color:#666666;
			}

			.table {
				font-size: 12px;
				color: #fff;
				font-weight: bold;
				padding: 0 0 0 10px;
			}
			
			.table2 {
				font-size: 12px;
				color: #666;
				font-weight: bold;
				padding: 0 0 0 10px;
			}
			
			.table3 {
				font-size: 12px;
				color: #666;
				font-weight: bold;
				padding: 0;
			}

			.Stil1 {
				font-size: 18px;
				color: #000000;
				font-weight: bold;
			}

			.Stil2 {
				font-size: 11px;
				line-height:150%;
				color: #333333;
			}
			
			.Stil3 {
				color: #FFFFFF
				
			}
			
			.Stil4 {
				font-size: 14px;
				line-height:150%;
				color: #000000;
				font-weight: bold;
			}
			
			.Stil5 {
				color: #B72126;
			}
			
			.Stil6 {
				color: #666666;
				font-size:10px;
				line-height:150%;
				font-weight:normal;
			}
			
			.Stil7 {
				font-size: 12px;
				font-weight: bold;
				color: #B72126;
			}
			
			.Stil8 {
				color:#000000;
				line-height:150%;
				width: 200px;
				font-size:10px;
			}

			.Stil10 {
				color:#000000;
				font-size:12px;
				line-height:150%;
				font-weight:normal;
			}
			
			.Stil12 {
				font-size: 16px;
				color: #B72126;
				font-weight: bold;
				line-height:150%;				
			}

			.Stil13 {
				font-size: 12px;
				color: #000;
				font-weight: normal;
				line-height:150%;				
			}			
			
			#content #column1 {
				float:left;
				padding: 15px 10px 25px 0;
				width: 630px;
			}
			
			#content #column2 {
				float:left;
				padding: 20px 15px 25px 0;
				width: 240px;
			}
			
			.column3 {
				float:left;
				padding: 5px 0 25px 0;
				width: 200px;
			}
			
			.column4 {
				float:left;
				padding: 0 10px 25px 0;
				width: 400px;
			}
			
			.column5 {
				float:left;
				padding: 0 10px 0 0;
				width: 600px;				
				font-size: 14px;
				line-height:150%;
				color: #333333;
				font-weight: bold;
			}
			
			.article_spacer {
				display: block;
				height: 25px;
				width: 235px;
			}
			h1 {
				color: #000;
				height: 20px;
				width: 200px;
				font-weight: bold;
				font-size: 14px;
				text-align: left;
				vertical-align: middle;
				padding:3px 0 0 0;
				margin-top:0px;
			}						
			
			#content .content_text {
				font-size:12px;
				line-height:130%;
				padding-top:30px;
			}	
			
			#content .content_text li {
				background-image:url(../image/bullet.gif);
				background-repeat: no-repeat;
				padding:0 0 0 15px;
			}
			
			#content a {
				font-size:12px;
				text-decoration:none;
				color:#B72126;
			}
						
			#content .content_text a:hover {
				text-decoration:none;
				color:#999999;
			}
				
			#content ul {
				list-style-type: none;
				margin:0; 
				padding:0 0 0 0px;
			}

			a img {
				border: none;
			}	
						
			.bordered { 
				padding: 5px 10px 5px 0; 
			}