/* 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: #F7F1E7;
    border-top: 1px solid #CEC6B7;
}

#hr_hell {
    height: 0px;
    margin-top: 5px; 
    margin-bottom: 5px; 
	color: #F7F1E7;
    border-top: 1px solid #EFE8D8;
}

ul, ol {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 30px;
	/* list-style-position: inside; */
}

li {
	/* margin-left: 5px; */
	margin-left: auto;
	padding-left: 3px;
}

a:link.pfeil_hoch, a:hover.pfeil_hoch, a:visited.pfeil_hoch {
	text-decoration: none;
	/* font-weight: bold; */
}


/* =-=-=-=-=-=-=- 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;
}

.einzelpreis {
	font-weight: bold;
}

#meldung_ok {
	font-weight: bold;
	text-align: left;
}

#meldung_fehler {
	color: #FF6600;
	font-weight: bold;
	text-align: left;
}

#mwst_hinweis {
	font-size: 10px;
	text-align: right;
}

/* rheinline */
#rheinline, #rheinline a:link, #rheinline a:visited, #rheinline a:hover {
	font-size: 10px;
	text-decoration: none;
	color: #65594F;
	text-align: right;
}
