#header { 
			background-image: url(../../fileadmin/templates/images/header.jpg); 
		}
		
		#mainMenuLeft { 
			background-image: url(../../fileadmin/templates/images/BG_Hauptmenu.gif); 
		}
		
		#imageLeftBottom { 
			background-image: url(../../fileadmin/templates/images/BG_linke-Spalte.gif);
		}
		
		#addressLineTop, #addressLine, #addressLineIntro, #addressLineTopIntro {
			background-image: url(../../fileadmin/templates/images/Raster.gif);
		}
		
		#containerIntro {
			background-image: url(../../typo3/ext/rol_rolpagetemplateselector/template/images/tourismus_1/header.jpg);
		}

		body {
			background-color: #ffffff;
		}
		
		#mainMenuLeft ul li a, h2.tx-guestbook-header {
			color: #000000 !important;
		}
		
		h1, h2, h3, h4, h5, h6, legend, #containerLanguageMenuIntro {
			color: #3f88ec !important;
		}
		
		.button {
			border: 1px solid #3f88ec;
		}

		body, a:visited, a:link, a:hover, a:active, .logout{
			color: #000000 !important;
		}
		
		.languageMenuActive, .languageMenuActive a, .languageMenuActive a:link, .languageMenuActive a:visited, .languageMenuActive a:hover, .languageMenuActive a:active {
			color: #3f88ec !important;
		}
		
		#addressLineIntro, #mwstNrIntro, #webByIntro {
			color: #000000 !important;
		}
		
		.tx-srfreecap-pi2-cant-read, .tx-srfreecap-pi2-cant-read a {
			color: #000000 !important;
		}
		
		.error {
			color: #ca1111;
		}		
		
		.addressColored {
			color: #3f88ec;
		}
		
		.tx-guestbook-list-table { 
			border-color: #3f88ec !important;
		}
		
		.tx-guestbook-list-header, .tx-guestbook-header {
			background-color: #3f88ec;
			color: #FFFFFF;
		}
