﻿/* dies sind die wichtigen Styles: */
html, body   {margin:0; padding:0; width:100%; height:100%; overflow:hidden;}
#hintergrund {position:absolute; z-index:1; width:100%; height:100%;}
#festsymb    {position:absolute;  top:85px; left:5px; width : 278px; height:508px; z-index:10;}
#likebox     {position:absolute;  top:620px; left:25px; width : 240px; height:205px; z-index:11; background-image:url('images/Hg.png');}
#festlogo    {position:absolute;  top:0px; left:0px; width : 1024px; height:80px; z-index:20;}
#festnav     {position:absolute; z-index:100;}
#festfestanfr{position:absolute; z-index:110;}
#festaktion  {position:absolute;  top:85px; left:770px; width : 188px; height:100%; z-index:40;}
#scrollbar   {position:absolute; width:100%; height:100%; top:0px; left:0px; overflow:auto; z-index:2;} 
#inhalt      {padding:25px 10px 20px 300px; width:444px;}

/* nur für das Aussehen, kann verändert werden: */
body {font-family:arial, sans-serif; font-weight:normal; color:black; font-size:12px;}

p {

}
h1 { font-family:Verdana;font-size:18px;font-weight:bold; color:green; text-align: center;
	}

h2 { font-family:Verdana;font-size:18px;font-weight:bold; color:red; text-align: center;
	}
	
h3 { font-family:Verdana;font-size:18px;font-weight:bold; color:white; text-align: center;
	}


html { 
 background: url(images/HGStumpf.jpg) no-repeat center center fixed; 
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
}

	a {
		color: black; 
text-decoration:none;
	}
	a:active {
		color: green;
	}
	a:hover {
		color: green;
	}
	.auto-style2 {
	text-align: center;
	}

	.auto-style12 {
		background-image: url('images/Hg.png');
	}
	.auto-style13 {
		border-width: 0;
		background-image: url('images/HGContenttop.png');
	}
	.auto-style15 {
		background-image: url('images/HGAktuellestop.png');
		text-align: center;
		color: red;
		font-size: 20px;
	}
	.auto-style16 {
	color: white;
	font-size: large;
	}
	.auto-style17 {
		color: white;
	}
	.auto-style18 {
	text-align: justify;
	}
	.auto-style190 {
		font-size: 13px;
	}



