body	 {
background-color:white;
}

p, h1, h2, h3 {
font-family:sans-serif;
}

p, h4 {
font-size:12px;
color:black;
}

h1, h2, h3 {
color:#2A568F;
}

h1 {
font-size:20px;
}

h2 {
font-size:18px;
}

h3 {
font-size:16px;
}

a, a:visited {
font-weight:bold;
text-decoration:none;
color:#000066;
}

#logoTop {
padding-left:15px;
padding-bottom:40px;
}

table#frame {
border-collapse:collapse;
}

td#menu {
display:none;
}

td#content {
font-family:sans-serif;
font-size:12px;
background-image:url(/grafiken/XPdays_back_big.jpg);
background-repeat:repeat-y;
vertical-align:top;
text-align:left;
}

.text	{
text-align:justify;
margin-top:10px;
margin-bottom:10px;
}

.lightBox {
width:100%;
margin-top:10px;
margin-bottom:10px;
padding:10px; 
border:solid 1px #000066; 
text-align:left;
}


em { font-weight:bold; font-style:normal; }

/* kein Rand um verlinkte Bilder */
a img {
border-width:0px;
}


