body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
a:link { font-weight:bold; color:white; text-decoration:underline; }
a:visited { font-weight:bold; color:white; text-decoration:underline; }
a:focus { font-weight:bold; color:white; text-decoration:underline; }
a:hover { font-weight:bold; color:white; text-decoration:underline; }
a:active { font-weight:bold; color:white; text-decoration:underline; }

h1 {
	vertical-align: middle;
	text-align: center;
	font-size: 24px;
}

h2 {
	vertical-align: middle;
	text-align: center;
	font-size: 20px;
}

h3 {
	vertical-align: left;
	text-align: center;
	font-size: 18px;
}

h4 {
	text-align: left;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main {
	background-image: url(../bilder/festivalimage.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#main a:link {
	font-weight:bold;
	color:white;
	text-decoration:none;
	font-size: 18px;
}
#main a:visited {
	font-weight:bold;
	color:white;
	text-decoration:underline;
	font-size: 12px;
}
#main a:focus {
	font-weight:bold;
	color:white;
	font-size: 18px;
}
#main a:hover {
	font-weight:bold;
	color:white;
	text-decoration:underline;
	font-size: 12px;
}
#main a:active { font-weight:bold; color:white; text-decoration:underline; }

#maintext {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
}
 
