body {
	margin: 10px;
  font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: small;
	color: black;
  background: white url(/images/canvas_bg.png) repeat-x fixed center top;
}

img { 
  border: none;
}

a {
	text-decoration: none;
}

textarea {
  font: 100% "Courier New", Courier, monospace; 
  width: 100%;
}

textarea, input {
	color: black;
	font-size: 100%;
	padding: 1px;
  border: 1px solid #b8b9cc;  
	margin: 1px;
}

input[type=submit] {
  background: url(/images/menu_bg.png);
  border: 1px solid #269627;
  padding: 0 1em 0 1em;
  color: white;
  font-weight: bold;  
}

input {
  width: 50%;
}

textarea:focus, input:focus {
  background-color: #f5fff5;
  border: 1px solid #35D035;
}

form p { 
  margin: 0 0 3px 0;
}

input[type=submit] { 
  margin-top: 1ex;
}

form span.info { 
  color: #666;
  display: block;
  margin-bottom: 1ex;
}

form span.info small { 
  font-size: 70%;
}

label { 
  display: block;
  color: #333;
  font-weight: bold;
}

label span.required { 
  background: url(/images/required.png) no-repeat right center;
  padding-left: 20px;
}
 
code, pre { 
  overflow: auto
}

pre { 
  background-color: #dce6ff;
  border: 1px dashed #4C5399;
  padding: 1ex;
}

#tags { 
	text-align: right;
  margin: 0 0 0.5em 0.5em;
}

#container {
	width: 900px;
	margin: 0 auto 0 auto;
  background-color: white;
  padding: 24px;
  background: url(/images/container_bg.png);
}

#title {
	width: 948px;
	margin: 0 auto 0 auto;
  padding: 0;
	text-align: right;
  background: url(/images/dipl_ing_peter_ehrenberg-dipe-web_und_weiss-trans.png) no-repeat right top;
  height: 130px;
}

#title a {
  display: block;
  margin-left: auto;
  margin-right: 0pt;
  height: 0px !important;
  overflow: hidden;
  padding: 90px 0 0 0;
  text-decoration: none;
  width: 500px;
}

#title a:hover {
  border-bottom: none;
}

#title p {
  display: none;
}

#sidebar {
	width: 180px;
	float: right;
}

#sidebar h1 {
	text-align: right;
	font-size: 110%;
	color: white;
  padding: 0px 10px 2px 2px;
  margin: 0;
  background: url(/images/menu_bg.png);
  border: 1px solid #269627;
}

#menu ul, #sidebar form {
	text-align: right;
}

#sidebar form { 
  margin: 0;
  padding: 0;
}

#sidebar input { 
  padding: 0;
  margin: 1em 0 1em 0;
}


#menu ul { 
  list-style: none;
  padding: 0;
  margin: 0.5em 0 0.5em 0;
}

#menu a {
	color: #4C5399;
  padding: 1px;
	text-decoration: none;
  display: block;
  padding: 1px 10px 1px 0;
  border: none;
}

#menu a:hover {
  background-color: #e3eafe;
  border-top: 1px solid #4C5399; 
  border-bottom: 1px solid #4C5399;
  padding: 0 10px 0 0;
}

div.content {
	margin-right: 200px;
	margin-bottom: 1em;
}

div.content h2:first-child {
  margin-top: 0;
}

div.content h2 a {
	text-decoration: none;
}

div.content a {
	color: #132782;
	text-decoration: none;
  border-bottom: 1px dotted #132782;
}

div.content a:hover {
	color: #4C5399;
}

div.content h1, div.content h2 { 
  border-bottom: 1px solid #132782;
}

div.content h1, div.content h2, div.content h3, div.content h4 {
  color: #132782;
  padding-bottom: 3px;
  margin: 1em 0 1em 0;
}

div.content h1 a, div.content h2 a, div.content h3 a, div.content h4 a{
  border-bottom: 1px dotted #4C5399;
}

div.content h1 a:hover, div.content h2 a:hover, div.content h3 a:hover, div.content h4 a:hover {
  color: #4C5399;
}

div.content p {
	text-indent: 15px;
}

div.content form p, div.content p:first-child {
  text-indent: 0;
}

div.content a.external { 
  background: url(/images/linkicon_bg-trans.png);  
  padding-left: 20px;
}

div.entrymeta {
  background: url(/images/entry_meta_bg.png);
  color: white;
  padding: 1px 2px 3px 2px;
  margin-bottom: 3em;
  font-size: 85%;
}

div.entrymeta .postedon {
  color: #ccc;
  padding-left: 20px;
  background: url(/images/dateicon.png) no-repeat left bottom;
  padding-bottom: 1px;
}

div.entrymeta .commentinfo a {
  color: #ccc;
  margin-left: 20px;
  padding-left: 20px;
  background: url(/images/commenticon-trans.png) no-repeat left bottom;
  border-bottom: 1px dotted #ccc;
}

div.entrymeta .commentinfo a:hover {
  color: white;
  background: url(/images/commenticon_hv-trans.png) no-repeat left bottom;
}

div.entrymeta .commentinfo span {
  color: #ccc;
  margin-left: 20px;
  padding-left: 20px;
  background: url(/images/commenticon-trans.png) no-repeat left bottom;
  padding-bottom: 1px;
}

div.entrymeta .readmore {
  float: right;
  margin-left: 20px;
}

div.entrymeta .readmore a {
  color: #ccc;
  padding-left: 20px;
  background: url(/images/moreicon-trans.png) no-repeat left center;
  padding-right: 2px;
  border-bottom: 1px dotted #ccc;
}

div.entrymeta .readmore a:hover {
  color: white;
  background: url(/images/moreicon_hv-trans.png) no-repeat left center;
}

div.entrymeta a {
  color: #edeefa;
}

.postinfo, .commentinfo { 
  display: inline;
}

pre.label {
  overflow: visible;
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0.5em 1em;
  font-size: 100%;
  font-style: normal;
  font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
}

#footer, #colophon {
	margin-right: 200px;
  font-size: 85%;
  padding: 12px 24px 12px 24px;
  text-align: center;
}

#footer a, #colophon a {
  color: #999;  
  border-bottom: 1px dotted #999;
}

#footer a:hover, #colophon a:hover {
  color: white;  
  border-bottom: 1px dotted white;
}

#footer { 
  background-color: #031545;
  color: white;
}

#colophon {
  background-color: black;
  color: white;
  height: 16px;
}

td.term {
  border-right: 1px solid black;
  vertical-align: baseline;
  text-align: right;
  font-weight: bold;
  padding-right: 0.5em;
  width: 38%;
}

td.def {
  vertical-align: baseline;
  padding-left: 0.5em;
}

table.termdef {
  border-collapse: collapse;
  margin: 0.5em 0em 1em 0em;
  width: 100%;
}

#comment-errors { 
  color: red;
}
