@CHARSET "UTF-8";

a {
	color: #A31403;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #600c02;
}

a:visited {
	color: ca1904;
}

a img {
	border: 0px;
}

h1 {
	margin-top: 0px;
	font-size: 200%;
	color: #A71601;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#menu ul li {
	margin: 0px;
	padding: 3px 0px 5px 20px;
	background: url("/images/layout/menu-item-bottom.jpg") left bottom no-repeat;
}

#menu ul li a {
	font-family: Tahoma;
	color: #b6311d;
	font-size: 80%;
	text-decoration: none;
}

#menu ul li ul {
	padding-left: 20px;
}

#menu ul li ul li {
	background: #F8DF09 url("/images/layout/submenu-bottom.jpg") right bottom no-repeat;
	margin: 2px 0px 2px 0px;
	padding: 0px;
}

#menu ul li ul li a {
	padding: 3px 10px 5px 20px;
	background: none;
}

.render {
	margin: 0px 10px 10px 188px;
	padding: 10px 0px 0px 0px;
}

.airy {
}

.logo_partnership { margin: 5px 0px; }

.gallery .picture {
	display: inline;
	padding: 3px;
	margin: 2px;
}

.gallery_select .gallery_preview {
	width: 280px;
	height: 230px;
	margin: 5px;
	text-align: center;
	vertical-align: middle;
	background: #FEF9CF;
	float: left;
}

.gallery_select .picture a {
	font-size: 120%;
}

.persons_render_headline {
	text-align: left;
	font-weight: bold;
}

.sponsor {}
.sponsor_banner {}
.sponsor_name { font-size: 110%; font-weight: bold; }
.sponsor_description { font-style: italic; }
.sponsor_link {}

.board_row { width: 580px; margin: 0 0 10px 57px; margin-bottom: 10px; border: 1px solid gray;}

.timetable { border-collapse: collapse; border: 2px solid black; background: white;}
.timetable tr td { padding: 3px 7px; text-align: center; border: 1px solid gray; }
.timetable .timetable_cell { height: 40px; width: 40px;}
.timetable .day_sign {width: 40px;}
.timetable .hour_time { font-style: italic; font-size: 70%; white-space: nowrap;}


.notes_row { border: 1px solid gray; margin: 10px 20px; padding: 10px;}
.notes_row p span { font-style: italic;}



.persons_list  { background-color: white; table-layout: fixed; border-collapse: collapse; border: 2px solid black; margin-bottom: 20px;}
.persons_list tr td { border: 1px solid gray; padding: 3px 10px;}
.persons_list .name { width: 120px;}
.persons_list .email { width: 180px;}
.persons_list .grade { width: 50px;}
.persons_list .function { width: 170px;}
.persons_list .subjects {}

.li-no-bullets li {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
.li-no-bullets {
	margin-left: 14px;
	padding-left: 0;
}

.commerces {
float: left;
width: 99%;
margin: 0;
padding:0;
	font-weight: bold;
	font-size: 1em; 
}

