ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;
  background-color: #fff;
}

body
{
  padding: 0;
  margin: 0;
  text-align: center;
  background-color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 150%;
}

label {
  display: block;
  font-weight: bold;
  font-size: 12px;
}

label.questionLabel, label.optionLabel {
  display: inline;
  font-weight: normal;
  font-size: 14px;
}

#page {
  width: 105ex;
  margin: 0 auto 0 auto;
  text-align: left;
  background-color: White;
  padding: 3ex 3ex 15ex 3ex;
}

#head {
  background-image: url(../images/auge.gif);
  background-repeat: no-repeat;
  height: 40px;
  margin-top: 0 !important;
  padding-top: 80px;
}

#head h1, #head h2 {
  padding-left: 123px;
  font-size: 20px;
  line-height: 130%;
  font-weight: normal;
}

#head h1 {
  margin-top: -1.8em;
}

#head {
  margin-top: 0em !important;
}

#head h2 {
  color: #BDA069;
  line-height: 100%;
  padding-bottom: 20px;
  border-bottom: 1px solid #BDA069;
  margin-bottom: 3ex;
}

#navi {
  float: left;
  border-right: 1px dashed black;
  padding: 1ex 0.5ex 5ex 1ex;
  margin-top: 3ex;
  width: 24.5ex;
}

#navi, #navi li {
  list-style-type: none;
}

#navi a {
  font-size: 14px;
  line-height: 180%;
  font-weight: bold;
  color: #BDA069;
  font-weight: bold;
}

#navi .selected a {
  color: Black;
}

#navi a:hover {
  color: Black;
  text-decoration: none;
}

#content {
  margin-left: 30ex;
  margin-top: 3ex;
}

#content h1, #content h2, #content h3 {
  padding-left: 0 !important;
  font-size: 100%; 
  line-height: 180%;
  font-weight: bold;
  color: Black;
}

#content h2 a {
  color: Black;
  font-weight: bold;
}

#content h3 {
  color: gray;
}

img {
	border: 1px solid lightgray;
}

.right {
	float: right;
}

.post {
	margin-bottom: 3ex;
}

.post .content {
        margin-bottom: 1.5ex;
}

.survey {
	margin: 0;
	padding: 0;
	display: block;
}

.survey li {
	margin: 0 0 0 4ex;
	padding: 0;
	padding-left: 1ex;
	padding-bottom: 3ex;
}

.questionLabel {
	display: block;
	font-weight: bold;
	margin-bottom: 0.5ex;
}

.survey ul, .survey ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.survey ul li {
	padding: 0 1.5ex 0 1.5ex;
}

survey.optionLabel {
	padding-right: 5ex;
}

#question32, #question32 li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 2ex;
}

.survey input {
	margin: 0 1ex 0 0;
}

#question32 input {
	margin: 0 1ex 0 0;
}

.form_error {
	color: red;
}

#content p {
  margin-top: 0.5ex;
  margin-bottom: 1ex;
}

#surveyResultList {
  font-size: 10px;
  background-color: Gray;
}

#surveyResultList th, #surveyResultList td {
  padding: 0;
  margin: 0 1px 0 1px;
  width: 1.2em;
  text-align: center;
}

#surveyResultList th {
  background-color: Lightgray;
}

#surveyResultList td.wide {
   padding: 0 2px 0 2px;
	white-space: nowrap;
}

#surveyResult {
	text-align: left;
}

#surveyResult dt {
	font-style: italic;
}

#surveyResult dd {
	margin-bottom: 1ex;
}

.sfSimpleBlog a.readArticle {
        display: block;
        color: Blue;
}

.sfSimpleBlog .details, .sfSimpleBlog .related_details {
	font-size: 10px;
	color: gray;
        font-style: italic;
}

.taglist {
	font-size: 10px;
	margin-bottom: 3ex;
}

.taglist ul {
	display: inline;
	list-style-type: none;
}

.taglist ul li {
	display: inline;
	list-style-type: none;
	padding: 0 1ex 0 1ex;
}

.taglist a, .taglist a:visited {
	color: Blue;
}

#sf_guard_auth_username label {
  display: block;
  font-size: 10px;
  font-weight: bold;
}

#sf_guard_auth_password label {
  display: block;
  font-size: 10px;
  font-weight: bold;
}

#sf_guard_auth_remember label {
  font-size: 10px;
  font-weight: bold;
}

form fieldset {
  padding: 0.3ex 0.5ex;
}

div.content li {
  margin-left: 1.5em;
  padding-left: 0.2em;
}
