/* TEXT */
body {
	text-align: left;
	font-family:  Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #444444;
}

h1 {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 2px;
}

h2 {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 2px;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

hr {
    height: 0px;
    margin-top: 15px; 
    margin-bottom: 15px; 
	color: #ffffff;
    border-top: 1px solid #cdbe9f;
}

ul, ol {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 30px;
}

li {
	margin-left: auto;
	padding-left: 3px;
}

.div_location_button { 
  font-size: 10px;
  letter-spacing: 0px;
}


/* =-=-=-=-=-=-=- Linkdefinitionen -=-=-=-=-=-=-=- */
a:link, a:visited {
	color: #444444;
	text-decoration: underline;
}

a:hover, a:active {
	color: #444444;
	text-decoration: none;
}

a:hover, a:active {
	color: #444444;
	text-decoration: none;
}

/* =-=-=-=-=-=-=- Impressum -=-=-=-=-=-=-=- */
#impressum {
	color: #ffffff;
	font-weight: bold;
}

#impressum a:link, #impressum a:visited {
	color: #ffffff;
	text-decoration: none;
}

#impressum a:hover, #impressum a:active {
	color: #ffffff;
	text-decoration: underline;
}

#impressum a:hover, #impressum a:active {
	color: #ffffff;
	text-decoration: underline;
}

.meldung_ok {
	font-weight: bold;
	text-align: left;
}

.meldung_fehler {
	color: #972b43;
	font-weight: bold;
	text-align: left;
}

.merkzettel_vorschau, .merkzettel_vorschau a:link, .merkzettel_vorschau a:visited, .merkzettel_vorschau a:hover {
	color: #ffffff;
	text-align: left;
}

/* rheinline */
#rheinline, #rheinline a:link, #rheinline a:visited, #rheinline a:hover {
	font-size: 10px;
	text-decoration: none;
	color: #65594F;
	text-align: right;
}