html, body {
   color:black;
   background:#f2a953;	/*#f6e4c1;*/
   margin:0;
   padding:50px 10% 5px 10%;	/*Der erste Wert für den Abstand oben, der Zweite rechts, der Dritte unten und der Vierte links*/
   font:13px verdana, sans-serif;
}
body{
   padding:9px 14px;
   border:1px solid #837C6B;
}
#content{
   /*width:73%;
   float:right;*/
   padding:1% 0 2% 2%;
   margin:0 0 10px 17em;
   border:1px solid #837C6B;
   list-style-type:none;
}
#sitemap{
   width:160px;	/*20%; => px für feste Breite der Navi; % für flexible*/
   float:left;
   padding:1% 0 2% 1%;
   list-style-type:none;
   margin:0 0 10px 0;
   border:1px solid #837C6B;
}
.contact{
   clear:both;
   padding:3px;
   margin:0 auto;
   font-size:0.8em;
   color:#bfbfbf;
   border:1px solid #837C6B;
}

#rechts {
float:right;
color:maroon;
margin-right:1em;
font:bold 10px verdana, sans-serif;
}
/*#abstand {             /* DIV zur vertikalen Zentrierung */
/*width:1px;
height:50%;
margin-bottom:-<?php
$a =  $size[1] / 2 + 20;
print $a; ?>px; /* Haelfte des Bildes */
/*}*/
h1, h2, h3, td, span, div, li, pre{
   font-size:0.9em;
   font-family:verdana, arial, sans-serif;
   padding:0;margin:0;
}
td{
color:maroon;
background:#f2a953;	/*#f6e4c1;*/
font:bold 1.0em verdana, sans-serif;
}

h1,h2,h3,p,ul,ol {
   font-family:Verdana,sans-serif;
   margin-right:20px;
   margin-left:20px;
}
h1 {
   font-weight:normal;
   font-style:normal;
   font-size:20px;
   text-align:right;
   line-height:1.2em;
   color:maroon;
   padding-bottom:5px;
   padding-left:25px;
   margin-top:20px;
}
h2 {
   font-weight:bold;
   font-style:normal;
   font-size:13px;
   line-height:1.2em;
   color:maroon;
   border-bottom:maroon solid 1px;
   padding-bottom:3px;
   padding-left:25px;
   margin-top:20px;
}
h3 {
   font:normal 10px verdana, sans-serif;
   text-align:right;
   color:maroon;
}
h4 {
   float:left;
   padding-left:25px;
   padding-right:25px;
}
h5 {
   float:right;
   padding-left:25px;
   padding-right:25px;
}
p {
   font-weight:normal;
   font-size:13px;
   line-height:1.2em;
   padding-left:25px;
   color:maroon;
}
ul,ol {
   padding-left:25px;
}
li {
   font-weight:normal;
   font-size:13px;
   line-height:1.2em;
   color:maroon;
   margin-top:6px;
   margin-bottom:6px;
}
a:link {
   font-weight:bold;
   color:maroon;
   text-decoration:underline;
}
a:visited {
   font-weight:bold;
   color:maroon;
   text-decoration:underline;
}
a:hover, a:active {
   font-weight:bold;
   color:maroon;
   text-decoration:underline;
}
/* --[[ Main Expand Icons ]]-- */
#imenus0 .imeam span,#imenus0 .imeamj span {background-image:url(sample14_main_expand_default.gif); width:13px; height:9px; left:-13px; top:2px; background-repeat:no-repeat;background-position:top left;}
#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-image:url(sample14_main_expand_on.gif); background-repeat:no-repeat;background-position:top left;}

/* --[[ Sub Expand Icons ]]-- */
#imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-image:url(sample14_sub_expand_default.gif); width:4px; height:7px; left:-4px; top:3px; background-repeat:no-repeat;background-position:top left;}
#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {background-image:url(sample14_sub_expand_on.gif); background-repeat:no-repeat;background-position:top left;}

/* --[[ Main Container ]]-- */
#imouter0 {background-color:#555555; background-image:url(sample14_main_bg.gif); border-style:double; border-color:#6a6a6a; border-width:1px; }

/* --[[ Sub Container ]]-- */
#imenus0 li ul {background-color:#c0c0c0; border-style:solid; border-color:#333333; border-width:1px; padding:1px; margin:4px 0px 0px; }

/* --[[ Main Items ]]-- */
#imenus0 li a, #imenus0 .imctitle {color:#fffff0; text-align:left; font-family:Verdana; font-size:11px; font-weight:bold; text-decoration:none; border-style:outset; border-color:#ffffcc; border-width:1px 2px 2px 1px; padding:4px 9px 4px 4px; }

/* [hover] - These settings must be duplicated for IE compatibility.*/
#imenus0 li:hover>a {background-color:#000000; color:#ffffcc; }
#imenus0 li a.ihover, .imde imenus0 a:hover {background-color:#000000; color:#ffffcc; }

/* [active] */
#imenus0 li a.iactive {}

/* --[[ Sub Items ]]-- */
#imenus0 ul a, #imenus0 .imsubc li .imctitle  {background-color:#000000; color:#cccccc; text-align:left; font-size:11px; font-weight:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:1px; padding:2px 5px; }

/* [hover] - These settings must be duplicated for IE comptatibility.*/
#imenus0 ul li:hover>a {background-color:#555555; color:#ffffff; }
#imenus0 ul li a.ihover {background-color:#555555; color:#ffffff; }

/* [active] */
#imenus0 ul li a.iactive {text-decoration:underline; }


