/* CSS Document AWV Pongau */

* {
	margin:0;
	padding:0;
}

body {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.9em;
	color:#1f1f1f;
}

h1, h2, h3, h4, h5, h6 {
	color:#6cae4a;
	font-weight:lighter;
}

.csc-header-n1 {
	height:38px;
}

/* zusaetzlicher unterer Abstand fuer IE7 */
*+html .csc-header-n1 {
	margin-bottom:30px;
}

.csc-header-n1 h1 {
	text-transform:uppercase;
	font-size:1.4em;
	margin-top:20px;
}

/* h1 formatieren - für weitere headings untereinander */
h1 {
	text-transform:uppercase;
	font-size:1.4em;
	margin-top:20px;
}

h4 {
	font-size:1em;
}

p {
	margin:0;
	padding:0;
}


#page {
	height:610px;
	margin:30px auto 0px;
	width:830px;
	position:relative;
}

/* Navigation Links / Rechts */
ul.navi {
	height:610px;
	position:absolute;
	top:0px;
	z-index:1;
}

#navi_left {
	left:0px;
}

#navi_right {
	right:0px;
}

ul.navi li{
	list-style-type:none;
	background-repeat:no-repeat;
	height:610px;
	float:left;
}

ul.navi li a {
	height:600px;
	display:block;
	text-decoration:none;
}

ul.navi li a:link {
	height:600px;
	display:block;
	text-decoration:none;
	outline:none;
}

ul.navi li a:visited {
	height:600px;
	display:block;
	text-decoration:none;
	outline:none;
}

.list_item {
	width:27px;
}

.list_item_home {
	width:50px;
}

.list_item_shadow {
	width:35px;
}


/* Content-Bereich */
#content {
	width:647px;
	height:610px;
	position:absolute;
	background-image:url(pics/hintergrund_sommer_schatten.jpg);
	background-repeat:no-repeat;
	z-index:0;
	/*display:none;*/
	visibility:hidden;
}

/* das eigentliche Feld fuer die Inhalts-Texte */
#content_text {
	position:absolute;
	overflow:hidden;
}

#content_text a {
	color:#1f1f1f;
}

#content_text a:link {
	color:#1f1f1f;
	outline:none;
}

#content_text a:visited {
	color:#1f1f1f;
	outline:none;
}

.content_text_home {
	width:530px;
	height:100px;
	bottom:50px;
	left:100px;
}

.content_text_topics {
	width:550px;
	height:520px;
	top:40px;
	left:45px;
}

/* Impressum */
#impressum {
	width:810px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:3px auto;
	position:relative;
	text-align:center;
	line-height:160%;
}

#impressum a {
	color:#1f1f1f;
}

#impressum a:link {
	color:#1f1f1f;
	outline:none;
}

#impressum a:visited {
	color:#1f1f1f;
	outline:none;
}
