body { 
  margin:0; padding:0;
	font-family:Arial, Helvetica, FreeSans, sans-serif;
	color:#323232;
	background-color:#C4C4CB;
}
h1 { font-size:1.1em; color:#4D5F89; margin-bottom:1.6em; margin-top:0; }
h2 { font-size:1em; color:#990033; margin-bottom:0.6em; margin-top:0; }
h3 { font-size:0.95em; font-weight:normal; margin-bottom:0.4em; margin-top:0; } /* Reserviert für Akkordeon */
p, ul { font-size:0.95em; margin-top:0.6em; color:#323232; }
ul { padding-left:0.6em; margin-left:0.5em; /*list-style-type:circle;*/ }
ul, h3 { padding-left:0.6em; margin-left:0.5em } /* h3 reserviert für Akkordeon */
li { padding-bottom:0.4em; }
a:link    { text-decoration:none; color:#4D5F89; }
a:visited { text-decoration:none; color:#330066; }
a:hover   { text-decoration:underline; color:#990033; }
a:active  { text-decoration:underline; }

#btml { margin-top:1.8em; border-bottom:1px solid #999; }

#wrapper {
	width:740px;
	margin:0 auto;
	padding:0 10px;
	background-image:url(../img/hg-content.gif); background-repeat:repeat-y;
}
#foot {
	width:756px; height:8px;
	margin-left:auto; margin-right:auto;
	background-image:url(../img/hg-content-bottom.gif); background-repeat:no-repeat;
}
#content {
  width:660px;
	padding:0 40px;
	background-color:#FFF;
	background-image:url(../img/hg.jpg); background-position:top right; background-repeat:no-repeat;
}
#head {
  height:82px;
	padding-top:44px;
	border-bottom:1px solid #999;
	margin-bottom:40px;
}
#head img { float:left; border:none; }
#nav {
  float:right;
	width:20em;
	margin-top:59px;	
  list-style-type:none; text-align:right;
}
#nav li { display:inline; }
.separator { color:#666; }

#cbody { /*background-color:#FFF;*/ padding-bottom:30px; }

#box0 { /*width:550px;*/ margin-bottom:34px; }
#box1, #box2 { float:left; margin-bottom:20px; }
#box1 { width:320px; }
#box2 { width:320px; padding-left:20px; }

#box1 ul, #box2 ul { margin-bottom:0; }

#foto, #foto1  { float:left; margin-top:3px; }
#foto  { /*width:94px;*/width:89px; padding:1px; border:1px solid #990033;/*border:1px solid #4D5F89;*/ margin-right:26px; }
/*#foto1 { width:85px; border:1px solid #4D5F89; margin-right:23px; }*/
#foto1 { width:137px; border:1px solid #4D5F89; margin-right:23px; }
#intro { float:left; width:420px; }
#foto img, #foto1 img { display:block; }
#intro h1 { margin-top:0; margin-bottom:0.9em; }

.list_akk    { margin-bottom:1.6em; }
.list_akk ul { margin-bottom:0; }
.vxJS_foldThis { margin-top:0.3em; margin-bottom:0.6em; }

#karte { border:1px solid #4D5F89; }

.pos { color:#990033; }

.clr { clear:both; }
.nm { font-weight:normal; }
.bold { font-weight:bold; }
.clink { margin-top:0; margin-bottom:1.5em; }