/* *** *** *** *** *** ALLGEMEINES *** *** *** *** *** */
body, table, input, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;	
}

a, a:visited
{
	color: #007b4d;
}
a:hover, a:active
{
	color: #FF9900;
}

a img
{
	border: 0px;
}

.bold
{
	font-weight: bold;
}
.stopFloat {
  display: block;
  float: none;
  clear: both;
  height: 1px;
  font-size: 0px;
  line-height: 0px;
}

a.link_extern, a.link_extern:visited
{
	color: #007b4d;
	padding: 0 0 0 20px;
	background-image: url(pic/icon_extern1.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
a.link_extern:hover, a.link_extern:active
{
	color: #FF9900;
	background-image: url(pic/icon_extern2.gif);
}

a.link_mail, a.link_mail:visited
{
	color: #007b4d;
	padding: 0 0 0 20px;
	background-image: url(pic/icon_mail1.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
a.link_mail:hover, a.link_mail:active
{
	color: #FF9900;
	background-image: url(pic/icon_mail2.gif);
}

a.link_mail_top, a.link_mail_top:visited
{
	float: left;
	color: #fff;
	padding: 0 0 0 20px;
	text-decoration: none;
	background-image: url(pic/icon_mail_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
a.link_mail_top:hover, a.link_mail_top:active
{
	text-decoration: underline;
}

a.link_pdf, a.link_pdf:visited
{
	color: #007b4d;
	padding: 3px 0 3px 25px;
	background-image: url(pic/icon_pdf.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
a.link_pdf:hover, a.link_pdf:active
{
	color: #FF9900;
}

.link_logo
{
	border: 1px solid #007b4d;
	margin: 10px 15px 5px 10px;
}

p.telefon
{
	margin: 0px;
	padding: 0 0 0 20px;
	background-image: url(pic/icon_telefon.gif);
	background-position: top left;
	background-repeat: no-repeat;
	white-space: nowrap;
}
div.telefon_top
{
	float: left;
	margin: 0px;
	padding: 0 10px 0 20px;
	background-image: url(pic/icon_telefon_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	white-space: nowrap;
}

p.fax
{
	margin: 0px;
	padding: 0 0 0 20px;
	background-image: url(pic/icon_fax.gif);
	background-position: top left;
	background-repeat: no-repeat;
	white-space: nowrap;
}
div.fax_top
{
	float: left;
	margin: 0px;
	padding: 0 10px 0 20px;
	background-image: url(pic/icon_fax_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	white-space: nowrap;
}



/* *** *** *** *** *** HEADER (top.htm) *** *** *** *** *** */

table.top
{
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	background-color: #FBF2CC;
}
table.top td
{
	padding: 0px;
	border-collapse: collapse;
}

table.top td.blick_sachsen
{
	width: 225px;
	height: 140px;
	background-image: url(pic/blick_sachsen_oben.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

table.top td.logo1, table.top td.logo3
{
	width: 250px;
	height: 121px;
	text-align: center;
	vertical-align: middle;
}
table.top td.logo2
{
	text-align: center;
	vertical-align: middle;
}

table.top td.adresse
{
	height: 19px;
	background-image: url(pic/streifen_gruen.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #007b4d;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

div.box_adresse
{
	margin:0 0 0 100px;
	text-align:center;
	width: 650px;
}
div.anschrift_top
{
	float: left;
	margin: 0px;
	padding: 0 10px 0 0;
}


/* *** *** *** *** *** FOOTER (bottom.htm) *** *** *** *** *** */

body.bottom
{
	border-top: 2px solid #007b4d;
	background-color: #fff;
}

table.bottom
{
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}
table.bottom td
{
	padding: 0px;
	border-collapse: collapse;
}

table.bottom td.logo1
{
	width: 25%;
	height: 65px;
	text-align: center;
	vertical-align: middle;
}
table.bottom td.logo2
{
	width: 15%;
	height: 65px;
	text-align: center;
	vertical-align: middle;
}

/* *** *** *** *** *** MENU (menue.htm) *** *** *** *** *** */

body.menu
{
	background-image: url(pic/blick_sachsen_unten.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #BDE0D3;
}

div.space
{
	display: block;
	width: 200px;
	height: 80px;
}

table.menu
{
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
}
table.menu td
{
	padding: 0px;
	border-collapse: collapse;
	height: 36px;
}
table.menu td.menu_vorn
{
	width: 6px;
	background-image: url(pic/menu_vorn.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
table.menu td.menu_mitte
{
	background-image: url(pic/menu_mitte.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
table.menu td.menu_hinten
{
	width: 8px;
	background-image: url(pic/menu_hinten.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

table.menu a.menupunkt, table.menu a.menupunkt:visited
{
	display: block;
	height: 34px;
	width: 100%;
	color: #007b4d;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
table.menu a.menupunkt:hover, table.menu a.menupunkt:active
{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
table.menu a.menupunkt_klein, table.menu a.menupunkt_klein:visited
{
	display: block;
	height: 34px;
	width: 100%;
	color: #007b4d;
	font-size: 12px;
	line-height: 18px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
table.menu a.menupunkt_klein:hover, table.menu a.menupunkt_klein:active
{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

table.menu a.menupunkt_aktiv, table.menu a.menupunkt_aktiv:visited
{
	display: block;
	height: 34px;
	width: 100%;
	color: #000;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
table.menu a.menupunkt_aktiv:hover, table.menu a.menupunkt_aktiv:active
{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
table.menu a.menupunkt_aktiv_klein, table.menu a.menupunkt_aktiv_klein:visited
{
	display: block;
	height: 34px;
	width: 100%;
	color: #000;
	font-size: 12px;
	line-height: 18px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
table.menu a.menupunkt_aktiv_klein:hover, table.menu a.menupunkt_aktiv_klein:active
{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

table.menu div.abstand
{
	padding: 6px 0 0 15px;
	margin: 0px;
}


/* *** *** *** *** *** INHALTE (start.htm usw.) *** *** *** *** *** */

body.inhalt
{
	background-image: url(pic/hintergrund_verlauf.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #BDE0D3;
	
	margin: 30px 50px 30px 70px;
}

h1
{
	font-size: 20px;
	color: #007b4d;
	font-weight: bold;
}

h2
{
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
h2.wisisax
{
	font-size: 18px;
	color: #007b4d;
	font-weight: bold;
	text-align: center;
}

h3
{
	font-size: 13px;
	color: #000;
	font-weight: bold;
}

ul.wisisax
{
	margin: 10px 100px;
}
li
{
	list-style-type: square;
}

dl dt
{
	font-weight: bold;
	margin: 10px 0 5px 0;
}

p.bildleiste
{
	text-align: center;
	padding: 20px 0px;
}
p.bildleiste img
{
	border: 1px solid #007b4d;
	margin: 10px;
}

table.projekt
{
	width: 95%;
}

table.projekt td
{
	vertical-align: top;
	padding: 20px 10px 0 0;
}
table.projekt td.daten1
{
	font-size: 14px;
	font-weight: bold;
}
table.projekt td.daten2
{
	padding: 10px 10px 0 15px;
}
table.projekt td.daten3
{
	padding: 10px 10px 0 0;
}

table.kontaktdaten td
{
	vertical-align: top;
	padding: 0 10px 10px 0;
}
table.kontaktdaten td.firma
{
	vertical-align: top;
	padding: 0 50px 20px 0;
}
/* * * * *  * SEITE WANDERAUSSTELLUNG * * * * * */
.links {
   width: 310px;
   margin: 4px 15px 0 0;
   vertical-align: text-bottom;
   text-align: left;
   font-size: 85%;
   /*font-weight: bold;*/
   float: left;
}
table.termine {
    font-size: 90%;
	border: 0px;
	padding-bottom: 10px;
	line-height: 140%;
}
table.termine th.bezeichnung {
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	padding: 0 5px 0 0;
} 
table.termine td.inhalt {
	vertical-align: top;
	padding: 0 0 5px 0;
}
.spalte1 { width: 12%;}
.spalte2 { width: 70%;}

/* *** *** Kontaktformular *** *** */
table.kontaktformular td
{
	vertical-align: top;
	padding: 4px;
}

.sternchen /* Pflichtfeld-Sternchen */
{
	color: #007b4d;
	font-size: 11px;
	font-weight: normal;
}

input.feld
{
	background-color: #fff;
	border:1px solid #007b4d;
	width: 250px;
}
input.feldklein
{
	background-color: #fff;
	border:1px solid #007b4d;
	width: 40px;
}
textarea.textbox
{
	background-color: #fff;
	border:1px solid #007b4d;
	height: 120px;
	width: 250px;
}
textarea.textbox2
{
	background-color: #fff;
	border:1px solid #007b4d;
	height: 70px;
	width: 250px;
}

input.button
{
	background-color: #007b4d;
	border:1px solid #fff;
	color: #fff;
	font-weight: bold;
}

.feldsf /* Eingabefeld, das versteckt wird, als Bot-Schutz */
{
	display: none;
}
.imgsf /* Bild als Bot-Schutz */
{
	text-align: center;
	vertical-align: text-bottom;
}

input.errorfeld /* Formatierung von Fehlermeldungen */
{
	background-color: #ffd42c;
	border:1px solid #007b4d;
	width: 250px;
}
textarea.errortextbox
{
	background-color: #ffd42c;
	border:1px solid #007b4d;
	height: 120px;
	width: 250px;
}
.errortext
{
	color: #007b4d;
	font-weight: bold;
}

/* *** *** Kontaktformular *** *** */
table.newstabelle /* Uebersicht aller News in einer Kategorie */
{
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
}
table.newstabelle td
{
	vertical-align: top;
	padding: 5px;
}

table.newsansicht /* Einzelne Nachricht in der Uebersicht */
{
	width: 95%;
	padding: 0px;
	border-collapse: collapse;
}
table.newsansicht td
{
	vertical-align: top;
	padding: 5px;
}


