p {
	text-align:justify;
}

p.ps {
	padding-top:20px;
}

p.riets {
	text-align:right;
}

div.content table {
	width:90%;
	border-collapse:collapse;
	margin:20px 5%;
}
div.content td {
	padding:5px 0px;
}
div.content th {
	color:#800000;
	font-size:13.5pt;
	font-weight:bold;
	text-align:left;
}
td.numm a{
	font-weight:bold;
}

span.titel {
	font-weight:bold;
}

#iefehler {
	font-size:8pt;
}
#iefehler q {
	font-weight:bold;
}

.remark {
	line-height:1;
	text-align:center;
}

p.titel_numm {
	font-weight:bold;
	font-size:18pt;
	color:#800000;
}
h4 {
	margin:20px 30px;
}

#adr_ch {
	position:absolute;
	left:5%;
	width:40%;

}
#adr_lu {
	position:relative;
	left:55%;
	width:40%;

}

#internet {
text-align:center;
	top:15px;
	margin:30px auto;
}
#internet p {
width:20em;
margin:10px auto
}


/* ---- Reglement interne & Statuten---- */
h2.reglement, h3.reglement {
	color:black;
	border:none;
	background:none;
	font:inherit;
	font-size: 12pt; 
	text-align: center; 
}

h2.reglement {
	font-size: 23pt;
	font-weight: bold;
}
div.reglement {
	padding-left:15px;
}
h6 {
	float:left;
	font-size:12pt;
	font-family:Thaoma, serif;
	font-weight:normal;
	font-style:italic;
	margin:0px 0px 0px 0px;
}
p.reglement {
	padding-left:3.5em;
}

* html p.reglement {
	text-indent:-0.2em;
}

div.reglement ol, div.reglement ul {
	margin-left:4em;
	margin-right:15px;
	padding-left:2.5em;
	text-align:justify
}
/* ---------------------------- */

p.kontakt {
text-align:center;
}

ul.stud li {
margin-bottom:10px;
}

table.tabell {
border-collapse:separate;
border:groove 1px gray;
margin:0px 30px;
border-spacing:1px;
width:560px
}
table.tabell td, table.tabell th {
border:groove 1px gray;
padding:2px
}

/* wiki */

a.interwiki.iw_map {
	padding-left:85px;
	background-image:url(/images/icons/googlemaps.gif);
	background-repeat:no-repeat;
	background-position:left center;
}


.fileref {
	font-size:small;
	padding-left:17px;
	background-repeat:no-repeat;
	background-position:left middle;
}
.fileref.pdf {
	background-image:url('/images/pdf.gif');
}
.fileref.html {
	background-image:url('/images/html.gif');
}
