/* Datei: Asia-Zentrum.css */
/* Beschreibung: Zentrale CSS-Datei des Webauftrittes des Asia-Zentrums Marburg */


body {background-color: #000000; text-align:center; font-family:sans-serif;}
h1 {font-size:40px; text-align:center;}
h2 {font-size:25pt; text-align:center;}
h3 {font-size:16pt; text-align:center;}
h4 {font-size:12pt; text-align:center;}
p {text-align:center; vertical-align:center;}
a:link { text-decoration:none; font-weight:bold; color:#000000; }
a:visited { text-decoration:none; font-weight:bold; color:#000000; }
a:hover { text-decoration:none; font-weight:bold; background-color:#ff8888; }
a:active { text-decoration:none; font-weight:bold;}
a:focus { text-decoration:none; font-weight:bold; background-color:#000000; }

img {border:none;}
img.headline {border:none; width:80%; margin-top:6%; margin-bottom:3%;}

.hz {color:#ffcc66;}

table {width:100%;table-layout:fixed;}

#in_hauptzelle {color:#ffcc66;}

#titelzeile {background-color:#ffcc66; background:url(grafiken/bg_nl.jpg); text-align:center; height:190px;}
#titelzeile2 {background-color:#ffcc66; background:url(grafiken/titelbg.jpg); text-align:center; height:190px;}
#navigationsleiste {background-color:#ffcc66; background:url(grafiken/bg_nl.jpg); text-align:left; vertical-align:top; width:110px;}
#hauptzelle {background-color:#000000; color:#ffcc66; vertical-align:top;}

