/*******************************************************
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-size: 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:left;
color:#000000;
background-color: #508CD7;
}

a {
color:#508CD7;
text-decoration:none;
}

a:hover {
color:#508CD7;
text-decoration:none;
}

ul {
padding:0px;
margin-left:20px;
list-style-image:url(../grafiken/aufzaehlung.png);
}

li {
margin:0 0 0 0px;
padding-left: 1px;
}

li a {
color:#000000;
text-decoration:none;
}

li#current a {
color:#ff6600;
text-decoration:none;
}

h1 {
font-size:1.4em;
margin:10px 0px 10px 0px;
color:#508CD7;
}

h2 {
font-size:1.2em;
color:#508CD7;
margin:20px 0px 10px 0px;
}

h3 {
font-size:1.0em;
color:#508CD7;
margin:20px 0px 10px 0px;
}

p {
margin:10px 0px 10px 0px
}

.orange {
color:#ff6600;
font-weight:bold;
}

img {
border: none;
}


#font_resize {
  padding: 0px;
  margin: 0px;
  padding-right: 10px;
  width: 80px;
  float: right;
}

  
#font_resize .smaller {
  color: #508CD7;
  font-size: 10px;
  text-decoration: none;
}

#font_resize .reset {
  color: #508CD7;
  font-size: 13px;
  text-decoration: none;
}

#font_resize .larger {
  color: #508CD7;
  font-size: 16px;
  text-decoration: none;
}



/* ---------------- Rahmendefinitionen - aussen ---------------- */
table.schatten { align: center }


td {
font-size:1.0em;
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.logo {
background-image: url(../grafiken/ish_logo.png);
background-repeat: no-repeat;
background-position: top left;
height: 84px;
width: 400px;
}

td.navi_oben {
background-image: url(../grafiken/wohnen_im_herzen.png);
background-repeat: no-repeat;
background-position: bottom right;
text-align: right;
color: #508CD7;
padding-top: 10px;
}

td.navi_oben a{
color: #508CD7;
}


table.inhalte {
border: 1px;
width: 100%;
padding-top:0px;
}

td.navi_links {
padding-top: 50px;
width: 250px;
}

td.inhalte {
padding-top:50px;
padding-right:20px;
}

td.anzeigebild {
width: 160px;
height: 490px;
}


table.fussnote {
background-color: #ff6600;
width: 100%;
}

td.fussnote {
color: white;
text-align: center;
}

td.fussnote a {
color: white;
}
