html {
	font: normal normal normal 10.0pt Verdana, Helvetica, Arial, sans-serif;
	background-color: white;
	border: none;
	text-align: left;
}

*, a, a:link, a:visited {
	color: black;
	text-decoration: none;
}
a:active, a:hover, .underline {
	text-decoration: underline;
}

#mainmenu div span, #mainmenu a, #mainmenu a:link, #mainmenu a:visited {
	font-weight: bold;
	text-decoration: none;
	color: black;
}
#mainmenu div span, #mainmenu a:active, #mainmenu a:hover {
	text-decoration: none;
	color: gray!important;
}

h2, .big {
	font-size: 120%!important;
}
h2, .bold, a.bold {
	font-weight: bold;
}

div#header {
	margin: 1em 0 0;
	display: block;
	width: 500px;
}
div#header span {
	float: right;
	letter-spacing: 0.5em;
	margin: 50px -0.5em 0 0;
}

/* menu */
div#mainmenu {
	position: absolute;
	text-align: right;
	top: 104px;
	left: 0;
	margin: 0;
	padding: 0;
}
div.menu {
	margin-left: 60px;
}
div.menu div {
	width: 145px;
	padding: 0 0 1em;
}

/* content */
div#mainContent {
	position: absolute;
	max-width: 500px;
	margin: 0;
	padding: 0 2em 2em 0;
	display: block;
	left: 223px;
}
p.images {
	clear: both;
	display: block;
	overflow: hidden;
}
p.images img {
	border: 1px solid white;
}

em {
	font-weight: bold;
	font-style: normal;
}
ul {
	list-style-type: dot;
}
span.zeitLinks {
	width: 120px;
	display: block;
	float: left;
}

/* casses */
.small {
	font-size: 90%;
}
.left {
	text-align: left;
}
.lauftext {
	text-indent: 0.8em;
}
.subtitle {
	font-size: 90%;
	margin: 0;
	line-height: 100%;
}
