/*
Design by frontwork AG, Winterthur
*/
body {
	margin: 0;
	padding: 0;
	background: #ffffff url(../images/bg.jpg) repeat-x center 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666; }
h1,  h2,  h3 {
	margin-top: 0; }
h1 {
	font-size: 2em; }
h2 {
	font-size: 1.6em; }
h3 {
	font-size: 1em;
	color: #666666;
}
ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0 0 0 15px;
	padding: 0; }
a {
	text-decoration: none;
	color: #0d87d7; }
a:hover { }
a img {
	border: none; }
img.left {
	float: left;
	margin: 0 20px 20px 0; }
img.right { float: right; margin: 0 0 20px 20px; }
/* Header */
#logo {
	width: 800px;
	height: 88px;
	margin: 0 auto;
	padding: 0 10px; }
#logo h1,  #logo p {
	float: left;
	margin: 0;
	color: #ffffff; }
#logo h1 {
	padding: 30px 0 0;
	font-size: 2em; }
#logo p {
	padding: 52px 0 0 3px; }
#logo a {
	border: none;
	text-decoration: none;
	color: #ffffff; }
/* Menu */
#menu {
	width: 800px;
	height: 32px;
	margin: 0 auto;
	padding: 0 7px; }
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none; }
#menu li {
	display: inline; }
#menu a {
	display: block;
	float: left;
	height: 25px;
	margin: 0;
	padding: 7px 7px 0;
	border: none;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff; }
#menu a:hover {
	background: #0d87d7;
	filter:alpha(opacity=80);
	opacity:.80; }
#menu .current_page_item a {
	background: url(../images/img02.gif) repeat-x;
	color: #0d87d7; }
/* Page */
#page {
	width: 800px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(../images/vert_streifen.gif) repeat-y; }
#page-bg {
	padding: 11px 24px;
	background: url(../images/img03.gif) no-repeat; }
/* Content */
#content {
	float: left;
	width: 560px; }
.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #dedede;
	line-height: 200%; }
.title {
	margin: 0; }
.title a {
	border-bottom: medium none; }
.title a:hover {
	border-bottom: 1px dotted #cccccc; }
.byline {
	margin: 0 0 20px; }
.entry {
	padding: 0 20px; }
.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold; }
.links a {
	padding-left: 15px;
	background: url(../images/img04.gif) no-repeat left center;
	border: none; }
.links a:hover {
	border-bottom: 1px dotted #cccccc; }
/* Sidebar */
.sidebar {
	float: left;
	width: 200px;
	padding: 0 0 0 21px; }
.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none; }
.sidebar li {
	padding: 0; }
.sidebar li ul { }
.sidebar li li {
	padding: 5px 0 5px 25px;
	background: url(../images/img04.gif) no-repeat 10px 9px; }
.sidebar li h2 {
	margin: 0;
	padding: 5px 10px;
	font-size: 12px;
	background-color: transparent;
	background-image: url(../images/img02.gif);
	background-attachment: scroll;
	background-position: 0 0;
	border-width: 0; }
.sidenavi {
	padding-bottom: 10px;
	border-bottom: thin dotted #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* Footer */
#footer {
	background-color: #0d87d7;
	background-position: 0 0;
	padding: 15px 0;
	position: fixed;
	bottom: 0;
	width: 100%; }
#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #ffffff; }
#footer a {
	color: #ffffff;
	text-decoration: underline; }
.specialkasten {
	background-color: #ddd;
	padding: 3px 4px 1px;
	border: solid 1px #999; }
.small {
	font-size: 9px; }
.img_legende_right {
	float: right;
	margin: 15px 0 0 20px; }
.img_legende_left {
	float: left;
	margin: 15px 20px 0 0; }
.weiss_blind {
	color: #FFF;
}
.h4red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F00;
	font-size: 1em;
}

