<!--
/* Stylesheet für iik-duesseldorf.de */
/* Copyright Rüdiger Riechert und IIK Düsseldorf */
/* bearbeitet für [studyabroad] von Filipp Nentwig IIK Firmenservice GmbH Düsseldorf */

/*     SEITENHINTERGRUND     */
body {
background-color: #F8F8F8;
color: #323264;
margin-left: 5px;
margin-right: 0mm;
margin-top: 0mm;
margin-bottom: 2mm;
}

/*     LINKS     */
a { color: #00647D; font-weight: bold; text-decoration: none; }
/*
a:link { color: #00647D; font-weight: bold; text-decoration: none; }
a:visited { color: #00647D; font-weight: bold; text-decoration: none; }
a:active { color: #00647D; font-weight: bold; text-decoration: none; }
a:hover { color: #0000FF; font-weight: bold; text-decoration: underline; }
*/

/*     ÜBERSCHRIFTEN     */
h1 { font-family: arial, verdana, sans-serif; color: #646464; font-size: 16pt; text-align: center; }
h2 { font-family: arial, verdana, sans-serif; color: #465050; font-size: 14pt; text-align: center; }
h3 { font-family: arial, verdana, sans-serif; color: #646464; font-size: 12pt; text-align: left; }
h4 { font-family: arial, verdana,  sans-serif; color: #646464; font-size: 9pt; text-align: left; }
h5 { font-family:  arial, verdana, sans-serif; font-size: 10pt; }
h6 { font-family:  arial, verdana, sans-serif;  font-size: 8pt; text-align: left; font-weight: lighter; }

/* NAVIGATION */
/* meta-navigation */
td.navmeta {
 background-color: #39AABC;
 color: #ffffff;
 font-family: arial,verdana, sans-serif;
 font-size: 10pt;
 line-height: 17px;
 padding: 3px;
 }
 /* meta-navigation: line-height: 17px statt 23px */
input.navmeta{
 background-color: #39AABC;
 border: none;
 color: #ffffff;
 font-family: arial,verdana, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 cursor: hand;
 }
a.navmeta {color: #ffffff;}
a:hover.navmeta {color:#ffffff;}
a:link.navmeta {color:#ffffff;}
a:visited.navmeta {color:#ffffff;}
/*    Pfadnavigation   */
.pfad {
font-family:  arial, verdana, sans-serif;
font-size: 8pt;
letter-spacing: 1px;
background-color: #F5F5F5;
/*width: 515px;*/
}
/* globale Navigation */
.navglobal{
 font-weight: bold;
 padding-left: 10px;
 }
/* lokale Navigation */
a.navlokal{
 font-size: 9pt;
 font-weight: normal;
 padding-left: 20px;
 text-decoration: none;
 }

/* HTML-ELEMENTE */
/*     Standardtext     */
p, td, u {
font-family: arial, verdana, tahoma,  helvetica, sans-serif;
font-size: 10pt;
color: #000000;
}
/*     Listen     */
ol,ul,li {
font-family: arial, verdana, tahoma,  helvetica, sans-serif;
font-size: 10pt;
color: #141414;
line-height:1.5em;
}
/* Adresse */
address{
 font-family: arial, verdana, tahoma,  helvetica, sans-serif;
 font-style: normal;
 font-weight: bold;
 font-size: 8pt;
 padding-top: 3px;
 padding-left: 2px;
 padding-bottom: 10px;
 }

/*     LINKE SPALTE     */
td.spaltelinks {
font-family: arial, verdana, helvetica, sans-serif;
color: #000000;
background-color: #DCE1E6;
border: 1 px solid #003366;
padding-top: 10px;
vertical-align: top;
width: 200px;
text-align: left;
}

/*     MITTLERE SPALTE     */
td.spaltemitte {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 10pt;
color: #000000;
/*background-color: #DCE1E6;*/
margin: 0px;
padding-left: 20px;
padding-right: 0px; 
padding-top:  10px;
vertical-align: top;
width: 550px;
}
.spaltetext{
/* padding-right: 10px;*/
 }
.spaltebild{
/* text-align:right;*/
 }
.bild{
 border-right: 1px solid #39AABC;
 border-bottom: 1px solid #39AABC;
 margin-left: 10px;
 margin-bottom: 20px;
 }
/*     RECHTE SPALTE     */
td.spalte-rechts {
font-family: arial, verdana,  helvetica, sans-serif;
color: #000000;
background-color: #DCE1E6;
vertical-align: top;
text-align: left;
border: none;
padding: 3;
}



/* Menuebox - Newstool Linkformatierung Überschrift*/
th.links { text-align: left; background-image:url(/bilder/news-back2.jpg); background-position:bottom; background-repeat:no-repeat; color:#00647D; font-size:10pt; font-family:arial,verdana,sans-serif;}
.links a:link { color: #00647D; font-weight: bold; text-decoration: none; }
.links a:visited { color: #00647D; font-weight: bold; text-decoration: none; }
.links a:hover { color: #0000FF; font-weight: bold; text-decoration: underline; }
.links a:active { color: #00647D; font-weight: bold; text-decoration: none; }

/* Menuebox - rechte Spalte*/
div.menu2 { margin-bottom:1mm; }
.menu2 .bkg { background-color:#C8CED2; }
.menu2 td { background-color:#BEC4C4; font-size:8pt;  font-family:arial,verdana,sans-serif; line-height:1.5em; }
.menu2 .shaded { background-color:#ffffff; }

/* Menuebox - Newstool Linkformatierung Überschrift*/
th.linke { background-color:#C8CED2; color: #00647D; font-size:10pt; font-family:arial,verdana,sans-serif;}
.linke a:link { color: #00647D; font-weight: bold; text-decoration: none; }
.linke a:visited { color: #00647D; font-weight: bold; text-decoration: none; }
.linke a:hover { color: #0000FF; font-weight: bold; text-decoration: underline; }
.linke a:active { color: #00647D; font-weight: bold; text-decoration: underline; }
-->
