/* Style Sheet für die gesamte Seite */

body {
	font-family: "Trebuchet MS", Trebuchet, Arial, Tahoma, sans-serif;
	padding: 0px;
	margin-top: 10px;
	margin-left: 10px;
	/* nicht CSS2-valide Elemente: 
	scrollbar-3dlight-color: #8DB1E2;
	scrollbar-arrow-color: #4F72A3;
	scrollbar-base-color: #E9F3FF;
	scrollbar-darkshadow-color: #8DB1E2;
	scrollbar-face-color: #E9F3FF;
	scrollbar-highlight-color: #E9F3FF;
	scrollbar-shadow-color: #E9F3FF;
	scrollbar-track-color: #F4F8FF; */
}
.Datum {
	font-size: 9px;
	color: #666666;
	text-align: right;
	text-decoration: none;
}
.MenuAktiv {
	color: #1a2432;
}
a {
	color: #4F72A3;
	text-decoration: none;
}
a:hover {
	color: #1a2432;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
}
input {
	padding-left: 3px;
}
textarea {
	padding-left: 3px;
}
a:focus {
	color: #FF0000;
	text-decoration: underline;
}
/*a:visited {
	color: #8DB1E2;
}
a:visited:hover {
	color: #1a2432;
}
*/
a.nolink {
	color: #000000;
	text-decoration: none;
}
a.nolinktitle {
	color: #4F72A3;
	text-decoration: none;
}
a.nolinktitle:hover {
	color: #4F72A3;
	text-decoration: none;
}
a.Datum {
	font-size: 9px;
	color: #666666;
	text-align: right;
	text-decoration: none;
}
a.Datum:hover {
	color: #666666;
	text-decoration: none;
}
.Titel {
	text-align: left;
	font-size: 32px;
	color: #4F72A3;
	font-weight: normal;
}
.Untertitel {
	text-align: left;
	font-size: 16px;
	color: #4F72A3;
	font-weight: normal;
	font-style: italic;
	line-height: 26px;
}
.Text {
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: 22px;
	text-align: left;
}
.Menu1 {
	font-size: 11px;
	font-weight: bold;
	color: #4F72A3;
}
.Menu2 {
	font-size: 11px;
	color: #4F72A3;
	font-weight: normal;
}
.nach_news {
	font-size: 11px;
	color: #4F72A3;
	padding:3px;
}
.InfoText {
	margin-right: 0px;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
}
.AktuellTitel {
	text-align: center;
	font-size: 16px;
	color: #4F72A3;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}
.aktuelltext {
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin-top: 13px;
}
.SitemapText {
	font-size: 11px;
	line-height: 13px;
}
.aktuellListe {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	margin-top: 13px;
	line-height: 16px;
	margin-bottom: 0px;
}
.TextLink {
	font-size: 13px;
	color: #4F72A3;
	font-weight: bold;
} 
.TextFormular {
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	line-height: normal;
}
.GuestbookTable {
	font-size: 12px;
	color: #000000;
	width: 460px; /*max-width:460px; min-width:460px;*/
}
.GuestbookBody {
	/*border-style: solid;
	border-width: 1px;
	border-color: #72A3E2;*/
	background-color: #F4F8FF;
	width: 460px;
}
.GuestbookHead {
	/*background-image: url("/grafik/layout/p06_lay1_01.png");*/
	padding: 3px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #72A3E2;
	/*width: 460px;*/
	height: 17px;
}
.ro {
	background:url(/grafik/layout/p06_lay1_ro.png) top right no-repeat;
}
.lo {
	background:url(/grafik/layout/p06_lay1_lo.png) top left no-repeat;
}
.ru {
	background:url(/grafik/layout/p06_lay1_ru.png) bottom right no-repeat;
}
.lu {
	background:url(/grafik/layout/p06_lay1_lu.png) bottom left no-repeat;
}
.TextTitel {
	font-size: 13px;
	color: #000000;
	line-height: 22px;
	text-align: left;
	font-style: italic;
}
.TitelInaktiv {
	text-align: left;
	color: #CCCCCC;
	font-weight: normal;
}
.Formularfeld {
	border-style: solid;
	border-width: 1px;
	border-color: #8DB1E2;
	font-family: "Trebuchet MS", Trebuchet, Arial, Tahoma, sans-serif;
	font-size: 13px;
	/*-moz-border-radius: 5px;
	padding:1px 3px 1px 3px;*/
}
h1 {
	text-align: left;
	font-size: 32px;
	color: #4F72A3;
	font-weight: normal;
	line-height: 40px;
	margin-top: 0px;
	margin-bottom: 19px;
}
h2 {
	text-align: left;
	font-size: 16px;
	color: #4F72A3;
	font-weight: normal;
	font-style: normal;
	line-height: 26px;
	margin-top: 0px;
	margin-bottom: 19px;
}
.Haupttabelle {
	height: 600px;
	width: 900px;
}
.Pfeilausrichten {
	vertical-align: middle;
}
.floatleft {
	float: left;
	margin-right: 10px;
	clear: right;
	padding-top: 3px;
}
.floatright {
	float: right;
	margin-top: 1px;
	margin-left: 10px;
}
.InfoTextTitel {
	margin-right: 0px;
	font-size: 12px;
	color: #666666;
	font-weight: bolder;
	font-style: normal;
	line-height: normal;
}
li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: -20px;
	line-height: 22px;
	padding: 0px;
	margin-bottom: 0px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.aktuellListeEinrücken {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	margin-left: 10px;
}
.ProdList {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8DB1E2;
}
.ProdText {
	font-size: 11px;
	line-height: 16px;
}
.ProdTextInaktiv {
	font-size: 11px;
	line-height: 13px;
	color: #999999;
}
.TextInaktiv {
	font-size: 13px;
	color: #999999;
	font-weight: normal;
	font-style: normal;
	line-height: 22px;
	text-align: left;
}
.ProdTitel {
	font-size: 13px;
	color: #000000;
	font-weight: bolder;
	font-style: normal;
	text-align: left;
}
img {
	border: none;
}
.Symbole {
	font-size: 9px;
	text-align: left;
	line-height: 13px;
}
.SymboleTitel {
	font-size: 9px;
	text-align: left;
	line-height: 13px;
	margin-top: 10px;
	font-weight: bold;
}
.ProdTextDetail {
	font-size: 11px;
	line-height: 15px;
}
p {
	margin-top: 19px;
	margin-bottom: 0px;
}
.MainTable {
	height: 416px;
}
h3 {
	font-size: 13px;
	color: #000000;
	font-weight: bolder;
	font-style: normal;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
} 
#send {
	border-style: solid;
	border-width: 1px;
	border-color: #8DB1E2;
	font-family: "Trebuchet MS", Trebuchet, Arial, Tahoma, sans-serif;
	font-size: 13px;
	background-color: #E9F1FF;
}
#reset {
	border-style: solid;
	border-width: 1px;
	border-color: #8DB1E2;
	font-family: "Trebuchet MS", Trebuchet, Arial, Tahoma, sans-serif;
	font-size: 13px;
	background-color: #E9F1FF;
}
li.tipps {
	margin-left: -25px;
	margin-bottom: 16px;
	line-height: 16px;
}


