html,body {
	margin: 0;
	padding: 0;
}

a {
	color: #5050bf;
	padding-bottom: 0;
	padding-top: 1px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}

h1 a {
	color: #333;
}

a:hover {
	text-decoration: underline;
}

a.img:hover {
	background: #fff;
	padding-bottom: 1px;
}

#above a {
	color: #777;
}

#above a:hover {
	background-color: #bbb;
	color: #333;
	text-decoration: none;
}

#above a.selected {
	padding-left: 2px;
	padding-right: 2px;
	color: #fff;
	background-color: #777;
}

#footbar a.img:hover {
	background: #111;
	color: #111;
	padding-bottom: 1px;
}

h1 a:hover {
	background: #fff;
	border-bottom: 1px solid #fff;
}

#footbar a {
	display: block;
	padding-left: 2px;
}

img,a.img {
	border: 0;
	vertical-align: text-bottom;
}

body {
	background: #fff;
	color: #000;
	font-family: Helvetica, "Trebuchet MS", "Lucida Grande";
	font-size: 10pt;
	line-height: 1.4em;
	text-align: center;
}

#header {
	padding: 1em;
	padding-top: 0;
	padding-bottom: 0;
	width: 50em;
}

#header h2 {
	color: #333;
}

#above {
	padding: 1em;
	padding-bottom: 0;
	width: 50em;
}

#content {
	font-size: 12pt;
	width: 41em;
	margin: 2em;
}

.text {
	text-align: left;
}

.text h3 {
	color: #00007f;
	text-align: center;
	margin-top: 32px;
}

.text h4 {
	color: #00007f;
	margin-top: 24px;
	margin-bottom: 8px;
}

.text h5 {
	font-size: 12pt;
	margin-left: 1.5em;
	margin-bottom: -0.5em;
}

.text ul {
	margin-left: 4em;
	text-indent: -2em;
	line-height: 1.5em;
}

.video {
}

#below {
	padding: 1em;
	width: 50em;
}

#bloglines {
	padding: 1em;
	text-align: left;
	width: 50em;
}

#oneliners {
	background-color: white;
	float: left;
	width: 50em;
}

ul {
	margin-left: 0;
	padding-left: 0;
}

ul li {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

ul.multiline li {
	margin-bottom: 4px;
}

li h4 {
	margin-top: 2em;
	margin-bottom: 0.5em;
}

h1 {
	font-family: Helvetica, "Trebuchet MS", "Lucida Grande";
	font-size: 4em;
	letter-spacing: -0.05em;
	margin: 32px 0 32px 0;
	padding: 0;
}

h2 {
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0 0 16px 0;
	padding: 0;
}

h3,h4 {
	letter-spacing: -1px;
	margin-top: 0;
	padding-top: 0;
}

h3 {
	font-size: 2em;
	line-height: 1.2em;
	font-weight: normal;
	margin-top: 16px;
}

h4 {
	font-size: 1.2em;
	line-height: 1.2em;
}

#bloglines h3 {
	border-bottom: 1px solid #333;
	color: #009E28;
	font-size: 1.2em;
	font-weight: bold;
	text-shadow: none;
	margin: 0;
	padding: 2px 0;
	line-height: 1.2em;
}

.tags {
	line-height: 3em;
	text-align: center;
}

.tags a {
	vertical-align: middle;
}

#footer {
	clear: both;
	padding: 1em;
	text-align: left;
	width: 50em;
	padding: 1em;
}

pre {
	margin: 24px 12px;
}

h3 span.date {
	color: #009E28;
	font-size: 10pt;
	font-family: 'Helvetica', serif;
	font-variant: small-caps;
	font-weight: bold;
	text-shadow: none;
}

.pubdetails,.talkdetails,.date {
	color: #009E28;
	font-variant: small-caps;
	font-size: 10pt;
}

img.border {
	padding: 3px;
	border: 1px solid #ddd;
}

a.button {
	border: 1px solid #eee;
}

a.selected {
	padding-left: 2px;
	padding-right: 2px;
	color: #fff;
	background-color: #002EB8;
}

.summary {
	background-color: #e0e0e0;
	border-color: #00007f;
	border-width: 3px;
	border-style: solid;
	padding: 10px 12px;
	margin-bottom: 12px;
	text-shadow: none;
}

.summary h3 {
	color: #00007f;
	font-size: 2.5em;
	letter-spacing: -1px;
}

.summary h4 {
	color: #00007f;
	text-align: left;
}

.summary li {
	line-height: 1.4em;
	text-align: left;
	list-style: square;
	margin-left: 2em;
	padding-bottom: 0.3em;
}

.summary a {
	font-weight: bold;
}

.summary a:hover {
	padding-top: 1px;
}

#profil_photo {
	margin-top: 1em;
	float: left;
	width: 170px;
}
#profil_text {
}

#karte {
	border-style: solid;
	border-width: 2pt;
	border-color: black;
	margin-left: 1em;
}
.small {
	font-size: smaller;
}

