body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: normal normal normal 10pt/15pt Trebuchet MS;
	color: #000000;
	cursor: default;
	text-align:center;
}

#CON_Titel {
	text-align:left;
	background: #FFFFFF url(../img/Head.jpg) no-repeat;
	text-align: right;
	margin: 0 auto;
	padding: 0px;
	height:100px;
	width: 950px;
	height: 150px;
}

#CON_Menu {
	background: #FFFFFF url(../img/MenuHG.jpg) repeat-x;
	margin: 0 auto;
	padding: 14px 0px 0px 0px;
	height:60px;
	width: 950px;
}

#CON_Menu td {
	padding-top: 0px;
}

#CON_Menu a, a:visited {
	display: block;
	width: 153px;
	height: 20px;
	text-align: left;
	text-decoration: none;
	font: normal normal bold 11px Verdana;
	color: black;
	padding-top: 7px;
	padding-left:5px;
}

#CON_Menu a:hover {
	color: #FFFFFF;
	background-color: #999999;
}

#CON_Inhalt {
	margin: 0 auto;
	padding: 0px 0px 10px 10px;
	width: 940px;
	text-align:left;
	min-height:360px;
}

#CON_Inhalt H1, H2, H3 {
	font-style: italic;
}
#CON_Inhalt H1 {
	font-size: 12pt;
	background: url(../img/H1HG.jpg) repeat-x top;
	padding-top: 2px;
	height: 30px;
}
#CON_Inhalt H2 {
	font-size: 10pt;
	border-bottom: 1px solid #000000
}
#CON_Inhalt H3 {
	font-size: 10pt;
}

#CON_Inhalt input, select, textarea {
	font: normal normal normal 9pt Georgia;
	background-color: #FDF5E6;
	border:none;
}

#CON_Inhalt a, a:visited {
	display:inline;
	text-decoration:underline;
	font: normal normal normal 10pt/15pt Trebuchet MS;
	padding:0px;
	font-weight:normal;
	color: #000000;
}

#CON_Inhalt a:hover {
	display:inline;
	text-decoration:none;
	font: normal normal normal 10pt/15pt Trebuchet MS;
	padding:0px;
	font-weight:normal;
	color: #FF0000;
}

#Bestellung TD {
	height: 30px;
}

#Pict {
	border: 1px solid #000000;
	padding: 5px;
	margin: 5px;
}
.Pict {
	border: 1px solid #000000;
	padding: 5px;
	margin: 5px;
}

#CON_Fusszeile {
	margin: 0 auto;
	padding: 0px;
	height:20px;
	width: 950px;
	border-top: 1px solid #FFFFFF;
	text-align: right;
	font-size: 8pt;
	color:#666666;
}

#CON_Fusszeile a {
	color: #666666;
	text-decoration: none;
}


a, a:visited {
	color: #000000;
}

a:hover {
	color: #FF0000;
}

#CON_Termine {
	width:170px;
	background-color:#E3E3E3;
	padding: 0px 5px 0px 5px;
	font-size:8pt;
	line-height:normal;
}

#CON_Termine a, a:visited {
	display:inline;
	text-decoration:underline;
	font: normal normal normal 8pt/8pt Trebuchet MS;
	padding:0px;
	color: #000000;
}

#CON_Termine a:hover {
	display:inline;
	text-decoration:none;
	font: normal normal normal 8pt/8pt Trebuchet MS;
	padding:0px;
	color: #FF0000;
}

#CON_Termine H2 {
	font: normal normal bold 9pt/11pt Trebuchet MS;
	background-color:#666666;
	border-bottom: 1px solid #000000;
	color:#FFFFFF;
	margin:0px;
	padding: 0px;
}
