@font-face {
	font-family: 'Muli';
	src: url('font/Muli-Regular.ttf') format('truetype');
	font-weight: normal;
}
@font-face {
	font-family: 'MuliBold';
	src: url('font/Muli-Bold.ttf') format('truetype');
	font-weight: normal;
}

.trbg:hover {
	background-color: #EEEEEE;
}

li {
	cursor: pointer;
}


#presse {
	padding: 0;
}

#presse li {
	list-style: none;
	display: block;
	padding:  0.5vw 0 0.5vw 1vw;
}

#presse li:hover {
	background-color: #EEEEEE;
}

.aktiv {
	font-style: italic;
	color: #558000;
}

a {
	text-decoration: none;
	color: black;
	text-align: left;
}

a:hover {
	color: #E95224;
}

#titel1 {
	font-size: 1em;
	text-align: center;
	line-height: 1em;
}

#titel2 {
	font-size: 1.8em;
	text-align: center;
	line-height: 0em;
}

#adresse {
	font-size: 0.8em;
	text-align: center;
	line-height: 1.5em;
}

.formular{
	margin-top: 1vw;
}

th {
	font-size: 0.5em;
}

td {
	font-size: 0.9em;
	vertical-align: top;
}

.ref_bild {
	width: 21vw;
	margin-right: 2vw;
	margin-bottom: 1.6vw;
}

.k_schoner {
	margin-right: 0.6vw;
	cursor: pointer;
}

.zeichnungen {
	margin-right: 0.6vw;
	cursor: pointer;
	max-height: 8vw;
}

.rot {
	background: #FFCCCC;
	border-bottom-color: #CC0000;
}

.KursListGruppe {
	font-family: 'MuliBold';
	background-color: #EEEEEE;
}

.KursListItem h3 {
	font-family: 'MuliBold';
	padding-left: 0.2vw;
	margin: 0 0 0.5vw 0;
}

#symbolbild {
	width: 33vw;
}

.agblink {
	color: #558000;
	cursor: pointer;
}