body {
	margin: 0px; font-family: arial,helvetica,sans-serif ;
	background: #F2F2F2;
	font-size: 90%;
}

table#tmain {
	border: 0;
	border-spacing: 0;
        border-collapse: collapse;
	width: 100%;
}

table#tmain tr {
	vertical-align: top;
}

table.withborder {
	border-spacing:10px;	
    border-collapse: collapse;
}

table.withborder th {
	border: thin solid black;
}

table.withborder td {
	padding: 5px;
	border: thin solid gray;
}

td.level1 {
	padding-bottom: 5px;
}

td.level2 {
	padding-bottom: 5px;
	padding-left: 10px;
}

td.level2active {
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
}

#menu_main {
	background : #DDDDDD;
}

#menu_main a {
	text-decoration : none; 
	font-size : 95%; 
	color : #0000A0
}

#menu_sub {
	padding: 1px;
	width: 170px;
}

#menu_sub > table {
	width: 100%;
	border: 0;
	background: #DDDDDD;
}

#menu_sub a {
	font-size : 90%; 
	text-decoration : none; 
	color : #0000A0;
}

#front_buttons {
	vertical-align: middle;
	border: 0;
}

#leftcolumn {
	text-align: center;
	float: left;
	width: 160px;
	margin: 10px;
}

#submenu {
	background-color: white; 
	border-style: solid; 
	border-width: thin; 
	border-color: black;
}

#submenuheader {
	background-color: #3636de; 
	color: #eeeeee; 
	text-align: center; 
	font-weight: bold; 
	padding: 5px;
}

#submenulist {
	list-style: none; 
	margin: 0px; 
	padding: 5px; 
	width: 90%;
}

#submenulist li {
	margin-bottom: 10px;
}

#content {
	overflow: auto; 
	background-color: white; 
	border-style: solid; 
	border-width: thin;
	border-color: black; 
	padding: 10px;
	margin: 10px;
	width: 77%;
}

#welcome {
	text-align: center; 
	float: left; 
	margin: 0;
	width: 50%;
}

#randompic {
	width: 300px; 
	float: right; 
	margin-top: 20px;
}

#news {
	clear: both; 
	padding-top: 50px;
}

#titleline {
	color: white;
	background: black;
	clear: both;
	padding: 5px;
}


#logoline {
	background-color: white;
	padding: 10px;
}

#leftpic {
	float: left;
}

#middlepic {
	margin-left: 75px;
}

#rightpic {
	float: right;
	margin: 5px;
}

#menuline {
	margin-left: 180px;
}

#footer {
	color: #eeeeee;
	background-color: #555555;
	text-align: center;
	font-size: small;
}

#newslist {
	list-style: none;
	padding-left: 10%;
	margin: 0;
	width: 100%;
}

#newslist li {
	float: left;
	padding-right: 5px;
	text-align: center;
}

#cleardiv {
	clear: both;
}

img.noborder { border: 0; }

.u {text-decoration:underline;}

table.zeitplan {
    width: 100%; 
    text-align: left; 
    border-width:1px;
    border-style:solid;
}

table.zeitplan td {
    border-style:solid;
    border-width:1px;
}
