#header1
{
	color: black;
	font-family: Comic Sans MS;
	font-size: 20px;
	font-weight: bold;
}
#body
{
	background-color: Blue;
	margin-left: 10px;
	margin-top: 10px;
}
#bodyTuerkis
{
	background-color: #00cccc;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#bodyTuerkisBG
{
	background-color: #0099ff;
	background-image: url(../bilder/bg_haus.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-attachment: fixed;
}
#textLink
{
	color: blue;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
#rahmen
{
	border: 1px solid black;
	background-color: white;
	font-family: Arial;
	font-weight: bold;
}
#rahmenBild
{
	border: 10px solid blue;
}
#textHead
{
	color: white;
	font-family: Comic Sans MS;
	font-size: 40px;
}
#textBig
{
	color: white;
	font-family: Verdana;
	font-size: 84px;
	font-weight: bold;
}
#text18white
{
	color: white;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
}
#textRMVwhite
{
	color: white;
	font-family: Verdana;
	font-size: 18px;
	background-image: url(../bilder/bg_rmv.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#text10
{
	color: black;
	font-family: Verdana;
	font-size: 10px;
}
#text12
{
	color: black;
	font-family: Verdana;
	font-size: 12px;
}
#text14
{
	color: black;
	font-family: Verdana;
	font-size: 14px;
}
#text16
{
	color: black;
	font-family: Verdana;
	font-size: 16px;
}
#text16Prog
{
	color: black;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}
#text18
{
	color: black;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
}
#text18Prog
{
	color: red;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
}