.unterschrift {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #0099FF;
	text-align: center;
	font-weight: bold;
}
.bild_Sonne{
	background-image:url(pictures/SonneL.gif);
	width: 97%;
	height:100%; 
	}
.bild_SonneL{
	background-image:url(pictures/SonneL2.gif);
	width: 97%;
	height:100%; 
	}
.textbesch {
	font-family: "Comic Sans MS";
	font-size: 18px;
	text-align: center;
	color: #FFFFFF;
}
.sch {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #FFFF00;
	text-align: center;
}
.schUn {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
}





body {margin: 9px; padding: 0; font: 13px "Comic Sans MS";}

ul, li {
list-style-type: none;
margin: 0;
padding: 0;
}

div.menu {
	position: absolute;
	width: 505px;
	top: 135px;
	z-index: 3;
	left: 99px;
	height: 28px;
}
div.menu li {
float: left;
width: 110px;
}

div.menu a {
margin: 0 2px;
height: 15px;
display: block;
text-align: center;
font-weight: bold;
border: 0px solid gray;
text-decoration: none;
color: #0099FF;
background: #FFFF00;
}

div.menu a:hover {
	background: #FFFF00;
	border: 0px solid gray;
	color: #0000FF;
}

#smenu1, #smenu2, #smenu3, #smenu4 {
	display: none;
	float: left;
	width: 110px;
	font-size: 11px;
	font-weight: bolder;
}
#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a {
font-weight: bolder;
border-top: 0 none;
}


.bildrand {
	border: medium solid #FFFF00;
}
.wien {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #0000FF;
	font-weight: normal;
}
.graz {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #FFFF00;
}
.haus {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
}
.hausUe {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: normal;
	color: #FFFF00;
	text-align: right;
}
.tabelle {
	background-color: #0099FF;
}
.tabelle2 {
	background-color: #FFFFFF;
}
.tabelleUB {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #0099FF;
	font-weight: normal;
	background-color: #FFFF00;
}
.bildhintergrund {
	border: thin solid #FFFFFF;
}
.terUB {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
	background-color: #FFFF00;
}
.terUN {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	background-color: #0099FF;
}
.termuber {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #FFFF00;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
}
