body {
       color: black;
	margin: 0;
	padding: 0;
	font-family: Arial;

	/* Formatierung zur Kompabilitaet fuer den Internet Explorer zusammen mit em-Angaben */
	font-size: 100.1%;
	min-width: 55em;
        background-color:transparent;
        background-image: url(http://www.tu-braunschweig.de/icons/tubsdesign/background-img.jpg);
        background-repeat: repeat-y;
        background-position:center;
}

sub,sup {

	font-size:100%;
}

/******************************************************
	HEADER
*******************************************************/

/* Der Header umfasst den gesamten Kopfbereich bis zum
   Schlagschatten der Kopfzeile ohne die Popups */
div#wrapper_header {

       position:relative;
        padding: 0;
        top:0px;
        width: 996px;
        height:280px;
        margin-left:auto;
        margin-right:auto;
        }

div#wrapper_content {

        position:relative;
        padding:0;
        margin-top:0px;
        margin-left:auto;
        margin-right:auto;
        width: 996px;
        height:100%;
}

div#tu_siegel{
 
         position:absolute;
         left:8px;
         top:35px;
         z-index:99;
         width:198px;
         height:74px;
         }

div#symbolpic {
         
        position:absolute; 
        top:85px;
        left:18px;
         width: 960px;
        height:170px;
        }

/* Die Abstaende um das TU-Logo */
div#tu_titelzeile {
	margin: 0;
	padding: 0;
	
}

/* Stellt den Hover-Effekt der Links für die Kopfnavigation ab */
div#tu_titelzeile a:hover{

	background-color: transparent;
        }

/* Der umgebende Container fuer die Navigationsliste  */
div#tu_navcontainer {

	position:absolute;
        background-color: #be1e3c;
	height: 22px;
	width: 960px;
        padding: 0;
        left:18px;
        top:250px;
        z-index:5;  
        }

/* Die Liste mit den Elementen "Impressum", "English", "LogIn", "Schnellzugriff", Suchfeld und Button "Suchen" */
ul#tu_navlist {

        padding-left:5px;	
        margin: 0;
	display: block;
	list-style-type: none;
        }

/* Erzeugt eine horizontale Liste und Aufzaehlungszeichen */
ul#tu_navlist li {

	display: block;
	margin: auto;
	float: left;
	font-size: 16px;
        }


/*  Definiert die Navigationslinks als Block */
ul#tu_navlist li a {

	color: #fff;
	/*width: 7.7em;*/
	/*height: 1.92em;*/
	margin: 0;
       height:22px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.7em;
         }

/* Die einzelnen Links */
/* TU Impressum */
ul#tu_navlist li#tu_impressum a {

       background-color: #be1e3c;
       text-align:center;
       width:70px;
       color: white;
       }

/* SPRACHWAHL */
ul#tu_navlist li#tu_sprachwahl a {

	background-color: #be1e3c;
        color: white;
        text-align:center;
        width:70px;
        margin-left: 445px;
        border-left:1px solid white;
         }


/* LOGIN */
ul#tu_navlist li#tu_login a {

	background-color: #be1e3c;
        color: white;
        width:70px;
        text-align:center;
        border-left:1px solid white;
        }

/*SUCHOPTIONEN */
ul#tu_navlist li#tu_suchoptionen a {

         background-color: #be1e3c;
         text-align:center;
         width:80px;
         color: white;
         border-left: 1px solid white;
         margin-right:10px;
         /*padding-left: 5px;
         padding-right:5px;*/
         }

/*
ul#tu_navlist li#tu_suchfeld {

          }

ul#tu_navlist li#tu_suchbutton {

        font-size:80%;
        font-family: Arial;
        padding:0;
        margin:0;
        white-space: nowrap;
        }
*/

/* Das Eingabefeld fuer die Suche */
li#tu_suchfeld input.tu_suchbegriff {

       /*size:10;*/
       font-size: 12px;
	color: #666;
	margin: 0px;
	border: solid 1px #999;
	background-color: #fff;
	background: url('/icons/tubsdesign/bg_such.gif');
        margin-left:10px;
	/*width: 20px;
	height: 20px;*/;
        }

/* Der Submit-Button */
li#tu_suchbutton input.tu_suchestarten {

	height: 20px;
	width: 6.0em;
	color: white;
	font-size: 1.05em;
	font-weight: bold;
	background-color: white;
	border: 0;
	margin: 0;
        }

/* Die Popups der Menuepunkte LOGIN und SUCHOPTIONEN */
div.pop1 a, div.pop2 a, div.pop1 a:hover, div.pop2 a:hover{

	margin:3px; 
	color: white; 
	text-decoration: none;
	background-color: transparent;
	font-family: Arial;
        }

/* Popup LOGIN */
.pop1{

	font-size: 0.7em;
	line-height: 1.5em;
	background-color:  #be1e3c;
        color: white; 
	width: 60px;
	z-index: 99; 
        position:absolute;
        top:22px;
	left: 591px;
        padding: 0 5px 5px 5px;
        border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
         }


/* Popup SUCHOPTIONEN */
.pop2{

	font-size: 0.7em;
        line-height: 1.5em;
	background-color:  #be1e3c;
        color: white; 
	width: 80px;
	z-index: 99; 
	top:22px;
	left: 662px;
        position:absolute;
	padding: 0px 5px 5px 5px;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}

#bewerbenlink {
        padding-left:60px; 
        position:absolute; 
        top: 435px;
}

table#aktuell {
      position:absolute;
      top:500px;
      left:145px;
}

/* 2005-02-28me: heute ergänzt, um veraltete border="0" aus HTML entf. zu können */
img { border:0; }

/*um die Tabelle mit den Links einzurücken*/
table{
           top:320px;
           margin-left:60px;
           width:900px;
           background-color:transparent;
           position:absolute;
           z-index:1;
}

td {

        font-size: 11px;
        font-family: Arial;
	text-decoration: none;
	font-weight: normal;
}

form {
	display: inline;
}	

a:link {
	text-decoration: none;
	color: #333;
}

a:visited {
	text-decoration: none;
	color: #333;
}

a:hover {
	text-decoration: none;
	color: #be1e3c;
	background-color: transparent;
}

a:active{
a:active{

text-decoration: none;
	color: #be1e3c;
	background-color: transparent;
}

}

.kopf {
	line-height: 1px;
}
 
.headline {
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	color: #be1e3c;
	line-height: 16px;
}

.headlineblau {
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	color: #be1e3c;
	line-height: 16px;
}

p {
	font-size: 11px;
	font-family: Arial;
	line-height: 16px;
	color: #333;
	text-decoration: none;
}

.suchefolge, .suchfeld {
	font-size:1em;
	border: 0; 	/* sieht aus wie button; 2004-09-14me */
	background: #FFFFFF; 
	width: 9em;
	height: 1.5em;
	color: #333333;
}

INPUT {
	font-size: 0.9em;
	font-family: Arial;
	color : #000000;
	background:#FFFFFF;
}

p,dd,li {
	font-family: Arial;
	font-size: 11px;
	line-height: 1.33em;
	color: #000000;
	margin-top: 0em;
} 






