* {margin:0; padding:0; font-family:"times new roman",times,serif; text-align:justify; }

body {font-style: normal; font-size: 11pt; background: #fff; }


/* Allgemeine Anweisungen */

p {margin: 10px 25px; line-height: 1.5em; }
ul,li {text-align: center;}
.clear {clear: both; }
.left {float: left; }
.right {float: right; }
.center {text-align: center; }
img {border: 0 none; }


/* Überschriften */

h1,h2,h3,h4,h5,h6 { margin: 15px; }
h1 {font-size: 1.1em; color: #000; }
h2 {font-size: 1.2em; color: #000; }

/* Navianweisungen */

#header {display: none; }
.reiter {display: none; }
#navtop {display: none; }
#navleft {display: none; }

/* Tabellenanweisungen */

table {
margin: 15px 5px; }
th { padding: 3px; background-color: #f0e7d7; font-weight: bold; border-top: 1px solid #bfcef4; border-right: 1px solid #bfcef4; border-left: 1px solid #bfcef4;}
td { padding: 3px; border-bottom: 1px solid #bfcef4; border-right: 1px solid #bfcef4;}
.first { border-left: 1px solid #bfcef4;}
.bildfirst {border-left: 1px solid #bfcef4; padding-left: 10px;}

/* Linkanweisungen */

a:link {color: #000; font-weight: bold; text-decoration: none;}
a:visited, a:active, a:focus {color: #000; font-weight: bold; text-decoration: none; }

