* {
margin: 0;
padding: 0;
}

#css_imageloader{
position:absolute;
top:0;
left:0;
height:0;
width:0;
overflow:hidden;
display:none;
}
#css_imageloader img{
position:absolute;
top:0;
left:0;
height:0;
width:0;
overflow:hidden;
}

body {
margin: 0;
padding: 0;
font: 1em Verdana, Helvetica, san-serif normal;
color: #fff;
background: url(../images/bg.gif) repeat;
text-align: center;
}
#wrapper {
	width:983px;
	margin:0 auto;
}
#container-zentriert {
	min-height: 700px;
}

#header {
text-align: left; /* Ausrichtung für das LOGO im IE, sonst würds in der Mitte stehn*/
width:983px;
height:309px;
margin:0;
background: transparent url(../images/header-ohnelogo.png) no-repeat;
}

.mainnavi {
	width:983px;
	height: 43px;
	float: right;
	background: transparent url(../images/navi-bg.png) no-repeat;
}

#left-colum { 
	text-align: left; /* Ausrichtung für die SUBNAVI im IE sonst steht sie innerhalb "left-colum mittig "*/
	width: 240px;
	height: 592px;
	float: left;
	background: transparent url(../images/subnavi-bg.png) no-repeat;
}

#content {
	width: 743px;
	height: 656px;  /* dann macht auch der IE mit!*/
	margin: 0px;
	padding-top: 15px;
	float: left;
	text-align: left;
	background: transparent url(../images/content-bg.gif) no-repeat;
}

#footer {
	width: 660px;
	position: relative;
	left: 0px;
}
#footercontent{
	height:100px;
	background-image: url(../images//footer-bg.png);
	background-repeat: no-repeat;
}

/* ---------- HHF LOGO ------------- */
#logo {
position: relative;
top: 110px;
left: 0px;
height: 181px;
width: 300px;
background: transparent url(../images/hhf-logo.png) no-repeat;
}


/* ----------HAUPT-Navigation------------- */

#navlist {
margin: 0 0 0 130px;
}
#navlist ul, #navlist li {
display: inline;
list-style-type: none;
}
/* ------------------------------------------------------------  */
.mainnavi #navlist li a#home {
	height: 42px;
	width: 91px;
	background: transparent url(../images/nav-home-0.png) no-repeat;}
.mainnavi #navlist li a:hover#home { /* ++++ HOVER ++++  */
	height: 42px;
	width: 91px;
	background: transparent url(../images/nav-home-1.png) no-repeat;}
.mainnavi #navlist li a#home-current {
	height: 42px;
	width: 91px;
	background: transparent url(../images/nav-home-2.png) no-repeat;}
/* ------------------------------------------------------------  */
.mainnavi #navlist li a#events {
	height: 42px;
	width: 113px;
	background: transparent url(../images/nav-events-0.png) no-repeat;}
.mainnavi #navlist li a:hover#events { /* ++++ HOVER ++++  */
	height: 42px;
	width: 113px;
	background: transparent url(../images/nav-events-1.png) no-repeat;}
.mainnavi #navlist li a#events-current {
	height: 42px;
	width: 113px;
	background: transparent url(../images/nav-events-2.png) no-repeat;}
/* ------------------------------------------------------------  */
.mainnavi #navlist li a#blog {
	height: 42px;
	width: 81px;
	background: transparent url(../images/nav-blog-0.png) no-repeat;}
.mainnavi #navlist li a:hover#blog { /* ++++ HOVER ++++  */
	height: 42px;
	width: 81px;
	background: transparent url(../images/nav-blog-1.png) no-repeat;}
.mainnavi #navlist li a#blog-current {
	height: 42px;
	width: 81px;
	background: transparent url(../images/nav-blog-2.png) no-repeat;}
/* ------------------------------------------------------------  */
.mainnavi #navlist li a#friends {
	height: 42px;
	width: 131px;
	background: transparent url(../images/nav-friends-0.png) no-repeat;}
.mainnavi #navlist li a:hover#friends {  /* ++++ HOVER ++++  */
	height: 42px;
	width: 131px;
	background: transparent url(../images/nav-friends-1.png) no-repeat;}
.mainnavi #navlist li a#friends-current {
	height: 42px;
	width: 131px;
	background: transparent url(../images/nav-friends-2.png) no-repeat;}
/* ------------------------------------------------------------  */
.mainnavi #navlist li a#stuff {
	height: 42px;
	width: 91px;
	background: transparent url(../images/nav-stuff-0.png) no-repeat;}
.mainnavi #navlist li a:hover#stuff {  /* ++++ HOVER ++++  */
	height: 42px;
	width: 91px;
	background: transparent url(../images/nav-stuff-1.png) no-repeat;}
.mainnavi #navlist li a#stuff-current {
	height: 42px;
	width: 91px;
	background: transparent url(../images/nav-stuff-2.png) no-repeat;}
/* ------------------------------------------------------------  */
.mainnavi #navlist li a#contact {
	height: 42px;
	width: 128px;
	background: transparent url(../images/nav-contact-0.png) no-repeat;}
.mainnavi #navlist li a:hover#contact {
	height: 42px;
	width: 128px;
	background: transparent url(../images/nav-contact-1.png) no-repeat;}
.mainnavi #navlist li a#contact-current {
	height: 42px;
	width: 128px;
	background: transparent url(../images/nav-contact-2.png) no-repeat;}
/* ------------------------------------------------------------  */
#navlist a:link, #navlist a:visited {
	float: left;
	margin: 0px 10px 14px 10px;
	text-decoration: none;
	color: #989e73;
}
/*
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	background: transparent url(../images/nav-home-0.gif) no-repeat;
	color: #000;
}
*/


/* ----------UNTER-Navigation------------- */
/* Die Breite die zur Verfügung steht ist <= 240px siehe "#left-colum"  */
.subnavi {
	max-width: 180px;
	width: 100px;
	height: 200px;
	position: relative;
	top: 50px;
	left: 20px;
	margin: 20px;
	}
.subnavi .subnavlist ul, .subnavi .subnavlist li {
	list-style: none;
	}
.subnavlist li {
	font-size: 1.1em;
	margin: 0 10px 5px 20px;
	text-transform: uppercase;
	}

.subnavlist li a {
	text-decoration: none;
	color: #ffffff;
	}

.subnavlist li a:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	border-bottom: 5px #99cccc solid;
	}
	
.subnavlist li a#pictures-current {
	color: #99cccc;
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	border: 0pt;
	}

span {
display: none;
}


/* ---------- Zeichen und Texte ------------- */
.article-container {
	width: 660px;
	height: auto;
	margin: 55px 0 0 0;
	padding: 0px 0px 0px 60px;
	color: #000000;
	text-align: left;
	background: transparent url(../images/article-bg.png) repeat-y;
	/*border: #000000 1px solid;*/
}
#article01 {
	margin:0;
	padding: 0 0 20px 0;
	width: 560px;

}
#article01 h1 {
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1em;
	color: #444;
	text-transform: uppercase;
	padding-top: 10px;

}

#article01 h2 { /*Einleitungstext*/
	font-size: 1.1em;
	font-weight: normal;
	font-style: italic;
	line-height: 1.3em;
	color: #444; 
	width: 25em;
	margin: 0 0 0 50px;
	padding: 20px 0 10px 0;
}


#article01 p#teasertext01 {	
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.2em;
	color: #ff6600;
	text-transform: uppercase;
	margin-bottom: 20px;
	padding: 10px 10px 0 10px;

}
#article01 p#teasertext02 {	
	font-size: 1.2em;
	font-weight: normal;
	color: #444;
	margin: 0 0 20px 50px;
	padding-left: 8px;
	border-left: 5px #444 solid; /* HELLBLAU */
	}

p#name {
	line-height: 1.4em;
	font-size: 1.1em;
	font-weight: normal;
	color: #444;
	padding: 0 60px;
	margin-bottom: 20px;
}	
p#adress {
	line-height: 1.4em;
	font-size: 1em;
	font-weight: normal;
	color: #444;
	padding: 0 60px;
	margin-bottom: 20px;
}

p#adress a,  p#adress a:hover {
	color: #444;

}

p#text {
	line-height: 1.4em;
	font-size: 1em;
	font-weight: normal;
	color: #444;
	padding: 0 30px;
	margin-bottom: 20px;
}

p#text a {
	font-size: 0.9em;
	text-decoration: none;
	color: #ff6600;
}
p#text a:hover {
	color: #ff6600;
	border-bottom: 3px #99cccc solid;
}

p, img {
	margin-bottom: 20px;
}


.gallery {
	margin: 10px 40px;
}
.gallery td {
	padding:0px 10px;
}

/*
a:link { color: pink }

a:visited { color: purple }

a:hover { color: yellow }

a:active { color: red } */


