body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: rgb(255,255,204); 
	font-weight: normal;
}
table {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: rgb(255,255,244); 
	font-weight: normal;
}
td {
    background-color: rgb(255,255,244);
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
}
h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
p {
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: rgb(255,255,244);
	color: #6a2b25;
}
.list_preis {
	float: right;
}
.list_titel {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: small-caps; 
	background-color: rgb(255,223,167); color: #6a2b25;
	/*color: #CCCCCC; 
	background-color: #006699;*/
	padding:2px;
}
.kursleiter_feld {  
	background-color: #DDDDDD
}
.zell_hervorhebung { 
	background-color: #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: small-caps;
}
.zeilenmarker {  
	background-color: #CCCCCC;
}
ul.seminarliste {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 5px;
	padding: 0;
	float: left;
	background-color: rgb(255,255,244);
	border: #6a2b25;
	border-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	text-indent: 0px;
	list-style-position: inside;
	list-style-image: url(../sem_pics/minipfeil_ls.gif);
	text-align: left;
	}
li.seminarliste {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size:11px;
	margin-right:2px;
}
.seminartext {
	width: 55%;
	height:600px;
	overflow-y:scroll;
	float: left;
	border: #6a2b25; 
	border-style: dotted; 
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:10px;
}
a:link   		{ color: #6a2b25; }
a:visited   	{ color: #6a2b25; }
a:hover			{ color: #ff9933; }
