/*	body
*******************************************************************************/

body {
	background-image:url(hg1.gif);
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}



/*	header
*******************************************************************************/

#navieingabe {
	position:absolute;
	width:853px;
	height:34px;
	z-index:2;
	left:100px;
	top:105px;
	border-bottom:1px dotted #000000;
	border-top-width:1px;
	border-top-color:#000000;
	border-top-style: dotted;
	border-right-style: none;
	border-left-style: none;
}

a:hover {
	color: #990000;
}

/*	content
******************************************************************************/

#content {
	position:absolute;
	width:853px;
	height:100%;
	z-index:5;
	top:115px;
	left: 100px;
	background-image: url(img/hg2.png);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	white-space: normal;
	letter-spacing: 0em;

}

.contenttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	white-space: normal;
	letter-spacing: 0em;
	margin-left:50px;
	margin-right:50px;
}

.workshopscontenttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 20px;
	color: #666666;
	white-space: normal;
	letter-spacing: 0em;
	margin-left:70px;
	margin-right:50px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color:#000000;
	margin-left:50px;
	margin-top:30px;
}

h1.emp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color:#990000;
	margin-left:50px;
	margin-top:30px;
	text-transform: uppercase;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#990000;
	margin-left:50px;
	margin-top:30px;
}


ul {
	margin-top: 20px;
}

li {
	list-style-image: url(bullet.png);
	margin-left: 20px;
	margin-right:20px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-color: #000000;
	border-top-style: dotted;
	border-top-width: 1px;
	background-color: #FFFFFF;
	padding-left: 10px;
	color: #454545;
	font-style: oblique;

}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
