/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Three-column with sidebar on left and right  */
body {
  font-family: arial, sans-serif;
  font-size: 12px;
  line-height: 15px;
  background-color: #000000;
  color: #ffffff;
}

img, ul, p {
  border: 0;
  margin: 0;
  padding: 0;
}

 div {
  display: block;
}

p {
  padding-bottom: 15px;
}

table {
  margin: 0 0 13px 0;
  display: block;
  clear: left;
}

td {
  padding: 0 20px 2px 0;
  vertical-align: top;
}

#wrapper {
  width: 1024px;
  margin: 0 auto;
}

#header {
  width: 626px;
  margin-bottom: 0px;
}

#linksbox {
  float: left;
  padding: 18px 10px;
}

#rechtsbox {
  font-size: 10px;
  float: right;
  padding: 18px 10px 18px 0;
  width: 160px;
}

#linksbox img, #rechtsbox img {
  display: block;
}

#content {
  width: 655px;
  margin-left: 198px;
}

#respond {
  margin: 50px 0px 0px 0px;
}

#respond .form-submit {
  margin: 10px 0px 0px 0px;
}

.intro {
  margin-top: -70px;
  padding: 0 90px 0 50px;
}

.spalte {
  float: left;
}

.spalte1 {
  padding: 0 90px 0 50px;
}

.spalte2 {
  float: left;
  width: 310px;
}

.spalte2 p {
  padding-right: 0;
}

.spalte21 {
  float: left;
  width: 230px;
}

.spalte22 {
  float: left;
  width: 380px;
}

img, h1, h2, h3, h4, h5, h6 {
  border: 0;
  margin: 0;
  padding: 0;
}

h1 {
  display: none;
}

h2 {
  font-size: 18px;
  font-weight: normal;
  padding: 0 0 10px 0;
}

#rechtsbox h2 {
  font-size: 12px;
  line-height: 15px;
  font-weight: normal;
  padding: 2px 0 2px 0;
  margin-left: -1px;
}

.page h2.entry-title {
  display: none;
}

.linkcat h2 {
  display: none;
}

h3 {
  font-size: 18px;
  font-face: Arial;
  font-weight: normal;
  padding: 0 0 4px 0;
}

h4 {
  font-face: Arial;
  font-size: 12px;
  font-weight: bold;
  padding: 0 0 4px 0;
}

ul {
  list-style-type: none;
}

a {
  border: none;
  outline: none;
}

a:link {
  text-decoration: none;
  color: #F58220;
}

a:visited {
  text-decoration: none;
  color: #F58220;
}

a:focus {
  text-decoration: underline;
}

a:hover {
  text-decoration: underline;
}

a:active {
  text-decoration: underline;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

img.plakat {
  margin-top: 445px;
}

img.fama {
  margin-top: 425px;
}

.page .size-thumbnail {
  margin: 0 8px 8px 0;
  float: left;
}

.spalte img {
  margin: 0 8px 8px 0;
}

.size-thumbnail img {
  display: block;
}

ul.subnav {
  margin-bottom: 0;
}

.namensaktie {
  position: relative;
  left: 0px;
  top: 0px;
  width: 550px;
  height: 700px;
  background:url(/pix/aktie_bg.png) no-repeat;
  font-family: Courier New,Courier,Serif;
}

#aktie input {
  font-family: Courier New,Courier,Serif;
  border: 0;
  margin: 3px 0 0 2px;
}

#aktie input#aktiennr {
  position: absolute;
  left: 330px;
  top: 50px;
  width: 160px;
  height: 20px;
  font-size: 12px;
}

#aktie input#fullname {
  position: absolute;
  left: 115px;
  top: 175px;
  width: 380px;
  height: 40px;
  font-size: 24px;
}

#aktie input#ortdatum {
  position: absolute;
  left: 50px;
  top: 320px;
  width: 170px;
  height: 20px;
  font-size: 12px;
}

#aktie input#pdfaktie {
  position: absolute;
  left: 0px;
  top: 410px;
}

.nav-previous {
  display: inline;
}

.nav-next {
  display: inline;
}

.post {
  margin: 0 0 0 50px;
  padding: 0;
}

.post .entry-content {
  margin: 0;
  padding: 0;
  width: 530px;
}

.post .entry-title h2, .post h2.entry-title {
  margin: 4px 15px 7px 0px;
  padding: 0;
}

.post .trennstrich {
  margin: 4px 0 0 0;
}

.post .entry-content img {
  margin: 12px 8px 0 0;
}

.post .entry-content .trennstrich {
  margin: 4px 0 0 0;
}

.post .entry-content .trennstrich img {
  margin: 0;
}

.more-link {
  border-top: 1px dashed #ffffff;
  border-bottom: 1px dashed #ffffff;
  display: block;
  width: 50px;
  padding: 2px 0;
  margin: 8px 0 0 0;
}

.form-input {
  margin-bottom: 9px;
}
