/*** Basis-Stil ***/	
body {
	font: 9pt arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color:#333;
	background-color:#fff;
                     scrollbar-face-color: #1E91BD;
	scrollbar-highlight-color: #b2dceb;
	scrollbar-shadow-color: #b2dceb;
	scrolldbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #b2dceb;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-base-color: #ffffff;
                     margin:0px;
                     padding:0px;
}
input, textarea,select {
	font: 9pt arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
td {
	font: 9pt arial, helvetica, sans-serif;
	text-decoration: none;
}
th {
	font: 9pt arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
b {
	font-weight: bold;
}
a {
	text-decoration: none;
	font-weight: bold;
	color:#666666;
}
a:hover { 
	text-decoration: none;
	font-weight: bold;
	color:#333333;
}
.sup1 {
	color: red;
	font-weight: bold;
}
.sup2 {
	color: blue;
	font-weight: bold;
}
/* Allgmeines Layout von Tabellenzeilen */
.tr0 {		/* Tabelle Kopfzeile */
	background-color:#f0f0f0;
}
.tr1 {		/* Tabelle Zeile 1 */
	background-color:#e0e0e0;
}
.tr2 {
	/* Tabelle Zeile 2 */
	background-color:#d0d0d0;
}
/* Objektliste */
#suche {     	/* Sucheformular */
	background-color: #F4FEFF;
	width: 100%;
}
#suche .title {     
	color:#1E91BD;
	font-weight: bold;
	/*font-style: italic;*/
	font-size: 14pt;
	/*border-bottom: 1px solid  :#1E91BD;*/
	margin-bottom: 5px;
	width: 100%;
}
#suche .tr0 {     
	background-color: #fff;
}
#suche .tr1 {     
	xbackground-color: #e0e0e0;
	background-color: #F4FEFF;
}
#suche .tr2 {     
	background-color: #F4FEFF;
}
#suche .tr0a {     
	background-color: #fff;
}
#objekte {     	/* Objekttabelle */
	background-color:#fff;
}
#objekte .tr0 {		/* Tabelle Kopfzeile */
	background-color:#1E91BD;
	xbackground-color:#F4FEFF;
}
#objekte .tr0 a {		/* Tabelle Kopfzeile */
	color:#F4FEFF;
}
#objekte .tr1 {		/* Tabelle Zeile 1 (#F4FEFF)*/
	background-color:#FFFFFF;
}
#objekte .tr1 a {		/* Tabelle Zeile 1 */
	xcolor:#F4FEFF;
	color:#1E91BD;
}
#objekte .tr2 {
	/* Tabelle Zeile 2 */
	background-color:#E0F1FE;
}
#objekte .tr2 a {		/* Tabelle Zeile 1 */
	color:#1E91BD;
	xcolor:#F4FEFF;
}
#objekte td {     
	border: 1px solid #fff;
}
#objekte td td {     
	border: 0px solid #fff;
}
#objekte .ppt {     
	color: red;
}
#objekte img {     
	border: 1px solid #1E91BD;
}
#objekte .icon {     
	border: 0px solid #1E91BD;
}
/* Kalenderklassen */
#kalender {
     align:left;
}
#kalender .title {
        color: #1E91BD;
        font-weight: bold;
        /*font-style: italic;*/
        font-size: 13pt;
        /*border-bottom: 1px solid #1E91BD;*/
        margin-bottom: 5px;
}
#kalender a {
	color: #ffffff; /*color: #1E91BD;*/
	font-weight: bold;
	font-size: 8pt;
}
.kalender {    	/* Kalendertabelle */
	background-color:#fff;
}
.red {
	background-color:FF8080;
}
.green {
	background-color:#BCEEBB;
}
.yellow {
	background-color:#FFFF80;
}
.gray {
	background-color:#A0A0A0;
}
.transparent {    
	background-color:#ffffff;
}
/* Ende der Kalenderklassen */
/* Anfrageformular: */
#anfrage {
	background-color:#ffffff;
                     width:600px;
}
#anfrage a {
	color: #ffffff;
	font-weight: bold;
	font-size: 9pt;
}
#anfrage .title {     
	color: #1E91BD;
	font-weight: bold;
	font-size: 12pt;
	/* border-bottom: 2px solid #1E91BD; */
	text-align: left;
	margin-top: 40px;
	margin-bottom: 10px;
                     width: 600;
}
#anfrage .menubar {    color: #ffff00 /*1e91bd*/; 
                      text-align: center; 
                      max-width: 45px; 
                      height: 20px; 
                      background-color:#1e91bd;
}
#anfrage .tr0 {		/* Tabelle Kopfzeile */
	background-color:#ffffff;
                     height: 20px; 
}
#anfrage .tr1 {		/* Tabelle Zeile 1 */
	background-color:#ffffff;
                      height: 20px; 
}
#anfrage .tr2 {
	/* Tabelle Zeile 2 */
	background-color:#ffffff;
                     height: 30px; 
}
/* Ende der Anfrageklassen */
/* Jahresübersicht */
#tabelle {
	background: #808080;
}
#tabelle .zelle {
	background: #ffffff;
}
/* Reservierungsformular: */
#reservierung {
	background: #fff;
                     align:left;
                     width="605px"
}
#reservierung .title {     
        color: #1E91BD;
        font-weight: bold;
        /*font-style: italic;*/
        font-size: 13pt;
        /*border-bottom: 1px solid #1E91BD;*/
        margin-bottom: 5px;
}
#reservierung .tr0 {	/* Tabelle Kopfzeile */
	background-color:#ffffff;
}
#reservierung .tr1 {	/* Tabelle Zeile 1 */
	background-color:#ffffff;
}
#reservierung .tr2 {
	/* Tabelle Zeile 2 */
	background-color:#ffffff;
}
#agb {
    align:left;
    margin-top: 40px;
    margin-left: 25px;
    width:800px;
}
/* Ende Reservierung */
.error {
	color:red;
}
.monat {
	background-color:#d0d0d0;
}
.wochentag {
	background-color:#d0d0d0;
}
#copy {
	font-size: 6pt;
	text-align: center;
}
#copy a {
	font-size: 6pt;
}
/* Detailseite */
#detail {
                     align:left;
}
#detail a {
	color: #ffffff;
	font-weight: bold;
	font-size: 9pt;
}
#detail .title {     
	color: #1E91BD;
	font-weight: bold;
	font-size: 12pt;
	/* border-bottom: 2px solid #1E91BD; */
	text-align: left;
	margin-top: 40px;
	margin-bottom: 10px;
                     width: 600;
}
.menubar {    color: #ffff00 /*1e91bd*/; 
                      text-align: center; 
                      max-width: 45px; 
                      height: 20px; 
                      background-color:#1e91bd;
}
.itemtitel {
	font-weight: bold;
	font-size: 11pt;
	border-bottom: 1px solid #1E91BD;
	margin-bottom: 10px;
	margin-left: 3px;
	color: #1E91BD;
                     width: 358px;
}
.itemtext {
	margin-bottom: 20px;
	margin-left: 3px;
	font-size: 10pt;
                     width: 358px;
}
.itembild {
	width: 225;
	border: 1px solid #1E91BD;
	margin-right 6px;
	margin-bottom: 2px;
margin-left: 16px;
}
.itembildtext {
	font-weight: normal;
                     font-size: 7pt;
	color: #666666;
	margin-bottom: 12px;
margin-left: 16px;
}
#preise a {
	color: #1E91BD;
}
#preise .tr0 {		/* Tabelle Kopfzeile */
	color: white;
	background-color: #1E91BD;
	xbackground-color:#F4FEFF;
}
#preise .tr1 {		/* Tabelle Zeile 1 */
	background-color:#F4FEFF;
}
#preise .tr2 {
	/* Tabelle Zeile 2 */
	background-color:#F4FEFF;
}
/* Banner */
#banner {
	width: 156px;
}
.head {
	color: #ffffff;
	font-weight: bold;
	background-color: #1e91bd;
	height: 20px;
	font-size: 9pt;
	padding-top: 3px;
	padding-left: 3px;
}
.offer {
	margin-bottom: 16px;
}
.offer img {
	border: 1px solid #1e91bd;
	margin-bottom: 4px;
}
.line {
                     color: #1E91BD;
                     font-size: 7pt;
                     padding-top: 3px
}
.name {
                     color: #1E91BD;
	font-weight: bold;
}
.price{
                     color: #1E91BD;
	text-align: left;
	font-weight: bold;
}
.break {
                     font-size: 1pt;
	padding-top: 0px;
}
a {
	text-decoration: none;
}
#vermieter .objektliste {
	width: 450px;
}
#vermieter .belegungsliste {
	width: 450px;
}
#vermieter .title {     
	color: #1E91BD;
	font-weight: bold;
	font-size: 12pt;
	border-bottom: 2px solid #1E91BD;
	text-align: left;
	margin-top: 40px;
	margin-bottom: 10px;
}
#vermieter .subline2 {     
	color: #1E91BD;
	font-weight: bold;
	font-size: 10pt;
	/* border-bottom: 2px solid #1E91BD; */
	text-align: left;
	margin-top: 40px;
	margin-bottom: 10px;
}
#vermieter .copy {     
	color: #000000;
	font-size: 10pt;
	text-align: left;
	width: 450px;
}
#vermieter .error {
	color:red;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	width: 450px;
}
#vermieter .info {
	color:#FF6200;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	width: 450px;
}
/* Slideshow*/
#slides{
	width: 182px;
}
.head {
	color: #ffffff;
	font-weight: bold;
	background-color: #1e91bd;
	height: 20px;
	font-size: 9pt;
	padding-top: 3px;
	padding-left: 3px;
}
.offer {
	margin-bottom: 20px;
}
.offer img {
	border: 1px solid #1e91bd;
	margin-bottom: 4px;
                     width: 182px;
                     height:121px;
}
.line {
                     color: #1E91BD;
                     font-size: 7pt;
                     padding-top: 3px
}
.name {
                     color: #1E91BD;
	font-weight: bold;
}
.price{
                     color: #1E91BD;
	text-align: left;
	font-weight: bold;
}
.break {
                     font-size: 1pt;
	padding-top: 0px;
}
a {
	text-decoration: none;
}
/**** End of AHIS ****/

