/* CSS Document */
* {
font-family:Arial, Verdana, Helvetica, sans-serif;
}

body {
text-align:center;
}

h3 {
color:#003399;
font-face:times new roman, serif;
font-size:12pt;
padding:10px 0 5px 15px;
margin:0;
}
td#inhalt {
vertical-align:top;
padding-top:10;
padding-left:15px;
margin-top:0;
background-color:#f0f0f0;
background-image:url('/buttons/trennlinie.gif');
background-repeat:repeat-x;
}
td.sprache {
text-align:right;
color:#ffffff;
}

td.sprache * {
color:#ffffff;
font-weight:bold;
}
td.sprache a:visited {
color:#ffffff;
text-decoration:none;
}
td.sprache a:link {
color:#ffffff;
height:20px;
}

td.sprache a:hover {
color:#ffffff;
text-decoration:underline;
}

td.menubild {
background-color:#BDBDBD;
}
td.menubild a:hover {
background-color:#d6d6d6;
}
div#menu ul {
margin:0;
padding:0;
}
div#menu li {
list-style-type:none;
padding:0;
}
div#menu li a {
display:block;
width:175px;
height:25px;
background-color:#bdbdbd;
text-decoration:none;
color:#003399;
border:outset 1px;
padding:2px 5px 2px 15px;
background-image:url('../buttons/pfeil1.gif');
background-repeat:no-repeat;
background-position:left center;
}
td>div#menu li a {
width:150px;
}
div#menu li a:hover {
background-color:#AFAFB1;
border:inset 1px;
padding:2px 0 2px 20px;
background-image:url('../buttons/pfeil2.gif');
background-repeat:no-repeat;
background-position:5px center;
}
div#menu a:hover {
background-color:#AFAFB1;
}
div#menu a {
background-color:#bdbdbd;
padding:0;
margin:0;
}
table#jpg {
margin-top:20px;

}
#jpg td{
text-align:center;
vertical-align:top;
padding-bottom:10px;
}
