body {
	font-size: 11px;
	font-family: verdana, helvetica, arial, sans-serif;
	background-color: #f2f4df;
	color: black;
}

#bodycontainer {
	align: center;
	padding: 20px;
	margin: auto;
	width: 980px;
}

#title {
	text-align: center;
	color:  #905C44;
	font-weight: bold;
}

#footer {
	background-color: #905C44;
	text-align: center;
	font-size: 11px;
	color: white;
}

p,main {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;*/
	color: black;
	margin: 0;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
}

#h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
}

#h3 {
	font-size: 110%;
}

td,tr {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : black;
}

ul {
  margin           : 5px 5px 5px 5px;
}

li {
  list-style       : inside url(images/arrow.png);
  list-style-image : url(images/arrow.png);
}

hr {
  background       : #905C44;
  height           : 1px;
  width            : 95%;
}

a:link, a:visited  {
  color: #905C44;
  font-size: 12px;
  font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
  text-decoration: none;
}

a:hover {
  color: #905C44;
  border-bottom    : 1px solid #905C44;
}

.mainlevel a, .csc-menu a {
  font-family      : Verdana, Geneva, Arial, Helvetica, serif;
  font-size        : 12px;
  font-weight      : bold;
  text-align       : left;
  margin-top       : 3px;
  padding-left     : 3px;
  width            : 95%;
  display          : block;
  color            : #E29C82;	
}

.mainlevel a:link, .mainlevel a:visited, .csc-menu a:link, .csc-menu a:visited {
  color            : #E29C82;
  border-bottom    : 1px dashed #E29C82;
}

.mainlevel a:hover, .csc-menu a:hover {
  border-bottom: 1px solid #E29C82;
}

.csc-menu p {
  margin: 0px;
}
.sublevel a {
  font-family      : Arial, Helvetica, serif;
  font-size        : 12px;
  font-weight      : bold;
  font-style       : italic;
  text-align       : right;
  margin-top       : 3px;
  padding-right    : 3px;
  width            : 95%;
  display          : block;
  color            : #D5AD89;	
}

.sublevel a:link, .sublevel a:visited {
  color            : #D5AD89;
  border-bottom    : 1px dashed #D5AD89;
}

.sublevel a:hover {
  border-bottom: 1px solid #D5AD89;
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : black;
  border           : 1px solid;
}

.inputbox {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  color            : black;
  background       : #f2f4df;
  border           : 1px solid;

}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
  text-align       : justify;
}

.contentpaneopen {
  text-align       : justify;
}

.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #707070;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #303030;
  font-weight      : normal;
}

.createdate {
  font-style       : italic;
}

.pagenavbar {
  text-align       : center;
}

.csc-header h1 {
	font: Trebuchet MS, Verdana, sans-serif;
	font-size: 130%;
	font-weight: bold;
/*	text-transform: uppercase;  */
	letter-spacing: 3px;
	text-align: left;
	color: #E29C82;
	padding-left: 15px;
	border-bottom: 1px solid #E29C82;
	margin-top: 25px;
	margin-bottom: -10px;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 85%; */
	color: black;
	text-align: left;
	margin-top: 0px;
	letter-spacing: 0;
}

#sitemap_header {
  font-size        : 12px;
  text-align       : center;
  background-color : #D5AD89;
  color            : white;
  height           : 16px;
  padding-top      : 2px;
  padding-left     : 4px;
  padding-right    : 4px;
  border           : 1px solid #D5AD89;
}

#sitemap_level1,#sitemap_level2, #sitemap_level3 {
  font-size        : 10px;
  text-align       : center;
  background-color : #D5AD89;
  color            : white;
  height           : 14px;
  padding-top      : 2px;
  padding-left     : 4px;
  padding-right    : 4px;
  border           : 1px solid #D5AD89;
}
