html, body, a, input {
	font-size: 101%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: Black;
	margin: 0;
	padding: 0;
}

.border {
	border-bottom: 1px solid Black;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
}

A:link  {
	color: #06005D;
	text-decoration : none;
	}
A:Visited  {
	color: Purple;
	text-decoration : none;
		}
A:Active  {
	color: Red;
	text-decoration : none;
	}
A:Hover  {
	color: Gray;
	text-decoration : underline;
	}

a.menue {
	/* font-family : Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif; */
	font-weight: bold;
	color: Black;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.menue:link { text-decoration: none; }

a.menue:visited {
text-decoration: none;
color: Gray;
}

a.menue:active { text-decoration: underline; }

a.menue:hover {
text-decoration: underline;
color: #778899;
}

a.mail {
	/* font-family : Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif; */
	font-weight: bold;
	color: Black;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.mail:link { text-decoration: none; }

a.mail:visited {
text-decoration: none;
color: Gray;
}

a.mail:active { text-decoration: underline; }

a.mail:hover {
	text-decoration: none;
	color: #778899;
}
	

a.webdesign:link {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 0.6em;
font-weight: bold;
color: #D4CAC8;
text-decoration:none;
}

a.webdesign:visited {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 0.6em;
font-weight: bold;
color: #D8BFD8;
text-decoration:none;
}

a.webdesign:active {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 0.6em;
font-weight: bold;
color: #4682B4;
text-decoration: underline;
}

a.webdesign:hover {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 0.6em;
font-weight: bold;
color: #6A5ACD;
text-decoration: underline;
}

.hintergrundbild {
	background-image: url(img/hintergrundbild.gif);
	}

.tr-headerfarbe {
	background-color: #EEEDF2;
}

.tr-menuefarbe {
	background-color: #c1cecb;
}

.tr-menuefarbeborder {
	background-color: #c1cecb;
	border-bottom: 1px dotted Black;
	border-top-color: Black;
	border-top-style: dotted;
	border-top-width: 1px;
}

.bgrechts {
	background-image : url(img/bg_rechts2.gif);
	background-repeat : no-repeat;
	padding-left: 10px;
}


.counter {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 0.6em;
font-weight: bold;
color: White;
}


.adresszeile-oben {
font-family : Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
color: Black;
font-size: 0.9em;
}

	
.header {
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
}

.kurth {
	color: Black;
	font-family: "Arial Black";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
}

.header-beschreibung {
	color: #4e6560;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

.header-adresse {
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

.textstartseite {
	margin-left: -155px;
	font-weight: bold;
	font-size: 1.2em;
	color: #424242;
}


.bildunterschrift-name {
font-size : 0.8em;
font-weight: bold;
}

.bildunterschrift-txt {
font-size : 0.8em;
font-weight: normal;
}

.textnormal {
font-weight: normal;
}

.textkursiv {
font-weight: normal;
 font-style: italic;
}

p {
	margin-left: 10px;
	margin-right: 10px;
}