a:link {	color: #455faa;text-decoration: none;}
a:visited { color: #455faa;text-decoration:none; }
a:focus { color: Black;text-decoration:underline; }
a:hover { color: Black;text-decoration:none; }
a:active { color: Black;text-decoration:none; }

body {
	background-color: White; /*#E2F2FE;
	background-image: url(BG.gif);*/
}

#body {
	width: 800px;
	margin-left: 50%;
	position: relative;
	left: -400px;
	border: 0px solid Black; /*background-color: #E2F2FE;*/
	visibility: visible;
}

#title {
	background-image: url(Bilder/mgtitel32.png);
	background-position: 474px 143px; /*bottom right;*/
	background-repeat: no-repeat;
	width: 780px;
	height: 200px;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid Gray;
	visibility: visible;
	position: absolute;

}

.menuitem:hover { background-color:#beceef;}
.menuitem:active { background-color:#455faa;}

.menuitem {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 142px;
	margin-left: 0px; /*border: 1px, solid Black;*/
	background-color: White; /*#beceef;*/
	border-bottom: 1px solid Black;
	height: 24px;
	vertical-align: middle;
	font-size: 16px;
	padding-top: 8px;
	padding-left: 8px;
}

.menu {
	background-color: White;
	margin-top: 220px;
	margin-left: 10px;
	border-top: 1px solid Black; /*#455faa;*/
	border-left: 1px solid Black; /*#455faa;*/
	border-right: 1px solid Black; /*#455faa;*/
	width: 150px;
	position: absolute;
}

#logo {
	margin-left: 588px;
	margin-top: 10px;
	border: 0px solid Gray;
	text-align: center;
	background-image: url(Bilder/mg_aus2.png);
	line-height: 200px;
	height: 200px;
	width: 202px;
	position: absolute;
	background-position: center;
	background-repeat: no-repeat;

}

#content {
	margin-top: 220px;
	margin-left: 170px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid Black;
	position: absolute;
	width: 620px; /*height: 670px;*/
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: White;
}

#topic {
	margin-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid Black;
	font-weight: bold;
}

/* ------------------- Listen ------------------- */
#contact, #lehre, #paper {
	list-style: none;
}

#name, #vorlesungen, #seminare, #uebungen, #paper {
	font-size: larger;
}

#adress {
	margin-top: 15px;
}

#tel {
	margin-top: 15px;
}

.LV_Zeit {
	list-style: none;
}

.pub {
	display: inline;
}

.pubtitle {
	font-style: italic;
	font-weight: normal;
	color: Black;
}

.pubauthor {
	font-variant: small-caps;
}

.pubbook {
	font-weight: normal;
}
