body  {
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
}

img {
	border: 0
}

pre { 
	font-family: monospace;
	background-color: #efefef;
	margin-left: 3em;
	margin-right: 3em;
}

td {
	vertical-align: top;
}

div.center {
	margin: auto;
}

div.outdated {
	font-size: 160%;
	color: #cc2222;
	margin-bottom: 2em;
}

div.lang {
	display: none;
	float: right;
	z-index: 10;
	
}

ul.menu {
	background: #333;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
ul.menu ul {
	background: #666;
	xfloat: left;
	list-style: none;
	margin: 0;
	padding: 0;
	xxwidth: 100%;
}
ul.menu lh {
	display: none;
}
ul.menu li ul lh {
	display: block;
}
ul.menu li, ul.menu ul li {
	float: left;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	xfont: 8pt "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
ul.menu a {
	background: #333 url("images/separator.png") bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
/*
ul.menu li.lang a.eng {
	background: #666 url("images/lang_eng.jpg") bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	xpadding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
ul.menu li.lang a.ger {
	background: #666 url("images/lang_ger.jpg") bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	xpadding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
*/
ul.menu a:hover {
	background: #2580a2 url("images/hover.png") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;                    
}                    

table.header {
	width: 100%;
	table-layout: fixed;
}

table.header td.address {
	width: 25%;
}

h1 {
	font-style: italic;
}
h1,h2 {
	font-family : arial, helvetica, sans-serif;
	font-size : 130%;
	font-weight : 700;
	color : #666666;
	margin-top : 0;
	text-align:left;
	margin-bottom:0.5em;
}
h3 {
	font-family : arial, helvetica, sans-serif;
	font-size : 130%;
	font-weight : 500;
	color: #555555;
	padding-top:4px;
	margin-top:0.3em;
	text-transform: uppercase;
}

div.curriculum {
	width: 75%;
	text-align: center;
}
div.curriculum table {
	width: 100%;
	margin:auto;
	xborder-collapse: collapse;
	border: 2px solid #996;
	font: normal 80%/140% verdana, arial, helvetica, sans-serif;
	color: #333;
	background: #fffff0;
	text-align: left;
}



#twitter_div {
	background: #ddd;
	border: 3px #beb798 solid;
	color: #beb798;
	margin: 0;
	padding: 5px;
	width: 240px;
}
#twitter_div a {
	color: #8D1425 !important;
}
ul#witter_update_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#twitter_update_list li {
	color: #38230C;
	display: block;
}
h2.twitter-title {
	color: #beb798;
	font-size: 100%;
}
