/* CSS - Style by Leo */

#content {
	width: 700px;
	}
	
.infohead {
	font-weight: bold;
	margin: 0 0 30px 0;
	}

.big {
	font-weight: bold;
	margin: 10px 0 10px 0;
	}
	
/* Formulare */	
img {
	border: none;
	}
	
.logo2 { 
	margin: 10px 0 0 10px;
	}
	
.logo {
	float: left;
	text-decoration: none;
	}

.dlarea {
   	margin: 0 0 10px 0;
	width: 300px;
	padding: 20px 10px 10px 20px;
	border: 1px solid #dedede;
	-moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
	}

 .dlareap {
	margin: 10px 0 20px 60px;
	text-decoration: none;
	}
 .dlarearight {
	margin: 0 0 10px 0;
	float: right;
	width: 300px;
	padding: 20px 10px 10px 20px;
	border: 1px solid #dedede;
	-moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
	}

/* Kollegium */
	
.table {
	border-collapse: collapse;
	caption-side: bottom;
	}

.table th {
	padding: 5px 10px;
	font-weight: bold;
	}
	
.table td {
	padding: 5px 10px;
	border-spacing: 10px;

	}

.absatz {
	font-weight: bold;
	margin: 10px 0 0 0;
	}


	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	