/* CSS Document */


body { background-color: #ffffff; color: Black; text-align:center; }
/* html body { behavior:url("../js/csshover.htc"); }*/

a,a:link, a:visited{ color: #c97372; text-decoration: underline; }
a:hover  { color: #5b473b;  }


img.rflt { display: inline; float: right; margin: 0 0 .5em 10px; }
img.lflt { display: inline; float: left; margin: 0 10px .5em 0; }

p { margin: .5em 0 1em; font-family: Verdana,Arial, Helvetica, sans-serif;font-size: 12px;}

font {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

font.artikel {
	font-family:Arial,Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color:  #5b473b;
}



ul { list-style: disc; margin: 0 0 0; padding-left: 15px; font-family: Verdana,Arial, Helvetica, sans-serif;font-size: 12px;}
ol { list-style: decimal; margin: .5em 0 1em; padding-left: 2em; font-family: Verdana,Arial, Helvetica, sans-serif;font-size: 12px;}
ul.reset, ul.reset ul, ul.reset ol, ol.reset, ol.reset ol, ol.reset ul { list-style: none; margin: 0; padding: 0; }

.hr { clear: both; width: 100%; height: 1px; margin: 12px 0; background:   url(images/separator1.gif) center left repeat-x; font-size: 1px; }
.center { text-align: center; }
.important { color: #990000; }

/* Titles */

h1 { margin: 1em 0 .5em; color: #5b473b; font-family: Verdana, sans-serif; font-size: 150%; font-weight: normal; }
h2 { margin: 1em 0 .5em; color: #5b473b; font-family: Verdana, sans-serif; font-size: 120%; font-weight: normal; }
h3 { margin-top: 1em; color: #5b473b; font-family: Verdana, sans-serif; font-size: 108%; font-weight: normal;}
h4 { margin-top: 1em; color: #5b473b; font-family: arial; font-size: 95%; font-weight: bold;font-style: italic;}
h5 { font-family: Garamond; font-size: 100%; color:#928c77}
h6 { font-family: times; font-size:100%; font-weight: normal;}

/*h5 { color: #8f4947; font-family: Verdana, sans-serif; font-size: 104%; font-weight: normal; }
h6 { font-family: Arial, sans-serif; font-size: 80%; font-weight: normal; }

h3 em { float: right; font-size: 70%; color: #000; font-weight: normal; }
h3.highlight { font-family: Verdana, sans-serif; font-size: 1em; }*/

blockquote { font-family: times, sans-serif; font-size: 85%; }

/*#logo { float: left; width: 93px; height: 140px; margin: 0; padding: 8px 15px; background: url(images/grad1.gif) bottom left repeat-x; }
#logo a, #logo a:visited { color: #8f4947; }
#logo a:hover { color: #8f4947; }
#logo img { display: block; }

#outline { margin: 0; padding: 3px 5px 3px 100px; color: #fff; font-size: .9em; font-weight: normal; text-transform: uppercase; }
#outline span.url { float: right; text-transform: none; } */


/* Layout
==============================================================================================  */

#container { position: relative; width: 850px; margin: 0 auto;  background-color:#e8e6d6;}
/*#container { position: relative; width: 850px; margin: 0 auto;  background-color:#d9d3b9;}*/
#wrapper { background:   url(images/shadow.gif) repeat-y; text-align: left; }
#content { min-height: 8px; padding: 0 9px;  }
#header { position: relative; z-index: 2; padding: 12px 12px 0; height: 165px;background:   url(images/banner.jpg) top center no-repeat; }
#sidebar { float: left; width: 192px; padding-left:2px;  padding-top:20px;}
#mainbar { float: left; margin-left: -1px; width: 632px;  }
#footer { position: relative; z-index: 3; clear: both;height:45px;background:   url(images/shadow-bottom.gif) bottom center no-repeat; }




* html #content { height: 8px; }

#sidebar .inner {  width:165px; padding-left:13px;  font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;}
#mainbar .inner { background-color:#e6e4d4; }
#mainbar .inner2 {padding-left:10px; padding-right:65px;  }
/*#mainbar .inner { background-color:#d9d3b9; }
#mainbar .inner2 {padding-left:10px; padding-right:10px; background-color:#d9d3b9; }*/

/*#subline {bottom:0; left:200; height: 20px; width: 400px;text-align: center; border: 1px dashed #00ff00;}*/

/*#header .subline { position: absolute; bottom: 0; left: 0; width: 100%;  color: #fff; font-size: 90%; text-align: center; }*/


#nav { background-color: #ebe9d2;
width: 100%; 
font: sans-serif; 
font-size: 11px; 
text-align: center; 
border-left: solid 1px #d0ccbb; 
border-top: solid 1px #d0ccbb; 
border-right: solid 1px #d0ccbb; }
/*#nav { background-color: #d9d3b9;width: 100%; font: sans-serif; font-size: 11px; text-align: center; border-left: solid 1px #d0ccbb; border-top: solid 1px #d0ccbb; border-right: solid 1px #d0ccbb; }*/
#nav li { border-bottom: solid 1px #d0ccbb;  padding-right:2px; text-indent:3px;cursor: default; }
#nav li.divider { border-top: none; border-bottom: none; height:20px;}
#nav li.first { border-top: solid 1px #d0ccbb; }
#nav a { display: block; width: 100%; padding: .4em 0;  color: #8a7464; text-decoration: none; cursor: pointer; }
#nav a:hover { width: 100%;background-color: #f2f0e9; text-decoration: underline;}
#nav a.on { font-weight:bold; color:#8a7464; }

/*#nav ul li { padding: .1em 0 .1em 2px; border: none; font-weight: normal; font-size: 11px ; }
#nav ul a { display: inline !important; padding: 0 !important; }
#nav ul a:hover { background-color: transparent; text-decoration: underline; }
#nav ul li span.caption { color: #a8504f; font-weight: bold; }
#nav ul li li span.caption { color: #385775; font-weight: bold; }*/

#sub { width: 100%; font: verdana; font-size: 11px; text-align: center; }
#sub li { border-top: dashed 1px #d0ccbb;  border-bottom:none; cursor: default; }
#sub a { display: block; width: 100%; color: #8a7464; text-decoration: none; cursor: pointer; }
#sub a:hover { background-color: #f2f0e9;text-decoration: underline; }
#sub a.on {  font-weight:bold;color:#8a7464; }