/* Allgemeines */
body {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:18px;
  color:#000;
  background-color:#FFF;
  text-align:center;
  margin:0;
  padding:0;
}

p, img, div {
  border:0;
  margin:0;
  padding:0;
}

table, tr, td {
  text-align:left;
}

/* Menü, Links */
a:link, a:visited, a:active {
  color:#FFCC33;
  text-decoration:none;
}

a:hover {
  color:#000;
  text-decoration:none;
}

.submenue li.current_page_item a:link, .submenue li.current_page_item a:visited, .submenue li.current_page_item a:hover, .submenue li.current_page_item a:active {
  color:#000;
}

.title a:link, .title a:visited, .title a:hover, .title a:active {
  color:#000;
}

ul.submenue {
  margin:0;
  padding:0;
}

ul.submenue li {
  margin:0 4px 0 0;
  padding:0 4px 0 0;
  list-style:none;
  float:left;  
  border-right:1px solid #000;
  line-height:13px;
}

ul.submenue li.page-item-87 {
  border-right:0;
}

/* Struktur */
.a_all {
  width:584px;
  text-align:left;
  margin:0 auto;  
}

.a_head {
  height:85px;
  overflow:hidden;
}

.a_head img {
  margin-top:20px;
}

.a_main {
  margin:0;
}

.a_side, .a_reiter {
  display:none;
}

.a_content {
  width:584px;
}

/* Textelemente */
h1 {
  margin:0;
  padding:0;
}

h2 {
  color:#000;
  font-size:18px;
  font-weight:bold;
  text-transform:uppercase;
  line-height:20px;
  margin:6px 0 9px 0;
  padding:0 0 6px 0;
  border-bottom:1px solid #000;
}

h3, h4 {  
  color:#000;
  font-size:12px;
  font-weight:bold;
  margin:0 0 9px 0;
  padding:0;
}

.list h3 {
	color: #FFCC33;
	font-size:14px;
  font-weight:normal;
  margin:0;
}

p {
  margin:0 0 18px 0;
}

img {
  margin:0 3px 3px 0;
}

.links ul {
  margin:0 0 18px 0;
  padding:0;
}

.links li {
  margin:0;
  padding:0;
  list-style:none;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}

img.alignright {
  margin:0 0 6px 6px;
}

img.alignleft {
  margin:0 6px 6px 0;
}

.wp-smiley {
	vertical-align:middle;
}

/* Formulare */
input, textarea, select {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#000;
  border:1px solid #000;
  margin:0 0 9px 0;
}

.button, #searchsubmit {
  width:auto !important;
  font-weight:bold;
  color:#FFF;
  background-color:#A9351E;
  padding:3px;
  text-align:left;
}

label {
  margin:0;
  padding:0;
}

.cat_alpha {
  width:40px;
  vertical-align:top;
}

.art_left input, .art_left select, .art_left button {
  width:140px !important;
}

.orange {
  margin-right:6px;
  background-color:#E66221;
}

.a_side input {
  width:280px;
}


/* Trenner */
hr {
  display:none;
}

.clear {
  clear:both;
  height:1px;
  overflow:hidden;
}

.divider {
  clear:both;
  height:24px;
  overflow:hidden;
}

.divider2 {
  clear:both;
  height:1px;
  overflow:hidden;
  margin:9px 0;
}

.divider3 {
  clear:both;
  height:9px;
  overflow:hidden;
}

.line {
  border-bottom:1px solid #000;
}
