
.selected{background-color:#F00;color:#FFF;}
.content{background:#FFF;padding:4px;}
.accordion_child a {color:#333;}
.accordion_child a:hover {text-decoration:none;}
.accordion_child ul.links li {background:url(../bilder/link.gif) left no-repeat;}

input {
  width:150px;
  background:url(../bilder/input.gif) top no-repeat;
  font: 11pt  Helvetica, geneva,verdana,sans-serif;
  color:#333;
  border:0;
  padding:7px 10px;
  margin:5px;
  color:#777;
}
textarea {
  width:600px;
  height:200px;
/*  background:url(../bilder/textarea.jpg) top no-repeat;*/
  font: 10pt verdana, Helvetica, geneva,sans-serif;
  color:#333;
  border:0;
  padding:10px;
  margin:5px;
  color:#777;
}

input[type=submit] {
   cursor:pointer;
   background:#ff9900;
   color:#fff;
   font-weight:bold;
   width:170px;
   height:33px;
   padding:7px 10px;
   background:url(../bilder/submit2.gif) top no-repeat;
}

blockquote {
    font: 1.5em/1.8em Georgia, "Times New Roman", Times, serif;
    background: url(../bilder/close-quote.gif) no-repeat right bottom;
    padding-left: 18px;
    text-indent: -18px;
    color:#888;
    margin:20px 0;
}

blockquote:first-letter {
  background: url(../bilder/open-quote.gif) no-repeat left top;
    padding-left: 18px;
}

.accordion_child ul {margin:5px 0 5px 0px;}

.accordion_child ul li {
  list-style:none;
  padding-left:5px;
  margin:10px 0;
  background:url(../bilder/bullet.gif) left no-repeat;
  border-bottom:1px solid #eee;
  padding-bottom:10px;
  line-height:19px;
}

.accordion_child td {width: 128px; text-align: center; vertical-align: middle;}

table {width:100%;padding:2px;}

td {
  background:#eee;
  padding:2px;
  text-align:center;
background:url(../bilder/td.jpg) top repeat-x;
}

h2 {clear:both;}

 .accordion_child p {font-size:12pt; font-weight:normal; font-family: Arial, Verdana, Helvetica, Sans serif;}


.accordion_child h2 {
  font:13pt Verdana, Arial, Helvetica;
  margin:5px 0 20px;
  padding:10px 0;
  color:#B02700;
  border-bottom:1px solid #eee;
  background:url(../bilder/h2.jpg) bottom left no-repeat;
}


#accordian{padding:0px;width:640px;height:34px;z-index:2;margin:0 auto;}

.accordion_headings{
  padding:6px 15px;
  background:url(../bilder/silver.jpg);
  color:#990000;
  margin-top:6px;
  margin-left:0px;
  cursor:pointer;
  font:13pt  Helvetica, geneva,verdana,sans-serif, Trebuchet MS;
  font-weight:bold;
  letter-spacing:1px;
  clear:both;
}

.accordion_headings:hover{background:url(../bilder/silver_blod.jpg); color: #ffffff;}
.accordion_child{padding:5px 5px;background:#fafafa;border:5px solid #f4f4f4;}
.header_highlight{background:url(../bilder/silver_hallon.jpg) top repeat-x; color:#FFFFFF;}


img {
  float:left;
  padding:0px;
  /*background:#fff;*/
  margin:0 0 0 0;
  border:none; /*solid #eee;*/
}

 p {margin:15px 0;line-height:19px; }

