body {	/* Hintergrundfarbe usw. für alles festlegen*/	font-family:Verdana;	font-size:12px;	background-color: #367CC1;	margin:0px;}h1 {font-size:18px;color:#FFF8DC;margin:10px 0 0 0;}h2 {font-size:16px;color:#FFF8DC;}h3 {font-size:14px;color:#000000;}h4 {font-size:12px;color:#FFF8DC;}h5 {font-size:12px;color:#DBB694;}h6 {font-size:14px;color:#261E1B;}a:link, a:visited, a:active, a:hover {	text-decoration:none;	font-weight:normal;	color: #006400;	font-size:12px;}a:active, a:hover {	color: #32CD32;}a.menu {	display:block;	padding:3px;	border-top:1px solid #000;	text-align:center;	color: #000;	text-decoration:none;}a.menu:link, a.menu:visited {	color:#000;	background-color: #FFF8DC;	text-decoration:none;	font-weight:normal;}a.menu:active, a.menu:hover {	font-weight:bold;	background-color: #FFFFFF;}#titelwithhead { /* Ganzer Titelkasten wird formatiert */	height:100px;	margin:5px 5px 0 5px;	padding:0;	background-color: Green;	background-image: url(../images/chaco_bajo_head.jpg);	border-bottom:1px solid #000;	text-align: center;}#titel { /* Ganzer Titelkasten wird formatiert (nur ein bisschen Rand)*/	margin:5px 5px 0 5px;	padding:0;}#titelmenue { /* Menü im Titelkasten wird formatiert */	margin: 0 0 0 140px;	padding:0;	height:28px;}#titelmenue a{ /*Schriftfarbe im Titelmenue, da Einträge Links sind*/	color: #fff;}#titelmenue dt { /*Einträge im Titelmenü*/	float:left;	border: 1px solid #006400;	background-color: #336633;	margin:4px 2px 0 0;	padding:1px 5px 3px 5px;}.titelmenueintrag { /*Darstellung eines einzelnen Einträges im Menü*/	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;	font-weight:bold;	font-size:0.7em;	font-variant:small-caps;	line-height:150%;}#linkesmenue {	/*DIV-Container für gesamtes Linkes Menue */	margin: 0 0 0 5px;	width:140px;	float:left;}.linkesmenuecontainer { /*Block im linken Menue */	border:1px solid #000;	background-color: #336633;	width:116px;	margin:10px;}.linkesmenuecontaineralto { /*Block im linken Menue */	border:1px solid #000;	background-color: #9D5E29;	width:116px;	margin:10px;}.linkesmenuecontainerbajo { /*Block im linken Menue */	border:1px solid #000;	background-color: #5193CF;	width:116px;	margin:10px;}.linkesmenuecontainerueber { /*Block im linken Menue */	border:1px solid #000;	background-color: #FFC65E;	width:116px;	margin:10px;}.linkesmenuecontainerreisen { /*Block im linken Menue */	border:1px solid #000;	background-color: #322B32;	width:116px;	margin:10px;}.linkesmenuetitel{  /*Titel eines Blocks im linken Menue */	font-weight:bold;	text-align:center;	margin:2px;	color:#ffffff;}.fusszeile { /*DIV-Container für Fusszeile */	margin-top:15px;	padding-top: 15px;	font-size : 0.8em;	text-align: center;}#inhalt {	border: 1px solid #FAEBD7;	background-color: #FFF5F5;	float:left;	padding:0px 10px 0 10px;	margin:0;}#inhalt2 {	float:left;	padding:0px 10px 0 10px;	margin:0;}.suchm { /*Besonders klein, und Farbe wie Hintergrund */	font-size:0.1em;	color:#fff;	line-height:0.1em;}.textrot {	color:#CA1F1F;}