body, p, td, tr, div {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	margin: 0px;
	}
	
body {
    background-color: #BCD4FA;
	overflow-y: hidden;
	}
table {
    empty-cells: show;
	}
.comp {
    width: 500px;
	border: none;
	vertical-align: top;
	}
.compeins {
    width: 150px;
	}
.compzwei {
    width: 350px;
	}
.indextable {
    width: 400px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	border: none;
	}
.deutschtd {
    width: 180px;
	}
.englishtdspacer {
    width: 70px;
	}
.englishtd {
    width: 150px;
	}
.layout {
    height: 98%;
	overflow: hidden;
	}
.indexpic {
    width: 318px;
	height: 317px;
	border: 1px solid #000;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/index.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}
a.indexlink:link {
   color: #ff0000;
   font-size: 10pt;
   }
a.indexlink:active {
   color: #ff0000;
   font-size: 10pt;
   }
a.indexlink:visited {
   color: #ff0000;
   font-size: 10pt;
   }
a.indexlink:hover {
   color: #cc6600;
   font-size: 10pt;
   }
.main {
    width: 100%;
    height: 100%;
	}
.header {
    height: 93px;
	}
.topic {
    vertical-align: top;
	margin: 0px;
	padding: 0px;
    width: 20px;
	background-color: #000;
	}
.abst {
    width: 20px;
	}
.adr {
    height: 20px;
	text-align: center;
	}
.content {
    padding: 10px;
	}
.divcontainer {
    position: relative;
    border: 1px solid #000;
	border-style: dashed;
	background-color: #FFF;
	padding: 10px;
	margin: 0px;
	width: 90%;
	height: 440px;
	overflow: auto;
	visibility: show;
	white-space: normal;
	}
.divcontent {
    width: 95%;
	position: relative;
	white-space: normal;
	left: 51px;
	top: 13px;


	}
	
a:link {
    color: #0000FF;
	cursor: pointer;
	text-decoration: none;
	}
a:active {
    color: #0000FF;
	cursor: pointer;
	text-decoration: none;
	}
a:visited {
    color: #0000FF;
	cursor: pointer;
	text-decoration: none;
	}
a:hover {
    color: #999999;
	cursor: pointer;
	text-decoration: none;
	}

.headline {
	font: bolder 24px Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
    }
.subheadline {
	font: bold 14px Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
    }
.flowtext {
	font: normal 12px Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	display: block;
	}
.list {
	font: bold normal 14px/normal Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	list-style: square outside;
	}
.flowtextmarkerstyle {
	font: normal 12px Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	display: block;
	background-color: #00CCFF;
	}
.flowtextmarkerstyle-fett {

	font: bolder normal 12px Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	display: block;
	background-color: #00CCFF;
	}
.flowtext2 {
	font: normal 16px Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	text-align: left;
	white-space: normal;
	}
.buttona {
    background-color: #BFDBFF;
	color: #0C488E;
	width: 75px;
	border: 1px solid #0C488E;
	cursor: pointer;
	height: 20px;
	font-size: 12px;
	cursor:help;
	}
.buttonb {
	background-color: #BFDBFF;
	color: #0C488E;
	width: 105px;
	border: 1px solid #0C488E;
	cursor: pointer;
	height: 20px;
	font-size: 12px;
	}
.date {
	font: bolder 14px Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	}
.bereich, .feld, .auswahl {
    background-color: #BFDBFF;
	width: 180px;
	border: 1px solid #0C488E;
	}
.studytablestruktur {
    width: 500px;
	border: 1px solid #000;
	padding: 2px;
	border-collapse: collapse;
	}
.studytablestrukturtd {
    width: 125px;
    border: 1px solid #000;
	}
.error {
    color: #ff0000;
	}
