#laufzeile {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #FF0000;
	line-height: 14px;
}

.ueberschrift1 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-variant: normal;
	color: #FF0000;
	letter-spacing: 10px;
	font-weight: normal;
	text-transform: uppercase;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px groove #959595;
	border-left: 1px none;
	font-style: italic;
}

.ueberschrift2 {
	font-family: Tahoma;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 17px;

}

.clarks {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 20px;
}

.verlinkungen {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}



.buttonsschrift {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	cursor: default;
	height: 10px;
	font-weight: 100;
	line-height: 35px;
}

a{
color:#FFFFFF;
font-weight:normal;
text-decoration:none;
}

a:link {
color:#FFFFFF;
font-weight:normal;
text-decoration:none;
}

a:visited {
color:#FFFFFF;
font-weight:normal;
text-decoration:none;
}

a:hover {
color:#FFFFFF;
font-weight:bold;
font-size:19px;
text-decoration:none;
} 


#name{
width:150px;
background-color:#CCCCCC;
}
#mitteilung1{
background-color:#CCCCCC;
}

