html {
	margin: 0;
	padding: 0;
	background: #ffd;
}
body {
	font-family: "Liberation Sans", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0;
	padding: 0;
	color: #000;
}
#content a:link,
#content a:visited,
#content a:active,
#content a:hover {
	color: #06c;
	text-decoration: none;
}
#content a:hover {
	background: #06c;
	color: #ffd;
	/* creates problems with linked floating images */
	/*padding: 0 1px;
	margin: 0 -1px;*/
}
#box {
	width: 100%;
	margin: 0 auto 0 auto;
	background: url("/design/background-big.png") repeat-x;
}
h1 #bund {
	display: block;
	width: 160px;
	height: 57px;
	background: url("/design/bund.png");
	text-indent: -10000em;
}
h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {
	text-decoration: none;
	color: #fff;
}
h1 #logo {
	border-bottom: 2px solid #eee;
}
h1 {
	margin: 0;
	padding: .5em;
	/*background: #090;*/
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
}
#toplinks {
	/*background: #0c0;*/
	padding: .2em;
	font-size: .8em;
}
#toplinks a:link,
#toplinks a:visited,
#toplinks a:active,
#toplinks a:hover {
	color: #fff;
	text-decoration: none;
}
#toplinks a:hover {
	text-decoration: underline;
}
#leftmenu {
	background: #cfc;
	padding: .5em;
}
#leftmenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#leftmenu ul a:link,
#leftmenu ul a:visited,
#leftmenu ul a:active,
#leftmenu ul a:hover {
	display: block;
	/*background: #cfc;*/ /* #9e9 */
	color: #246;
	text-decoration: none;
	padding: .2em .8em .2em .8em;
	/*border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-khtml-border-radius: 1px;*/
}
#leftmenu ul a.active0 {
	color: #555;
}
#leftmenu ul a:hover {
	background: #0c0;
	color: #fff;
}
#leftmenu ul ul {
	padding-left: .8em;
}
#leftmenu ul ul a:before {
	content: "‣ ";
}
#leftmenu ul ul a:link,
#leftmenu ul ul a:visited,
#leftmenu ul ul a:active,
#leftmenu ul ul a:hover {
	padding: .1em .8em .1em .8em;
	font-size: .9em;
}
#leftmenu ul ul a:hover {
	background: #9e9;
	color: #060;
}
#leftmenu a.active1:before,
#leftmenu a.active2:before,
#leftmenu a.active3:before,
#leftmenu a.active4:before,
#leftmenu a.active5:before {
	color: #555;
}
#leftmenu ul ul a:hover:before {
	color: #060;
}
#leftmenu img {
	display: none;
}
.topbanner {
	display: none;
}
#content {
	background: #ffd;
	padding: 1em;
	line-height: 1.4em;
}
#content li {
	margin: .5em 0 .5em 0;
}
img {
	border: none;
}
#content img.l {
	margin: 1em 1em 1em 0;
}
#content img.r {
	margin: 1em 0 1em 1em;
}
h2 {
	margin-top: 0;
}
#footer {
	font-size: .8em;
	color: #888;
}
#footer a:link,
#footer a:visited,
#footer a:active,
#footer a:hover {
	color: #7ac; /* #9ff */
	text-decoration: none;
}
#footer a:hover {
	background: #7ac;
	color: #ffd;
}
p.success {
	border: 1px solid #6eff88;
	padding: 5px 5px 5px 32px;
	min-height: 22px;
	background: #edfff0 url("/admin/success.png") 5px 5px no-repeat;
}
p.error {
	border: 1px solid #ff736e;
	padding: 5px 5px 5px 32px;
	min-height: 22px;
	background: #ffe6e6 url("/admin/error.png") 5px 5px no-repeat;
}
.comment {
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding: .5em;
	margin-bottom: -2px;
}
.comment + .comment {
	margin-top: 0;
}
.comment.odd {
	background: #f8f8f8;
}
.comment.even {
	background: #f2f2f2;
}
.commentheader {
	border-bottom: 1px dotted #ccc;
	margin-bottom: .5em;
}
.commentcount {
	font-weight: bold;
}
.commentmeta {
	font-style: italic;
}
.commentcontent {
	color: #444;
}
#content .blogpaginationtop,
#content .blogpaginationbottom {
	text-align: right;
	font-size: .9em;
}
#content .blogpaginationtop a, #content .blogpaginationtop span,
#content .blogpaginationbottom a, #content .blogpaginationbottom span {
	padding: .2em .4em .2em .4em !important;
	color: #333 !important;
	border: 1px solid #aaa !important;
}
#content .blogpaginationtop span,
#content .blogpaginationbottom span {
	background: #aaa;
	color: #fff !important;
}
#content .blogpaginationtop span.inactive,
#content .blogpaginationbottom span.inactive {
	background: #eee;
	color: #aaa !important;
	border-color: #ccc !important;
}
#content .blogpaginationtop a,
#content .blogpaginationbottom a {
	background: #f8f8f8 !important;
	text-decoration: none;
}
#content .blogpaginationtop a:hover,
#content .blogpaginationbottom a:hover {
	background: #666 !important;
	color: #fff !important;
}
.blogheader {
	border-bottom: 1px solid #aaa;
	margin: 1em 0;
}
.blogtitle {
	display: inline;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	border: none;
}
.blogtitle a:link,
.blogtitle a:visited,
.blogtitle a:hover,
.blogtitle a:active {
	color: #000 !important;
	background: transparent !important;
}

.blogmeta {
	margin-left: .2em;
	display: inline;
	font-style: italic;
	color: #333;
}
.blogfooter {
	font-size: .8em;
	font-style: italic;
	color: #666;
}
table {
	border-spacing: .5em;
}
table caption {
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
}
table td {
	vertical-align: top;
}
#footer {
	clear: both;
}
