/* Style-Sheet-Datei f�r Gemeindeweb-Projekt der Gemeinde Landsberied */

.level1 {  
	font-family: Verdana,Arial; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.level2 {  
	font-family: Verdana,Arial; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	clip: rect( );
}

.menu_zeilenabstand_level1 {
	font-family: Verdana,Arial; 
	font-size: 18px; 
}

.menu_zeilenabstand_level2 {
	font-family: Verdana,Arial; 
	font-size: 16px; 
}

/* Hintergrundfarbe*/
body {
   background-color:rgb(255,255,255)
}


.newsText {
	font-family:Verdana,Arial;
	font-size:7pt;
	font-weight:normal;
	text-decoration:none;
	padding:5px;
/*	background-color:#E6F0FF;*/
	background-color:#f9f9f9;
	color:#304890;
}

.newsLink {
   font-family:Verdana,Arial;
   font-size:7pt;
   color:#0066CC;
   text-decoration:underline;
}

.textDwBau {
   font-family:Verdana,Arial;
   font-size:8pt;
   color:#5A5A5A;
}

.linkDwBau {
   font-family:Verdana,Arial;
   font-size:8pt;
   text-decoration:none;
   color:#1D4282;
}

.linkDwBau:hover {
   font-family:Verdana,Arial;
   font-size:8pt;
   text-decoration:none;
   color:#ff0000;
}

/* f�r Oberpunkte, die Unterpunkte besitzen beim Hauptmen� */
p.menu {
   font-family:Verdana,Arial;
   font-size:9pt;
   color:black;
   font-weight:bold;
}

/* f�r Oberpunkte als Links beim Hauptmen� */
a.menu {
   font-family:Verdana,Arial,;
   font-size:10pt;
   color:black;
   font-weight:bold;
   text-decoration:none;
}

/* f�r die Unterpunkte beim Hauptmen� */
a.menu2 {
   font-family:Verdana,Arial;
   font-size:9pt;
   color:black;
   font-style:italic;
   text-decoration:none;
}

/* f�r hervorgehobene Men�punkte (in Unterthemen) */
a.menuBlue {
   font-family:Verdana,Arial;
   font-size:8pt;
   color:#D0A858;
   font-weight:bold;
   text-decoration:none;
}

/* Absatzeinstellungen */
p.gemeinde {
   font-family:Verdana,Arial;
   font-size:9pt;
   line-height:13pt;
   color:#5A5A5A;
   text-align:justify;
}

p.mini {
   font-family:Verdana,Arial;
   font-size:8pt;
   line-height:13pt;
   color:#5A5A5A;
   text-align:justify;
}

a.mini {
   font-family:Arial;
   font-size:8pt;
   color:black;
}


/* �berschriften*/

h5.gemeindenorm {
   font-family:Verdana,Arial;
   font-size:10pt;
   color:black;
   font-weight:normal;
}

h5.gemeinde {
   font-family:Verdana,Arial;
   font-size:10pt;
   color:black;
   font-weight:bold;
}

h5.gemeindeBlau {
   font-family:Verdana,Arial;
   font-size:10pt;
   color:#1D4282;
   font-weight:bold;
}

h4.gemeinde {
   font-family:Verdana,Arial;
   font-size:12pt;
   color:black;
   font-weight:bold;
}

h3.gemeinde {
   font-family:Verdana,Arial;
   font-size:14pt;
   color:black;
   font-weight:bold;
}

h2.gemeinde {
   font-family:Verdana,Arial;
   font-size:16pt;
   color:black;
   font-weight:bold;
}

h1.gemeinde {
   font-family:Verdana,Arial;
   font-size:22pt;
   color:black;
   font-weight:bold;
}

/* Tabellentext */
span.tablehead {
   font-family:Verdana,Arial;
   font-size:9pt;
   font-weight:bold;
   color:#000000;
}

span.tabelle {
   font-family:Verdana,Arial;
   font-size:9pt;
   color:#000000;
}
span.tablehead1 {
   font-family:Verdana,Arial;
   font-size:10pt;
   color:black;
   font-weight:normal;
}
/* Farbeinstellungen f�r Links
a:link.text { color:#0066CC; text-decoration:none;}
a:visited.text { color:#00B2EC; text-decoration:none;}
a:active.text { color:#000000; text-decoration:none;}
*/

span.link {
   font-family:Verdana,Arial;
   font-size:9pt;
   color:#0066CC;
   text-decoration:none;
}

span.linkTabelle {
   font-family:Verdana,Arial;
   font-size:8pt;
   color:#0066CC;
   text-decoration:none;
}

.mini {
   font-family:Verdana,Arial;
   font-size:8pt;
   color:black;
   text-decoration:none;
}

td.border1Tabelle {
   border-style:solid;
   border-width:1px;
   border-top-width:0px;
   border-color:#888888;
   padding:3px;
}

td.textGemeinde {
   font-family:Verdana,Arial;
   font-size:9pt;
   color:#5A5A5A;
}

tr.bg_braun {
  background-color:#F1E1C7
}

span.mail {
   font-family:Verdana,Arial;
   font-size:9pt;
   color:blue;
   text-decoration:none;
}

span.textGemeinde {
   font-family:Verdana,Arial;
   font-size:9pt;
   color:#5A5A5A;
}

span.textVG {
   font-family:Verdana,Arial;
   font-size:13pt;
   color:#B0B8D0;
   text-decoration:none;
   font-weight:bold;
}


span.copyright {
   font-family:Verdana,Arial;
   font-size:7pt;
   color:#AAAAAA;
   text-decoration:none;
}


