BODY {
	background:	#EFEFEF url("http://www.complang.tuwien.ac.at/eva/Data/downsquares") repeat-y scroll top left;
	color:		black;
	font-family:	sans-serif;
	margin:		0em 0em 0em 14.5em;
	padding:	0.5em;
	text-align:	justify;
}
H1, H2, H3, H4, H5, H6 {
	font-weight:	bold;
	text-align:	left;
}
H1 { margin: 0.6em 0em 0.6em 0em }
H2, H3 { margin: 1.2em 0em 0.6em 0em }
H4, H5 { margin: 1em 0em 0.1em 0em }
H6 { margin: 0em }
A:link { color: #003399 }
A:visited { color: #444444 }
A.intext:link { color: #003399; text-decoration: underline; }
A.intext:visited { color: #444444; text-decoration: underline; }
B { font-weight: bold }
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;
}
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 { margin: 0.8em 0em 0.8em 3em }
DL.leftbuttons, DL.rightbuttons {
	border:		1pt solid #EFEFEF;
	background:	#EFEFEF;
	color:		black;
	margin:		0px;
	width:		inherit;
	overflow:	hidden;
}
DL.leftbuttons { padding: 120px 0px 2em 10px }
DL.rightbuttons { padding: 2em 10px 2em 10px }
ADDRESS { margin: 1.5em 0em 1em 0em }
IMG.logo, IMG.fi, IMG.tu {
	margin:		0px;
	vertical-align:	bottom;
	border:		none;
}
DIV.logo, DIV.fi, DIV.tu, DIV.leftmenu, DIV.rightmenu { position: absolute }
DIV.leftmenu, DIV.rightmenu {
	left:		39px;
	width:		9em;
	z-index:	3;
}
DIV.leftmenu { top: 0px }
DIV.rightmenu { top: 320px }
DIV.logo {
	left:		20px;
	top:		20px;
	z-index:	4;
}
DIV.fi, DIV.tu {
	left:		2px;
	background:	#EFEFEF;
	border:		1px solid #EFEFEF;
	height:		53px;
	width:		53px;
	z-index:	1;
}
DIV.fi { top: 582px }
DIV.tu { top: 645px }
@media screen {
	BODY {
		background:	#EFEFEF url("http://www.complang.tuwien.ac.at/eva/Data/squares") repeat-y scroll bottom left;
		width:		33em;
	}
	DL.buttons, DL.leftbuttons, DL.rightbuttons { line-height: 140% }
	DL.rightbuttons { padding: 0px }
	DIV.rightmenu {
		left:		50em;
		top:		120px;
	}
	DIV.fi, DIV.tu {
		border:		none;
		top:		auto;
		left:		8px;
	}
	DIV.fi { bottom: 95px }
	DIV.tu { bottom: 43px }
}
@media print {
	BODY {
		background:	white url("http://www.complang.tuwien.ac.at/eva/Data/printsquares") repeat-y fixed bottom left;
		margin:		0em 0em 0em 155px;
		padding:	0em;
		border:		none;
	}
	A:link, A:visited { color: black }
	DL.leftbuttons, DL.rightbuttons {
		border:		1pt solid white;
		background:	white;
	}
	DL.leftbuttons { padding: 120px 0px 2em 0px }
	DL.rightbuttons { padding: 2em 0px 2em 0px }
	DIV.logo, DIV.leftmenu, DIV.rightmenu {
		left:		0px;
		width:		135px;
	}
	DIV.rightmenu { top: 40% }
	DIV.fi, DIV.tu {
		left:		0px;
		background:	white;
		border:		none;
		top:		auto;
	}
	DIV.fi { bottom: 108px }
	DIV.tu { bottom: 55px }
}