H1 {
font-size: 12px;
font-weight: bold;
}

.H1ROT {
font-size: 12px;
font-weight: bold;
color:#660000;
}

.list{
	color:red;
}

.list a {
		color: green;
		text-decoration: underline;
}
.list a:hover {
	color: #830849;
}


.list3{
	color:red;
}

.meinelinie{
width:100%;
color:#F4E3AD;
}