


body {
  background: #36455f url(bg.gif) center top repeat-y;
  color: #666;
  font-family: tahoma, verdana, helvetica, sans-serif;
  font-size: 11px;
  line-height: 20px;
  margin: 0;
  padding: 0;
  text-align: center;
}
	
* {
  margin: 0;
  padding: 0;
}






#page {
  width: 900px;
  margin: 0 auto;
  padding: 0;
  background-color: white;
  text-align: left;
}

.inhalt {
  float: left;
  width: 640px;
  margin: 15px 0 10px 0;
}

#spalte {
  float: right;
  width: 210px;
  margin: 10px 0 15px 0;
}



#kontakt {
  float: left;
  width: 640px;
  color: #808998;
  font-size: 11px;
}

#kontakt p {
  margin-right: 15px;
  line-height: 18px;
}

#spalte #kontakt {
  width: 300px;
  height: 210px;
}

#anfrage {
  float: right;
  width: 640px;
  height: 205px;
  color: #808998;
  font-size: 11px;
}

#spalte #anfrage {
  float: left;
  width: 300px;
  height: 210px;
}

#anfrage fieldset {
  width: 249px;
  border: 0;
  padding: 5px 0 0 2px;
}

#anfrage fieldset label {
  float: left;
  width: 70px;
  padding: 6px 6px 0 12px;
  margin-bottom: 7px;
}

#anfrage fieldset input {
  float: left;
  margin-bottom: 2px;
}

#anfrage fieldset #subscribe {
  float: right;
  width: 115px;
  height: 33px;
  padding: 0;

  background: transparent url(images/b-subscribe.gif) left bottom no-repeat;
  text-indent: -9999px;
}

#neuigkeiten {
  float: left;
  width: 640px;
  border-top: 1px solid #e9b400;
  border-bottom: 1px solid #e9b400;
}

#spalte #neuigkeiten {
  width: 300px;
}

#partners {
  float: right;
  width: 640px;
  height: 95px;
  border-top: 1px solid #e9b400;
  border-bottom: 1px solid #e9b400;
}

#spalte #partners {
  float: left;
  width: 300px;
}

#neuigkeiten h3, #partners h3 {
  color: #e9b400;
}

.read-more {
  color: #e9b400;
  background-color:#808998;
  padding: 5px;
  font-family: tahoma, verdana, helvetica, sans-serif;
  font-weight: bold;
}




h1, h2, h3 {
  color: #e9b400;
  font-family: tahoma, verdana, helvetica, sans-serif;
  font-weight: bold;
  text-align: left;
}

h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
  line-height: 27px;
  font-size: 25px;
  padding: 22px 0 12px 15px;
}

h2 a, h2 a:visited {
  color: #e9b400;
  text-decoration: none;
}

h2 a:hover {
  color: #e9b400;
  text-decoration: underline;
}

h2.pagetitle {
}

#spalte h2 {
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
	}
h3 {
  line-height: 18px;
  font-size: 14px;
  margin: 8px 15px 7px 15px;
}


	
h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

h3 a:hover {
  color: #e9b400;
	text-decoration: none;
	}

h3 a, h3 a:visited {
  color: #e9b400;
	}

a {
  color: #808998;
}

a:hover {
  text-decoration: none;
  color: #DADDE1;
}

a:active, a:focus {
  outline: none;
}




#content {
  text-align: justify;
}

p {
  margin: 5px 0 15px 15px;
  padding: 0;
  line-height: 20px;
}

.center {
  text-align: center;
}

ul {
  margin: 0 0 0 40px;
  list-style-type: disc;
  list-style-image: none;
}

ul ul {
  margin: 0 0 0 40px;
  list-style-type: circle;
  list-style-image: none;
}

ol {
  margin: 0 0 0 40px;
}

li {
  margin: 0 0 2px 0;
}




p img {
	padding: 0;
	max-width: 100%;
	}



a img { text-decoration: none; }

img.centered {

	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.aligncenter {
	text-align: center;
	}





#berater {
  border-left: 1px dashed #dadde1;
  color: #939393;
  font-size: 11px;
  line-height: 17px;
  padding: 0 0 1px 0;
}

h2#h-berater {
  width: 220px;
  padding: 0;


}




#content table {
  margin: 5px auto 15px auto;
  padding: 0;
}

#content table thead {
  color: #fff;
  background: #2364b0;
  font-family: arial, trebuchet ms, tahoma, verdana, helvetica, sans-serif;
  font-size: 13px;
}

#content table thead th {
  padding: 4px 7px;
  text-align: left;
  font-weight: bold;
  text-align: center;
  border-right: 1px solid #fff;
}

#content table tbody tr.row1 {
  background: #fff;
}

#content table tbody tr.row2 {
  background: #f0eee7;
}

#content table tbody td {
  padding: 2px 1px 2px 7px;
  text-align: left;
  vertical-align: middle;
  border-right: 1px solid #fff;
}

#content table tfoot {
  margin: 0;
}

#content table tfoot td {
  height: 13px;
  padding: 0;
  border-top: 3px solid #2364b0;
}





blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {

	font-size: 11px;
	margin-top: 20px;
	}


/* Form */

form {
  margin: 5px 0 15px 15px;
  padding: 0;
  line-height: 20px;
}

label {
  width: 175px;
  float: left;
}

input {
  float: left;
  font-family: tahoma, verdana, helvetica, sans-serif;
  font-size: 12px;
  color: #e9b400;
  padding: 3px;
  margin: 3px 0;
  border: 1px solid #11a8cc;
  background: #e9b400;
  vertical-align: middle;
}

input.large {
  width: 150px;
  margin: 2px 0;
}

input.medium {
  width: 75px;
  margin: 1px 0 0 0;
}

input.small {
  width: 20px;
  margin: 4px 5px 4px 0;
}

input.checkbox {
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0 2px 0 1px;
  vertical-align: middle;
}

select {
  font-family: tahoma, verdana, helvetica, sans-serif;
  font-size: 12px;
  color: #3f5e00;
  padding: 3px;
  margin: 3px 0;
  border: 1px solid #96af62;
  background: #fefef3;
  vertical-align: middle;
}

#submit {
  width: 89px;
  height: 35px;
  padding: 0;
  display: block;
  text-indent: -9999px;
}


#footer {
  clear: both;
  width: 900px;
  height: 100px;
  margin: 0;
  padding: 0;
  color: #808998;
  background: #dadde1;
  background-image:url(footer.gif);
  background-repeat:no-repeat;
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  line-height: 18px;
  border-bottom: 15px solid #fff;
  text-align: center;
}

#footer ul {
  width: 715px;
  font-size: 10px;
  margin: 0 auto;
  padding: 19px 0 0 0;
  list-style-type: none;
  list-style-image: none;
}

#footer ul li {
  float: left;
  margin: 0;
  padding: 0;
}

#footer ul li a {
  color: #808998;
  text-decoration: none;
  padding: 0 3px 0 5px;
  font-weight: bold;
}

#footer ul li a:hover {
  color: #fff;
  text-decoration: underline;
}

#footer p {
  clear: both;
  padding: 4px 0 0 0;
}

#footer a {
  color: #ffffff;
  text-decoration: none;
}

#footer a:hover {
  color: #fff;
  text-decoration: underline;
}





