/*******************************************************
Style-Definition: Homepage Internationales Studentenhaus
Datum: 2009-08-29
Design: Brigitte Seehaus (www.seehaus-design.de)
Umsetzung: Robert Krismer (in2tecc)
Schriftfarben: #000000, #ffffff, #ff6600 (orange)
Hintergrundfarben: 508CD7 (blau) bzw. FF6600 (orange))
*******************************************************/

body {
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:left;
font-size:10px;
color:#000000;
background-color: #508CD7;
}

a {
color:#ffffff;
text-decoration:none;
}

a:hover {
color:#444444;
text-decoration:none;
}

li {
font-size:14px;
margin:0 0 0 0px;
list-style-type:disc;
}

h1 {
font-size:14px;
margin:10px 0px 10px 0px;
color:#c1001f;
}

h2 {
font-size:12px;
color:#c1001f;
margin:20px 0px 10px 0px;
}

p {
margin:10px 0px 10px 0px
}

.orange {
color:#ff6600;
font-weight:bold;
}

img {
border: none;
}


/* ---------------- Rahmendefinitionen - aussen ---------------- */
table.schatten { align: center }


td {
font-size:12px;
vertical-align: top;
}

/* ---------------- abgeschrägte Ecken ---------------- */
td.schatten-rechts-oben { width: 15px; height: 15px; background: url(../border/ecke_oben_re.png) no-repeat;}
td.schatten-rechts-unten { width: 15px; height: 15px; background: url(../border/ecke_unten_re.png) no-repeat;}
td.schatten-links-oben { width: 15px; height: 15px; background: url(../border/ecke_oben_li.png) no-repeat;}
td.schatten-links-unten { width: 15px; height: 15px; background: url(../border/ecke_unten_li.png) no-repeat;}
td.schatten-oben { height: 15px; background: url(../border/schattenkante_oben.png) repeat-x;}
td.schatten-unten { height: 15px; background: url(../border/schattenkante_unten.png) repeat-x;}
td.schatten-links { width: 15px; height: 600px; background: url(../border/schattenkante_links.png) repeat-y;}
td.schatten-rechts { width: 15px; background: url(../border/schattenkante_rechts.png) repeat-y;}

td.inhaltsbereich {
background-color: #ffffff; 
border: 0px; 
width: 960px;
vertical-align: top;
}



/* ---------------- weitere Tabellen ---------------- */

table.kopf {
width: 956px;
vertical-align: top;
}

td.kopf {
background-image: url(../grafiken/ish_logo.png);
background-repeat:no-repeat;
background-position:top left;
height: 84px;
}


table.bilder {
border-collapse:collapse
}

td.bild1 {
background-image: url(../grafiken/bild_startseite_01.jpg);
height: 420px;
width: 191px;
border-collapse: collapse;
background-repeat:no-repeat;
}

td.bild2 {
background-image: url(../grafiken/bild_startseite_02.jpg);
height: 420px;
width: 191px;
border-collapse: collapse;
background-repeat:no-repeat;
}

td.bild3 {
background-image: url(../grafiken/bild_startseite_03.jpg);
height: 420px;
width: 191px;
border-collapse: collapse;
background-repeat:no-repeat;
}

td.bild4 {
background-image: url(../grafiken/bild_startseite_04.jpg);
height: 420px;
width: 191px;
border-collapse: collapse;
background-repeat:no-repeat;
}

td.bild5 {
background-image: url(../grafiken/bild_startseite_05.jpg);
height: 420px;
width: 191px;
border-collapse: collapse;
background-repeat:no-repeat;
}



td.sprache {
height: 39px;
}

table.fussnote {
background-color: #ff6600;
border-collapse: collapse;
width: 100%;
}

td.fussnote {
color: white;
border-collapse: collapse;
text-align: center;
}
