html, a, input {
	font-family : Arial, Helvetica, sans-serif;
/*	font-size : 0.9em; */
	font-weight: normal;
	color: Black;
	}

body { margin-top: 2px; }

/* Standard-Links */

A:link {
	font-weight: normal;
	color: Black;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 0.9em;
}

A:Visited {
	font-weight: normal;
	color: #5C5C5C;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 0.9em;
}

A:Active {
	color: #FF0000;
	font-weight: normal;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 0.9em;
}

A:Hover {
	font-weight: normal;
	color: Red;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 0.9em;
}


/* Links innerhalb von Texten usw. */

A.textlinks:link {
	font-weight: normal;
	color: Black;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 0.8em;
}

A.textlinks:Visited {
	font-weight: normal;
	color: #5C5C5C;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 0.8em;
}

A.textlinks:Active {
	color: #FF0000;
	font-weight: normal;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 0.8em;
}

A.textlinks:Hover {
	font-weight: normal;
	color: Red;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 0.8em;
}



/* fuer Links Standardbuttons */


A.Button:link {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
}


A.Button:visited {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
}

A.Button:active {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	color: Yellow;
	font-size : 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
}

A.Button:hover {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	color: Maroon;
	font-size : 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
	display: block;
	background-color: #FF8E35;
/*	border-top: 1px solid Black; */
/*	border-bottom: 1px solid Black; */
	}


/* fuer Links Standardbuttons AKTIV*/


A.ButtonAktiv:link {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}


A.ButtonAktiv:visited {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-size : 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}

A.ButtonAktiv:active {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	color: Yellow;
	font-size : 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}

A.ButtonAktiv:hover {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	color: Maroon;
	font-size : 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}


/* fr Links footer */


A.footer:link {
	font-weight: normal;
	color: #FFFFBB;
	text-decoration : none;
	font-family : Tahoma, Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
}


A.footer:visited {
	font-weight: normal;
	color: #CE6700;
	text-decoration : none;
	font-family : Tahoma, Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
}

A.footer:active {
	font-weight: normal;
	color: #6495ED;
	text-decoration : none;
	font-family : Tahoma, Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
}

A.footer:hover {
	font-weight: normal;
	color: #FF9999;
	text-decoration : none;
	font-family : Tahoma, Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
}

/*Link zur EDB*/

a.webdesign { 
	font-family: Arial, Helvetica, sans-serif;
	font-size :  10px;
	font-weight: normal;
	text-decoration:none;
	color: #868686;
}

a.webdesign:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size :  10px;
	font-weight: normal;
	text-decoration:none;
	color: #868686;
}

a.webdesign:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size :  10px;
	font-weight: normal;
	text-decoration:none;
	color: #868686;
}

a.webdesign:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size :  10px;
	font-weight: normal;
	text-decoration:none;
	color: Blue;
}

a.webdesign:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size :  10px;
	font-weight: normal;
	text-decoration:none;
	color: #ADD8E6;
}

.ulbulletfett {
	list-style-image: url(img/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 10pt;
	font-style: normal;
	font-weight: bold;
}

.ulnonbulletnormal { 
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 10pt;
	font-style: normal;
	font-weight: normal;
	list-style: square;
}

.ul-referenzen { 
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 8pt;
	font-style: normal;
	font-weight: normal;
	list-style: square;
	margin-left: 10px;
	padding-left: 10px
}

	
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 8pt;
	font-style: normal;
	font-weight: normal;
}


.normaltextfett {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 8pt;
	font-style: normal;
	text-align : left;
	font-weight: bold;
}

.normaltextcenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990019;
	font-size : 0.9em;
	font-style: normal;
	text-align : center;
}

.grosstext {	
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 1.1em;
	font-style: normal;
	text-align : center;
	font-weight: bold;
}

.nonblock {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990019;
	font-size : 0.9em;
	font-style: normal;
	}

.textkleinbildunterschrift {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 7pt;
	font-style: normal;
}


.textkleinimpressum {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 8pt;
	font-style: normal;
}

.textkleinblack {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 0.8em;
	font-style: normal;
}

.center {
	text-align : center;
}

.counter {
	font-family: Arial, Helvetica, sans-serif;
	color: #6d6d6d;
	font-size : 0.6em;
	font-style: normal;
}

.abstandinhaltsbereich {
	padding-left: 5px;
	padding-right: 5px;
		}
	
.header {
	font-weight: bold;
	color: Black;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.0em;
	font-style: normal;
	text-align: left;
	padding-bottom: 20px;
}

/* viele Layout-Raender... */

.table-border {
	border: 1px solid Black;
}

.border-gruen-left-top { 
	border-bottom: 1px solid Black; 
	border-top: 1px solid Black;
	border-right: 1px solid Black;  
}

.border-gruen-left-bottom { 
	border-top: 1px solid Black;
	border-right: 1px solid Black;  
}

.border-just-right { 
	border-right: 1px solid Black;  
}

.border-gruen-ueberschrift { 
	border-bottom: 1px solid Black; 
	border-top: 1px solid Black;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 12pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	}

.border-orange-right-top { 
	border-bottom: 1px solid Black; 
	border-top: 1px solid Black;
	border-left: 1px solid Black;  
}

.border-just-left { 
	border-left: 1px solid Black;  
}

.border-gruen-right-bottom { 
	border-top: 1px solid Black;
	border-left: 1px solid Black;  
}

.border-gruen-middle-bottom { 
	border-top: 1px solid Black;
}

/* Beschreibungstext oben, nur auf STARTSEITE */

.text-oben {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 0.8em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	padding: 5px 5px;
}

/* nur für Button STARTSEITE */

.button-startseite { 
	border-bottom: 1px solid Black;
	background-color: #FF8E35;
}

/* für restliche Menü-Buttons */

.button-normal { 
	border-bottom: 1px solid Black;
	border-top: 1px solid Black; 	
	background-color: #FF8E35;
}

.button-nix { 
	border-bottom: 1px solid #c0c0c0;
}

.bildrahmen-unten { 
	border-bottom: 1px solid Black;
}

.bildrahmen-unten-links { 
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
}

.bildrahmen-rundum { 
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
}

.bildrahmen-rechts-unten { 
	border-bottom: 1px solid Black;
	border-right: 1px solid Black;
}

.scrollen {
	overflow: auto;
	height: 420px;
}


/* fuer die REFERENZ-Seiten */

.bg-referenz-kkh-bautzen {
	background-image: url(referenzen/freiraum-und-verkehrsplanung/kkh-bautzen-1.jpg);
	background-repeat: repeat-x;
}

.bg-referenz-jva-bautzen {
	background-image: url(referenzen/freiraum-und-verkehrsplanung/jva-bautzen_1.jpg);
	background-repeat: repeat-x;
}

.bg-referenz-kinderhaus-wittichenau {
	background-image: url(referenzen/freiraum-und-verkehrsplanung/kinderhaus-wittichenau-1.jpg);
	background-repeat: repeat-x;
}

.bg-referenz-kindergarten-langburkersdorf {
	background-image: url(referenzen/freiraum-und-verkehrsplanung/kindergarten-langburkersdorf-1.jpg);
	background-repeat: repeat-x;
}

.bg-referenz-theatervorplatz-bautzen {
	background-image: url(referenzen/freiraum-und-verkehrsplanung/theatervorplatz-bautzen_bild-1.jpg);
	background-repeat: repeat-x;
}

.bg-referenz-verkehrsflaechen-creaton {
	background-image: url(referenzen/freiraum-und-verkehrsplanung/verkehrsflaechen-creaton-neudoerfel_bild_1.jpg);
	background-repeat: repeat-x;
}

.bg-referenz-panda-gehege {
	background-image: url(referenzen/freiraum-und-verkehrsplanung/panda-gehege_bild-1.jpg);
	background-repeat: repeat-x;
}

.bg-b-plan-uhyst {
	background-image: url(referenzen/staedtebau/b-plan-uhyst-1.gif);
	background-repeat: repeat-x;
}

.bg-b-plan-develey {
	background-image: url(referenzen/staedtebau/b-plan-develey-1.jpg);
	background-repeat: repeat-x;
}

.bg-erhaltungssatzung-kleinwelka {
	background-image: url(referenzen/staedtebau/erhaltungssatzung-kleinwelka-1.jpg);
	background-repeat: repeat-x;
}

.bg-fnp-klosterwasser {
	background-image: url(referenzen/staedtebau/fnp-klosterwasser_bild-1.jpg);
	background-repeat: repeat-x;
}

.bg-b-plan-kleinwelka {
	background-image: url(referenzen/staedtebau/b-plan-freizeitpark-kleinwelka_bild-1.gif);
	background-repeat: repeat-x;
}

.bg-lbp-neukirch {
	background-image: url(referenzen/umweltplanung/lbp-neukirch-1.gif);
	background-repeat: repeat-x;
}

.bg-fachtagung-oekokonto {
	background-image: url(referenzen/umweltplanung/fachtagung-oekokonto-1.jpg);
	background-repeat: repeat-x;
}

.bg-lp-doberschau {
	background-image: url(referenzen/umweltplanung/lp-doberschau-gaussig_bild-1.gif);
	background-repeat: repeat-x;
}

.bg-oekokonto-barleben {
	background-image: url(referenzen/umweltplanung/oekokonto-barleben_projekt-hamster.gif);
	background-repeat: repeat-x;
}

.bg-panschwitz-kuckau {
	background-image: url(referenzen/umweltplanung/panschwitz-kuckau_ausgeraeumte-landschaft.jpg);
	background-repeat: repeat-x;
}

.bg-dorfteich-gnaschwitz {
	background-image:  url("referenzen/freiraum-und-verkehrsplanung/dorfteich-gnaschwitz_bild-1.jpg");
	background-repeat: repeat-x;
}

.bg-modellprojekt-sohland {
	background-image: url(referenzen/dorferneuerung/modellprojekt-sohland-rotstein_bild-1.jpg);
	background-repeat: repeat-x;
}

.bg-platzgestaltung-kleinwelka {
	background-image:  url("referenzen/freiraum-und-verkehrsplanung/platzgestaltung-kleinwelka_bild-1.jpg");
	background-repeat: repeat-x;
}

.bg-kirchvorplatz-hochkirch {
	background-image:  url("referenzen/freiraum-und-verkehrsplanung/kirchvorplatz-hochkirch-1.gif");
	background-repeat: repeat-x;
}

.bg-blueherpark-dresden {
	background-image: url(referenzen/park-und-denkmalpflege/blueherpark-dresden_bild-1.jpg);
	background-repeat: repeat-x;
}

.bg-gartenkulturpfad-neisse {
	background-image: url(referenzen/park-und-denkmalpflege/gartenkulturpfad-neisse-1.jpg);
	background-repeat: repeat-x;
}

.bg-stadtpark-rothenburg {
	background-image: url(referenzen/park-und-denkmalpflege/stadtpark-rothenburg-1.gif);
	background-repeat: repeat-x;
}

.bg-parkgestaltung-koenigshain {
	background-image: url(referenzen/park-und-denkmalpflege/parkgestaltung-koenigshain_bild-1.jpg);
	background-repeat: repeat-x;
}

.bg-schlosspark-hermsdorf {
	background-image: url(referenzen/park-und-denkmalpflege/schlosspark-hermsdorf-1.gif);
	background-repeat: repeat-x;
}

.bg-friedhof-neschwitz {
	background-image: url(referenzen/park-und-denkmalpflege/friedhof-neschwitz_bild-1.jpg);
	background-repeat: repeat-x;
}

.bg-parkfuehrer-oberlausitz {
	background-image: url(referenzen/park-und-denkmalpflege/parkfuehrer-oberlausitz_bild-1.jpg);
	background-repeat: repeat-x;
}

.bg-parkseminar-rothenburg {
	background-image: url(referenzen/park-und-denkmalpflege/parkseminar-rothenburg-1.jpg);
	background-repeat: repeat-x;
}

.v-e-creaton-dachziegelwerk {
	background-image: url(referenzen/staedtebau/v-e-creaton-dachziegelwerk_bild-1.gif);
	background-repeat: repeat-x;
}

.bg-ilek-teich {
	background-image: url(referenzen/regionalplanung-und-studien/ilek-teich-1.jpg);
	background-repeat: repeat-x;
}

.bg-bautzner-oberland {
	background-image: url(referenzen/regionalplanung-und-studien/ilek-bautzner-oberland-1.gif);
	background-repeat: repeat-x;
}

.bg-krabat-motocross {
	background-image: url(referenzen/regionalplanung-und-studien/krabat-motocross-1.gif);
	background-repeat: repeat-x;
}

.bg-granitdorf {
	background-image: url(referenzen/dorfentwicklung/buergerinformation_das-Granitdorf_maerz-2009.jpg);
	background-repeat: repeat-x;
}

.bg-programmdorf-kleinwelka {
	background-image: url(referenzen/dorfentwicklung/programmdorf-kleinwelka_bild-1_klein.jpg);
	background-repeat: repeat-x;
}

.referenz-bildunterschrift {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 7pt;
	font-style: normal;
	padding-left: 5px;
	padding-right: 5px;
	}

.referenz-bildunterschrift-rechte-spalte {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 7pt;
	font-style: normal;
	padding-left: 5px;
	padding-right: 5px;
	width: 140px;
	}
	
.referenz-bildbox {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	width: 140px;
	}
	
.referenz-bildbox img {
	border: 1px solid black;
	margin-top: 2px;
	}
	
.normaltext-padding {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 8pt;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
}

.normaltext-padding-zehn {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 10pt;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
}

.normaltextfett-padding {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 10pt;
	font-style: normal;
	text-align : left;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

.td-schmal { height: 1px; }