body {
	margin: 0px;
	background-color: #DDDDDD;
}
.frame{
	display: none;
	/* Definiert um Rahmenbereiche zu markieren. */	
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	padding-bottom: 2px;
	padding-left: 17px;
	padding-top: 15px;
	padding-right: 20px;
}
.footer a {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
.footer a:hover {
	color: #666666;
	text-decoration: underline;
}
tt {
	font-family: Courier, sans-serif;
	font-size: 1.0em;
	color: #444444;
}
pre {
	font-family: Courier, sans-serif;
	font-size: 1.0em;
	color: #444444;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	padding-right: 20px;
	padding-left: 17px;
}
.content tr, font { /* font-Tags bitte NICHT MEHR VERWENDEN! Deshalb werden sie hier quasi ausgeschaltet.*/
	font-family: "MS Shell Dlg", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
}
.content a {
	color: #FF6701;
	text-decoration: none;
}
.content a:hover {
	color: black;
	text-decoration: underline;
}
.news {
	float: right;
	width: 170px;
	clear: left;
	padding-left: 20px;
	padding-bottom: 5px;
}
.news p {
	font-size: 0.85em;
	background-color: #E9E9E9;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(box_bg_grauverlauf.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
}
.news a {
	text-decoration: none;
}
.navigation div {
	font-family: "MS Shell Dlg", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #666666;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-bottom: 2px;
	border-top: 1px none #B5B5B5;
	border-right: 1px solid #B5B5B5;
	border-bottom: 1px solid #B5B5B5;
	border-left: 1px none #B5B5B5;
}
.navigation .level0 {
	background-color: #E6E6E6;
	background-image: url(button_bg_stufe0.gif);
	background-repeat: repeat-x;
}
.navigation .level1  {
	background-color: #CCCCCC;
	background-image: url(button_bg_stufe1.gif);
	background-repeat: repeat-x;
}
.navigation .level2  {
	background-color: #FFFFFF;
}
.navigation .hover {
	background-color: #F4F4F4;
	cursor: hand; /*mozilla hack*/
	cursor: pointer;
	color: #FF6701;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FF6701;
}
.navigation .hover a, .navigation a:hover {
	color: #FF6701;
	text-decoration: none;
}
.navigation a {
	color: #666666;
	text-decoration: none;
}
.langSelector {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.langSelector a {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
.langSelector a:hover {
	color: #666666;
	text-decoration: underline;
}
h1 {
	font-size: 1.7em;
	font-weight: bold;
	color: #999999;
	font-style: normal;
	display: table-cell;
}
h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #999999;
	font-style: normal;
	display: table-cell;
}
h3 {
	font-size: 1.5em;
	font-weight: bold;
	color: #999999;
	font-style: normal;
	display: table-cell;
}
.pageheadline {
	font-size: 1.5em;
	font-weight: bold;
	color: #999999;
	font-style: normal;
	height: 40px;
}
h4, .subheadline {
	font-size: 1.3em;
	font-weight: bold;
	color: #62C007;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	margin-bottom: -0px;
}
h5 {
	font-weight: bold;
	font-size: 1.1em;
}
ul {
	list-style-type: square;
	list-style-image: url(bullet.gif);
}
li {
	margin-left: -15px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.content .hiddenLink {
	color: #345474;
	text-decoration: none;
}
.content .hiddenLink:hover {
	background-color: #EAEAEA;
	color: #003366;
}
.content .hiddenLink strong {
	color: #345474;
}
.box {
	width: 620px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 10px;
	margin-right: 0px;
	background-image: url(box_bg_grauverlauf.jpg);
	background-color: #E9E9E9;
	background-repeat: no-repeat;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	display: table;
}

.outerbox {
	width: 635px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-bottom: 5px;	
	background-color: #FFFFBB;
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	display: table;
}

.innerbox {
	width: 605px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 5px;	
	background-color: #FCFCFC;
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	display: table;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E1E1E1;
	padding-right: 20px;
}
.subtext {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}
em {
	font-family: Arial, Helvetica, sans-serif;
}
.ImageImTextLinks {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.ImageImTextRechts {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#publications .title {
	font-size: 1.2em;
	font-weight: bold;
	color: #606060;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#publications .author {
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
#publications .releasedate {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
}

#events .shorttitle {
	font-weight: normal;	
	font-family: Arial, Helvetica, sans-serif;
}
#events .dates {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#events .title {
	font-size: 1.2em;
	font-weight: bold;
	color: #505050;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#theses .title {
	font-size: 1.2em;
	font-weight: bold;
	color: #606060;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#theses .member {
	padding-left: 30px;
	font-size: 1.1em;
	color: #606060;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#theses .student {
	color: #62C007;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#theses .type {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
#theses .abstract {
	font-style: normal;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;	
}

#seminartopic .title {
	font-size: 1.2em;
	font-weight: bold;
	color: #606060;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#seminartopic .abstract {
	font-style: normal;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;	
}
