/* http//www.siedler2-fan.de */
/* http//www.benjamin-ruppert.de */

body {
	margin: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #996633;
	background-image: url(Image/Seite/Back.gif);
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color: #000000;
}

.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	text-align: left;
	color: #000000;
	padding:0px;
}

/* Nicht ändern, da noch verwendet in Startseite und Karteneditor! */
.TextBlocksatz {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	text-align: justify;
	color: #000000;
	padding:0px;
}

.Newstitel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	text-align: left;
	color: #C0C0C0;
	background-image: url(Image/Seite/Titelnewsback.gif);
}

.Newsdatum {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	text-align: left;
	color: #333333;
	
}

.Newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
	text-align: justify;
	color: #000000;
	
}

.Newsuntertitel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	font-size: 15px;
	text-align: left;
	color: #333333;
	
}

.Teilueberschrift {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	text-align: left;
	color: #000000;
}

.Umfrage {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	color: #000000;
}

.Unterueberschrift {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	text-decoration: underline;
	color: #000000;
}

.Mapbeschreibung {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	text-align: left;
	color: #000000;
	padding: 0px;
}

.Banner {
	background-image: url(Image/Seite/Banner.jpg);
}

.FAQ_Frage {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	text-align: left;
	color: #000000;
	padding:0px;
}

.FAQ_Antwort {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	text-align: justify;
	color: #000000;
	padding:0px;
}

.Bild {
	border-width: 1px;
	border-style:solid;
	border-color: #000000;
}

.Banner {
	border-width: 1px;
	border-style:solid;
	border-color: #000000;
}

.Partner {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

.Hintergrund {
	background-color: #996633;
}

.Kleinertext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #333333;
	padding:0px;
}

input, textarea, select {
	background-color: #996633;
	color: #000000;
	border: solid;
	border-width: 1px;
	border-color: #000066;
}

.Tabelle {
	padding:10px;
	background-image: url(Image/Seite/Back2.gif);
	background-color: #663300;
}
.Aktualisierung {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #FFFFFF;
	padding:0px;
}

.Titel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
	color: #4d1919;
}
.Kapitel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	color: #000066;
}

.UmfrageFrage {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-size: 16px;
	color: #000000;
}

.Navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-size: 16px;
	color: #333333;
}

.LetztesUpdate {
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}

a.Navigation:link {
	text-decoration: none;
	color: #000066;
}
a.Navigation:visited {
	text-decoration: none;
	color: #000066;
}
a.Navigation:hover {
	text-decoration: underline;
	color: #000099;
}
a.Navigation:active {
	text-decoration: underline;
	color: #000099;
}
a.Text:link {
	text-decoration: none;
	color: #000066;
}
a.Text:visited {
	text-decoration: none;
	color: #000066;
}
a.Text:hover {
	text-decoration: underline;
	color: #000099;
}
a.Text:active {
	text-decoration: underline;
	color: #000099;
}
a.LetztesUpdate:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.LetztesUpdate:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.LetztesUpdate:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.LetztesUpdate:active {
	text-decoration: underline;
	color: #FFFFFF;
}
a.Aktualisierung:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.Aktualisierung:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.Aktualisierung:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.Aktualisierung:active {
	text-decoration: underline;
	color: #FFFFFF;
}

a.Links:link {
	text-decoration: none;
	color: #C0C0C0;
}
a.Links:visited {
	text-decoration: none;
	color: #C0C0C0;
}
a.Links:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.Links:active {
	text-decoration: underline;
	color: #FFFFFF;
}

a.Titel:link {
	text-decoration: none;
	color: #993333;
}
a.Titel:visited {
	text-decoration: none;
	color: #993333;
}
a.Titel:hover {
	text-decoration: underline;
	color: #000000;
}
a.Titel:active {
	text-decoration: underline;
	color: #000000;
}