body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #205DA0;
	font-size: 12pt;
	background-image: url('../images/bg-muster2.png');
	background-repeat: repeat;
	background-position: 0px 0px;
}

.header {
}

ul.list1 {
	list-style-image: url('../images/button-green.png');
}

ul.list2 {
	list-style-image: url('../images/button-purple.png');
}

ul.list3 {
	list-style-image: url('../images/button-yellow.png');
}

li {
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: top;
}

.thumbnailtext {
	font-size: 6pt;
}

.docnavi {
	margin-top: 2cm;
	margin-bottom: 1cm;
	font-size: 14pt;
	text-align: right;
}

.footnote {
	margin-top: 40px;
	font-size: 8pt;
	color: #989898;
}
.footnote a {
	color: #989898;
	font-style: none;
}

.navipath {
	padding:0;
	color:rgb(99,99,99);
}

.navi {
	width:180px;
	border-bottom:1px solid rgb(170,170,170);
	background-color:FFFFFF;
}

a.navileft_passive {
	display: block;
	background-color: #BFEEB9;
	padding-top: 3px;
	padding-bottom: 3px;
	color: rgb(51,79,119);
} 

a.navileft_passive:hover {
	display: block;
	background-color: #E9FFBC;
	padding-top: 3px;
	padding-bottom: 3px;
	color: rgb(51,79,119);
}

a.navileft_active {
	display: block;
	background: url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-color: #BFEEB9;
	background-position: right;
	padding-top: 3px;
	padding-bottom: 3px;
} 

a.navileft_active:hover {
	display: block;
	background-color: #E9FFBC;
	background-position: right;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #4E2700;
}

a.navileft_open {
	padding-left: 10px;
	display: block;
	background: url("../images/navi_pfeil.gif") no-repeat;
	background-position: right;
	background-color: #BFEEB9;
	padding-top: 3px;
	padding-bottom: 3px;
	color: rgb(51,79,119);
} 

.banner {
	font-size: 28pt;
	font-style: italic;
	vertical-align: middle;
}

.footer {
	font-size: 8pt;
	font-style: italic;
}

.product {
	position: relative;
	float: left;
	margin-left: 30px;
}

.product th {
	text-align: center;
	font-weight: bold;
}

.product td {
	font-size: 10pt;
	padding-left: 25px;
	padding-right: 25px;
	height: 250px;
	vertical-align: top;
}

.note * {
	background-color: #FFBBBC;
	margin-left: 2cm;
	margin-right: 2cm;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.header-floc {
	background-color: #F5FC7F;
}
.body-floc {
	background-color: #FCFFCD;
}
.header-web {
	background-color: #C5FDAF;
}
.body-web {
	background-color: #E8FFDF;
}
.header-putz {
	background-color: #F9D163;
}
.body-putz {
	background-color: #FCE9B4;
}
.header-kork {
	background-color: #FDAFAF;
}
.body-kork {
	background-color: #FFDADA;
}

.contact {
	font-size: 14pt;
	text-align: center;
}

h1.content {
	font-size: 32pt;
	font-weight: bold;
	color: #336600;
}

.h1 {
	margin-top: 10px;
	font-size: 20pt;
	font-weight: bold;
}

.h2 {
	margin-top: 8px;
	font-size: 18pt;
	font-weight: bold;
}

.h3 {
	margin-top: 4px;
	font-size: 16pt;
	font-weight: bold;
}

.h4 {
	font-size: 14pt;
	font-weight: bold;
}

.highlight {
	font-weight: bold;
	color: #6542FF;
}

.description {
	font-style: italic;
	text-align: justify;
	position: relative;
	top: 30px;
}

.simpletable th {
	background-color: #99FF99;
	font-weight: bold;
}
.simpletable td {
	background-color: #FFCCCC;
}


.coursetable th {
	background-color: #99FF99;
	font-weight: bold;
}
.coursetable td {
	background-color: #FFCCCC;
	text-align: center;
	font-size: 10pt;
}

.time {
	font-size: 10pt;
	font-weight: bold;
	vertical-align: middle;
}
.title {
	font-size: 12pt;
	font-weight: bold;
	color: #2A8080;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
}
.remark {
	font-size: 10pt;
	font-style: italic;
	vertical-align: middle;
	color: #CC6600;
}


.aktion * {
	background-color: #FFCCC4;
}

.emph * {
	font-size: 14pt;
	font-weight: bold;
	background-color: #FFCCC4;
}

.emph1 * {
	font-size: 14pt;
	font-weight: bold;
}

.emph2 * {
	font-size: 12pt;
	font-weight: bold;
}

