/* Allgemein */

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    font-size: 10pt;
    padding: 0;
    margin: 0;
}

body:hover { background: inherit; }

table, tr, td {
    font-size:10pt;
    /* inherit funktioniert im IE aus irgendwelchen Gründen nicht*/
}

h1 {
    font-size: 13pt;
    background-color: #cccccc;
    padding: 6px;
}

h2 {
    font-size: 13pt;
    margin: 0 0 1em 0;
    color: #005577;
    border-bottom: 1px solid #cccccc;
}

h3 {
    font-size: 12pt;
}

h5 {
    font-size: 10pt;
    /*color: #E88000;*/
    color: #555500;
}


a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #005577;     
    text-decoration:none;
}

a:visited {
    color: #005577; 
    text-decoration:none;
}

a:hover {
    color: black;
}

#content a:hover {
    background-color: #eeeeee;
}

a.extern { 
	background: url(/images/extern.gif) no-repeat right center; 
	padding-right: 13px 
}

.nobr {
    white-space:nowrap;
}

.center {
    text-align: center;
}

/* Bild von der Uni, sowie Seitenheader */
#identityimage {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 0;
}
#identityimage1 {
    position: absolute;
    left: 0px;
    top: 97px;
    z-index: 0;
}
#heading  { 
	color: black;
	background-color: #ff9933;
	background-image: url(/images/bg_r_o.png);
	background-repeat:repeat;
	padding: 0px 0 0 0px; 
	font-size: 20px; 
	font-style: normal; 
	font-weight: bold; 
	position: absolute;
	border: none;  
	z-index: 0; 
	top: 0; 
	left: 221px;
	width: 800px;
	height: 98px; 
}
#headingtext1 {
	color: black;
	padding: 20px 0 0 20px; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
	position: absolute;
	border: none;  
	z-index: 1; 
	top: 0; 
	left: 221px;
	width: 800px;
	height: 98px; 
}
#headingtext2 {
	color: black;
	padding: 20px 0 0 20px; 
	font-size: 20px; 
	font-style: normal; 
	font-weight: bold; 
	position: absolute;
	border: none;  
	z-index: 1; 
	top: 20px; 
	left: 221px;
	width: 800px;
	height: 98px; 
}
#headingtext3 {
	color: black;
	padding: 20px 0 0 20px; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
	position: absolute;
	border: none;  
	z-index: 1; 
	top: 52px; 
	left: 221px;
	width: 800px;
	height: 98px; 
}
#heading1  { 
	color: black;
	background-color: #ff9933;
/*	font-size: 32px; 
	font-style: italic; 
	font-weight: bold; */
	position: absolute;
	padding: 0 0 0 0; 
	border: none;  
	z-index: 0; 
	top: 98px; 
	left: 221px;
}

#heading_sponsor01  { 
	color: black;
	background-color: #ff9933;
/*	font-size: 32px; 
	font-style: italic; 
	font-weight: bold; */
	position: absolute;
	padding: 0 0 0 0; 
	border: none;  
	z-index: 5; 
	top: 130px; 
	left: 230px;
}

#heading_sponsor02  { 
	color: black;
	background-color: #ff9933;
/*	font-size: 32px; 
	font-style: italic; 
	font-weight: bold; */
	position: absolute;
	padding: 0 0 0 0; 
	border: none;  
	z-index: 5; 
	top: 130px; 
	left: 400px;
}
#heading_sponsor03  { 
	color: black;
	background-color: #ff9933;
/*	font-size: 32px; 
	font-style: italic; 
	font-weight: bold; */
	position: absolute;
	padding: 0 0 0 0; 
	border: none;  
	z-index: 5; 
	top: 120px; 
	left: 570px;
}
#heading_sponsor04  { 
	color: black;
	background-color: #ff9933;
/*	font-size: 32px; 
	font-style: italic; 
	font-weight: bold; */
	position: absolute;
	padding: 0 0 0 0; 
	border: none;  
	z-index: 5; 
	top: 120px; 
	left: 665px;
}
#heading_sponsor05  { 
	color: black;
	background-color: #ff9933;
/*	font-size: 32px; 
	font-style: italic; 
	font-weight: bold; */
	position: absolute;
	padding: 0 0 0 0; 
	border: none;  
	z-index: 5; 
	top: 120px; 
	left: 810px;
}
#heading_sponsor06  { 
	color: black;
	background-color: #ff9933;
/*	font-size: 32px; 
	font-style: italic; 
	font-weight: bold; */
	position: absolute;
	padding: 0 0 0 0; 
	border: none;  
	z-index: 5; 
	top: 115px; 
	left: 875px;
}
#logo{
    width: 220px; 
    height: 66px;
    position: absolute;
    top: 2px;
    right: 1px;
}

/* Navigationsleiste oben */
#navtop {
    position: absolute;
    width:100%;
    min-width: 800px;
    left: 0px;
/*	top: 69px; */
	top: 90px;
    z-index: 0;
}

#navtop table {
    table-layout: fixed;
    width: 100%;
    text-align: center;
}

#navtop table #navtop1 {
    height: 22px;
    color: white;
    background-color: #85a9ba;
}

#navtop table #navtop2 {
    height: 42px;
    color: white;
    background-color: #dddddd;
}

#navtop table #navtop2 td.selected {
    height: 42px;
    color: white;
    background-color: white;
}

#navtop table #navtop1 a {
    color: white;
}

#navtop table #navtop1 a:hover {
    color: black;
}

#navtop table #navtop2 a {
    color: black;
}

#navtop table #navtop2 a:hover {
    color: #005577; 
}

img{
    border: none; 
/*	Verhindert bei BildLink den blauen Rahmen */
}


/*	Navigation links */
#leftnav  { 
	font-weight: bolder; 
	background-color: #ffffff; 
	margin-top: 0px; 
	padding: 5px 0 0 10px; 
	position: absolute; 
	z-index: 5; 
	top: 185px; 
	left: 0; 
	width: 210px; 
	min-height: 200px;
 }

#leftnav li.sub {
    font-size: smaller;
    list-style-image: url(/images/nav_arrow.gif);
    list-style-position: outside;
    padding-left: 10px;
    font-weight: normal;
    margin: 10px;
    margin-bottom: 0px;
    margin-top: 4px;
    background-color: #dee9ef;
}

#leftnav ul {
    list-style-image: url(/images/nav_arrow.gif);
    list-style-position: outside;
    padding-left: 0px;
    margin: 5px;
    padding-left: 10px;
    margin-top: 20px;
    background-color: #ffffff;
}

#leftnav ul li {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 4px;
    padding-bottom: 5px;
    border-top: solid #bebcbc 1px;
}

#leftnav li.selected {
    background-color: white;
}

#leftnav ul li ul {
    font-size: smaller;
    list-style-image: url(/images/nav_arrow.gif);
    list-style-position: outside;
    padding-left: 10px;
    margin-bottom: -5px;
    margin-top: 4px;
    background-color: #dee9ef;
}

#leftnav ul li ul li {
    padding-top: 3px;
    padding-left: 0px;
    padding-bottom: 4px;
    padding-right: 0px;
}

#leftnav ul li ul li.selected {
    padding-top: 3px;
    padding-left: 0px;
    padding-bottom: 4px;
    padding-right: 0px;
    background-color: white;
}


/*	Inhalt der Seite */
#content {
    background-color: white;
    margin-top: 200px;
    margin-left: 230px;
    padding: 0px;
    z-index: 5;
}

#content a {
/*	font-size: 12px; */
    padding-top: 2px;
}


#content #main-page-title h1 {
    font-size: 18pt;    
    color: #005577;
    background-color: white;
    margin-top: 2em;
    margin-bottom: 0.1em;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
/*	padding: 6px; */
}

#content #main-page-title h2 {
    font-size: 12pt;    
    color: black;
    background-color: white;
    margin-top: 0.1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    border-bottom: 0;
/*	padding: 6px; */
}

#content #main-page-box {
    width: 765px;
    margin-top: 3em;
    margin-right: 30px;
    padding: 3px 3px 3px 3px;
    background-color: #eeeeee;
}

#content #main-page-box h1 {
    font-size: 13pt;
    background-color: #cccccc;
    margin-top: 0em;
    padding: 6px 6px 6px 6px;
}

#content #main-page-newsbox {
    width: 765px;
    margin-top: 3em;
    padding: 3px 3px 3px 3px;
    background-color: #efefef;
    min-height: 300px;
}

#content #main-page-newsbox h4 {
    font-size: 18pt;
    margin: 0 0 1em 0;
    color: #005577;
    border-bottom: 1px solid #cccccc;
}
#content #main-page-newsbox h5 {
    font-size: 18pt;
    margin: 0 0 0 0;
    color: #000000;
}
#content ul {
    list-style-image: url(/images/nav_arrow.gif);
    list-style-position: outside;
}

#content #main-page-address {
    margin-top: 5em;
    text-align: center;
    color: #005577;
}

#footer {
    background-color: white;
    margin-top: 20px;
    margin-left: 240px;
    padding: 5px;
    z-index: 5;
}

#fin  { 
	background-color: white; 
	margin-top: 10px; 
	margin-left: 10px;
	width: 95%; 
	padding: 5px; 
	z-index: 6 
}


/*	Behebt einen sehr ärgerlichen IE-Bug, der massive Probleme beim Repainting
    von Listen verursacht */
ul {
    position: relative;  
}

/*	Hide unnecessary stuff when printing */

@media print {
    #identityimage 
    { display: none; }
    #identityimage1 
    { display: none; }
	#heading 
    { display: none; }
    #heading1
    { display: none; }
    #heading_sponsor01
    { display: none; }
    #heading_sponsor02
    { display: none; }
    #heading_sponsor03
    { display: none; }
    #heading_sponsor04
    { display: none; }
    #heading_sponsor05
    { display: none; }
    #heading_sponsor06
    { display: none; }
    #headingtext1
    { display: none; }
/*
    #heading 
	{ left: 10px;    }
*/
    #logo 
    { display: none; }
    #navtop 
    { display: none; }
    #leftnav 
    { display: none; }
    #fin 
    { display: none; }
    #content 
    { margin-left: 0px;
      margin-right: 0px;
      margin-top: 90px;
      font-size: 10pt }
    #content #main-page-newsbox {
    width: 580px; }
    #content #main-page-box {
    width: 580px; }  
}

