body {
	background-color:#FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 76%;
	COLOR:#333333;
	margin: 0px;
	line-height: 1.5em;
	}
	
#header {
	height: 90px;
	background-color: #E8EEF1;
	background-image: url(images/hotspot_linz_logo.gif);
	background-repeat: no-repeat;
	background-position: 36px 55px;
	text-align: right;
	}

#navbar {
	background-color: #7E8896;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 60px;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	}

#content {
	padding-top: 35px;
	padding-bottom: 35px;
}

#footer {
	background-color: #7E8896;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 36px;
	}

a,
a:link,
a:visited,
a:active {
	FONT-WEIGHT: bold;
	COLOR: #333333;
	TEXT-DECORATION: none;
	}

h1 {
	FONT-SIZE: 1.4em;
	FONT-WEIGHT: bold;
	COLOR: #D01818;
	}

h2 {
	FONT-SIZE: 1.2em;
	FONT-WEIGHT: bold;
	COLOR: #D01818;
	}
	
h3 {
	FONT-SIZE: 1.1em;
	FONT-WEIGHT: bold;
	COLOR: #610404;
	}

a.hotspot_menue, 
a.hotspot_menue:link, 
a.hotspot_menue:active, 
a.hotspot_menue:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	}
	
a.hotspot_menue:hover {
	color: #CFD4D7;
	text-decoration: none;
	}

a.hotspot_menue_sel, 
a.hotspot_menue_sel:link, 
a.hotspot_menue_sel:active, 
a.hotspot_menue_sel:visited {
	color: #CFD4D7;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	}
	
a.hotspot_menue_sel:hover {
	color: #CFD4D7;
	text-decoration: none;
	}

.story {
	vertical-align: top;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 65px;
	}
	
.linzmapLarge {
	width: 350px;
	vertical-align: top;
	padding-right: 20px;
	}
	
.linzmapSmall {
	width: 180px;
	vertical-align: top;
	padding-right: 20px;
	padding-bottom: 30px;
	}

.welcome {
	font-weight: bold;
	color: #D01818;
	}

.footerLogo {
	padding-left: 0px;
	}

.footerCell {
	text-align: right;
	padding-right: 20px;
	}

a.footerLink, 
a.footerLink:link, 
a.footerLink:active, 
a.footerLink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	}
	
a.wikilink, 
a.wikilink:link, 
a.wikilink:active, 
a.wikilink:visited {
	color: #7F8897;
	text-decoration: none;
	font-weight: normal;
	}
	
a.footerLink:hover {
	color: #CFD4D7;
	text-decoration: none;
	font-weight: normal;
	}

.bildtext {
	font-size: 0.9em;
	line-height: 1.1em;
	}

a.bildtext, 
a.bildtext:link, 
a.bildtext:active, 
a.bildtext:visited {
	text-decoration: none;
	}

a.pfeilLink, 
a.pfeilLink:link, 
a.pfeilLink:active, 
a.pfeilLink:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-indent: 10px;
	display: block;
	background-image: url(images/link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}

p.right {
	float: left;
	margin: 4px 20px 10px 0px;
	width: 100px;
}

p.right img {
	display: block;
	padding: 0px 0px 10px 0px;
}

p.rightStandort {
	float: left;
	margin: 4px 20px 5px 0px;
	width: 100px;
}

.clearLeft {
	clear: left;
}
