A
{
	border-bottom-color: dimgray; 
	border-bottom-style: dotted; 
	border-bottom-width: 1px; 
	color: dimgray; 
	text-decoration: none; 
}

A:hover
{
	background-color: seashell; 
	border-bottom-color: brown; 
	border-bottom-style: dashed; 
	border-bottom-width: 1px; 
	text-decoration: none; 
}

A:link
{
	border-bottom-color: dimgray; 
	border-bottom-style: dotted; 
	border-bottom-width: 1px; 
}

A:visited
{
	border-bottom-width: 1px; 
}

H1
{
	background-attachment: scroll; 
	background-color: seashell; 
	background-image: url(w.gif); 
	background-repeat: no-repeat; 
	border-bottom-color: darkgray; 
	border-bottom-style: solid; 
	border-bottom-width: 0.1em; 
	border-left-color: darkgray; 
	border-left-width: 2em; 
	border-top-color: darkgray; 
	border-top-style: solid; 
	border-top-width: 0.1em; 
	color: dimgray; 
	font: lighter small-caps 2em Garamond; 
	margin-left: 0em; 
	padding-bottom: 0.2em; 
	padding-left: 70px; 
	padding-top: 0.2em; 
}

H2
{
	border-bottom-color: darkgray; 
	border-bottom-style: solid; 
	border-bottom-width: 0.1em; 
	border-left-color: darkgray; 
	border-left-width: 0em; 
	border-top-color: darkgray; 
	border-top-style: solid; 
	border-top-width: 0.1em; 
	color: dimgray; 
	font: lighter small-caps 1em Garamond; 
	margin-left: 0em; 
	padding-bottom: 0.2em; 
	padding-left: 70px; 
	padding-top: 0.2em; 
}

P
{
	color: gray; 
	font: 14px/2.1em Garamond; 
	margin-bottom: 0.8em; 
	white-space: normal; 
	word-spacing: 0.2em; 
	word-wrap: break-word; 
}

.impressum { color: #666666; font: 11px/1em Garamond; margin-bottom: 0.8em; white-space: normal; word-spacing: 0.2em; word-wrap: break-word; }
