/* #################### SLW/HRG SEITENSPEZIFIKATIONEN ####################
########### Copyright ISA INTERNET SERVICE AGENTUR GMBH 2005 #############

############################## COLORS ####################################
HRG blau: #668B9D
SLW gruen: #79AAA4
Rahmen grau: #CCCCCC
Text Top-Navigation: #999999
Text Fliesstext: #666666
##########################################################################

######################## DATEIWEITE FORMATE ############################ */

/* Hintergrundfarbe */
body {
	background:#FFF;
	margin-top:0px;
	margin-left:0px;
}

/* Schriftformate Fliesstext */
body,td {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	color:#666;
}

/* SEO */
h1 {
	display:inline;
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
}

/* SEO */
strong {
	font-weight:normal;
}

/* ############################ KLASSEN ############################### */

/* Schriftformate Top-Navigation */
.topNaviText {
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:12px;
	color:#999;
}

/* Hintergrund SLW gruen */
.slw {
	background:#79AAA4;
}

/* Hintergrund HRG blau */
.hrg {
	background:#668B9D;
}

/* Schrift SLW gruen */
.slwText {
	color:#217567;
}

/* Schrift HRG blau */
.hrgText {
	color:#003D5C;
}

/* Head-Grafik links mit Rand fuer SLW */
.slwHeaderLeft {
	background:#79AAA4;
	border-top:2px solid #CCC;
	border-left:2px solid #CCC;
	border-right:2px solid #CCC;
}

/* Head-Grafik rechts mit Rand fuer SLW */
.slwHeaderMiddle {
	background:#79AAA4;
	border-top:2px solid #CCC;
}

/* Head-Grafik rechts mit Rand fuer SLW */
.slwHeaderRight {
	background:#79AAA4;
	border-top:2px solid #CCC;
	border-right:2px solid #CCC;	
}

/* Head-Grafik links oben mit Rand fuer HRG */
.hrgHeaderLeft {
	background:#668B9D;
	border-top:2px solid #CCC;
	border-left:2px solid #CCC;
	border-right:2px solid #CCC;
}	

/* Head-Grafik rechts mit Rand oben fuer HRG */
.hrgHeaderMiddle {
	background:#668B9D;
	border-top:2px solid #CCC;
}

/* Head-Grafik rechts mit Rand oben und rechts fuer SLW */
.hrgHeaderRight {
	background:#668B9D;
	border-top:2px solid #CCC;
	border-right:2px solid #CCC;	
}

/* Footer links Gruen */
.footerLinksGruen {
	background:#79AAA4;
	border-left:2px solid #CCC;
	border-bottom:2px solid #CCC;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:14px;
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:12px;
	color:#FFF;
}

/* Footer links blau */
.footerLinksBlau {
	background:#668B9D;
	border-left:2px solid #CCC;
	border-bottom:2px solid #CCC;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:14px;
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:12px;
	color:#FFF;
}

/* Footer rechts blau*/
.footerRechtsBlau {
	background:#668B9D;
	border-right:2px solid #CCC;
	border-bottom:2px solid #CCC;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:14px;
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:12px;
	color:#FFF;
}

/* Footer rechts gruen */
.footerRechtsGruen {
	background:#79AAA4;
	border-right:2px solid #CCC;
	border-bottom:2px solid #CCC;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:14px;
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:12px;
	color:#FFF;
}

/* Grauer Rand rechts */
.randRechts {
	border-right:2px solid #CCC;
}

/* Grauer Rand links */
.randLinks {

	border-left:2px solid #CCC;}

/* Grauer Rand rechts und links */
.randLinksRechts {
	border-left:2px solid #CCC;
	border-right:2px solid #CCC;
}

/*  Grauer Rand rechts, links und unten */
.randLinksRechtsUnten {
	border-left:2px solid #CCC;
	border-right:2px solid #CCC;
	border-bottom:2px solid #CCC;
}

/* Kleiner ISA-Footer */
.isa {
	padding-top:10px;
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:10px;
	color:#777;
}

/* ####################### PSEUDO-KLASSEN ########################## */

/* Top-Navigation */
a:link {
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#999;
}

a:visited {
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#999;
}

a:hover {
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#BBB;
}

a:active {
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#999;
}

/* Footer-Navigation */
a.footer:link {
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
}

a.footer:visited {
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
}

a.footer:hover {
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#EEE;
}

a.footer:active {
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
}

/* Download-Links (Mandantenbriefe) */
a.download:link {
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#666;
}

a.download:visited {
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#666;
}

a.download:hover {
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	color:#888;
}

a.download:active {
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#666;
}

/* Link im Fließtext */
a.text:link {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#666;
}

a.text:visited {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#666;
}

a.text:hover {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
	color:#888;
}

a.text:active {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#666;
}


/* ISA-Link */

a.isaLink:link {
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
	color:#777;
}

a.isaLink:visited {
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
	color:#777;
}

a.isaLink:hover {
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:10px;
	text-decoration:underline;
	font-weight:normal;
	color:#777;
}

a.isaLink:active {
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
	color:#777;
}


