/* (C) www.dmj.de */

body {
 background-color: #EBEBEB;
 Font-Family: Verdana, Lucida, Sans-Serif;
}

form {
 Margin:0pt;
}
/* Text */
TD
{
/* font-size: smaller;   */
}
/*
.content {
 /*font-size: smaller; 10pt;
}
p.content {
 margin-left: 80px;
 margin-right: 80px;
 text-align: justify;
}
p.content:first-letter {
 font-size: larger;
 font-weight: bold;
 margin-left: 6pt;
}
*/

h1
{
 font-Family: Verdana, Lucida, Sans-Serif;
 font-size: 85%;
/* font-size: 11pt; */
/* background-image:url(http://localhost/www.dmj.de/global/pics/h1.gif); */
 background-repeat:no-repeat;
 color: blue;
 margin-bottom: 15pt;
 padding-left: 6px;
}

a {color: #0000D7; font-family:Verdana, Lucia, sans-serif; Text-Decoration : none;}
a:hover {font-family:Verdana, Lucia, sans-serif; Text-Decoration : underline;}

.topbar {
 font-size: 10pt;
 color: blue;
 font-weight: bold;
/* background-color: #D1D2FF;
 background-image:url(http://localhost/www.dmj.de/global/includes/head.jpg);  */
 text-align: right;
}

table.menu {
/* font-size: 10pt;    */
 color: #0000A0;
 font-weight: normal;
 margin: 6;
/* background-color: #F2F2FF; */
/* background-color: white;  */
}

td.motto {
 padding: 1pt;
 font-size: 10pt;
 color: white;
 font-weight: bold;
 background-color: blue;
}

td.foot {
 font-size: 9pt;
 color: #C0C0C0;
 font-weight: thin;
/* background-color: #F2F2FF;    */
 text-align: center;
}

.ms_text {
 font-size:smaller;
}