/* layoutscreen.css CSS Document 

Design by hrf.mw
02-07-07

*/


.ausrichtung {
	width: 1024px;

}


.ausrichtung #background #pfad {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	position: absolute;
	height: auto;
	width: auto;
	left: 70px;
	top: 60px;
}

.ausrichtung #background #sprache {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	position: absolute;
	height: auto;
	width: auto;
	left: 900px;
	top: 10px;
}
.ausrichtung #background #top {

	background-color: #FFFFFF;
	position: absolute;
	height: 300px;
	width: 1000px;
	background-image: url(images/top.jpg);
	top: 0px;
	left: 0px;
}
.ausrichtung #background #middle {
	background-color: #FFFFFF;
	position: absolute;
	height: 3000px;
	width: 1000px;
	background-image: url(images/middle.jpg);
	top: 300px;
	left: 0px;
	background-repeat: repeat;


}


.ausrichtung #background #hnavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	position: absolute;
	height: 350px;
	width: 200px;
	left: 70px;
	top: 320px;
	text-align: justify;
	list-style-type: none;

}
.ausrichtung #background #hnavi ul li {
	margin-left: 6px;
	padding-left: 6px;
	list-style-type: square;

}
.ausrichtung #background #hnavi ul li ul li ul li {
	margin-left: 6px;
	padding-left: 6px;
	list-style-type: none;

}

/* a:link hat hier keine farbe, da diese über
   .normal übersteuert werden soll, damit der ACT
   zustand im typo3 definiert werden kann */   

.ausrichtung #background #hnavi a:link {
	text-decoration: none;
	color: #333333;

}


.ausrichtung #background #hnavi a:active {
	text-decoration: none;
	color: #FFFFFF;
}

/* a:visited hat hier keine farbe, da diese über
   .normal übersteuert werden soll, damit der ACT
   zustand im typo3 definiert werden kann */   

.ausrichtung #background #hnavi a:visited {
	text-decoration: none;
}

.ausrichtung #background #hnavi a:hover {
	color: #33FF00;
	text-decoration: none;
}

/* spezielle Anpassung für typo3, damit der ACT Zustand
   auch in einer Farbe dargestellt werden kann, ist sonst
   mit link,active,visited,hover nicht möglich. gültigkeit
   hier nur für den hnavi container.
   ist natürlich den vorhandenen a: pseudoklasse anzupassen */

.ausrichtung #background #hnavi .normal {
	color: #333333;
}

.ausrichtung #background #hnavi .active {
	color: #FFFFFF;
}



/* Graphisches Menu: gnavi */
.ausrichtung #background #gnavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	position: absolute;
	height: auto;
	width: auto;
	left: 45px;
	top: 450px;
}

.ausrichtung #background #snavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	position: absolute;
	height: auto;
	width: 400px;
	left: 550px;
	top: 280px;
	text-align: right;

}
.ausrichtung #background #snavi ul {
	list-style-type: none;
	text-decoration: none;
}

/* a:link hat hier keine farbe, da diese über
   .normal übersteuert werden soll, damit der ACT
   zustand im typo3 definiert werden kann */   

.ausrichtung #background #snavi a:link {
	text-decoration: none;
}

.ausrichtung #background #snavi a:active {
	text-decoration: none;
	color: #000000;
}

/* a:visited hat hier keine farbe, da diese über
   .normal übersteuert werden soll, damit der ACT
   zustand im typo3 definiert werden kann */   

.ausrichtung #background #snavi a:visited {
	text-decoration: none;
}

.ausrichtung #background #snavi a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* spezielle Anpassung für typo3, damit der ACT Zustand
   auch in einer Farbe dargestellt werden kann, ist sonst
   mit link,active,visited,hover nicht möglich. gültigkeit
   hier nur für den hnavi container.
   ist natürlich den vorhandenen a: pseudoklasse anzupassen */

.ausrichtung #background #snavi .normal {
	color: #000000;
}

.ausrichtung #background #snavi .active {
	color: #FFFFFF;
}
.ausrichtung #background #normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	position: absolute;
	height: auto;
	width: 365px;
	left: 340px;
	top: 320px;
	text-align: justify;
}

.ausrichtung #background #normal a:link {
	text-decoration: none;
	color: #33FF00;
}

.ausrichtung #background #links {
	position: absolute;
	height: 340px;
	width: 170px;
	left: 70px;
	top: 680px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-align: justify;

}
.ausrichtung #background #rechts {
	position: absolute;
	height: 340px;
	width: 170px;
	left: 790px;
	top: 320px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC66;
	text-align: justify;
}

.ausrichtung #background #rechts a:link {
	text-decoration: none;
	color: #FFFFFF;
}


.ausrichtung #background #rand {

	position: absolute;
	height: auto;
	width: 170px;
	left: 790px;
	top: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}


.ausrichtung #background #update {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	position: absolute;
	height: auto;
	width: 160px;
	left: 820px;
	top: 10px;
}


/* csc-sitemap ist erkennbar, wenn man den quelltext anschaut, der typo3
   generiert hat, kann nicht verändert werden */
   
.csc-sitemap a:link {
	text-decoration: none;
	color: #000000;
	
}


/* a:visited farbe setzen, da bei sitemap csc kein ACT 
   übersteuert werden KANN wie bei den menu zuständen
   siehe weiter oben*/   
.csc-sitemap a:visited {
	text-decoration: none;
	color: #000000;
}
.csc-sitemap a:hover {
	color: #FF0000;
	text-decoration: none;
}

/* bei unsorted list (ul) keine punkte 
   1.hierachiestufe und weitere, wenn nichts
   definiert wird.. nächste wäre ul li ul
   
   marging-left und padding-left setzen, damit
   firefox und ie die einrückung machen
*/

.csc-sitemap ul {
	list-style-type: none;
	margin-left: 5px;
	padding-left: 2px;
}


/* csc-searchResult ist erkennbar, wenn man den quelltext anschaut, der typo3
   generiert hat, kann nicht verändert werden */

/* Seitennamen wo der Suchbegriff gefunden wurde */
.csc-searchResultHeader a{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;


}

/* Seitennamen wo der Suchbegriff gefunden wurde */
.csc-searchResultHeader a:hover{
    color: #FF0000;
}

/* suchergebnis titel formatieren 
   Suchergebnis: 1-1 von 1
*/
.csc-searchResultInfo {
	font-weight: bold;
	color: #000000;
}

.csc-searchResultRange { 
	color: #000000;
}

.csc-searchResult { 
    color: #333333;
}
