BODY {
  margin: 0;
  padding: 0;
  background: white;
}

P, TD, H1, H2, H3, H4, H5, H6, LI{
  margin: 0 0 10px 0;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  font-style: normal; 
  font-weight: normal; 
  color: black; 
  text-decoration: none; 
  line-height: 17px;
}

DIV, FONT, em{
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  font-style: normal; 
  font-weight: normal; 
  color: black; 
  text-decoration: none; 
  line-height: 17px;
}

H1 {
  margin: 0 0 15px 0;
  font-size: 12px;
  font-weight: bolder;
  color: #1668B1;
}


A {
  text-decoration: none; 
  color: #1668B1;
}

A:HOVER {
  text-decoration: underline;
}

/* ########################################## */

#main {
  width: 1003px;
  margin: 0 0 50px 0;
  padding: 0;
  background: white;
  
}

#mainmiddle {
  width: 764px;
  margin: 0 0 0 119px;
  background-color: #DCE8F4;
  background-repeat: repeat-y;
  border-right: 1px solid white;
  border-left: 1px solid white;
  min-height: 370px;
  height: auto;
  overflow: hidden;
}

/* ########################################## */

#top {
  background-repeat: no-repeat;
  width: 1003px;
  height: 203px;
  float: none;
}

/* ########################################## */

#topnavi {
  width: 720px;
  position: absolute;
  top: 62px;
  left: 279px;
  overflow: hidden;
}

/* bis 6 */
* html #topnavi{ 
  left: 270px;
  position: absolute;
}

/* ie 5 */
html + body #topnavi{ 
  left: 270px;
  position: absolute;
}

#topnavi UL {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style: none;
}

#topnavi LI {
  text-indent: 0;
  color: #1668B1;
  float: left;
}

/*#topnavi a{
  color: white;
}*/

#topnavi .an{
  text-decoration: underline;
}

/* ########################################## */

#navi {
  margin: 0;
  float: left;
  width: 138px;
}

#navi UL {
  margin: 0;
  padding: 0;
  list-style: none;
}

#navi LI {
  margin: 0;
  padding: 0;
  float: none;
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #F9FFFF;
  line-height: 12px;
}

#navi a{
  padding: 4px 0 4px 10px;
  display: block;
}

#navi .active {
  font-weight: bold;
  background-repeat: no-repeat;
  background-position: 4px 8px;
}

#navisub {
  border-style: solid;
  border-color: #F9FFFF;
  border-width: 0 0 1px 0;
}

#navisub LI {
  padding: 1px 0 1px 0px;
  border-width: 0;
}

#navisub a{
  padding: 1px 0 1px 17px;
}

#navisub .active {
  font-weight: bold;
  background-repeat: no-repeat;
  background-position: 11px 5px;
}

/* ########################################## */

#content {
  float: left;
  width: 585px;
  margin: 0;
  padding: 15px 20px 15px 20px;
  border-left: 1px solid white;
  background-color: #DCE8F4;
  background-repeat: no-repeat;
  min-height: 370px;
  height: auto;
}

/* bis 6 */
* html #content{ 
  height:370px;
}

/* ie 5 */
html + body #content{ 
  height: 370px;
}

/* bis 6 */
* html .contentheight{
display: none;
}

.contentheight {
  height: 370px;
  float: right;
  width: 1px;
}

.clear{
  clear: both;
  height: 1px;
  overflow: hidden;
}

#content ul{
  list-style-image: url(naviactive.gif);
  margin-left: 20px;
  padding: 0;
}

#content LI{
margin-top: 5px;
}

#content .imgtext-table{
   padding-right: 5px;   
}
/* ########################################## */

#bottom {
  width: 764px;
  height: 18px;
  border-top: 1px solid #1668B2;
  margin: 0 0 0 119px;
  position: absolute;
  background-color: white;
}

#bottomleft {
  padding: 0;
  float: left;
}

#bottomright {
  padding: 0;
  float: right;
}

#bottomright a{
  color: black;
}

#bottomright P, #bottomleft P {
  margin: 0 20px 0 20px;
  padding: 0;
}



/* ##############----FORM----################ */

INPUT, TEXTAREA {
  background-color: #DCE8F4;
  border: 1px solid #1668B1;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  font-style: normal;
  font-weight: normal;
  color: #1668B1;
  padding: 2px;
}

TEXTAREA {
  height: 100px;
}

fieldset.csc-mailform {
border: 0;
padding: 0;
margin: 0;
}

.csc-mailform-field {
margin: 0 0 5px 0;
width: 100%;
}

.csc-mailform-field label {
width:150px;
display: block;
float: left;
}

input#mailformName, input#mailformVorname, input#mailformemail, input#mailformTelefon, input#mailformaddress, input#mailformOrt {
width: 200px;
}

textarea#mailformAnmerkung {
width: 200px;
height: 100px;
}

.csc-mailform-submit {
margin-left: 150px;
}

/* ##############----tt_news----################ */

.news-list-item  .news-list-date {
	float: right;
	margin-left: 20px;
}

.news-list-item img {
	float: left;
	margin: 0 10px 10px 0;
}

.news-list-item  hr.clearer {
	border: 0;
	border-bottom: 1px solid #cccccc;
	clear: both;
}

.news-latest-item  hr.clearer {
	border: 0;
	border-bottom: 1px solid #cccccc;
}

.news-amenu-container {
	margin-bottom: 40px;
}

.news-single-item h2 {
	border: 0;
}
  
.news-single-item .news-single-img {
	float: left;
	margin: 0 10px 10px 0;
}

.news-single-item  hr.clearer {
	border: 0;
	border-bottom: 1px solid #cccccc;
	clear: both;
}


/* ##############----newloginbox-pi3----################ */

*+html .tx-newloginbox-pi1 tfoot input {
	width: 115px;
	height: 22px;
}

.tx-newloginbox-pi3 table {
	background-color: transparent;
	table-layout: fixed;
	border-collapse: collapse;
	overflow: hidden;
}

.tx-newloginbox-pi3 td, .tx-newloginbox-pi3 th {
	border-bottom: 1px solid #cccccc;
	text-align: left;
	background-color: transparent;
}

.tx-newloginbox-pi3-browsebox td, .tx-newloginbox-pi3-searchbox td {
	border: 0;
}

.tx-newloginbox-pi3-searchbox-button {
	width: auto;
	height: 20px;
	padding: 0 2px 3px 2px;
}

.tx-newloginbox-pi3-singleView table {
	margin-bottom: 10px;
}

/* ##############----GUESTBOOK----################ */

ul.prevnext {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.prevnext  li {
  padding: 2px;
  margin: 0 0 0 2px;
  float: left;
}

li.current {
  padding:3px;
  background-color: #DCE8F4;
  float: left;
}

#content .bgkommentar{
  background-color: #1668B1;
}

#content .bgname{
  background-color: #F1F6FB;
}

#content .bgname01{
  background-color: white;
}

#content span.komcolor{
  color: white;
}

/* ##############----INTERN LOGIN----################ */

.userred{
  color: red;
  font-weight: bold;
}

.internbold{
  font-weight: bold;
}
.internfloat{
   float: left;
}

/* ##############----COLOR----################ */

.red{
   color: red;
}

.grey{
   color: #cccccc;
}

.standard{
   color: #1668B1;
}

#printlogo{
  display: none;
}
