* {
	margin:0px;
	padding:0px;
	border-style:none;
}

/*Parentelemente auf 100% Höhe bringen, damit Content min. so hoch wie Browserfenster*/
html, body {
	height:100%;
}

html[xmlns] {
	padding-bottom : 0.005em;
} 

img {
	border:0px;
}

.button {
	border:1px solid #E5BC5C;
	overflow:hidden;
	background-color:#FFFAE0;
	height:23px;
	color:#ff6600;
	font:bold 11px Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	padding-left:7px;
	padding-right:7px;
	text-align:center;
}

.inline {
	display:inline;
}

/*Login Button positionieren*/
table.contentpanelogin .button {
	position:relative;
	top:-51px;
	padding-bottom: 2px;
	width:152px;
	height:23px;
}

/*Login Text vertikal ausrichten*/
table.contentpanelogin table td {
	text-align:right;
}
/*Login Text horizontal formatieren*/
table.contentpanelogin a {
	margin-top:0px;
	display:block;
}

a {
	font-size:100%;
}

a:link, a:visited {
	text-decoration:none;
	color:rgb(100, 20, 20);
}

a:hover {
	color:#DD4400;
	text-decoration:none;
}

/*Partnerbanner*/
a.Banner{
	margin:20px 0px 0px 0px;
	padding:0px;
	display:block;
	background-repeat:no-repeat;
	vertical-align:middle;
	height:62px;
	width:148px;
	table-layout:fixed;
}

a.Banner:link, a.Banner:visited {
	background-position:0px 0px;
}

/*Partnerbanner onmouseover*/
a.Banner:hover {
	background-position:0px -62px;
}

/*Partnerbannerbilder definieren*/
#Banner1{
	background-image:url(../images/IMBI.jpg);
}

#Banner2{
	background-image:url(../images/SCAI.jpg);
}

#Banner3{
	background-image:url(../images/EMBL-EBI.jpg);
}

#Banner4{
	background-image:url(../images/NACTEM.jpg);
}

#Banner5{
	background-image:url(../images/TsujiiLab.jpg);
}

/*Bottom-link & -menü*/
a.bottom:link, a.bottom:visited, a.mainlevelbottommenu:link, a.mainlevelbottommenu:visited {
	color:#BF8462;
}
a.bottom:hover, a.mainlevelbottommenu:hover{
	color:#DD4400;
}
#mainlevelbottommenu {
	display:inline;
}
table.moduletablebottommenu, table.moduletablebottommenu table, table.moduletablebottommenu td, table.moduletablebottommenu table td {
	display:inline;
	font-size:100%;
	vertical-align:bottom;
}


/*dicker*/
.strong {
	font-weight:bolder;
}

body {
	font:80% Tahoma, Arial, Helvetica, sans-serif;
	color:rgb(60, 30, 0);
	background-color:#FEFEF6;
	margin:0px;
	padding:0;
}

table, td, th {
	margin:0px;
	padding:0px;
	border:0px;
	border-spacing:0px;
	border-style:none;
	border-collapse:collapse;
	font-size:12px;
}

h1, h2, h3, h4 {
	font:600 100% Verdana, Germond, Arial, sans-serif;
	clear:both;
}

h1 {
	margin:28px 0px 10px 0px;
	font-size:140%;
	text-align:center;
}

h2 {
	margin:27px 0px 8px 0px;
	font-size:130%;
}

h3 {
	margin:25px 0px 6px 0px;
	font-size:120%;
}

h4 {
	margin:23px 0px 6px 0px;
	font-size:110%;
}

h5 {
	margin:18px 0px 5px 0px;
	font-size:100%;
	font-weight:bold;
}

.first {
	margin-top:0px;
}

p {
	margin:0px 0px 8px 0px;
}

/*Position Vertikales Menü in Sitemapleiste*/
td.pathway{
	width:286px;
	table-layout:fixed;
	overflow:hidden;
	padding-bottom:2px;
	font-size:11px;
	height:18px;
	padding-left:15px;
	background:url(../images/sitemap.gif) no-repeat;
	vertical-align:top;
}
span.pathway{
	width:285px;
	height:18px;
	table-layout:fixed;
	vertical-align:top;
}

/*Mittelteil zwischen Navbar left und right*/
table.main {
	width:661px;
	table-layout:fixed;
	height:100%;
	vertical-align:top;
}

/*Navbar left*/
table.nav {
	width:154px;
	height:100%;
}

/*Top Leiste*/
table.sitemap {
	width:970px;
	height:109px;
	background-color:#AAACB6;
}

/*Mittelteil der Homepage zwischen Titel und Bottom*/
table.center {
	height:100%;
	width:970px;
	table-layout:fixed;
}

/*Bottom Leiste*/
table.bottom {
	background:#DFECF7 url(../images/nbottom.jpg) no-repeat;
	height:23px;
	width:970px;
}


/*alles umspannende tabelle*/
table.parent {
	height:100%;
}

td.main_smap {
	table-layout:fixed;
	width:661px;
}

/*Website mittig anzeigen*/
td.aussen {
	width:50%;
}

/*obere Zelle der Parent-Tabelle. Titelleiste*/
td.parenttop {
	height:107px;
}

/*mittlere Zelle der Parent-Tabelle. Navleiste links, Main-Bereich, Navleiste rechts*/
td.parentmiddle {

}

/*untere Zelle der Parent-Tabelle. Fußzeile*/
td.parentbottom {
	height:23px;
}

/*titelleiste, panoramabild teilbild turm links*/
td.sitemap1 {
	background:#56689E url(../images/ntopl.jpg) no-repeat;
	width:153px;
}

/*titelleiste, panoramabild teilbild landschaft rechts*/
td.sitemap2 {
	background:#A9CBED url(../images/ntopr.jpg) no-repeat;
	height:107px;
	width:817px;
}

/*titelleiste, schatten unter seitemap1+2*/
td.sitemap3 {
	background:#9CB7D0 url(../images/ntopb.jpg) no-repeat;
	height:2px;
}

/*Sitemap Hintergrund*/
td.sitemaphg {
	background:#B0CEE9 url(../images/smap.jpg) no-repeat;
	/*vertical-align:bottom;
	padding-bottom:3px;*/
	height:18px;
	width:661px;
	table-layout:fixed;
	overflow:hidden;
	font-size:11px;
	vertical-align:top;
}
td.sitemaphg table {
	table-layout:fixed;
	width:661px;
	height:18px;
	overflow:hidden;
}

/*Navbar left, einstellung*/
td.nav {
	max-width:154px;
	overflow:hidden;
	vertical-align:top;
	height:100%;
	table-layout:fixed;
	padding-top:11px;
}
td.nav img {
	height:1px;
	width:1px;
}

/*Navbar left, spacer falls benötigt*/
td.navspace {
	font-size:1px;
	height:10px;
}

/*Grafik zwischen Titelleiste und eigentlicher Navbar left*/
td.nleftt {
	background:url(../images/nleftt.gif) no-repeat;
	height:85px;
	width:154px;
}

.nleftb{
	height:131px;
	width:154px;
}
td.nleftb{
	background:url(../images/nleftb.gif) no-repeat;
	vertical-align:bottom;
}


/*Navbar left HG*/
td.nleft {
	vertical-align:top;
	background:#A8CBEA url(../images/nleft.jpg) repeat-y;
	height:100%;
	width:154px;
	table-layout:fixed;
}

/*Maincontentfläche*/
td.main {
	padding:10px 20px;
	vertical-align:top;
	width:661px;
	background:#F6FAFD url(../images/hg.gif) repeat-x;
	height:100%;
	table-layout:fixed;
}


/*Hellblaue Leiste Rechts, gesamt*/
td.nright {
	width:155px;
	height:100%;
	vertical-align:top;
	background:#E2F0FC url(../images/nright.jpg) repeat-y;
	table-layout:fixed;
	overflow:hidden;
}

td.nright th {
	padding-left:10px;
}

/*Hellblaue Leiste rechts, top*/
td.nrightt {
	width:155px;
	height:26px;
	background:url(../images/nrightt.gif) no-repeat;
	padding:0px;
}


/*Partnerbannerzelle*/
table.Banner {
	text-align:right;
	table-layout:fixed;
	width:100%;
}
td.Banner {
	text-align:right;
	padding-top:10px;
	width:100%;
}

/*Navbutton, 1. Bild über nav-bereich. Höhe durch leeres 1pixel-bild in entspr. zelle bestimmt (siehe inlcude/nav1.php), dort ebenfalls eintragen*/
td.nav1 {
	width:154px;
	height:5px;
	/*background-color:#ABCCEB;*/
	background:url(../images/nav1.gif) no-repeat;
	font-size:1px;
}

/*Navbutton, 2. Bild*/
td.nav2 {
	width:8px;
	height:100%;
	background:#F0ECD6 url(../images/nav2.gif) repeat-y;
}

/*Navbutton, 3. Bild*/
td.nav3 {
	width:141px;
	height:100%;
	background:#FCF9E0 url(../images/nav3.gif) repeat-y;
	padding-top:10px;
	padding-bottom:2px;
}

/*Navbutton, 4. Bild*/
td.nav4 {
	width:5px;
	height:100%;
	background:#EEEEE6 url(../images/nav4.gif) repeat-y;
}

/*Navbutton, 5. Bild unter nav-bereich. Höhe durch leeres 1pixel-bild in entspr. zelle bestimmt (siehe inlcude/nav2.php) also bei height-änderung hier, dort ebenfalls eintragen*/
td.nav5 {
	width:154px;
	height:9px;
	vertical-align:top;
	/*background-color:#ABCCEB;*/
	background:url(../images/nav5.gif) no-repeat;
	font-size:1px;
}

/*Text um Navbar left nach rechts verschieben*/
td.bottom {
	padding:0px 0px 1px 158px;
	font:10px Verdana, Arial, sans-serif;
	color:#D9966E;
	white-space:nowrap;
}

/*Topmenu rechts ausrichten, um unterschiedliche Menübreite bei Firefox/IE "auszugleichen"*/
td.topmenu{
	width:361px;
	height:18px;
	table-layout:fixed;
	text-align:center;
	vertical-align:top;
}

/*zeilenumbruch in contact-zellen vermeiden*/
td.sectiontableentry1, td.sectiontableentry2 {
	/*white-space:nowrap;*/
	vertical-align:top;
	padding: 3px 8px;
	border-top-width:6px;
	border-top-style:solid;
	border-top-color:white;
}

/*Contact-Tabelle (Auflistung Kontakte), jede 2. Zeile mit anderer Hintergrundfarbe*/
td.sectiontableentry2 {
	background-color:#F7FCFF;
}

/*Contact-Table tabellenheader*/
td.sectiontableheadercontact {
	padding:4px 8px;
	/*white-space:nowrap;*/
	width:auto;
	background-color:#EFF7FC;
	font-weight:bold;
	vertical-align:top;
}

/*----Navbar Contentformatierung----*/
/*Hauptmenü normallink*/
a.mainlevel {
	display:block;
	vertical-align:middle;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	padding-top:1px;
	padding-left:14px;
	height:18px;
}
a.mainlevel:link, a.mainlevel:visited {
	background:url(../images/menuhg.gif) no-repeat;
	color:#FF6600;
	text-decoration:none;
}

/*Hauptmenü onmouseover*/
a.mainlevel:hover {
	background-position:0px -18px;
	text-decoration:none;
	color:#DD4400;
}

/*aktueller Menüpunkt alle Menüpunkte (aus kompatibilitätsgründen, td > a#... nur bei aktuelleren browsern)*/
#active_menu {
	background:url(../images/menuhg.gif) no-repeat 0px -18px;
	color:#DD4400;
}

/*Untermenï¿½ normallink*/
a.sublevel {
	display:block;
	vertical-align:middle;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	padding-top:1px;
	padding-left:14px;
	height:18px;
	width:100%;
}
a.sublevel:link, a.sublevel:visited {
	background:url(../images/menuhgsmall.gif) no-repeat;
	color:#BF4C00;
	text-decoration:none;
}

/*Untermenü onmouseover*/
a.sublevel:hover {
	background-position:0px -18px;
	color:#9E2F00;
	text-decoration:none;
}

table.moduletable {
	width:100%;
	margin-bottom:5px;
	padding:0px;
	border-spacing:0px;
	border-collapse:collapse;
	margin-left:5px;
}

table.moduletable th {
	color:#966666;
	text-align:left;
	padding-top:4px;
	height:19px;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
}

table.moduletable td {
	font-size:11px;
	padding:0px;
	margin:0px;
}

/* generelle formatierung von Eingabefeldern*/
.inputbox {
	border-top:1px solid #E5BC5C;
	border-bottom:1px solid #E5BC5C;
	border-left:0px none;
	border-right:0px none;
	/*overflow:hidden;*/
	background-color:#FFFAE0;
	margin:3px 5px 5px 0px;
	padding:2px 5px;
}

/* Eingabefeld auf Login-Seite*/
table.contentpanelogin .inputbox {
	height:22px;
	max-height:22px;
	margin:4px 0px 0px 40px;
	padding: 2px 5px 0px 5px;
}

/*----Topmenü Contentformatierung----*/
span.mainleveltopmenu{
	display:block;
	float:left;
	width:0px;
}
span.realmainleveltopmenu{
	display:block;
	float:left;
	width:9px;
	color:#BF4C00;
	font-weight:bold;
	font-size:11px;
	text-align:left;
}
/*Topmenü normallink*/
a.mainleveltopmenu{
	display:block;
	float:left;
	max-width:82px;
	width:77px;
	height:15px;
	table-layout:fixed;
	padding-left:6px;
	padding-bottom:3px;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	vertical-align:middle;
}
a.mainleveltopmenu:link, a.mainleveltopmenu:visited {
	background:url(../images/menuhgtop.gif) no-repeat;
	color:#BF4C00;
	text-decoration:none;
}

/*Hauptmenü onmouseover*/
a.mainleveltopmenu:hover {
	background-position:0px -15px;
	text-decoration:none;
	color:#9E2F00;
}

a.subleveltopmenu {
	padding-left:1px;
	vertical-align:middle;
	font-weight:bold;
	font-size:11px;
}

/*Untermenü normallink*/
a.subleveltopmenu:link, a.subleveltopmenu:visited {
	color:#BF4C00;
	text-align:left;
}

/*Untermenü onmouseover*/
a.subleveltopmenu:hover {
	color:#9E2F00;
	text-decoration:none;
}

/*Zeichen zwischen zwei Topmenüpunkten*/
span.mainleveltopmenu {
	vertical-align:top;
	color:#FF6600;
	font-size:11px;
}

/*---Content-Formatierung---*/
/*Diese Tabelle kapselt den Content in einem untergeordneten DIV-Element (warum auch immer)*/
table.blog {
	width:100%;
}

/*Unterhalb blog-tabelle. darin liegt eigentliche Tabelle mit Content*/
table.blog div{
	width:100%;
}

/*In dieser Tabelle ist der gesamte Content*/
table.contentpaneopen{
	width:100%;
}
/*Formatierung (mehrspaltiger) Blog-Elemente*/
table.blog {
	width:640px;
	table-layout:fixed;
	margin-right:20px;
}
table.blog td {
	padding-right:20px;
}
table.blog table table td {
	padding-right:0px;
}
table.blog table {
	width:640px;
	table-layout:fixed;
}
table.blog table table {
	width:100%;
}
table.blog td.contentheading {width:auto;}
table.blog td.buttonheading {width:16px;table-layout:auto;}
table.blog table.contentpaneopen{width:100%;}
/*Platz zwischen einzelnen Zeilen (Zellen einer Zeile im Blog) vergrï¿½ï¿½ern*/
table.blog table td {
	/*border-bottom-width:10px;*/
	/*border-bottom-style:solid;*/
	padding-bottom:10px;
}
table.blog table td td {
	/*border-bottom-width:0px;*/
	padding-bottom:0px;
}
table.blog td.contentheading {
	padding-bottom:4px;
}


/*Auf Contact-Seiten, verticalen Abstand zwischen Informationszeilen (Adresse, ..) vergrï¿½ï¿½ern*/
table.contentpane table table td {
	padding-bottom:2px;
}
table.contentpane table table {
	margin-bottom:3px;
}

/*Kopfzeile*/
td.contentheading, div.componentheading, div.componentheadingcontact, div.componentheadinglogin {
	height:30px;
	background:url(../images/contenthead.png) no-repeat;
	color:#666666;
	text-align:left;
	padding-top:3px;
	padding-bottom:4px;
	padding-left:15px;
	width:100%;
	font-weight:bold;
	font-size:12px;
	white-space:nowrap;
}

/*Korrektur class-loser div-Elemente in der den Content kapselnden Haupttabelle auf Loginseite*/
table.contentpanelogin div {
	width:100%;
	max-width:97.5%;
}

table.contentpanelogin div img {
	padding-right:35px;
}

/*Ausgleich, so dass contentheading und componentheading gleich aussehen*/
div.componentheading, div.componentheadingcontact, div.componentheadinglogin {
	padding-top:7px;
	width:620px;
}

/*Author/Publisher/..*/
table.contentpaneopen .small {
	color:#999999;
	font-weight:bold;
	font-size:11px;
}

/*Erstellungsdatum*/
table.contentpaneopen .createdate {
	height:15px;
	padding-bottom:10px;
	color:#999999;
	font-weight:bold;
	font-size:10px;
}

/*Zuletzt bearbeitet*/
table.contentpaneopen .modifydate {
	height:15px;
	padding-top:10px;
	color:#999999;
	font-weight:bold;
	font-size:10px;
}

/*[back]-link*/
div.back_button a:link, div.back_button a:visited{
	color:#FF6600;
	font-size:11px;
}

div.back_button a:hover{
	color:#DD4400;
	font-size:11px;
}

div.welcome {
	font-weight:bold;
	position:relative;
	text-align:right;
	bottom:38px;
	color:#5c7999;
	margin: 0px 15px;
}

/*Auzaehlungslisten*/
/*Abstand links abweichend vom Standard*/
ul {
	padding-left:17px;
	list-style-type:square;
}

/*Nummerierungslisten*/
/*Abstand links abweichend vom Standard*/
ol {
	padding-left:24px;
}

/*Bildunterschrift*/
.bildunterschrift {
	font-size:10px;
	font-weight:bold;
	color:rgb(160, 130, 100);
	margin: 0 0 15px 0;
	padding:0;
}
.bildunterschrift a:link, .bildunterschrift a:visited {
	color:rgb(200, 120, 120);
}
.bildunterschrift a:hover {
	color:#DD4400;
}


/*Von WikiMedia uebernommen*/
/* images */
div.floatright, table.floatright {
    clear: right;
    float: right;
    position: relative;
    margin: 0 0 .5em .5em;
    border: 0;
/*
    border: .5em solid white;
    border-width: .5em 0 .8em 1.4em;
*/
}
div.floatright p { font-style: italic; }
div.floatleft, table.floatleft {
    float: left;
    position: relative;
    margin: 0 .5em .5em 0;
    border: 0;
/*
    margin: .3em .5em .5em 0;
    border: .5em solid white;
    border-width: .5em 1.4em .8em 0;
*/
}
div.floatleft p { font-style: italic; }
/* thumbnails */
div.thumb {
    margin-bottom: .5em;
    border-style: solid;
    border-color: white;
    width: auto;
}
div.thumb div {
    border: 1px solid #ccc;
    padding: 3px !important;
    background-color: #f9f9f9;
    font-size: 94%;
    text-align: center;
    overflow: hidden;
}
div.thumb div a img {
    border: 1px solid #ccc;
}
div.thumb div div.thumbcaption {
    border: none;
    text-align: left;
    line-height: 1.4em;
    padding: .3em 0 .1em 0;
}
div.magnify {
    float: right;
    border: none !important;
    background: none !important;
}
div.magnify a, div.magnify img {
    display: block;
    border: none !important;
    background: none !important;
}
div.tright {
    clear: right;
    float: right;
    border-width: .5em 0 .8em 1.4em;
}
div.tleft {
    float: left;
    margin-right: .5em;
    border-width: .5em 1.4em .8em 0;
}

/*Für Facile Forms*/
h5.ff, h4.ff, h3.ff
{
	margin-top:0px;
	font-variant:small-caps;
}
