body {
	 font: 11px Arial, Sans-serif; 
	 background-color: #eeeeee; 
	 padding: 0px; 
	 margin: 8px;
}

a,
a:link,
a:visited,
a:active 			{ color: #666666; text-decoration: none; }
a:hover				{ color: black; text-decoration: underline; }

h1					{ font: 20px Arial, San-serif; font-weight: bold; margin: 0px; white-space: normal; }
h2					{ font: 18px Arial, San-serif; font-weight: bold; }
h3					{ font: 15px Arial, San-serif; font-weight: bold; }
h4					{ font: 12px Arial, San-serif; font-weight: bold; margin-bottom:5px; }

li {
	list-style-position:inside;
	list-style-image:url(http://www.ait.ac.at/images/icon_nav.gif)
}

.text {
	font-size: 12px;
}

p.sidebar_header {
	width: 100%;
	padding-bottom: 2px;
	border-bottom: #000000 1px solid;
	margin-bottom: 6px;
}

p.sidebar_content {
	color: black;
	margin-top: 0px;
	margin-bottom: 6px;
}

/* ----- Boxes ----- */
.bg {
	position:relative;
	width:980px;
	top:0px;
	height:auto;
	min-height:930px;
	left:50%;
	margin-left:-490px;
	border:#000000 1pt solid;
	background-color:#FFF;
}

.logo {
	position:relative;
	width:300px;
	height:98px;
	top:17px;
	left:16px;
}

.balken-rot {
	position:relative;
	width:980px;
	height:25px;
	left:0px;
	top:33px;
	background-color:#790b1a;
}

.content {
	position:relative;
	top:50px;
	left:30px;
	width:500px;
	padding-bottom:90px;
	float:left;
}

.sidebar-left {
	position:relative;
	top:80px;
	left:12px;
	width:210px;
	float:left;
}

.sidebar-right {
	position:relative;
/*	top:80px;	*/
	top:80px;
	right:12px;
	width:210px;
	float:right;
}

.footer {
	font-size:9px;
	font-family:Arial, sans-serif;
	color:#CCCCCC;
	padding:4px 10px;
	text-align:center;
	
	position:absolute;
	background-color:#;
	bottom:0px;
	width:960px;
}

div.clear {
	clear:left;
	height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
}

/* ----- Boxes END ----- */

/* ----- Misc ----- */

.namelist {
	font: 11px Arial, San-serif; 
	font-weight: bold;
	color:#666666;
}

.f {
	margin-left:0pt;
	font-size: 14px;
	line-height:15pt;
	color:#666666;
}

.n {
	line-height:14pt;
	margin-right:2px;
	margin-left:10pt;
	color:#000;
}

.committee h1 { color:#000; }


.programme_hl {
	font-weight:bold;
	color:#999;
	}

.programme_space { height:15px;	}

/* ----- Misc END----- */