body {
	background:#fff;
	font-family:verdana, arial, sans-serif;
	font-size:62.5%;
	margin:0;
	padding:0;
}

#box {
	min-width:900px;
}

#head1 {
	background:#fff url(gfx/head-bg.png) bottom left no-repeat;
	width:27.5em;
	margin-left:9em;
	border-bottom:1px solid #D4D4D4;
	border-left:1px solid #fff;
	float:left;
	height:110px;
}

#head2 {
	background:#fff url(gfx/head-bg.png) bottom right no-repeat;
	width:501px;
	border-bottom:1px solid #D4D4D4;
	float:left;
	height:110px;
}

#head1 img {
	margin:20px 0 10px 10px;
	border:0;
}

#bluestripe {
	border-top:1px solid #fff;
	background:#021A43;
	height:15em;
	clear:left;
}

#bluestripe img {
	border-right:1px solid #fff;
	margin-bottom:-0.2em;
}

img.ref {border:1px solid #aaa;padding:1px;}

#side {
	margin-left:9em;
	border:1px solid #fff;
	padding:0;
	width:27.5em;
	background:#F7F7F7 url(gfx/side-bg.png) bottom repeat-x;
	padding-bottom:18em;
	float:left;
	clear:both;
}

em {
	font-style:italic;
	font-weight:normal;
}

#side p {
	font-size:1.2em;
	margin:1.5em 1.5em 1em 1.7em;
	color:#444;
	line-height:1.6em;
}

#side p span {
	display:block;
	font-size:0.8em;
	color:#aaa;
}

#side span.phone {
	font-weight:bold;
	color:#444;
	font-size:1.2em;
	display:block;
	padding:4px 0 5px 0;
	padding-left:20px;
	background:url(gfx/icon-phonesmall.png) left center no-repeat;
}

#side p span.mail {
	font-weight:bold;
	color:#444;
	font-size:1.2em;
	display:block;
	padding:4px 0 5px 0;
	padding-left:20px;
	background:url(gfx/icon-mailsmall.png) left center no-repeat;
}

#side p span.mail a {color:#444;}

#side h1 {
	font-size:1.2em;
	color:#fff;
	font-weight:bold;
	background:#bbb url(gfx/icon-bulp.png) 10px center no-repeat;
	padding:0 0 0 24px;
	line-height:2.5em;
	border:1px solid #E1E1E1;
	border-bottom:0;
	margin:0;
}

#side h2 {
	color:#444;
	font-weight:bold;
	font-size:1.3em;
	margin:1.5em 1.5em 1em 1.5em;
	padding:0 0 1em 0;
	width:15em;
	border-bottom:1px dashed #9F9F9F;
}

#side ul {
	color:#444;
	margin:0 0 2em 1.5em;
	padding:0;
	list-style-type:none;
	font-size:1.3em;
	line-height:2em;
}

#side ul.inline li {
	padding:0 1em 0 0;
	display:block;
	float:left;
}

form input {margin:5px 0 5px 0;}
form label{font-size:0.8em; font-weight:bold; display:block; line-height:0.5em;margin:5px 0 4px 0;}
form textarea {margin:5px 0 5px 0;font-family:verdana,arial,sans-serif;font-size:1em;}
form input.submit {color:#021A43; font-weight:bold;padding:1px 10px 2px 10px;margin:0.5em 0 0 0;}
form .input {border:1px solid #aaa;}

abbr, acronym {cursor:help; border-bottom:1px dotted #444;}

#navi {
	font-family:trebuchet ms, sans-serif;
	background:#F60 url(gfx/navi-bg.jpg) repeat-x;
	padding:0.5em 0 0.5em 1.5em;
	width:26em;
	margin-left:9em;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	float:left;
	line-height:3.5em;
}

#content {
	margin:110px 0 3em 3em;
	background:#fff;
	width:45em;
	float:left;
}

#content div.clear {
	clear:both;
	background:none;
	padding:0;
	margin:0;
}

#content table {
	font-size:1.4em;
	color:#777;
}

#content div {
	padding:1.5em 0 0 2em;
	background:#f5f5f5 url(gfx/rounded.png) no-repeat;
	margin:2em 0 2em 0;
}

#content span.type {
	font-size:0.8em;
	padding-left:0.5em;
	color:#aaa;
	vertical-align:top;
}

#content h1 {
	color:#777;
	font-size:2.4em;
	padding-bottom:0.3em;
	font-weight:normal;
	width:16em;
	border-bottom:1px dashed #9F9F9F;
}

#content div table {
	margin-top:15px;
}

#content h2 {
	color:#777;
	font-size:1.8em;
	padding:0 0 0.3em 0;
	margin:0;
	font-weight:normal;
	width:16em;
	border-bottom:1px dashed #9F9F9F;
}

#content p {
	font-size:1.4em;
	line-height:1.6em;
	color:#777;
}

#footer {
	font-size:1.2em;
	background:#F6F6F6;
	border-top:1px solid #D3D3D3;
	height:3.5em;
	border-bottom:1px solid #F6F6F6;
	clear:both;
}

#footer ul {
	float:left;
	list-style-type:none;
	padding:0;
	margin:0;
}

#footer ul li {
	border-right:1px dotted #D3D3D3;
	float:left;
	height:3.2em;
	padding:.2em 1em 0.1em 1em;
	line-height:3em;
}

img#top {float:right;}

ul li img {border:0; vertical-align:middle;}

#footer ul.meta {
	float:right;
	list-style-type:none;
}

#footer ul.meta li {
	display:inline;
	padding:0 1.4em 0 1.4em;
	color:#999;
	background:none;
	border-right:0;
	border-left:1px dotted #D3D3D3;
	line-height:3.5em;
	height:3.5em;
	font-size:1em;
}

#impressum p {
	font-size:1.4em;
	line-height:1.4em;
}

div#impressum {background:none;padding:0;}

a img {border:0;}
a.img:hover {border:0;}

a, a:visited {text-decoration:none;}
a:hover {border-bottom:1px dashed;}

#content a {color:#FF6802}

#footer a {color:#999; text-decoration:none;}

#side a {color:#444}

#side a.news {color:#888;padding-left:14px; background:url(gfx/icon_arrow.png) left center no-repeat;}

#navi a.Inaktiv {font-size:1.8em; color:#fff; text-decoration:none; background:none; float:left; clear:both;}
#navi a.Inaktiv:hover {background:url(gfx/navi-underline.png) 0 1.6em repeat-x; border:none;}

#navi a.Aktiv {font-size:1.8em; color:#fff; text-decoration:none; background:none; float:left; clear:both; background:url(gfx/navi-underline.png) 0 1.6em repeat-x; border:none;}
#navi a.Aktiv:hover {background:url(gfx/navi-underline.png) 0 1.6em repeat-x; border:none;}