/*
Dunkelblau: eigentlich #004292,zur Vereinfachung #049
*/

body { background: #7fa0c8; }
body,div#inhalt.kontakt p.ultitle,div#inhalt ul,div#inhalt p,div#menu h1 { margin: 0; }

img
{
	-ms-interpolation-mode: bicubic;
	image-rendering: optimizeQuality;
}

a,div#zentriert
{
	color: #049;
	text-shadow: rgba(255,255,255,1) 0 0 2px;
}

a { text-decoration: none; }
a:hover { text-decoration: underline; }
div#zentriert,div#kopfzeile,img#spruch,img#comeback,div#startseite,div#inhalt,div#inhalt.hemden a,div#menu { position: absolute; }

div#zentriert
{
	font-family: Futura,"Futura Medium","Futura Book","Trebuchet MS",Helvetica,Arial,sans-serif;
	margin-top: -288px;
	margin-left: -488px;
	top: 50%;
	left: 50%;
	height: 576px;
	border-style: solid;
	border-width: 1px;
	border-color: #fff #049 #049 #fff;
}

div#zentriert,div#kopfzeile { width: 976px; }

div#startseite
{
	z-index: 1;
	left: 111px;
}

div#startseite img
{
	width: 396px;
	height: 576px;
}

div#inhalt
{
	background: #e5ecf4 url("../images/inhalt.png") no-repeat 109px 0;
	width: 608px;
	height: 416px;
	font-size: 18px;
	line-height: 24px;
	text-align: justify;
	padding: 16px;
}

div#inhalt ul { padding: 0 0 0 24px; }
div#inhalt.angebot ul li { padding: 0 0 12px 0; }
div#inhalt.kontakt p,div#inhalt.ueberuns p { margin: 0 0 12px 0; }

div#inhalt.kontakt p a img
{
	width: 128px;
	float: right;
}

div#inhalt.kontakt p a img, div.hemden div p>span>img { background: white; }
div#inhalt.kontakt p span+br,div.hemden div br { display: none; }
div#inhalt,div#menu { top: 128px; }

div#menu
{
	background: #fff;
	left: 640px;
	width: 240px;
	height: 432px;
	padding: 16px 0 0 96px;
}

div#menu h1
{
	font-size: 32px;
	line-height: 68px;
}

div#inhalt h1
{
	font-size: 32px;
	line-height: 48px;
}

div#menu h1 a { color: #7fa1c8; }

div.hemden div
{
	overflow: auto;
	white-space: nowrap;
}

div.hemden div p { display: inline; }

div#inhalt.kontakt p a img,div.hemden div img
{
	line-height: 0;
	border: 1px solid #049;
}

div.hemden div img { height: 384px; }
