* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Georgia, "Times new roman", Times, serif;
	font-size: 12px;
	background-image: url(bilder/background.gif);
	background-repeat: repeat-y;
	background-color: #CCDAF3;
	background-repeat: repeat-y;
	background-position: left top;
}

p, ul, li {
	color: black;
	font-family: georgia, "Times new roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	white-space: normal;
}

.fn {
	color: #533B04;
	cursor: hand;
}

.fnt {
	display: none;
	color: #BE3122;
}

#content p, #content img { padding-bottom: 12px; }
#content h1, #content h2, #content h3, #content h4, #content a { font-family: verdana, helvetica, sans-serif; }

#content h1 {
	font-size: 18px;
	font-weight: 700;
	line-height: 130%;
	padding: 24px 0 18px 0;
}

#content h2 {
	font-size: 14px;
	font-weight: 700;
	line-height: 130%;
	padding: 18px 0 12px 0;
}

#content h3, #content h3 a {
	font-size: 12px;
	font-weight: bold;
	line-height: 130%;
	padding: 18px 0 0 0;
}

#content a {
	color: #5330B4;
	font-size: 11px;
	font-weight: bold;
	line-height: 130%;
	text-decoration: underline;
}

#content a:hover {
	color: #701306;
	text-decoration: underline;
}

#content ul { padding: 0 14px 12px 28px; }

#content p.footer, #content a.footer {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
}

#content .LehreVeranstaltung {
	padding: 24px 0 6px 0;
}

#content .LehreTitel {
	padding: 0px 0 3px 0;
}

#nav {
	left: 9px;
	position: absolute;
	top: 73px;
	width: 170px;
}

#nav ul { list-style: none; }

#nav a {
	color: #001861;
	display: block;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

#nav a:hover {
	color: #701306;
	text-decoration: underline;
}

#nav .l1 li a {
	font-weight: 700;
	padding: 7px 0 5px 7px;
	text-transform: uppercase;
}

#nav .l2 li a {
	font-weight: 400;
	padding: 8px 0 5px 15px;
	text-transform: none;
}

#nav li { background-repeat: none; }

#nav .l1 li {
	background-image: url(bilder/navigation_background.gif);
	background-repeat: repeat-x;
}

#nav-pic {
	background-color: #CCDAF3;
	background-image: url(bilder/ruppert_nav_top.jpg);
	background-repeat: no-repeat;
	height: 195px;
	background-position: 0px -24px;
}

#nav-top {
	background-image: url(bilder/navigation_back_top.gif);
	background-repeat: repeat-x;
	height: 32px;
}

#nav-end {
	background-image: url(bilder/black.gif);
	background-repeat: repeat-x;
	height: 1px;
}

#content {
	left: 190px;
	position: absolute;
	top: 20px;
}

/* Bibliografie Dinge */

DIV.BibDinge td { padding-top: 12px; }

DIV.BibH01, th {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-top: 32px;
}

/* Bibliografie Kleidung */


DIV.BibH01, th {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-top: 32px;
}

DIV.BibKleidung a:link {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #00000;
}

DIV.BibKleidung	a:visited {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #ff774a;
}

DIV.BibKleidung	a:hover {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #701306;
}

DIV.BibKleidung	a:active {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #ff774a;
}

DIV.BibKleidung ul, li {
	list-style-type: none;
	text-align: left;
	padding-left: 0.0px;
	padding-top: 4px;
}

td.Aut {
	font-weight: bold;
	padding-top: 12px;
}

td.Tit { font-style: italic; }

