html, body {
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	height: 100%;
	background: #fef8f7;
	font-family: Arial, sans-serif;
}
h1 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 1.2em;	
}
h2 {
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	font-size: 1em;
}
p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 1em;
}
a:link {
	color: #666699;
	text-decoration: none;	
}
a:visited {
	color: maroon;
	text-decoration: none;
}
a img {
	border: none;
}
div.spacer {
	margin: 0;
	padding: 0;
	font: 1px/1 sans-serif;
	clear: both;
}
div.lspacer {
	clear: both;
}
.hidden {
	visibility: hidden;
}
.idle {
	display: none;
}
.red {
	color: red;
}
#noscript {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 523px; /* maximaler Wert (523px), da Mozilla ansonsten ein Problem mit dem Flash Objekt hat */
	background: #fef8f7;
	z-index: 4;
}
#noscript_top {
	margin: 0 16px;
	border-bottom: 1px solid #666699;
	padding: 8px 8px;
	height: 60px;
	overflow: hidden;
}
#noscript_center {
	margin: 0 210px 0 210px;
	padding: 9px 20px 9px;
	font-size: 1em;
	line-height: 1.3;
}
#flash {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 760px;
	height: 525px;
	z-index: 0;
}
#noflash {
	position: absolute;
	top: 569px;
	left: 26px;
}
#top {
	margin: 0 16px;
	border-bottom: 1px solid #666699;
	padding: 8px 8px;
	height: 60px;
	overflow: hidden;
}
#center {
	margin: 0 210px 0 210px;
	padding: 9px 20px;
	font-size: 1em;
	line-height: 1.3;
}
/* Rahmen aufspannen, z.B. fuer Kategorieseite mit Zitat */
#center #content {
	padding-top: 1px;
	min-height: 480px;
}
#center #content blockquote.category {
	margin: 136px 0 0;
	padding: 0;
	font: italic normal 1.33em "Times New Roman", serif;
	text-align: center;	
}
#center #content p.author {
	text-align: right;
}
#center #content ul li {
	margin-bottom: 0.5em;
}
/* Sitemap Listen */
#center #content div.floatleft {
	float: left;
	width: 49%; /* darf nicht mehr sein als 49%, ansonsten macht IE bei der Sitemap Probleme */
}
/*
#center #content ul.sitemap {
	margin: 0;
	padding: 0 0 1em 1.5em;	
	list-style-image: url("../_images/img_li_bullet.gif");	
}
#center #content ul.sitemap ul {
	margin-left: 0;
	padding-left: 1.5em;
	list-style: none;
	list-style-image: url(""); /* schlimmer Fehler des IE (zeigt das Bullet-Bild der uebergeordneten Liste sogar trotz list-style: none an), der nur hierdurch zu beheben war
	list-style: square;
	font-size: 0.8em;
}*/
#center #content .floatleft h2 {
	margin: 0.5em 0;
	padding: 0 0 0 14px;
	font-weight: normal;
	background: url("../_images/img_li_bullet.gif") left no-repeat ;
}
#center #content .floatleft ul {
	margin: 0.5em 0;
	padding-left: 2.5em;
	list-style: square;
	font-size: 0.8em;
}

#center #content ul.link_list, #center #content ul.pdf_list {
	margin: 0;
	padding: 0;
	list-style: none;
}
/*
#center #content a.external, #center #content ul.link_list a {
	padding-left: 20px;
	background: url("../_images/bg_a_ext.gif") no-repeat left;
}
*/
#center #content a.pdf, #center #content ul.pdf_list a {
	padding-left: 24px;
	background: url("../_images/bg_a_pdf.gif") left no-repeat ;
}
#center #content p img.thumb {
	float: left;
	padding-right: 0.75em;
	padding-bottom: 0.5em;
}
#bottom {
	margin: 0 16px 0;
	border-top: 1px solid #666699;
	padding: 0px 8px 8px;
}
#bottom #footlinks {
	float: right;
	margin-top: 0.5em;
	margin-bottom: 0;
	list-style: none;
}
#bottom #footlinks li {
	display: inline;
	border-left: 1px solid #666699;
	padding-right: 0.25em;
	padding-left: 0.3em;	
}
#bottom #footlinks li.first {
	border: none;
}
#left {
	position: absolute;
	top: 88px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 210px;
	height: 400px;
	background: url("../_images/bg_left_arc.jpg") no-repeat #fef8f7;
	z-index: 1;
}
html>body #left {
	position: fixed;
}
#left #navigation {
	list-style: none;
	margin: 0;
	padding: 0;
	border-right: 1px solid #666699;
	text-align: right;
}
#left #navigation li {
	margin-bottom: 28px;
	padding-right: 14px;
}
#left #navigation li a {
	text-decoration: none;
	padding: 8px;
	font: 19px/1.5 Arial, sans-serif;
}
#left #navigation li a#agentur.active, #left #navigation li a:hover#agentur {
	background: url("../_images/bg_ahover_agentur.jpg") 4px 10px no-repeat;
}
#left #navigation li a#leistungen.active, #left #navigation li a:hover#leistungen {
	background: url("../_images/bg_ahover_leistungen.jpg") 4px 10px no-repeat;
}
#left #navigation li a#service.active, #left #navigation li a:hover#service {
	background: url("../_images/bg_ahover_service.jpg") 4px 10px no-repeat;
}
#left #navigation li a#preise.active, #left #navigation li a:hover#preise {
	background: url("../_images/bg_ahover_preise.jpg") 4px 10px no-repeat;
}
#left #navigation li a#kontakt.active, #left #navigation li a:hover#kontakt {
	background: url("../_images/bg_ahover_kontakt.jpg") 4px 10px no-repeat;
}
#left #navigation li a#aktuelles.active, #left #navigation li a:hover#aktuelles {
	background: url("../_images/bg_ahover_aktuelles.jpg") 4px 10px no-repeat;
}
#left #navigation li a#login.active, #left #navigation li a:hover#login {
	background: url("../_images/bg_ahover_login.jpg") 4px 10px no-repeat;
}
#left #navigation li a span.linkinfo {
	display: none;
	text-align: left;
}
#left #navigation li a:hover span.linkinfo {
	display: block;
	position: absolute;
	top: 396px;
	left: 16px;
	margin: 0;
	padding: 0;	
	width: 178px;
	background: #fef8f7;
	font-size: 0.75em;
	z-index: 2;
}
/* nicht wirklich notwendig, da durch PHP geloest, trotzdem behalten! */
#left #navigation li a.active span.linkinfo {
	display: none;
}
/* insgesamt 210 pixel breit */
#right {
	position: absolute;
	top: 88px;
	right: 0;
	margin: 0;
	border-left: 1px solid #666699;
	padding: 0px 18px;
	width: 169px;
}
html>body #right {
	position: fixed;
}
#right h1 {
	font-size: 19px;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 0.25em;
	padding: 0;
}
#right #structure {
	margin: 0;
	padding: 0;
	list-style: none;
}
#right #structure li a {
	display: block;
	padding-left: 20px;	
	width: 147px;
	line-height: 1.5;
	background: url("../_images/bg_a_bullet.gif") no-repeat left;	
}
#right #structure li a:hover {
	background: url("../_images/bg_ahover_anim.gif") no-repeat left;
}
#right #structure li a.active, #right #structure li a:hover.active { /* diese zweite Deklaration ist wegen dem IE notwenidg, da er ansonsten nochmal die Animation zum Pfeil zeigt */
	background: url("../_images/bg_a_active.gif") no-repeat left;
}
/* Formular-Elemente */
div.formular {
	margin: 0px auto;
	width: 336px; /* 320 */
}
div.formular div.row {
	clear: both;
	padding-top: 0.5em;
}
div.formular div.row span.forminput input, div.formular div.row span.forminput textarea {
	border: 1px solid #aaa;
	padding: 2px;
}
div.formular div.row span.forminput select {
	border: 1px solid #aaa;
}
div.formular div.row span.forminput input:focus, div.formular div.row span.forminput textarea:focus {
	border: 1px solid #669;
}
div.formular div.lastrow {
	clear: both;
	padding-top: 1em;
}
div.formular button {
	font-size: 1em;
}

