body {
	margin: 0;
	padding: 0;
	font-family: Courier New;
	font-size: 12px;
	text-align: center;
	color: white;
	background-color: #222D2D; 
}


#header {
	width: 700px;
	height: 90px;
	float: left;
	background: url(../../../img/logopatzerschraeg2.gif) no-repeat;
	border-bottom: 1px solid #2F3E3E;
        padding-bottom: 10px;
}

#header img { float: left; }

h1 { display: none;}

h2,h3 {
  font-family: Courier New;
  color: #ddd;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
	border-top: none;;
}

h2 {
	margin: 0;
}

h3 {
	margin-top: 15px;
}

h2 a,h3 a {
	font-size: 18px;
	color: #ddd;
  text-decoration: none;
}

h2 a { display: block; margin-top: 10px; }

h2 a:hover,h3 a:hover {
	color: #eeeeee! important;
  background: none;
}

a { text-decoration: underline; color: #cccccc; }

a:hover, .pagetitle a:hover, .meta a:hover { color: white ! important; }

.entry {
	color: #bbb;
	width: 100%;
	border-bottom: 1px solid gray;
	padding-bottom: 20px;
}

.comments{
  font-family: Courier New;
  font-size: 14px;
}

span.comments{
  font-size: 11px;
}

.comments a {
	font-size: 11px;
	color: #999;
}

.comments a:hover {
  color: #999! important;
  background: none;
}

.comment {
 background: #3E4F4F;
 color: white;
}

.comment small{
 color: #dddddd;
}

table.commentform {
	border-top: 1px solid gray;
	padding-top: 5px;
}

table.commentform p, table.commentform td, table.commentform td a:link {
  color: white;
  font-size: 11px;
	line-height: 1.1em;
}

table td.remark {
  font-size: 11px;
}

.date {
  background: none;
  color: #777777;
}

ul#menu {
	top: 55px;
	left: 130px;
	position: relative;
	list-style-type: none;
}

ul#menu li {
	float: left;
	margin-right: 10px;
	width: 95px;
	text-align: center;
}

ul#menu a {
	font-size: 16px;
	color: white;
	text-decoration: none;
}

ul#menu a:hover {
	font-size: 18px;
	font-weight: bold;
        color: white ! important;
        background: none;
}

#content {
  background: none;
  border: none;
  text-align: left;
	margin: 30px auto 30px;
	padding: 0;
	width: 700px;
  background-color: #222D2D;
	overflow:hidden;
}

#entries2 {
	width: 480px;
	margin: 0 20px -2000px 0;
	padding: 5px 5px 2000px 5px;
	float: left;
	background-color: #2F3E3E;
	border: 1px solid #3E4F4F;
	
}

#linkdump2{
	width: 175px;
	margin: 0 0 -2000px 0;
	padding: 5px 5px 2000px 5px;
	float: left;
	background: #3E4F4F;
	border: 1px solid #555;
 	color: white;
}

#linkdump3{ color: white; }

.meta {
  margin-top: 0px;
}

.searchbutton {
  background: #cccccc;
}

a .pivot-image, a .pivot-popupimage, a:hover .pivot-image, a:hover .pivot-popupimage {
  border: none;
}

#linkdump2 ul { margin-left: 0px; padding-left: 17px; }
#linkdump2 ul li { margin: 0 0 5px 0; }
#linkdump2 ul li a { color: white; }

.tags {
	color: #999;
}

.taglinkext, a[rel="tag"] {
	border-bottom: none;
	color: #999;
	background: none;
}

.taglinkext:hover {
	border-bottom: 1px solid #00A8FF;
	color: #00A8FF!important;
	background: none;
}

.entrynavigation {
	margin: 10px 0 20px 0;
}

.commentbutton {
	background-color: #ccc;
}
