BODY {
	MARGIN-TOP: 70px;
	MARGIN-LEFT: 50px;
	MARGIN-RIGHT: 50px;
	FONT-FAMILY: "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 22px;
	BACKGROUND-COLOR: #ffffff;
	margin-bottom: 60px;
	color: #000000;
}

html, body {
margin: 0;
padding: 0;
}

h1, h2, h3 {
	font-size: 1.2em;
}

p {
	font-size: 1.1em;
	line-height: 1.2;
}

#header_deu-eng {
float: right;
margin: 3px 8px 0px 3px;
padding: 3px;
}

#header_deu-eng img {
margin: 3px;
}

#header_kruemel {
padding: 1px;
margin: 0px;
font-size: 70%;
}

#header_kruemel a:link, #header_kruemel a:visited {
text-decoration: underline;
color: #000066;
}

#header_kruemel a:hover {
background-color: #DFEDED;
color: #990000; /* rote Schriftfarbe */
}

#header_kruemel a:focus, #header_kruemel a:active { /* Durchsteppen" mit der Tabulator-Taste   */
background-color: #DFEDED;
color: #990000; /* rote Schriftfarbe */
}

#header_kruemel p {
line-height: 15px;
margin: 4px 0px 0px 3px;
padding: 0px;
}

/* INHALT */

#willkommen {
background-image: url(../pic/IUE-logo-wz.gif);
background-repeat: no-repeat;
padding: 15px 35px 5px 34px;
margin: 40px 40px 0px 40px;
}

#willkommen span.deutsch {
	padding: 0px 0px 0px 100px;
	color: #4D8788;
	background-color: #ffffff;
	font-size: 200%;
	font-style: italic;
}

#willkommen span.velkomen {
padding: 0px 0px 0px 20px;
}

#willkommen h1.institut {
color: #000000;
background-color: #ffffff;
font-size: 100%;
padding: 10px 0px 0px 140px;
}

#vier_fotos {
margin: 0px 4em 0px 10px;
float: left;
}

#vier_fotos .start-pic {
border: 1px solid #42A6B0;
padding: 3px;
margin: 0.2em;
}

#adresse {
padding: 14px 0px 0px 0px;
}

#adresse p {
	color: #000000;
	margin: 0;
	padding: 0;
}

#adresse p.anfahrt {
	padding: 13px;
}



/* FORMATE der LINKS im Inhalt */

#inhalt a:link, #inhalt a:visited {
text-decoration: underline;
color: #000066;
}

#inhalt a:hover {
background-color: #DFEDED;
color: #990000; /* rote Schriftfarbe */
}

#inhalt a:focus, #inhalt a:active { /* Durchsteppen" mit der Tabulator-Taste   */
background-color: #DFEDED;
color: #990000; /* rote Schriftfarbe */
}

#inhalt .anfahrt img {
	padding: 0px 0px 3px 10px;
}


/* allerlei Nützliches und Wichtiges */


acronym {
	border-bottom : none; 
}

abbr {
	border-bottom: none;
}

img {
	border: 0px;
} 


.clear {
	clear: both;
}

#navigation {
	display:none;
}

#kopf img {
float: right;
padding: 5px;
margin: 1px 1em 0.9em 1px;
border: 1px solid #5E77D0;
}

#kopf ul {
	display: none;
}

#header_kruemel {
	display:none;
}

#header_foto, #header_tuhh {
	display: none;
}

#header_links, #header_linie {
	display: none;
}

.sprunglinks, .invisible {
	display: none;
}

span.ex {
	display: none;
}

/* Formate für die Mitarbeiter-Seiten */

#mitarbeiter_uebersicht {
padding: 20px 0px 0px 10px;	
}

#mitarbeiter_uebersicht h1 {
margin-bottom: 20px;
}

#mitarbeiter_uebersicht h2 {
	font-weight: bold;
	color: #990000;
	background-color: #ffffff;
	margin: 40px 0px 7px 0px;
	padding: 0px;
}

#mitarbeiter_uebersicht .adresse {
	color: #000066;
	background-color: #DFEDED;
	height: auto;
	width: 87%;
	text-align: center;
	padding: 3px;
}

#mitarbeiter_uebersicht ul {
list-style-type: none;
margin: 0px;
padding: 0px;

}

#mitarbeiter_uebersicht li {
	display: inline;

}

#mitarbeiter_uebersicht .tabellenhead {
	font-weight: bold;
	height: 20px;
}

#mitarbeiter_uebersicht .name {/* Breite Spalte name */
	width: 23em;
		float: left;
		margin: 5px 0px 5px 0px;
}

#mitarbeiter_uebersicht .room { /* Breite Spalte room */
	width: 9em;
		float: left;
				margin: 5px 0px 5px 0px;
}

#mitarbeiter_uebersicht .phone {/* Breite Spalte phone */
	width: 12em;
		float: left;
				margin: 5px 0px 5px 0px;
}

#mitarbeiter_uebersicht .email {/* Breite Spalte email */
	width: 18em;
		float: left;
				margin: 5px 0px 5px 0px;
}

#mitarbeiter_uebersicht hr {
	width: 100%;
	clear: both;
	border: 0px; /* Für Firefox und Opera */
	border-top: 1px dashed #B8D7D7;
	border-bottom: solid 1px #FFFFFF;
}



