/*
Date: 26.07.2004
VIVAI Software AG, http://www.vivai.de/; (+49) 231 914488-0
Developer: joerg.dahlke@vivai.de 
Last update: Don Dez 30 16:50:21 CET 2004
*/

body	{
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#030;
font-size	:	69%;
}

a {
text-decoration:underline;
}
a:link {
color:#030;
}

a:visited {
color:#030;
text-decoration: underline;
}

/* allgemeiner Rollover Effekt. */
a:hover {
        color: #600;
        background: #EED4D4;
        text-decoration: none;
}

a:active {
color:#030;
}

img {
border:none	!important;
}
