/* Stylesheetdokument - www.dreix.de */

a:hover {color: #ff00ff; text-decoration: none; background-color: orange; font-weight: bold}

.ueber {text-align: left; color: red; font-style: normal; font-weight: bold; font-size: 20pt}
.unter {text-align: left; color: gray; font-style: normal; font-weight: bold; font-size: 12pt}
.teilueber {text-align: center; color: white; font-style: normal; font-weight: bold; font-size: 16pt}
.lett {text-align: left; color: red; font-style: normal; font-weight: bold; font-size: 20pt}
.dreix {text-align: right; color: red; font-style: normal; font-weight: normal; font-size: 8pt}
.fuss {text-align: left; color: black; font-style: normal; font-weight: bold; font-size: 10pt}

li { margin-top:3px; margin-left:-25px; text-align: left; color: #000000; font-style: normal; font-weight: normal; font-size: 12pt}
#ramen{
	border-top-color:red;
	border-left-color:red;
	border-right-color:red;
	border-bottom-color:red;
	border-width:15px;
	border-style:outset;
	padding:8px;
	}
.ersteller {position:absolute; bottom:2px;  right:2px; font-size: 8pt}

