body,
html
{
	height: 100%;
	background: #F0E2D6 url('../images/hg_body.jpg') repeat top left;
	font-family: StoneSans, Arial, Helvetica, san-serif;
	line-height: 150%;
	font-style: italic;
}

.serifed {
	font-family: 'TeXGyreTermes', Georgia, Times, 'Times New Roman', serif;
}

.sanserifed {
	font-family: Arial, Helvetica, san-serif;
}

#outter1
{
	display: table;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#outter2
{
	display: table-cell;
	vertical-align: middle;
}

#start,
#mich,
#angebot,
#kontakt
{
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 548px;
	display: table;
	border: 1px solid #C7AAAA;
}

#start
{
	background: #F0E2D6 url('../images/hg_start.jpg') no-repeat top left;
}

#mich
{
	background: #F0E2D6 url('../images/hg_mich.jpg') no-repeat top left;
}

#angebot
{
	background: #F0E2D6 url('../images/hg_angebot.jpg') no-repeat top left;
}

#kontakt
{
	background: #F0E2D6 url('../images/hg_kontakt.jpg') no-repeat top left;
}

span.red,
span.bigred {
	color: #710000;
}

span.red {
	font-size: 14pt;
}

span.bigred {
	font-size: 20pt;
	font-weight: bold;
	line-height: 150%;
	font-style: normal;
}

#nav
{
	margin-top: 16px;
	margin-left: 10px;
	color: #000033;
	font-style: italic;
	font-size: 13pt;
	line-height: 150%;
	font-weight: bold;
	clear: both;
}

#nav li
{
	padding: 0 8px;
	float: left;
	list-style: none;
	text-align: center;
	vertical-align: bottom;
	cursor: pointer;
}

#nav li.leer
{
	width: 15px;
	cursor: auto;
	padding: 0;
}

#nav li a
{
	color: #000032;
	text-decoration: none;
}

#nav li a:hover
{
	color: #773233;
}

#nav li.selected,
#nav li.selected a,
#nav li.selected a:visited
{
	color: #773233;
}

#ulmich ul {
	list-style: dot;
	padding: 0;
}

#ulmich li {
	padding: 0 2px;
	margin: 0 18px;
	font-size: 10pt;
	line-height: 120%;
	color: #000033;
}

a, a:visited, a:active {
	color: #000033;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
	text-shadow: none;
}
