BODY {
  /*font-family: Arial,Helvetica,Helv,sans-serif;*/
  font-family: "Baskerville Old Face","Times New Roman",Times,Roman,TmsRmn,serif;
  font-size: 1em;
  background: #FDF5E6;
  color: #000000;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
  width: 100%;
  max-width: 1024px;
  
}

.mybody {
/*  font-family: Arial,Helvetica,Helv,sans-serif;*/
  font-size: 1em;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  min-width: 90%;
  max-width: 91%;
  /*width: 800px;*/
  text-align: center;
  padding: 10px 10px 10px 10px;
  width: 100%;
  max-width: 1024px;
}

.normbody {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  min-width: 90%;
  max-width: 91%;
  /*width: 800px;*/
  text-align: left;
  padding: 10px 10px 10px 10px;
}


h1 {
  white-space: nowrap;
  margin: 10px 10px 5px 10px;
}

.tho-logo {
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
	margin-bottom: 5px;
	/*color: #ffFF66;*/
	/*background: #000099;*/
/*	width: 16em;
*/	text-align: center;

/*	border-bottom:  2px solid #000000;
	border-right:   2px solid #000000;
	border-top:     2px solid #ffff99;
	border-left:    2px solid #ffff99;
*/
/*  border: thin solid #6666ff;*/
	border-bottom:  3px solid black;
	/*url(http://www.th-o.de/img/opera/dorfen2.gif);*/

	padding: 3px 0px 3px 0px;
	font-size: 2em;
/*
	font-variant: small-caps;
*/
	letter-spacing : 0.75em;

  width: 100%;
  max-width: 1024px;
} /* nur TH-O */

.tho-logo a:before {
	content:"\00A0";
	padding-right: 2em;
}
.tho-logo a:after {
	content:"\00A0";
	padding-left: 0.9em;
}

/*
.tho-logo #after {
/*
	url(http://www.th-o.de/img/opera/dorfen2.gif);

}*/


.titelklein {
	margin-left: auto;
	margin-right: auto;
/*	margin-right: 12em;*/
	margin-top: -5px;
/*	color: #ffFF66;*/
/*	background: #000099;*/
	text-align: center;
/*	border-bottom:  2px solid #cccccc;*/
	padding: 3px 15px 3px 15px;
	font-size: 1.1em;
	letter-spacing : 0.2em;

}

.erstchar:first-letter {
	font-size: 1.8em;
}


.titelunterschrift {
  font-size: small;
  margin: 0px 10px 30px 10px;  
  /*
  font-family: Arial,Helvetica,Helv,sans-serif;
  */
}

.startmenue {
  text-align: left;
  float: right;
/*  font-size: x-small;*/
  font-size: 1em;

/*	border-top: 2px solid #0000ff;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #0000ff;
*/
/*
  border: thin solid #6666ff;
*/
/*  border-left: medium solid #0000dd;
*/
  /*background: #000099;*/
  padding: 0px 0px 0px 10px;
  /*margin: 10px 0px 20px auto;/*30px*/
  margin: 10px 0px 20px 30px;
  width: 14em;

  border-left: 2px solid black;
}

.startmenue li {
  list-style-type : none;
  margin-left: 0px;

  border-left: none;
}
.menuetitel {
  font-weight: bold;

  /*color: #ffFF66;*/
/*  
  background: #0000cc;
*/
/*
  color: #000099;
  background: #cccccc;
*/
/*  border-top: 2px solid #0000dd;*/
/*  border-top: 5px solid #2d58a8;*/

  padding: 1px 1px 0px 3px;

  background: url(img/lines2.gif);
  
  border-left: none;
}

.menuetitel * {
/*
  color: #cccccc;
  background: #000099;
*/
  background: #FDF5E6;

  border-left: none;
}

.menuetitel ul {
  border-top: 2px solid #666666;
  margin-left: -3px;
  margin-right: -1px;
  padding-left: 20px;
  /*
  background: #000099;
  */
  padding-top: 2px;
  padding-bottom: 5px;
  background: #FDF5E6;

  border-left: none;
}

.menuetitel ul li {
  list-style-type : none;
  font-weight: normal;
  padding-top: 1px;
  padding-bottom: 3px;
  background: none;

  border-left: none;
}

.datum {
  font-style: italic;
  font-size: small;
}

.datumneu {
  font-style: normal;
  font-weight: bold;
  font-size: small;
  color: #666666;
}

.startinhalt {
  text-align: left;
  padding: 10px;
  /*border: thin solid #6666ff;*/
  margin-right: 20px;

}

/*
TT {
  font-family: "Courier New", Courier, monospace;
  font-weight: bold
}
*/

a:link { 
	color:black;
	/*
	border-top: thin solid black;
	border-bottom: thin solid black;
	*/
	background: url(img/punktebr.gif);
} 
/* a:hover { color:#00ffff;  text-decoration:underline;  } */
a:visited { color:#666666;  } 

a:hover { 
	/*color: #000099; */
	/*background: #cccccc; */
	background: none;
	border-bottom: thin solid black;
	border-right: thin solid black;
	text-decoration: none;
}
/* text-decoration:underline; */

a:active { 
	/*color:#FF0000; */
	font-style:normal;   
	border-top: thin solid black;
	border-left: thin solid black;
	border-bottom: none;
	border-right: none;
} 
/* font-weight:bold; */

/*
B {  font-weight: bold ; }
I {  color: #999999 }
*/
p { 
	font-family: "Bookman Old Style","Times New Roman",Times,Roman,TmsRmn,serif; 
	font-size: 1em;
}


.suche {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	/*
  font-family: Arial,Helvetica,Helv,sans-serif;
  	*/
}

.copyright , .startfuss {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: small;
	width: auto;
	/*
  font-family: Arial,Helvetica,Helv,sans-serif;
  	*/
}

.rauslink {
	background: #666666;
}

.startsuche { 
	font-size:small;
	margin-top:0.1em; 
	margin-bottom:0.1em;
	/*
  font-family: Arial,Helvetica,Helv,sans-serif;
  	*/
}
 
.fussrechts { 
/*	font-size:small;
*/	margin-top:0.1em; 
	margin-bottom:0.1em;
	margin-right: 0px;
	margin-left: auto;
	width: auto;
  float: right;
}

.fusslinks { 
/*	font-size:small;
*/	margin-top:0.1em; 
	margin-bottom:0.1em;
	margin-right: auto;
	margin-left: 0px;
	width: auto;
  float: left;
}


.formudl dt {
  margin-top:3px;
  display: block;
  float: left;
  max-width: 130px;
  clear: left;
}
.formudl dd {
  margin-top:3px;
  display: block;
  margin-left: 135px;
}

.formudl dd:after {
content: " ";
display: block;
clear: left;
}
.formudl input {
  width: 20em;
}
.formudl input[type=submit] {
  width: auto;
}

.onlinekontakt { 
	border-top: thin dotted #cccccc;
	width:100%;
	font-size:small; 
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:1em;
}
.onlinekontakt td { 
/*
	border-bottom: thin dotted #00ff00; 
*/
	margin:0px 0px 0px 0px;
	padding:8px 0px 8px 0px;
}
.onlinekontakt td:hover { 
	/*background: #000088; */
	background: url(img/punktebr.gif);
}

.onlinekontakt td:first-line { 
	border-bottom: thin dotted #ff0000; 
}
/*
.nohover{
	background: none;
}


.nohover:hover {
	background: none;
}
*/
.onlinekontakt td[class=nohover] {
	background: none;
}
/*
.onlinekontakt td[class=nohover]:hover {
	background: none;
}
*/

small { font-size:small }

.code {
   font-family: "Courier New",Courier,monospace;
/*   font-weight: bold;
   font-size: small;
   background: #4d78c8;
*/   display: block;
   border: 1px dotted #cccccc;
   padding:2px;
   /* 2d58a8 */
  background: url(img/punktebr.gif);
}

.blocklinks, p[class=blocklinks] {
  float: left;
  /*clear: left;*/
  margin:3px auto 3px auto;
  display: block;
  width: 100px;
  border:thin solid red;
}
.blockrechts, p[class=blockrechts] {
  float: right;
  /*clear: right;*/
  margin:3px auto 3px auto;
  display: block;
  width: 100px;
  border:thin solid red;
}

br {
	margin:0px 0px 0px 0px;
}

@media handheld {
  /* zusaetzliche oder abweichende CSS-Regeln fuer Smartphones */
	.inhaltdaten {
		font-size: 2.0em;
		color: magenta;
	}

}

@media screen and (max-width: 1080px) {
  /* zusaetzliche oder abweichende CSS-Regeln fuer Smartphones */
 body {
   font-size: 2.0em;
 }
		h1 {
		 font-size: 3.2em;
	}
 p {
   font-size: 2.0em;
 } 

dl {
   font-size: 1.8em;
 } 

table {
   font-size: 1.8em;
 } 
