body	{
	background:  #B8CCFF;
	height:      100%;
	max-height:  100%;
	font-family: Verdana;
	font-size:   10px;
	font-weight: normal;
	color:       #000000; 
	overflow:    auto;
	text-align:  center; 
	}
#logo
	{
 	position:    fixed;
        top:          20px;
        left:         25px;
        width:       131px;
        height:      131px;
        background-image: URL("../images/logo_UKISC.png");
	}
#tree
	{
 	position:    fixed;
        bottom:       20px;
        left:         20px;
        width:       159px;
        height:       39px;
	}
#container
 	{
 	position: absolute;
	background: #FFFFFF;
        top:      0;
        bottom:   0;
        left:   170px;
        width:  770px;
 	padding: 20px 0 0 20px;
 	font-family: Verdana;
 	font-weight: normal;
 	font-size:  90%;
 	border-left-width:4pt;
 	border-left-style:solid;
 	border-left-color:#999999;
 	border-right-width:4pt;
 	border-right-style:solid;
 	border-right-color:#999999;
        overflow:    auto;
 	z-index: 1;
 	}

#content {
	position:absolute;
	top:     115px;
	left:    160px;
	bottom: 50px;
	width:   90%; 
	padding: 5px 0 15px 0;
	text-align:left;
	overflow:auto; 
	z-index:3;
	}
#part1 {
        display: block;
	width:   100%; 
	z-index:4;
	}
#studyes {
        display: none;
	width:   100%; 
	z-index:4;
	}
#studno {
        display: none;
	width:   100%; 
	z-index:4;
	}
#part2 {
        display: block;
	width:   100%; 
	z-index:4;
	}
#ssnoth {
        display: none;
	width:   100%; 
	z-index:4;
	}
#ssnumb {
        display: none;
	width:   100%; 
	z-index:4;
	}
#part3 {
        display: block;
	width:   100%; 
	z-index:4;
	}
#ttwin1 {
	position:fixed;
	background: #D7E1FF;
        display: none;
	top:    150px;
	left:   450px;
	height: 380px;
	width:  460px; 
	border:  thin;
	border-color: #7C7D7E;
	border-style: double;
	text-align:center;
	overflow:auto; 
	z-index:4;
	}
#ttwin2 {
	position:fixed;
	background: #D7E1FF;
        display: none;
	top:    250px;
	left:   450px;
	height: 200px;
	width:  460px; 
	border:  thin;
	border-color: #7C7D7E;
	border-style: double;
	text-align:center;
	overflow:auto; 
	z-index:4;
	}
#ttwin3 {
	position:fixed;
	background: #D7E1FF;
        display: none;
	top:    250px;
	left:   450px;
	height: 200px;
	width:  460px; 
	border:  thin;
	border-color: #7C7D7E;
	border-style: double;
	text-align:center;
	overflow:auto; 
	z-index:4;
	}
#ttwin96 {
	position:fixed;
	background: #D7E1FF;
        display: none;
	top:    250px;
	left:   450px;
	height: 200px;
	width:  460px; 
	border:  thin;
	border-color: #7C7D7E;
	border-style: double;
	text-align:center;
	overflow:auto; 
	z-index:4;
	}
#ttwin99 {
	position:fixed;
	background: #D7E1FF;
        display: none;
	top:    250px;
	left:   450px;
	height: 200px;
	width:  460px; 
	border:  thin;
	border-color: #7C7D7E;
	border-style: double;
	text-align:center;
	overflow:auto; 
	z-index:4;
	}
#bot	{
	position:absolute;
	background: #FFFFFF;
	bottom: 7px;
	left:   0px;
	right:  0px;
	height:50px;
	width: 100%;
	z-index:4;
	}
	
A 	{
	color: #000000;
	text-decoration: none;
	}
A:hover {
	color: #7C7D7E;
	text-decoration: underline overline;
	}
#nav A 	{
	color: #999999; 
	text-decoration: none;
	font-size: 14px; 
	font-weight: bold;
	font-style:italic;
	}
#nav A:hover {
	color: #7C7D7E;
	font-size: 14px; 
	font-weight: bold;
	font-style:italic;
	text-decoration: underline overline;
	}
#inhalt A 	{
	color: #999999; 
	text-decoration: none;
	font-weight: bold;
	}
#inhalt A:hover {
	color: #9C0033;
	font-weight: bold;
	text-decoration: underline;
	}
font	{ 
	font-family: Verdana; 
	font-weight: normal; 
	}
td	{ 
	font-family: Verdana; 
	font-size:   10px;
	font-weight: normal; 
	}
h1	{ 
	font-size: 24px; 
	color: #999999; 
	font-family: Verdana; 
	font-weight: bold;
	font-style:italic;
	}
h2	{ 
	font-size: 18px; 
	color: #999999; 
	font-family: Verdana; 
	font-weight: bold;
	font-style:italic;
	}
h3	{  
	font-size: 16px; 
	color: #999999; 
	font-family: Verdana; 
	font-weight: bold;
	font-style:italic;
	}
h4	{  
	font-size: 14px; 
	color: #000000; 
	font-family: Verdana; 
	font-weight: bold;
	font-style:italic;
	}
h5	{
	font-family: Verdana; 
	font-size: 8px; 
	font-weight: normal; 
	color: #000000; 
	}
h6	{ 
	font-family: Verdana; 
	font-size: 12px;
	font-weight: bold; 
	color: #FF0000;
	}
hr	{ 
	color: #7C7D7E; 
	size:    2px;
	width   :100%;
	}
textarea
	{ 
	font-family: Verdana; 
	font-size: 10px;
	font-weight: normal; 
	color: #000000;
	}
input
	{ 
	font-family: Verdana; 
	font-size: 10px;
	font-weight: normal; 
	color: #000000;
	}
img	{
	border:3px;
	}
button
	{ 
	font-family: Verdana; 
	font-size: 10px;
	font-weight: bold; 
	color: #FF0000;
	}
