

a:link
{
	color: #006600;
	background-color: transparent;
}

a:visited
{
	color: #006600;
	background-color: transparent;
}

a:active
{
	color: red;
	background-color: transparent;
}

.bildlegende
{
	font-style: italic;
	font-size: small;
}

body
{
	background: white;
	font-family: geneva, helvetica, arial, sans-serif;
	font-size: 12px;
	margin: 0;
	border-width: 0;
	padding: 0;
}

a { text-decoration: none; }
a.nav, a.navtitle, a.navtitleactive, a.navsub, a.navsubactive { vertical-align: middle; }
a.navtitleactive, a.navsubactive { color: red; }

a.navsub, a.navsubactive
{
	font-size: 11pt;
}

td
{
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

dt
{
	margin-bottom: 20pt;
}

dt.first
{
	margin-bottom: 0pt;
}

h2, p.pdfversion, img.people
{
	margin-bottom: 30px;
}

h2.nogap, h3.nogap
{
	margin-bottom: 0px;
}

hr.sv, hr.fi { width: 70%; }

/*
td.nav
{
	background-image: url("../elements/menu_background-ns.gif");
	background-repeat: no-repeat;
	background-position: top left;
	text-align: right;
}

*/
.dt, .dt-nolink, dt.portrait
{
	font-weight: bold;
	text-decoration: none;
}

dt.nogap
{
	margin-top: 0px;
	margin-bottom: 0px;
}

a.dt { /* 	color: blue; */ }
a.dt-nolink { color: black; }

p.pict
{
	margin: 30px;
	text-align: center;
}

p.languages
{
	text-align: right;
	color: red;
	font-size: small;
}

p.copyr, a.copyr
{
	font-size: 11pt;
	margin-top: 12pt;
}

a.copyr { color: #6666FF; }
p.copyr { color: gray; }
p.nav { vertical-align: middle; }

th
{
	vertical-align: top;
	text-align: left;
}

td.space { width: 20px; }

td.contents
{
	width: 425px;
	padding-left: 30px;
	padding-right: 30px;
}

td.mylink
{
	text-align: right;
	padding-right: 30px;
	vertical-align: middle;
	width: 137px;
	min-width: 137px;
	max-width: 137px;
}

td.newstitle, td.news { padding: 3px; }
td.newstitle { background: #BBBBBB; }
td.news { background: #DDDDDD; }

td.circle
{
	vertical-align: middle;
	width: 25px;
}

td.maintab { width: 700px; }

table.ar
{
	float: right;
}

/*
table
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-spacing: 0px 0px;
}
*/

table.pdf
{
	float: right;
	vertical-align: middle;
}

td.padded, th.padded { padding: 4pt; }
img { border: 0px; }
.bold { font-weight: bold; }
pre, tt, code, kbd, samp { font-family: monospace; }
.indent { text-indent: 3em; }

/* following the definitions for the 2001er layout update */
body, .footer, .subitem, .active-subitem, p, th, td, h1, h2, h3, h4, h5, ul, li, dl, dt, dd { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; }

.footer
{
	color: Gray;
	font-size: 10px;
	width: 233px;
}

.subitem, .active-subitem
{
	font-size: 10px;
	letter-spacing: 0.15em;
}

a.subitem:link, a.active-subitem:link { color: White; }
a.subitem:visited, a.active-subitem:visited { color: Silver; }
a.subitem:active, a.active-subitem:active { color: White; }
a:hover { text-decoration: underline; }
.active-subitem { font-weight: bold; }
.factsbox-text { font-size: 10px; }
.tt1, .tt2, .tt3, .tt4 { background-repeat: repeat-x; }
.tt1 { background: url("/elements/nav_toptitle_imgs/topmenu_backgnd_1.png") #006600 right top; }
.tt2 { background: url("/elements/nav_toptitle_imgs/topmenu_backgnd_2.png") #006600 right top; }

.tt3
{
	background: url("/elements/nav_toptitle_imgs/topmenu_backgnd_3.png") #006600 right top;
	height: 21px;
	width: 700px; 
	vertical-align: middle;
}

.tt4 { background: url("/elements/nav_toptitle_imgs/topmenu_backgnd_4.png") #006600 right top; }

/* Student/LaTeX; siehe students/LaTeX-Terminologie.txt */
.verbatim
{
	background-color: silver;
	white-space: pre;
}

span.keyw { color: blue; }
span.paran { color: green; }

span.verbatim
{
	font-family: monospace;
	font-weight: bold;
}

span.path { font-family: monospace; }

span.gui
{
	font-family: monospace;
	font-style: italic;
}

.obligfield { background: #CCFFFF; }
