/***Basis Werte**/
/*** Überschriften***/
h1 {
	color: #003;
	font-size: 110%;
	font-family: "Times New Roman", Times, Serif;
	line-height: 140%;
	padding: 0em 0.3em 0em 0.3em;
	margin: 0.5em 0em 0.5em 0em;
}
h2 {
	color: #003;
	font-size: 90%;
	font-family: "Times New Roman", Times, Serif;
	line-height: 140%;
	padding: 0em 0.3em 0em 0.2em;
	margin: 0.5em 0em 0.5em 0em;
}
h3 {
	color: #003;
	font-weight: 700;
	font-family: Arial, helvetica, sans-serif;
	line-height: 140%;
	padding: 0em 0.3em 0em 0.3em;
	margin: 0.5em 0em 0.5em 0em;
	font-size: 70%;
}
/*Text*/
p {
	font-size: 70%;
	line-height: 140%;
}
/*Links*/
a:link {
	color: rgb(0,49,78);
	text-decoration: none;
}
a:visited {
	color: rgb(0,49,78);
	text-decoration: none;
}
a:hover {
	color: rgb(0,49,78);
	text-decoration: underline;
}
a:active {
	color: rgb(0,49,78);
	text-decoration: underline;
}
#container a:link {
	color: white;
	text-decoration: none;
}
#container a:visited {
	color: white;
	text-decoration: none;
}
#container a:hover {
	color: white;
	text-decoration: underline;
}
#container a:active {
	color: white;
	text-decoration: underline;
}
#startkasten a:link {
	color: white;
	text-decoration: none;
}
#startkasten a:visited {
	color: white;
	text-decoration: none;
}
#startkasten a:hover {
	color: white;
	text-decoration: underline;
}
#startkasten a:active {
	color: white;
	text-decoration: underline;
}
/***** Pathway*****/
#pathway > a:link {
	color: black;
	text-decoration: underline;
}
#pathway > a:visited {
	color: black;
	text-decoration: underline;
}
#pathway > a:hover {
	color: black;
	text-decoration: underline;
}
#pathway > a:active {
	color: black;
	text-decoration: underline;
}

/***** Sprachauswahl Startseite*****/
#sprache  a:link {
	color: white;
	text-decoration: underline;
}
#sprache  a:visited {
	color: white;
	text-decoration: underline;
}
#sprache  a:hover {
	color: white;
	text-decoration: underline;
}
#sprache  a:active {
	color: white;
	text-decoration: underline;
}

/***** Sprachauswahl Startseite*****/
#startnews  a:link {
	color: white;
	text-decoration: underline;
}
#startnews  a:visited {
	color: white;
	text-decoration: underline;
}
#startnews  a:hover {
	color: white;
	text-decoration: underline;
}
#startnews  a:active {
	color: white;
	text-decoration: underline;
}


/***** Fusszeile****/
#footer  a:link {
	color: rgb(0,49,78);
	text-decoration: underline;
}
#footer  a:visited {
	color: rgb(0,49,78);
	text-decoration: underline;
}
#footer  a:hover {
	color: rgb(0,49,78);
	text-decoration: underline;
}
#footer  a:active {
	color: rgb(0,49,78);
	text-decoration: underline;
}
/***** Kopf****/
#kopf > div > a:link {
	color: white;
	text-decoration: underline;
	font-size: 70%;
	line-height: 140%;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#kopf > div > a:visited {
	color: white;
	text-decoration: underline;
	font-size: 70%;
	line-height: 140%;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#kopf > div > a:hover {
	color: white;
	text-decoration: underline;
	font-size: 70%;
	line-height: 140%;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#kopf > div > a:active {
	color: white;
	text-decoration: underline;
	font-size: 70%;
	line-height: 140%;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
/***** Content****/
#inhalt  a:link {
	color: rgb(0,49,78);
	text-decoration: underline;
}
#inhalt  a:visited {
	color: rgb(0,49,78);
	text-decoration: underline;
}
#inhalt  a:hover {
	color: rgb(0,49,78);
	text-decoration: underline;
}
#inhalt  a:active {
	color: rgb(0,49,78);
	text-decoration: underline;
}
/***** Links im Tabellenkopf****/
#inhalt .tr_kopf_buerger  a:link, #inhalt .tr_kopf_aktuell  a:link, #inhalt .tr_kopf_wirtschaft  a:link, #inhalt .tr_kopf_gaeste  a:link, #inhalt .tr_kopf_jugend  a:link {
	color: white;
	text-decoration: underline;
}
#inhalt .tr_kopf_buerger  a:visited, #inhalt .tr_kopf_aktuell  a:visited, #inhalt .tr_kopf_wirtschaft  a:visited, #inhalt .tr_kopf_gaeste  a:visited, #inhalt .tr_kopf_jugend  a:visited {
	color: white;
	text-decoration: underline;
}
#inhalt .tr_kopf_buerger  a:hover, #inhalt .tr_kopf_aktuell  a:hover, #inhalt .tr_kopf_wirtschaft  a:hover, #inhalt .tr_kopf_gaeste  a:hover, #inhalt .tr_kopf_jugend  a:hover {
	color: white;
	text-decoration: underline;
}
#inhalt .tr_kopf_buerger  a:active, #inhalt .tr_kopf_aktuell  a:active, #inhalt .tr_kopf_wirtschaft  a:active, #inhalt .tr_kopf_gaeste  a:active, #inhalt .tr_kopf_jugend  a:active {
	color: white;
	text-decoration: underline;
}
/* Anpassungen von Radebeul*/
/*Marcel Abraham*/
/*Standardliste*/
li {
	line-height: 140%;
	color: rgb(0,49,78);
}
ul {
	margin-top: 0.2em;
	font-size: 70%;
	list-style-type: square;
	margin-bottom: 0em;
}
ul ul {
	margin-top: 0.2em;
	font-size: 100%;
	list-style-type: square;
}
ol {
	font-size: 70%;
}
/*Marcel Abraham */
/*Bild mit rechts vorbeifliessenden Text*/
.bild_links {
	float: left;
	margin-right: 0.3em;
	margin-bottom: 1px;
}
/*Marcel Abraham */
/*Bild mit rechts vorbeifliessenden Text*/
.bild_rechts {
	float: right;
	margin-left: 0.3em;
	margin-bottom: 1px;
}
/*Marcel Abraham*/
/*Für Bildleiste linkes Bild*/
.bild_leiste_links {
	clear: left;
	float: left;
	border-right: #fff 1px solid;
}
/*Marcel Abraham*/
/*Für Bildleiste Bild in der Mitte*/
.bild_leiste_mitte {
	float: left;
	border-right: #fff 1px solid;
}
/*Marcel Abraham*/
/*Für Bildleiste rechtes Bild*/
.bild_leiste_rechts {
	float: left;
}

/*Marcel Abraham*/
/*Für Bildleiste linkes Bild*/
.bild_leiste_links {
	clear: left;
	float: left;
	border-right: #fff 1px solid;
	text-align:center;
}
/*Marcel Abraham*/
/*Für Bildleiste Bild in der Mitte*/
.bild_leiste_mitte {
	float: left;
	border-right: #fff 1px solid;
	text-align:center;
}
/*Marcel Abraham*/
/*Für Bildleiste rechtes Bild*/
.bild_leiste_rechts {
	float: left;
	text-align:center;
}

/*Marcel Abraham*/
/*Eigenschaften der Icons*/
.icon {
	vertical-align: middle;
	margin-right: 0.3em;
}
/*Marcel Abraham*/
/*Navigationslink vor*/
.seite_vor {
	background-position: right center;
	background-image: url('./images/icons/rechts_b.gif');
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 0.6em;
}
/*Marcel Abraham*/
/*Navigationslink zurueck mit Pfeil links*/
.seite_zurueck {
	background-position: left center;
	background-image: url('./images/icons/links_b.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 0.6em;
}
/*Marcel Abraham*/
/*Navigationslink für Detailseite*/
.seite_details {
	background-position: left center;
	background-image: url('./images/icons/rechts_b.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
}
/*Marcel Abraham*/
/*Link für größere Darstellung eines Bildes*/
.bild_gross {
	background-position: left center;
	background-image: url('./images/icons/lupe.gif');
	background-repeat: no-repeat;
	padding-left: 26px;
	padding-top: 0.2em;
	padding-bottom: 0.5em;
	height: 6em;
	width: 100%;
}
/*Marcel Abraham*/
/*Liste ohne Listengrafik*/
.liste_ohne {
	list-style-type: none;
}

/*Marcel Abraham*/
/*Textsausrichtung rechtsbündig*/
.rechts {
text-align:right;
}

/*Marcel Abraham*/
/*Textsausrichtung linksbündig*/
.links {
text-align:left;
}

/*Marcel Abraham*/
/*Textsausrichtung zentriert*/
.zentriert {
text-align:center;
}

/*Marcel Abraham*/
/*Textfarbe rot*/
.text_rot {
color: red;
}

