body {
	margin: 0px;
	padding: 0px;
	background: #cccccc;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

p, h3, td { font-size: 1.1em; line-height: 1.5em; }
p, h3 { margin: 0px; padding: 0.8em 0px; }
table { margin: 0.8em 0px; }
td { margin: 0px; padding: 0px; }
a { color: #000099; }
blockquote { font-style: oblique; }
ul { margin: 0px; padding: 0px; }
ul li { margin: 0px; padding: 0px; list-style-type: none; }

h1 {
	margin: 17px 0px 0px 0px;
	padding: 0px;
	height: 71px;
	background: url('im/bg_titel.gif') no-repeat #990000;
}
h1 span { display: none; }
h2 { font-size: 1.6em; font-weight: bold; }
h3 { font-weight: bold; }

.header-bottom {
	height: 4px;
	background: url('im/shade_bg.gif') bottom repeat-x;
}

.header .desc {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 940px;
	text-align: right;
	font-size: 1em;
}

#container {
	margin: 4px auto;
	padding: 0px;
	width: 960px;
	background: url('im/container_bg.gif') repeat-y #ffffff;
}

#container-top {
	margin: 0px;
	padding: 0px;
	height: 7px;
	background: url('im/container_top_bg.gif') no-repeat #ffffff;
}

#container-bottom {
	margin: 0px;
	padding: 0px;
	height: 11px;
	background: url('im/container_bottom_bg.gif') no-repeat #ffffff;
	clear: both;
}

#navmenu {
	padding-left: 480px;
	position: absolute;
	top: 69px;
}

#navmenu li {
	float: left;
}

#navmenu a {
	margin: 2px 6px;
	padding: 3px 0px 2px 0px;
	display: block;
	background: #990000;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
}

#navmenu a:hover {
	margin: 1px 6px 2px 6px;
	border-top: 1px solid #ffffff;
}

.posts-wrap {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 740px;
	border-left: 1px dotted #000000;
}
.posts-nosidebar { width: 960px; border: none; }

.archive-title, .page-title {
	margin: 0px;
	padding: 6px 0px 14px 0px;
	text-align: center;
}

.post {
	margin: 0px 16px 0px 12px;
	padding-bottom: 8px;
	border-top: 1px dotted #000000;
}

.page {
	border: none;
}

.entry-title {
	margin: 0px;
	padding: 8px 0px 4px 0px;
	float: left;
}

.additional-meta {
	margin: 0px;
	padding: 8px 0px 4px 0px;
	font-size: 0.9em;
	float: right;
}

.entry-content {
	clear: both;
}

#page-94, #page-2 {
	margin: 0px 4px -10px 4px;
	position: relative;
	top: -5px;
	bottom: -10px;
}
#page-94 { padding-left: 80px; height: 444px; background: url('im/st_gl.jpg') no-repeat; }
#page-2 { padding-right: 60px; height: 591px; background: url('im/om_gl.gif') no-repeat; }

#page-94 h2, #page-2 h2 { padding-top: 90px; }
#page-94 #page-content { padding-top: 60px; }
#page-2 #page-content { padding: 40px 0px 0px 240px; }
#page-2 #page-content td { padding-right: 1em; }

.alignleft { float: left; }
.alignright { float: right; }
.entry-meta { margin: 6px 0px; }
.post-edit-link { margin-left: 10px; }

.navigation {
	margin: 4px 16px 4px 12px;
	padding: 6px 0px;
}

.nav-next {
	float: right;
}

.nav-prev {
	float: left;
}

.nav-end {
	clear: both;
}

.sidebar-wrap {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 208px;
}

.sidebar {
	margin: 40px 0px 0px 14px;
}

.widgettitle {
	margin: 0px;
	padding: 6px 0px;
	text-align: center;
}

.widget ul, .widget div {
	padding-bottom: 6px;
}

.sidebar a {
	font-size: 1.1em;
	line-height: 1.5em;
	text-decoration: none;
}

.sidebar a:hover {
	background: #dddddd;
}

.rss {
	padding-top: 20px;
	border-top: 1px dotted #000000;
}

.rss img {
	border: none;
	vertical-align: middle;
}

#footer {
	margin: 0px;
	padding: 8px 0px 12px 0px;
	background: url('im/footer_bg.gif') repeat-x #cccccc;
	clear: both;
	text-align: center;
}

