body 
{
 font-family:Verdana;
 font-size:12px;
 line-height:1.4em;
 background-color:#003333;
 text-align:center;
}

h1 {font-size:18px;color:#fff;margin:0px;}
h2 {font-size:14px;color:#666;}
h3 {font-size:13px;color:#000;}
p {margin-top:0px;}

/* Für Quellcode-Beispiele im Text */
code
{
 font-size:14px;
 color:#ccffff;
}

/* Der Kasten mit dem Quellcode */
pre
{
 font-size:14px;
 color:#ccffff;
}

a:link, a:visited, a:active, a:hover
{ 
  text-decoration:underline;
  font-weight:bold;
  color:#ffffff;
  font-size:12px;
}
a:active, a:hover
{ 
  color:#ff9200;
}
a.menu:link, a.menu:visited
{ 
  color:#ff9200;
}
a.menu:active, a.menu:hover
{ 
  color:#eeeeee;
}

/* Die Titelzeile */
#title {
padding-top:15px;
height:24px;
}

/* Das Menü */
#menu {
color:#ffffff;
text-align:center;
padding:10px 0px;
border-top:1px solid #669999;
clear:left;
}

/* Der Inhalt */
#content {
border:1px solid #000;
background-color:#fff;
padding:5px 10px 5px 10px;
color:#000;
}

#content a {
color:#000;
}

.aufmacher {
margin:0px 8px 8px 0px;
float:left;
background-color:#ffffff;
padding:2px;
border:1px solid black;
}

li {
margin-top:8px;
}





/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: double 3px #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: -1px;
	color: #ccc;
	clear: all;
	margin-bottom:20px;
}

.feedback a {
	color:#666;
}

.storycontent p {
margin-bottom:0px;
margin-right:25px;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #name, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#quicknav {
font-size:0.8em;
color:#cccccc;
width:750px;
margin-left:auto;
margin-right:auto;
margin-top:25px;
}

#quicknav a {
font-size:1.0em;
}

.linkbox {
font-size:0.9em;
border:1px solid black;
float:right;
width:180px;
background-color:#669999;
color:#ffffff;
margin:10px;
}

.linkbox a {
font-size:1em;
color:#ffffff;
}

.linkbox a:hover {
font-size:1em;
color:#ffffff;
text-decoration:none;
}

.linkbox ul {
list-style-type:none;
margin:0px;
padding:5px;
}
