	body {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 100.1%;
		background-color: #eeeeee;
		text-align: center;
		margin: 0px;
		color: #000000;
	}
	h1 {
		font-size: 140%;
		color: #FF9966;
		font-weight: bold;
		margin-left: 10px;
	}
	h2 {
		font-size: 125%;
		color: #FF9966;
		font-weight: bold;
		margin-left: 10px;
	}
	#rahmen {
		width: 760px;
		margin-top: 5px;
		margin-left: auto;
		margin-right: auto;
		border: 1px solid #FF9966;
		text-align: left;
		background-color: #ffffff;
	}
	#title {
		height:80px;
		margin-bottom: 10px;
		background: url(../graphik/salzburg_banner.gif) no-repeat top;
	}
	#title .eintrag {
		font-size: 9pt;
		width: 100px;
		border: 1px solid #ffffff;
		margin-top: 5px;
		margin-left: 650px;
	}
	#title a, a:link {
		font-weight: bold;
		color: #ffffff;	
		text-decoration: none;
		padding-left: 5px;
	}
	#title a:hover {
		color: #000000;	
	}		
	#left {
		background-color: #ffffff;
		width:150px;
		float: left;
		font-size: 10.8pt;
	}
	#menu .eintrag {
		font-size: 9pt;
		border: 1px solid #FF9966;
		width: 146px;
		border: 1px solid #FF9966;
		margin-bottom: 3px;
		margin-left: 3px;
	}
	#menu .eintrag_ein {
		font-size: 9pt;
		width: 136px;
		/* border: 1px solid #FF9966; */
		margin-bottom: 3px;
		margin-left: 10px;
		/* padding-left: 3px;
		padding-right: 5px; */
	}
	#menu a, #menu a:link {
		width: 100%;
		text-decoration: none;
		color: #FF9966;
		font-weight: bold;
		display: block;
		padding-left: 3px;
	}
	#menu a:hover {
		background-color: #FF9966;
		color: Black;
	}
	.selected {
		font-size: 8pt;
		/* background-color: #FF9966; */
		color: Black;
		font-weight: bold;
		margin-bottom: 5px;
		margin-left: 5px;
		border-top: 1px solid #FF9966;
		border-bottom: 1px solid #FF9966;
		padding-left: 3px;
	}
	.selected_ein {
		font-size: 8pt;
		/* background-color: #FF9966; */
		color: Black;
		font-weight: bold;
		padding-left: 13px;
		margin-bottom: 5px;
	}
	#content {
		/* border: 1px solid #000000;*/
		background-color: #ffffff;
		width:580px;
		margin-left: 165px;
		/* float:right; 
		padding:0px 10px;*/
		font-size: 90%;
	}	
	#txtschmal {
		width: 410px;
		float: left;
		font-size: 90%;
	}
	p, ul, li {
		font-size: 100%;
		
	}
	#content a, #content a:link {
		text-decoration: none;
		color: #FF9966;
		font-weight: bold;
		display: inline;
		padding-left: 3px;
	}
	#content a:hover {
		background-color: #FF9966;
		color: Black;
	}	
	.clearer {
		clear: both;
	}
	#txt {
		margin: 10px 5px 10px 10px;
	}
	#bildbox {
		width: 244px;
		float: right;
		margin: 0px 0px 10px 10px;
		/* background-color: #eeeeee; */
	}	
	#autor {
		font-size: 85%;
		color: #666666;
		border-top: 1px solid #cccccc;
		margin: 10px 5px 0px 10px;
	}
	.orange {
		color:  #FF9966;
	}	
	
/* Spezielle Anweisungen für die Suchseiten  */
	#anleitung {
		position: relative;
		right: 0px;
		border: 1px solid #FF9966;
		margin-bottom: 10px;
		width: 130px;
		font-size: 85%;
		float: right;
		padding-left: 3px;
		padding-right: 3px;
	}
	#content .karte {
		position: relative;
		left: -10px;
		top: 0px;
		float: left;
	}

	