/* print.css von www.gemeindelinsburg.de */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #006600; /* 005CA2 */
 	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #0033CC; /* 330000 */
 	font-weight: bold;
	text-decoration: none;
}
/* ----------------------Ueberschriften----------------*/
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
/* ----------------------Kopfbereich 1 (Header)----------*/
.header1 {
	background-color: #ccffcc; /* cc9900 c4d4c4 CDCD32 */
	/* vertical-align: middle;
	text-align: center;
  color: #000000; */
	/* height: 80px; */
	/* font-size: 35px; */
	/*font-weight: bold; */
}
/* ----------------------Kopfbereich (Header)alt ----------*/
.header {
	background-color: #00d8ff; /* cc9900 c4d4c4 CDCD32 */
	vertical-align: middle;
	text-align: center;
  color: #000000;
	/* height: 80px; */
	/* font-size: 35px; */
	/*font-weight: bold; */
}
/* ------------------------Datumsbereich--------------*/
.datumzeile {
	background-color: #b2e1be; /* CCC066 B2E1BE */
	text-align: right;
	font-size: 10px;
  font-weight: bold;
	height: 10px;
}
/* ---------------------Topmenu ("Website-Dienste")------------ */
.menutop {
	background-color: #EEEEEE; /* Hintergrundfarbe gesamte Liste */
	padding: 10px; /* Randbereich um den gesamten Inhalt, hier 10 pixel */
	/* width: 160px; Breite des gesamten Menus 160 pixel */
	vertical-align: top;
  text-align: right;
}
/* ---------------------Hauptmenu 1 ("Seitenwahl")------------                        Hauptmenu 1 */
.menu {
	background-color: #EEEEEE; /* Hintergrundfarbe gesamte Liste */
	padding: 0; /* Randbereich um den gesamten Inhalt, hier 10 pixel */
	width: 160px; /* Breite des gesamten Menus 160 pixel */
	vertical-align: top;
}
/* ********************** Hauptmenu 1 Andreas01 ******************************/
ul.avmenu1 {
background-color: #EEEEEE; /* Hintergrundfarbe gesamte Liste */
width:160px;
margin:0 0 18px 5px;
padding:0;
list-style:none;
}
ul.avmenu1 li {
width:160px;
padding:0;
line-height:0.8em;
display:inline;
}
ul.avmenu1 li a {
background-color:#d3efa3; /* #f4f4f4; Farbe List Item-Block gesamt Zustand 1 */
color:#993333; /* #505050;  Farbe des Links (Text) Zustand 1 */
font-weight:bold;
width:160px;
float:left;
margin-bottom:5px;
padding:5px 1px 5px 5px;
border-left:10px solid #bfb23f; /* #cccccc; Dicke + Farbe des linken Balkens Zustand 1 */
text-decoration:none;
}
ul.avmenu1 li a:hover,ul.avmenu li a.current {
background-color:#eaeaea; /* #eaeaea; Farbe List Item-Block gesamt Zustand 2 */
border-left:4px solid #cc0026; /* #286ea0; Dicke + Farbe des linken Balkens Zustand 2 */
color:#cc0026; /* #505050; Farbe des Links (Text) Zustand 2 */
}
ul.avmenu1 ul {
margin:0 0 0 15px;
padding:0 0 5px 0;
font-size:0.9em;
width:160px;
}
ul.avmenu1 ul a {
padding:3px 1px 3px 5px;
width:145px;
}
ul.avmenu1 ul ul {
width:145px;
}
ul.avmenu1 ul ul a {
width:145px;
/* ********************** Hauptmenu 1 Andreas01 Ende **************************/
}
/*  ---------------------Hauptmenu 2 ("Funktionen")------------                        Hauptmenu 2  */
.menu2 {
	background-color: #EEEEEE; /* Hintergrundfarbe gesamte Liste */
	padding: 10px; /* Randbereich um den gesamten Inhalt, hier 10 pixel */
	width: 160px; /* Breite des gesamten Menus 160 pixel */
	vertical-align: top;
}
/*
.menu2 ul {
	list-style-type: none; /* Kein Aufzaehlungszeichen
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}
.menu2 li {
	list-style-type: none;
	display: block;
	margin-top: 0; /* Abstand der Listenelemente nach oben: 8 pixel
	padding: 0;
	padding-left: 5px;
  /*  background-color: #9EC6AA;
  background-color: #CCCC33;
}
.current {
	font-weight: bold;
} */
/* ********************** Hauptmenu 2 Andreas01 ******************************/
ul.avmenu2 {
background-color: #EEEEEE; /* Hintergrundfarbe gesamte Liste */
width:160px;
margin:0 0 18px 5px;
padding:0;
list-style:none;
}
ul.avmenu2 li {
width:160px;
padding:0;
line-height:0.8em;
display:inline;
}
ul.avmenu2 li a {
background-color:#fffbd4; /* #f4f4f4; Farbe List Item-Block gesamt Zustand 1 */
color:#505050; /* #505050;  Farbe des Links (Text) Zustand 1 */
font-weight:bold;
width:160px;
float:left;
margin-bottom:5px;
padding:5px 1px 5px 5px;
border-left:10px solid #cccccc; /* #cccccc; Dicke + Farbe des linken Balkens Zustand 1 */
text-decoration:none;
}
ul.avmenu2 li a:hover,ul.avmenu li a.current {
background-color:#eaeaea; /* #eaeaea; Farbe List Item-Block gesamt Zustand 2 */
border-left:4px solid #286ea0; /* #286ea0; Dicke + Farbe des linken Balkens Zustand 2 */
color:#286ea0; /* #505050; Farbe des Links (Text) Zustand 2 */
}
ul.avmenu2 ul {
margin:0 0 0 15px;
padding:0 0 5px 0;
font-size:0.9em;
width:160px;
}
ul.avmenu2 ul a {
padding:3px 1px 3px 5px;
width:160px;
}
ul.avmenu2 ul ul {
width:160px;
}
ul.avmenu2 ul ul a {
width:160px;
}
/* ********************** Hauptmenu 2 Andreas01 Ende **************************/

/* -----------------------------Inhaltsblock--------------------- */
.content {
	background-color: #FFFFff;
	padding: 30px;
  width: 760px;
	vertical-align: top;
}
/* ----------------------------Menu Rechts----------------------- */
.menurechts {
	background-color: #EEEEEE;
	padding: 10px;
	width: 120px;
  text-align: left; /* Dieser Eintrag bringt im IE nix */
	vertical-align: top;
}
/*
.menurechts ul {
	list-style-type: none; /* Kein Aufzaehlungszeichen!
	display: block;
  text-align: left;
  margin-top: 0; /* Abstand der Listenelemente nach oben: 8 pixel
	padding: 0;
}
.menurechts li {  
  margin-top: 8px;
  text-align: left;
  background-color: #CDCD32;  /*  C69EB5, EEA7AC
 	padding-left: 5px;
} */
/* ********************** Menu Rechts Andreas01 ******************************/
ul.avmenu3 {
background-color: #EEEEEE; /* Hintergrundfarbe gesamte Liste */
width:105px;
margin:0 0 18px;
padding:0;
list-style:none;
}
ul.avmenu3 li {
width:105px;
padding:0;
line-height:0.8em;
display:inline;
}
ul.avmenu3 li a {
background-color:#ff8c0e; /* #f4f4f4; Farbe List Item-Block gesamt Zustand 1 */
color:#505050; /* #505050;  Farbe des Links (Text) Zustand 1 */
font-weight:bold;
width:105px;
float:left;
margin-bottom:5px;
padding:5px 1px 5px 5px;
border-left:10px solid #ff0000; /* #cccccc; Dicke + Farbe des linken Balkens Zustand 1 */
text-decoration:none;
}
ul.avmenu3 li a:hover,ul.avmenu li a.current {
background-color:#eaeaea; /* #eaeaea; Farbe List Item-Block gesamt Zustand 2 */
border-left:4px solid #32cd32; /* #286ea0; Dicke + Farbe des linken Balkens Zustand 2 */
color:#32cd32; /* #505050; Farbe des Links (Text) Zustand 2 */
}
ul.avmenu3 ul {
margin:0 0 0 15px;
padding:0 0 5px 0;
font-size:0.9em;
width:105px;
}
ul.avmenu3 ul a {
padding:3px 1px 3px 5px;
width:105px;
}
ul.avmenu3 ul ul {
width:105px;
}
ul.avmenu3 ul ul a {
width:105px;
}
/* ********************** Menu Rechts Andreas01 Ende **************************/

/* -------------------------------Link-Footer (Links linkes Menu)---------------------- */
.footer2 {
	background-color: #A9E9E6;
	text-align: center;
	font-size: 10px;
	height: 10px;
}
/* -------------------------------Link-Footer (Links rechtes Menu)---------------------- */
.footer3 {
	background-color: #cdcd32; /* CDCD32 EEA7AC */
	text-align: center;
	font-size: 10px;
	height: 10px;
}
/* -------------------------------Hauptfooter---------------------- */
.footer {
	background-color: #c4d4c4; /* 66D8D8 CCC066 A9E9E6 */
	text-align: center;
	font-size: 10px;
	height: 10px;
}

/* **********************Ab hier Eintr&auml;ge der Original-print.css************** */
/*
.header {
	display: none;
}
.menu {
	display: none;
}
.content {
	vertical-align: top;
}
.footer {
	display: none;
}
*/
