 /*
Theme Name: asp
Theme URI: http//:www.aktionsperrminoritaet.de
Description: Theme for Wordpress 2.x, based on red minimalista (<a href="http://www.vlad-design.de">by Vladimir Simovic</a>) aka <a href="http://www.perun.net">Perun</a>. This Theme is Open Source.
Version: 2.x
Author: Vladimir Simovic & bernd winter
Author URI: 
 */

html {
  height: 100%;
}
body {
/*  background: #aaa url(img/hintergrund.gif) fixed center bottom repeat-x; */
  background: #fff;
  text-align: center;
  font: 13px verdana, arial, sans-serif; 
  margin: 0;
  padding: 0 0 0 0;
  height: 100.01%;
}
pre, code, samp {
  font: 1em 'courier new', courier, monospace;
  color: #c60;
}
acronym, abbr, dfn {
  border-bottom: 1px dashed #999;
  font-style: normal;
  cursor: help;
}
blockquote {
  padding: 0 15px 0 10px;
  margin: 15px 0 15px 5px;
  text-align: justify;
  color: #666;
  line-height: 1.35;
  font-size: 11px;
  border-left: 5px solid #aaa;
}
a {
  color: #666;
  text-decoration: none;
}
a:hover {
  background:#953f23;
  background-repeat: no-repeat;
  color: #fff;
}
img {
  border: none;
}
#clearer {
  clear: both;
}
.center {
  text-align: center;
}


/* small */
.klein {
  font-size: .9em;
}
/* smaller */
.kleiner {
  font-size: .8em; 
}

/* imgages */
.bild-links {
  float: left;
  margin: 2px 10px 5px 0;
}
.bild-rechts {
  float: right;
  margin: 2px 0 5px 10px;
}

/* Container */
#container {
  width: 706px; 
  margin: 30px auto;
  text-align: left;
  position: relative;
  padding: 45px;
  border: 1px solid #8d8d8d;
}

/* Header */
#header {
  height: 142px;
  color: #999;
  margin: 0 0 40px 0;
  z-index: 6;
}

#header_text {
  position: absolute;
  top: 50px;
  left: 50px;
  width: 600px;
  height: 120px;
  color: #999;
  margin: 0 0 40px 0;
  z-index: -1;
}

#countdown {
  position: absolute;
  left: 82px;
  top: 167px; 
}

#countdown p {
  font-weight: bold;
  font-size: 12px;
  margin: 0;
  padding: 0;
  color: #953F23;
}


/* content_box */
#content_box {
  position:relative;
  background: #fff;
  padding: 0;
}

/* Sidebar :: Menu*/
#sidebar {
  width: 180px;
  margin-top: 13px;
  float: right;
  text-align:right;
 /*   line-height: 1.55; */
}
#sidebar_inline {
  margin: 10px 0 0 3px;
}
#sidebar h2 {
  text-align: right;
  padding: 10px 10px;
  color: #666;
  font-size: 1.2em;
}
#sidebar form {
  margin: 0 10px;
  padding-top: 2px;
  padding-left: 5px;
}
#sidebar input.suchfeld {
  border: 1px solid #ccc;
  font-size: 11px;
  padding: 2px;
  width: 140px;
  color: #666;
}

#sidebar input.suchfeld:hover, #sidebar input.suchfeld:focus {
  border: 1px solid #d62904;
}
#sidebar input.sendebutton {
  border: 1px solid #ccc;
  background: #ddd;
  font-size: 1.1em;
  margin-top: 3px;
  padding: 1px 3px;
  line-height: 1.2;
}
#sidebar input.sendebutton:hover  {
  border: 1px solid #666;
  background: #d62904;
  color: #fff;
}
#sidebar ul {
  list-style: none;
  margin: 0 0;
  padding: 0;
}
#sidebar li {
  border-bottom: 0px solid #ddd;
  list-style-type: none;
  background: #ffffff;
  border-bottom: 2px solid #8d8d8d;
}

#sidebar li a {
  display: block;
}

#sidebar li a:hover {
  color: #fff;
  background: #953F23;
}

#sidebar ul a {
  font-size: 1.2em;
  font-weight: bold;
  line-height: 2.0;
}

.current_page_item a, .current-cat a {
  color: #953F23;
}

/* Content */
#content {
  float: left;
  width: 485px;
  left: 180px;
  padding-bottom: 0;
  line-height: 1.35;
  color: #383838;
  background: transparent;
  border: 0px solid green;
}
#content p {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
#content a {
  border-bottom: 2px solid #953F23;
}
#content h1 a:hover {
  color: #fff;
  border-bottom: 2px solid #953F23;
}
#content a:hover {
  color: #fff;
  background: #953F23;
  background-repeat: no-repeat;
  border-bottom: 2px solid #953F23;
}
#content h1, h2 {
  font-size: 1.2em;
  margin-top: 0;
  margin-bottom: .5em;
  padding: 0;
  color: #953F23;
}
#content h1 a {
  color: #953F23;
}
#content h3 {
  font-size: 1.0em;
  margin: 17px 0 0 0;
  padding: 0;
  color: #953F23;
}
#content h4 {
  font-size: 0.9em;
  font-weight: bold;
  color: #6f6f6f;
  margin: 17px 0 0 0;
}
#content h5, h6 {
  font-size: 0.9em;
  font-weight: bold;
  color: #6f6f6f;
  margin: 0.3em 0 0 0;
  border-bottom: 2px solid #8d8d8d;
}
#content h1 a, #content h2 a:hover {
  border-bottom: none;
}
#content img {
  border: 0px solid #666;
  margin-right: 10px;
}
.beitrags-titel {
  border-bottom: 2px solid #953F23;
}
#content .beitrags-info, #content .beitrags-info2 {
  font-size: 11px;
  color: #555;
  line-height: 1.2;
  text-transform: lowercase;
}
#content .beitrags-info2 {
  border-top: 1px solid #e1e1e1;
  margin-bottom: 30px;
  padding: 2px 0;
}
#content #beitrag-info-box {
  font-size: 11px;
  margin: 20px 0;
  padding: 10px;
  background: #eee;
  border-top: 1px dotted #ddd;
  border-bottom: 1px dotted #ddd;
}
#content .beitrag a {
  padding: 0;
  margin: 0;
}
#content .wp-caption-text, .date 
{
  font-size: 0.8em;
  color: #666666;
}
.beitrag {
  margin-bottom: 2em;
}
/* Footer */
#footer {
  background: #fff;
  border-top: 2px solid #8d8d8d;
}
#footer p {
  margin: 0 0 0 0;
  padding: 10px 0 0 0;
  color: #999;
}
