@charset "utf-8";
/* CSS Document */

/* ---------- ALLGEMEIN ---------- */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	background-image: url(hg_body.gif);
	background-repeat: repeat;
}
a {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
img {
	border: 0px;
}

/* ---------- ZENTRUM ---------- */

#site {
	width: 930px;
	margin-left: -465px;
	position: relative;
	left: 50%;
}


/* ---------- HEAD ---------- */

#head {
	height: 245px;
	width: 930px;
	position: relative;
	background-image: url(hg_head.gif);
}

#_menu_sprache {
    position: absolute;
    width: 130px;
    left: 800px;
    text-align: right;
    font-size: 10px;
}

#_logo {
    position: absolute;
    left: 30px;
    top: 35px;
    height: 142px;
    width: 654px;
}
#_inhalt {
	position: absolute;
	left: 20px;
	top: 142px;
	width: 120px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#_zell {
	position: absolute;
	left: 780px;
	top: 40px;
	height: 37px;
	width: 105px;
}
#_salzburg {
	position: absolute;
	left: 780px;
	top: 90px;
	height: 38px;
	width: 98px;
}
#_random_1 {
	position: absolute;
	height: 73px;
	width: 110px;
	top: 132px;
	left: 220px;
}
#_random_2 {
	position: absolute;
	height: 73px;
	width: 110px;
	top: 132px;
	left: 340px;
}
#_random_3 {
	position: absolute;
	height: 73px;
	width: 110px;
	top: 132px;
	left: 560px;
}
#_random_4 {
	position: absolute;
	height: 73px;
	width: 110px;
	top: 132px;
	left: 680px;
}
#_menu_info {
	position: absolute;
	width: 870px;
	left: 20px;
	top: 210px;
	background-color: #CC0000;
	height: 25px;
}
#breadcrumb {
	width: 720px;
	background-image: url(hg_content.gif);
	background-repeat: repeat-y;
	font-size: 10px;
	padding-left: 210px;
}

/* ---------- INHALT ---------- */

#content {
	width: 930px;
	float: left;
	background-image: url(hg_content.gif);
	background-repeat: repeat-y;
	position: relative;
}
#_left {
	width: 185px;
	float: left;
	padding-left: 20px;
}
#_component {
	width: 600px;
	float: left;
}

/* ---------- FUSS ---------- */

#footer {
	clear: left;
	width: 930px;
	position: relative;
	height: 45px;
	background-image: url(hg_footer.gif);
}
#_menu_footer {
	width: 440px;
	position: relative;
	left: 0px;
	float: left;
	top: 20px;
	font-size: 10px;
	padding-left: 40px;
}
#_copyright {
	width: 200px;
	position: absolute;
	left: 480px;
	top: 20px;
	font-size: 10px;
	text-align: center;
}
#_whosonline {
	width: 230px;
	position: absolute;
	left: 680px;
	top: 20px;
	padding-right: 20px;
	font-size: 10px;
	text-align: right;
}
#----------------------------------------------{}
#_webcam {
	position: absolute;
	height: 80px;
	width: 200px;
	left: 700px;
	top: 163px;
	text-align: center;
}
#_wetter {
	position: absolute;
	height: 160px;
	width: 200px;
	left: 700px;
	top: 0px;
}
#__mostread {
	width: 225px;
	/*margin-top: 10px;*/
	/*margin-bottom: 10px;*/
	position: relative;
	left: 0px;
	top: 5px;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000099;
}
#__latestnews {
	width: 225px;
	/*text-align: right;*/
	/*margin-bottom: 10px;*/
	left: 0px;
	top: 5px;
	position: relative;
	float: left;
}
#_rechts {
	width: 205px;
	float: left;
}
