@charset "utf-8";
/* CSS Document */

body {
color: #000000;
font-family: Verdana, Trebuchet MS, Arial;
font-size:11px;
text-decoration:none;
margin-left:0px;
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
background-image: url(images/bg.jpg);
background-repeat:repeat;
}
a {
color: #666666;
font-family: Verdana, Trebuchet MS, Arial;
font-size:11px;
text-decoration:none
}
a:hover {
color:#FF0066;
}
.h1 {
font-size:18px;
font-weight:bold;
font-style:italic;
}
.h2 {
font-size:12px;
}
.content {
overflow:auto;
width: 600px;
height: 390px;
}
.steckbrief1 {
background-color: #CCCCCC;
color:#000000;
  border-bottom-width:thin;
  border-bottom-style:solid;
  border-bottom-color:#FFCCFF;
}
.steckbrief2 {
  border-bottom-width:thin;
  border-bottom-style:solid;
  border-bottom-color:#FFCCFF;
}
table, td, th {
background-color:#FFFFFF;
}
.body-inhalt {
background-image:url(images/weiss.jpg);
background-repeat:repeat;
}
