
/* ========== Sigmaringen ================= */


/* Style-Sheet fuer Hauptfenster */

body { margin-top:0px; margin-bottom:0px; margin-left:40px; margin-right:0px; }


/* Abstand zwischen Fensterrand und Inhalt */


p,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Arial,sans-serif; }


h1 { font-size:18pt; }
h2 { font-size:16pt; }
h3 { font-size:12pt; }
h4 { font-size:10pt; }
h5 { font-size:8pt; }
p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; }

//a:link { color:link="#551A8B; text-decoration:none; }
//a:visited { color:link="#551A8B; text-decoration:none; }
//a:active { color:#FF0000; text-decoration:underline; }







HR{
	color : #F2BD79;
	color : black;	
	width: 100%;
}

/* Positionierung der gesamten Seite */
#main{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : White;
font-family:verdana;
font-size:10px;
color:#333333;
	position : absolute;
	top :150px;
 	left : 42px;
 	width:775px
}

/* Positionierung des Logos */
#logo{	position : absolute;
	top : 0px;
 	left :40px;
	}


/* Default-Font*/
.Text{
/*	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : White;
	font-size : 10pt;		*/
	}

/* Links */


/* Breite der  Haupt-Tabelle */
.Haupttabelle{
	border : 0px solid;
	width : 100%;
}



.Kalenderueberschrift{
	font-size : 12pt;
	font-weight : normal;
	margin-left:00;
	margin-bottom:10;
}

.Datumsbereich{
/*	font-size : 8pt;
	font-weight : normal;*/
}

.Region{
/*	font-size : 8pt;*/
	font-weight : normal;
}

/* wenn Kategorien mit eingeblendet werden*/
.Kategorie{
/*	font-size : 9pt;*/
	font-weight : bolder;
	font-style : italic;
	}	


/* Basis-Einstellungen für die Liste der Veranstaltungen*/
#Veranstaltungsblock{
	position : relative;
	top : 0px;
 	left : 0px;
	}	
	
	
/* Veranstaltungsdaten */
.VeranstaltungsDatum{
margin-left:-40px;
	/*font-size:8pt;*/
}	

.VeranstaltungsUhrzeit{
/*	font-size:7pt;*/
	font-style: italic;
	
}	

.VeranstaltungsTitel{
/*margin-left:15px;*/
/* 	left : 20px;

	font-size:8pt;
	font-weight: bold;*/
}	


.VeranstaltungsUnterTitel{
 	left : 20px;
/*	font-size:15pt;*/
}	

.VeranstaltungsOrt{
 	left : 20px;
	/*font-size:10pt;*/
}

/*=========== Suchmaschine ==============*/

/* betrifft die Kategorien iinnerhalb der Suchmaschine*/
#Suchmaschine{
	font-weight : normal;
	
     width: 250px;
     height: 100px; 
     border: 0px solid black;
	
	position : relativ;
	top : 5px;
   /*left: 0px;*/


}

.Suchmaschine{
/*	font-size : 8pt; */

	font-weight : normal;
/*	font-style : italic;*/
	vertical-align : middle;
}

/* Eingabefelder in der Suchmaschine */
.Form{
  /* background-color: #F2BD79;*/
}

.NeuerEintrag{
/*	font-size : 8pt;*/
	text-align : center;
}

.Regionen{
/*	font-size : 8pt;*/
	font-weight : normal;

}

.Kategorien{
/*	font-size : 8pt;*/
	font-weight : normal;
/*	font-style : italic;*/
}

.DetailSeiteTableHeader{
	/*background-color : #ffffce;*/
	width : 80%;
}

/*=== Detailseite ===*/

.DetailSeiteTitel{
	font-size : 12pt;
	font-weight : bold;
}

.DetailSeiteUntertitel{
	font-size : 10pt;
	font-weight : bold;
}


img.rand {border:2px outset black;}