.highlight {
  background-color: yellow;
}

@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#quernavigation {
	height: 29px !important;
}

html>body #quernavigation {
	height: 30px !important;
}

* html body {
	height: 100%;	overflow: auto; 
	}

a {color: #000;}
a:hover {
        color: #cc0000;
}

#pagination input {
        border: none;
        color: red;
        background-color: white;
}
#links .suchergebnis h1, #links .suchergebnis h1 a {
	font-family: Arial, Helvetica, sansuches-serif;
	font-size: 1.2em;
	color: #00509f;
    text-decoration: none;
}

#links .suchergebnis h1 a:hover {
	text-decoration: underline;
}

h2 {
	font-size: 1em; 
	font-family: arial; 
	color: #00509f;
    line-height: 100%;
	}
#content {
	width: 980px;
	padding: 0px; 
	margin: 10px 0px;
	}
#ergebnis {
	border: 0px solid #e2eaf5; 
	
	}
#links {
	/*float:left;*/ 
	width: 620px; 
	border: 1px solid #fff;
	}

.rechts_klein {
	position: fixed;
    top: 157px;
    left: 640px;
    height: 200px;
	width: 313px;
	padding: 0px 10px 10px 10px;
	}

* html .rechts_klein {
	position:absolute;
}

.rechts_voll {
	position: none;
    /*height: 420px;*/
	width: 600px;
	padding: 0px 10px 10px 10px;
}        

#map {
	border: 0px solid #ecebda;
	padding:2px 0 0 0;
	}

#mainSuche {
	width: 625px;
	float:left;
	}
.leftSuche {
	float:left; 
	width: 400px;
	color:#fff;
	font-size: 0.9em;
	font-family: arial;
	line-height: 1.1em;
	}

.leftSuche input {
	font-size: 1em;
}

.left {
	float:left; 
	/*width: 200px;*/
/*	margin: 0 30px 0 30px; */
    margin: 0 5px;
	}

* html .left {
	margin: 0 20px 0 20px;
}

#fulltext {
	width:180px;
	height: 16px;
}

.right {
	float: left; 
	border-left: 2px solid #fff; 
	padding-left: 10px;
	font-size: 0.9em;
	font-family: arial;
	line-height: 1.1em;
	}
.right a:hover {
	color: #fff;
	text-decoration: underline;
	}
.right a:visited  {
	color: #fff; 
	text-decoration: none;
	}
.right a  {
	color: #fff; 
	text-decoration: none;
	}
.rightalign {
	width: 200px; 
	border-left: 3px solid #fff;
	}
.sub {	
	color: #999999; 
	font-size: 0.9em;
	font-family: arial;
	}
.suchergebnis {
	margin-top: 10px;
	font-size: 12px;
	line-height: 140%;
        border: 1px dashed #e2eaf5;
        padding: 5px;
	}
#boosts .suchergebnis {
	border:none;
	background-color: #e2eaf5;
}

.red, .red * {
	color: #cc0000; 
	font-weight:bold;
	}
	
.cleaner {
	clear: both; 
	line-height: 0.1em;
	}
/*-------- DISPLAY LAYER OPTIONS ------*/
#sucheErweitert {/*display:none;*/}


#anzeigeErweitert {
	margin-bottom: 10px;
	/*display:none;*/
	}
/*--------END DISPLAY LAYER OPTIONS ------*/

#anzeigeErweitert h1 {
	height: 34px;
	margin-bottom: 0px;
	}
#anzeigeErweitert input {
	border: none;
	background-color: #e2eaf5; 
	}

#selection_geo {
	width: 150px;
}

#anzeigeErweitert label {
	margin-left: 20px;
	font-weight:bold;
	margin-right: 5px; 
	}

/* ------------FORM--------------------*/
#ort {
	float:left; 
	width: 150px;
	}
#themen {
	float:left; 
	width: 150px;}
/* ------------FORM ENDE-----------------*/



/*------ROUND CORNER BOXEN RED START------*/
.rbroundbox { 
	background: url(/images/bg.jpg); 
	background-repeat:no-repeat;
	padding: 5px;
	margin-bottom: 10px;
	}


/*------ROUND CORNER BOXEN ENDE------*/

/*------ROUND CORNER BOXEN BLUE SUCHE------*/

#rbroundboxFilter_le_1 { 
	background: transparent url(/images/suche_le_1.gif) no-repeat; 
	height: 15px;
	}
#rbroundboxFilter_le_2 { 
	background: #e2eaf5 url(/images/suche_le_2.gif) no-repeat; 
	height: auto; 
	padding: 2px 10px; 
	}
#rbroundboxFilter_le_3 { 
	background: #e2eaf5 url(/images/suche_le_3.gif) repeat-y; 
	height: auto; 
	padding: 10px; 
	border-bottom: 1px solid #dedede;
	margin-bottom: 10px;
	}
#rbroundboxAnzeige_le_1 { 
	background: transparent url(/images/suche_le_1.gif) no-repeat; 
	}
#rbroundboxAnzeige_le_2 { 
	background: #e2eaf5 url(/images/suche_le_2.gif) no-repeat; 
	height: auto; 
	padding: 2px 10px; 
	}
#rbroundboxAnzeige_le_3 { 
	background: #e2eaf5 url(/images/suche_le_3.gif) repeat-y; 
	height: auto; 
	padding: 10px; 
	border-bottom: 1px solid #dedede;
	}

/*------ROUND CORNER BOXEN BLUE SUCHE ENDE------*/

/*----------TAB MENUE START-----------*/
#tablist{
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
	font: bold 11px Verdana;
	border-bottom: 2px solid #e2eaf5;
}

#tablist li{
	list-style: none;
	display: inline;
	margin: 0;
}

#tablist li a{
	text-decoration: none;
	padding: 3px 0.5em;
	margin-right: 3px;
	border: 1px solid #e2eaf5;
	border-bottom: none;
	background: white;
	font: bold 11px Verdana;
}

#tablist li a:link, #tablist li a:visited{
	color: #000;
}

#tablist li a:hover{
	color: black;
	background: #e2eaf5;
	border-color: #e2eaf5;
}

#tablist li a.current{
	background: #e2eaf5;
}
    
/*---------TAB MENUE ENDE-------------*/

/*---------TAB MENUE2 MAP START-------------*/

#tablist2{
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
	font: bold 11px Verdana;
	border-bottom: 2px solid #ecebda;
}

#tablist2 li{
	list-style: none;
	display: inline;
	margin: 0;
}

#tablist2 li a{
	text-decoration: none;
	padding: 3px 0.5em;
	margin-right: 3px;
	border: 1px solid #ecebda;
	border-bottom: none;
	background: white;
	font: bold 11px Verdana;
}

#tablist2 li a:link, #tablist2 li a:visited{
	color: #000;
}

#tablist2 li a:hover{
	color: black;
	background: #ecebda;
	border-color: #ecebda;
}

#tablist2 li a.current{
	background: #ecebda;
}

/*---------TAB MENUE ENDE-------------*/
#ergebnisFooter li{
	display: inline;
	text-align: center;
	padding: 0px 15px;
	background-image: url(/images/litrenner.gif);
	background-position: left; 
	background-repeat:no-repeat;
	}
#ergebnisFooter a, a:hover {color: #cc0000;}
#ergebnisFooter {
	text-align: center;
	}

.search_on {
    background-color: white;
    background-image: url(/images/ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: right;
}

.fade_out {
    background-image: url(http://www.salzburg.com/nwas/styles/overlay.png);
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	z-index: 100;
	width:  100%;
	height: 100%;
	border: none;
	display: visible;
}

* html .fade_out{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.salzburg.com/nwas/styles/overlay.png", sizingMethod="scale");
	height: 1000px;
}

.fade_in {
	display:none;
}
