BODY {
	background:	#EFEFEF url("http://www.complang.tuwien.ac.at/blau.gif") repeat-y scroll left top;
	color:		black;
	font-family:	sans-serif;
	margin:		0em 0em 0em 15em;
	padding:	0.5em;
	width:		37em;
	text-align:	left;
}
H1, H2, H3, H4, H5, H6 {
	font-weight:	bold;
	text-align:	left;
}
H1 { margin: 1.2em 0em 0.6em 0em; z-index: 6; }
H2, H3 { margin: 1.2em 0em 0.6em 0em }
H4, H5 { margin: 1em 0em 0.1em 0em }
H6 { margin: 0em }
:link { color: #00588A; text-decoration: underline; }
:visited { color: #444444; text-decoration: underline; }
B { font-weight: bold }
DEL { color: #888888 }
TH, TD, TH.atleft, TD.atleft, DL, DL.buttons, DL.leftbuttons, DL.rightbuttons {
	vertical-align:	top;
	text-align:	left;
}
P.rightquote {
	text-align:	right;
	font-style:	italic;
	min-height:	60px;
	z-index:	5;
}
TH, TD { padding: 0em 0em 0.2em 1.2em }
TH.atleft, TD.atleft{ padding: 0em 0em 0.2em 0em }
DT.header {
	margin-top:	1.5em;
	margin-bottom:	0.1em;
	font-weight:	bold;
}
ADDRESS, DL.buttons, DL.leftbuttons, DL.rightbuttons { font-size: smaller }
DL.buttons, DL.leftbuttons, DL.rightbuttons { line-height: 140% }
DL.buttons { margin: 0.8em 0em 0.8em 3em }
DL.leftbuttons, DL.rightbuttons {
	margin:		200px 4px 40px 12px;
	padding:	0;
	width:		inherit;
}
DL.leftbuttons, DIV.logo { overflow: hidden }
ADDRESS { margin: 1.5em 0em 1em 0em }
IMG.logo, IMG.fi, IMG.tu {
	margin:		0;
	border:		none;
	vertical-align:	bottom;
}
DIV.logo, DIV.fi, DIV.tu, DIV.leftmenu, DIV.rightmenu { position: absolute; }
DIV.leftmenu, DIV.rightmenu, DIV.logo { top: 0 }
DIV.leftmenu, DIV.logo { left: 10px; width: 12.5em; }
DIV.rightmenu { left: 55em; }
DIV.leftmenu {
	background:	#EFEFEF url("http://www.complang.tuwien.ac.at/rundung30x40.gif") no-repeat scroll left bottom;
}
DIV.logo {
	background:	#EFEFEF url("http://www.complang.tuwien.ac.at/rundung15x15.gif") no-repeat scroll left top;
	padding:	105px 0 0 10px;
	z-index:	2;
}
DIV.leftmenu, DIV.rightmenu { z-index: 1 }
DIV.fi, DIV.tu {
	top:		25px;
	z-index:	3;
}
DIV.tu { left: 20px; }
DIV.fi { left: 80px; }

@media print {
	BODY, DIV.leftmenu, DIV.logo { background: transparent none }
	BODY {
		margin:		0em 0em 0em 140px;
		padding:	0em;
		border:		none;
		width:		auto;
	}
	:link, :visited {
		color:			black;
		text-decoration:	none;
	}
	DIV.logo, DIV.leftmenu, DIV.rightmenu, DIV.tu { left: 0 }
	DIV.fi { left: 60px; width: 150px; }
	DIV.tu, DIV.fi { top: 0 }
	DIV.logo { top: 80px; padding: 0; width: 129px; height: 72px; }
	DIV.leftmenu { top: 175px; bottom: 0; width: 136px; overflow: hidden; }
	DIV.rightmenu { top: 20px; height: 0; width: 136px; overflow: hidden; }
	DL.leftbuttons, DL.rightbuttons { margin: 0 }
}