body {
    font-family: Verdana, Tahoma, Arial;
    margin: 0;
    padding: 0;
		text-align: center;
		font-size: 11px;
		background-color: #f2f0ed;
}

img {
    border-style: none;
		border-width: 0px;
}

a:hover {
    text-decoration: none;
		color: #000000;
}

a {
    text-decoration: underline;
		color: #000000;
}

#page {
    text-align:left;
		margin: 0 auto;
		width: 800px;
}

#hlRow {
    width:800px;
		height:70px;
		background-color:#CC0000;
		background-image:url(../designPic/hlrow_map.jpg);
		background-repeat:no-repeat;
		background-position:right;
}

#hlJohannesGruberNet {
    font-family:Verdana, Tahoma, Arial;
		font-size:30px;
		color:#ffffff;
		white-space:nowrap;
}

#hlPersonalHomepage {
    font-family:Courier, Tahoma, Arial;
		font-size:14px;
		color:#ffffff;
}
