#head1 {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:16px;
	color: #000000;
	background-color: #FFCC66;
	/* background-image: url(../bilder/bg2.jpg) */
}
#menu1 {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:12px;
	color: #000000;
	background-color: #FFCC66;
	/* background-image: url(../bilder/bg2.jpg) */
}

#cont1 {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:14px;
	color: #000000;
	background-color: #FFCC66;
	/* background-image: url(../bilder/bg2.jpg) */
	/* background-image: url(../source/Pixelraster_transparent.gif) */
}

#adresse1 {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:12px;
	color: #000000;
	text-align:center;
}

body {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:12px;
	color: #000000;
	background-color: #FFCC66;
	/* background-image: url(../bilder/bg2.jpg) */
}
h1   { 
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:24px;
	color: #CC3333;
}
h2   { 
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:16px;
	color: #CC3333;
}
h3   { 
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:12px;
	font-style:bold
	color: #CC3333;
}
td {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	/* font-size:12px; */
	color: #000000;
}

th {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:16px;
	font-style:bold;
	color: #000000;
}



/* Menue: */
a:link.men {
	background-color: #FFFF00;
	font: menu;
	color: black;
	text-decoration: none;
	margin-right: 2px;
	display: block;
	width: 8em;
	height: 1.3em;
	padding: 3px;
	border-top: 3px solid silver;
	border-left: 3px solid silver;
	border-right: 3px solid #663333;
	border-bottom: 3px solid #663333;
}

a:focus.men {
	background-color: #FFFF00;
	font: menu;
	font-weight: bold;
	color: black;
	text-decoration: none;
	margin-right: 2px;
	display: block;
	width: 8em;
	height: 1.3em;
	padding: 3px;
	border-top: 3px solid silver;
	border-left: 3px solid silver;
	border-right: 3px solid #663333;
	border-bottom: 3px solid #663333;
}

a:visited.men {
	background-color: #FFFF00;
	font: menu;
	color: black;
	text-decoration: none;
	margin-right: 2px;
	display: block;
	width: 8em;
	height: 1.3em;
	padding: 3px;
	border-top: 3px solid silver;
	border-left: 3px solid silver;
	border-right: 3px solid #663333;
	border-bottom: 3px solid #663333;
}

a:hover.men {
	background-color: #FFCC00;
	font: menu;
	font-weight: bold;
	color: red;
	text-decoration: none;
	display: block;
	width: 8em;
	height: 1.3em;
	padding: 3px;
	border-top: 3px solid silver;
	border-left: 3px solid silver;
	border-right: 3px solid silver;
	border-bottom: 3px solid silver;
}

a:active.men {
	background-color: #FFFF00;
	font: menu;
	font-weight: bold;
	color: black;
	text-decoration: none;
	margin-right: 2px;
	display: block;
	width: 8em;
	height: 1.3em;
	padding: 3px;
	border-top: 3px solid silver;
	border-left: 3px solid silver;
	border-right: 3px solid #663333;
	border-bottom: 3px solid #663333;
}

/* Untermenue: */
a:link.umen {
	background-color: #FFCC00;
	font: menu;
	color: black;
	text-decoration: none;
	margin-right: 2px;
	display: block;
	width: 6em;
	height: 1.3em;
	padding: 3px;
	border-top: 2px solid silver;
	border-left: 2px solid silver;
	border-right: 2px solid #663333;
	border-bottom: 2px solid #663333;
}

a:focus.umen {
	background-color: #0033CC;
	font: menu;
	font-weight: bold;
	color: black;
	text-decoration: none;
	margin-right: 2px;
	display: block;
	width: 6em;
	height: 1.3em;
	padding: 3px;
	border-top: 2px solid silver;
	border-left: 2px solid silver;
	border-right: 2px solid #663333;
	border-bottom: 2px solid #663333;
}

a:visited.umen {
	background-color: #FFCC00;
	font: menu;
	color: black;
	text-decoration: none;
	margin-right: 2px;
	display: block;
	width: 6em;
	height: 1.3em;
	padding: 3px;
	border-top: 2px solid silver;
	border-left: 2px solid silver;
	border-right: 2px solid #663333;
	border-bottom: 2px solid #663333;
}


a:hover.umen {
	background-color: #CC9900;
	font: menu;
	font-weight: bold;
	color: red;
	text-decoration: none;
	display: block;
	width: 6em;
	height: 1.3em;
	padding: 3px;
	border-top: 2px solid silver;
	border-left: 2px solid silver;
	border-right: 2px solid silver;
	border-bottom: 2px solid silver;
}

a:active.umen {
	background-color: #00CC00;
	font : menu;
	font-weight: bold;
	color : black;
	text-decoration: none;
	margin-right : 2px;
	display: block;
	width: 6em;
	height: 1.3em;
	padding: 3px;
	border-top: 2px solid silver;
	border-left: 2px solid silver;
	border-right: 2px solid #663333;
	border-bottom: 2px solid #663333;
}




.standard {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:12px;
	color: #000000;
}

.special {
	font-style: italic;
	color: #993333;
}

.px12 {
	font-size:12px;
}

.px14 {
	font-size:14px;
}

.px16 {
	font-size:16px;
}
.rot {
	color:#FF0000;
}

.termin {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:16px;
	color: #000000;
}

.kontakt {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:14px;
	color: #000000;
}

.tabelle {
	border-style:solid;
	border-bottom-color:#0000CC;
	border-width:thin;
}

.treff {
	font-style:italic,bold;
}
.malkurs {
	background-color: #CCFF33;
}
.einkaufen {
	background-color: #FFFF99;
}
.deutschkurs {
	background-color: #FF9966;
}
.sitter {
	background-color: #FFFF66;
}
.kreativtreff {
	background-color: #0099FF;
}
.englischkurs {
	background-color: #00FF33;
}
.met {
	background-color: #FFCCCC;
}
.sich_treffen {
	background-color:#FF9900;
}
.kreativ_sein {
	background-color:#FFFF00;
}
.neues_lernen {
	background-color: #00FF33;
}
.suchen {
	background-color: #FFCCCC;
}
.Seminare {
	background-color:#CC99FF;
}
.Sonder {
	background-color: #999999;
	color: #FFFFFF;
}

