body {
	background-color:#abc269;
	background-image:url(img/eck.png);
	background-position:left top;
	background-repeat:no-repeat;
	background-attachment:fixed;
	min-width:550px;
	margin:0em;
	font-family:helvetica,verdana,sans;
	line-height:1.5em;
}
q {
	font-style:italic;
}
q:before {
	content:"„";
}
q:after {
	content:"“";
}
a {
	color:#000;
	text-decoration:none;
	border-bottom:dotted 1px #000;
}
a:hover, a:focus {
	color:#fff;
	text-decoration:underline;
	border-bottom:none;
}
img {
	border:none;
}
h2, h3 {
	margin-top:3em;
}
h2 + h3 {
	margin-top:.5em;
}
article > #fix {
	position:fixed;
	left:10px;
	top:20px;
	font-size:larger;
	width:200px;
}
#fix a, #fix a:hover, #fix a:focus {
	display:block;
	border-bottom:none;
	font-weight:bold;
	text-decoration:none;
}
#fix ul {
	list-style-type:none;
	margin:2em 0em 0em 30px;
	padding-left:0em;
}
#fix li {
	margin:.5em 0em;
}
aside {
	float:right;
	margin:0px 0px 1em 1em;
}
section > aside > div {
	margin:0em 0em .3em .5em;
	font-size:smaller;
	line-height:1.2em;
}
aside div strong {
	font-size:larger;
}
#vcard {
	display:block;
	width:234px;
	height:148px;
	margin-bottom:1em;
	background:url(http://www.vegan.at/vcard/vcard.png);
	border:none;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	-moz-box-shadow:1px 1px 3px #4c6415;
	-webkit-box-shadow:1px 1px 3px #4c6415;
	box-shadow:1px 1px 3px #4c6415;
}
#vcard16 {
	display:block;
	width:234px;
	height:148px;
	margin-bottom:1em;
	background:url(http://vegan.at/sites/default/files/vcard-print_0.png);
	border:none;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	-moz-box-shadow:1px 1px 3px #4c6415;
	-webkit-box-shadow:1px 1px 3px #4c6415;
	box-shadow:1px 1px 3px #4c6415;
}
section > aside > img {
	display:block;
	border:none;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	-moz-box-shadow:1px 1px 3px #4c6415;
	-webkit-box-shadow:1px 1px 3px #4c6415;
	box-shadow:1px 1px 3px #4c6415;
}
.rand {
	float:right;
	margin:0 0 1em 1em;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	-moz-box-shadow:1px 1px 3px #4c6415;
	-webkit-box-shadow:1px 1px 3px #4c6415;
	box-shadow:1px 1px 3px #4c6415;
}
table {
	width:100%;
	border-collapse:collapse;
	border:solid 1px #d2e791;
	background-color:#bfd67d;
}
table a:hover, table a:focus {
	color:#db8800;
}
tr:nth-child(even) {
	background-color:#b5ca73;
}
tr:hover {
	background-color:#fff;
}
td:first-child {
	white-space:nowrap;
}
th {
	padding:.2em .5em;
	color:#4c6415;
	background-color:#d2e791;
	text-align:left;
}
th small {
	font-weight:normal;
}
th small:before {
	content:"(";
}
th small:after {
	content:")";
}
td {
	padding:.3em 1.5em .3em .5em;
	vertical-align:top;
}
td > a, td > a:hover, td > a:focus {
	display:block;
	font-weight:bold;
	text-decoration:none;
	border:none;
}
td:first-child {
	width:10%;
}
td:nth-child(3) {
	width:60%;
}
#wk {
	float:right;
	margin:-50px 0em -2em -30px;
}
h1 {
	margin:40px 1em 2em 230px;
	font-size:3em;
	font-weight:100;
	line-height:1.1em;
}
h1 small {
	display:block;
	font-weight:normal;
	font-size:.4em;
	line-height:1.2em;
}
h3 small {
	font-weight:normal;
}
section {
	margin:0em 4em 6em 230px;
	min-height:350px;
}
section > p > a {
	white-space:nowrap;
}
dt {
	float:left;
	width:18em;
	height:2em;
	font-weight:bold;
}
dd {
	margin-left:20em;
	height:2em;
}
section > div {
	margin-left:180px;
	min-height:200px;
}
section > div > header {
	margin-top:1em;
}
section > div + div {
	padding-top:1em;
}
.bilder {
	clear:left;
	float:left;
}
.bilder a, .bilder a:hover, .bilder a:focus {
	display:block;
	float:left;
	margin:0em 2em 1em 0em;
	width:160px;
	height:220px;
	color:#4c6415;
	font-size:smaller;
	font-style:italic;
	line-height:1.2em;
	border:none;
	text-decoration:none;
	white-space:normal;
}
.bilder a img {
	display:block;
	margin-bottom:.5em;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
	-moz-box-shadow:1px 1px 3px #4c6415;
	-webkit-box-shadow:1px 1px 3px #4c6415;
	box-shadow:1px 1px 3px #4c6415;
}
header p {
	float:left;
	margin:.4em 0em 0em -180px;
	width:160px;
	color:#4c6415;
	font-size:smaller;
	font-style:italic;
	line-height:1.2em;
}
header p img {
	display:block;
	margin-bottom:.5em;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
	-moz-box-shadow:1px 1px 3px #4c6415;
	-webkit-box-shadow:1px 1px 3px #4c6415;
	box-shadow:1px 1px 3px #4c6415;
}
h3 time {
	display:block;
	font-weight:normal;
	font-size:.8em;
}
h3 time + time {
	margin-top:-.3em;
}
table + header {
	margin-top:5em;
}
footer {
	clear:both;
	width:100%;
	min-width:550px;
	margin:6em 0em 0em 0em;
	padding:.4em 0em;
	font-size:smaller;
	font-style:italic;
	text-align:right;
	line-height:1.2em;
}
footer > p:first-child {
	float:left;
	text-align:left;
	margin:0em 0em 0em 1em;
}
footer > p {
	margin:0em 1em 0em 0em;
	padding:0em;
}
