body {
  background-image:url('kachel.png');
  background-attachment:fixed;
  margin:117px 0px;
}

body, div, p, td, h1, h2, h3, code, input, textarea {
  font-family:Georgia,serif;
}

body, div, p, td, code, input, textarea {
  font-size:11pt;
  line-height:17pt;
}

.content {
  background-color:white;
  width:697px;
  padding:25px 25px 25px 28px;
  position:relative;
  margin-bottom:12px;
}

h1 {
  font-size:13pt;
  font-weight:bold;
}

h2 {
  font-size:11pt;
  font-weight:bold;
  margin-top:2em;
}

.header + h2 {
  margin-top:1em;
}

h1 + h2 {
  margin-top:2em;
}

h3 {
  font-size:10pt;
  font-weight:bold;
  margin-top:3em;
}

h2 + h3 {
  margin-top:1em;
}

pre, pre code {
  font-family:TheSansMono,Monaco,"Bitstream Vera Sans Mono","Lucida Console",Terminal,monospace;
  font-size:9pt;
  line-height:13pt;
}

pre {
  border-left:3pt solid #aea5cd;
  background-color:#f7f7f7;
  padding-top:3pt;
  padding-bottom:3pt;
  margin-top:1.5em;
  margin-bottom:1.5em;
  padding-left:6pt;
  overflow:auto;
}

.imgtitle {
	font-style:italic;
	font-size:9pt;
}

code {
  font-style:italic;
}

pre code {
  font-style:normal;
}

ul {
  padding:0px 0px 0px 16px;
  margin:0;
}

li {
  margin:0.5em 0px;
}

.contentlist li {
  margin:0.75em 0px;
}

ul li {
  list-style-image:url('anstrich.png');
}

h2.sep + ul > li {
  margin-bottom:1em;
}

li p {
  margin:0;
}

#cradle {
  position:fixed;
  right:0px;
  bottom:-6px;
  z-index:-1;
}

#pos {
  position:absolute;
  top:15px;
  left:18px;
  background-color:white;
  padding:0px 50px 0px 10px;
  font-size:9pt;
}

#pos .separator {
  color:#8f89c1;
}

#logo {
  position:absolute;
  left:763px;
  top:15px;
}

#feeds {
  position:absolute;
  left:0px;
  width:750px;
  height:22px;
  top:82px;
  text-align:right;
}

.rss {
	background: url(rss.png) left top no-repeat;
	width:25px;
	height:25px;
	float:right;
}

.twitter, .rss {
	width:28px;
	height:28px;
	position:absolute;
	z-index:1;
	top:103px;
}

.twitter {
	background: url(twitter.png) left top no-repeat;
	left:705px;
}

.twitter:hover {
	background: url(twitter_over.png) left top no-repeat;
}

.rss {
	background: url(rss.png) left top no-repeat;
	left:683px;
}

.rss:hover {
	background: url(rss_over.png) left top no-repeat;
}

span.empty {
  color:silver;
}

a.comments {
  display:inline-block;
  width:15px;
  height:15px;
  background-image:url('comment.png');
  margin-bottom:9px;
}

a {
  color:#8f89c1;
  text-decoration:none;
}

.ccn {
  display:none;
}

a:hover {
  color:#ada8d3;
}

.content img {
  max-width:690px;
}

.avatar {
  padding:2px;
  border:1px solid #eeeeee;
  margin-left:30px;
  margin-bottom:10px;
  float:right;
}


td {
  vertical-align:top;
} 

.authorpic {
  width: 60px;
  float: left;
  margin-right:15px;
  margin-top:4px;
}

.webteaser {
  margin-right:-25px;
  float:right;
  right:0;
  top:0;
  margin-left:20px;
  padding:10px;
  background: url('ecke_sw.png') left bottom no-repeat #ADA8D3;
  width:75px;
  color:white;
  font-size:9pt;
  line-height:11pt;
  position:relative;
}

.textteaser {
  background: url('ecke_sw.png') left bottom no-repeat #ADA8D3;
  position:absolute;
  right:25px;
  top:0px;
  font-size:9pt;
  line-height:9pt;
  padding:3px 10px;
  margin:0;
}

.textteaser a, a.textteaser {
  color:white;
}

.ecke_nw {
  background: url('ecke_nw.png') left bottom no-repeat #ADA8D3;
  width:7px;
  height:7px;
  position:absolute;
  left:0px;
  top:0px;
}

.ecke_se {
  background: url('ecke_se.png') right bottom no-repeat #ADA8D3;
  width:7px;
  height:7px;
  position:absolute;
  right:0px;
  bottom:0px;
}

.webteaser a {
  color:white;
}

img {
  border:0;
}

img.bborder {
  border:1px solid #ada8d3;
}

.announcements h2 {
  margin-top:5px;
  margin-bottom:15px;
}

.content .header {
  font-size:9pt;
  line-height:11pt;
}

.small, .small * {
  font-size:9pt;
  line-height:13pt;
}

.content .header a, .blog .post h2 a {
  color:black;
}

.form label, .form .labels {
  width:160px;
  display:inline-block;
}

.labels label {
  width:auto;
}

.form input.text {
  border:none;
  border-bottom:1px solid #ada8d3;
  width:480px;
  padding:5px;
  font-style:italic;
  color:#8f89c1;
}

form.comment {
  font-style:italic;
}

.form input.text:focus {
  border-bottom:1px solid #8f89c1;
}

.form input.submit {
  border:none;
  padding:0;
  margin:0;
  width:auto;
  color:white;
}

.form textarea {
  border:1px solid #ada8d3;
  width:652px;
  font-style:italic;
  color:#8f89c1;
}

.mini {
  background-color:#ada8d3;
  color:white;
  border:none;
  margin:0px;
  padding:0px;
  display:inline;
  font-size:8pt;
  padding:2px 10px 1px 10px;
  width:auto;
  cursor:pointer;
}

.mini:hover {
  background-color:#8f89c1;
}

fieldset {
  border: none;
  margin: 0pt;
  padding: 0pt;
}

.errorExplanation {
  color:#970954;
}

.highlightbtn, highlightbtn2 {
  background-color:#ADA8D3;
  color:white;
  padding:3px 10px;
  display:block;
  width:80px;
  margin-left:40px;
  font-size:9pt;
  line-height:10pt;
  text-align:center;
}

.highlightbtn, highlightbtn2 {
  width:120px;
}

.highlightbtn:hover {
  background-color:#8f89c1;
  color:white;
}

.fullbtn, .fullbtn:hover {
  background-color:#AAAAAA;
}

#event_booking_plz_label {
  width: 30px;
}

#event_booking_ort_label {
  width: 122px;
}

.gravatar {
  float:right;
  margin-bottom:2em;
}

.seminarlink {
  margin-top:0.4em;
}

.base {
  position:fixed;
  left:0;
  bottom:0;
  background-color:#8f89c1;
  color:white;
  width:697px;
  padding:5px 25px 5px 28px;
  border-top:1px solid #8f89c1;
  z-index: 1;
}

.base a {
  color:white;
}

.base a:hover {
  color:white;
  text-decoration:underline;
}

hr {
	background-color:silver;
	border:0;
	height:1px;
	margin-top:1em;
	margin-bottom:1em;
}

img.sp11 {
  margin-top:1em;
  margin-bottom:1em;
}

.refpic {
  margin: 15px 15px 20px 40px;
  float:right;
  width:240px;
}

.refborder {
  border:1px solid silver;
}

table.refinfo td {
  margin:0;
  padding:5px 25px 5px 0px;
  border-top:1px dotted #c9c7e4;
}

table.refinfo {
  margin-top:1em;
  width:680px;
  border-bottom:1px dotted #c9c7e4;
}

.fieldWithErrors, .fieldWithErrors input {
	color:#970954 !important;
}

.fieldWithErrors input {
	border-bottom:1px solid #970954 !important;
}

.fieldWithErrors textarea {
	border:1px solid #970954 !important;
}

th {
	text-align:left;
}

:focus {
    outline: none;
}

ol img {
	margin-top:0.5em;
	margin-bottom:1em;
}

.small ul li {
  list-style-image:url(anstrich_nav.png);
  margin:0;
}

.search {
	border:none;
	padding-left:20px;
	margin:6px;
	font-style:italic;
	font-size:9pt;
	line-height:10pt;
	color:#8f89c1;
	background: url(search.png) left bottom no-repeat;
}
