/* SITE FORMATS */
body {
	font: 11px/18px Lucida Grande, Trebuchet MS, Arial;
	color: #000;
	padding: 0;
	margin: 100px 0 70px 0;
	background-color: #fff;
	}

#site {
	position: relative; left: 50%;
	width: 600px;
	margin-left: -300px;
	}

#lang {
	position: relative;
	height: 17px;
	}

#menu {
	position: relative;
	height: 30px;
	background-image: url(images/header-de.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 10px;
	_margin-top: 0;
	margin-bottom: 10px;
	_margin-bottom: 0;
	}

#menu-en {
	position: relative;
	height: 30px;
	background-image: url(images/header-en.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 10px;
	_margin-top: 0;
	margin-bottom: 10px;
	_margin-bottom: 0;
	}

#content {
	position: relative;
	margin-top: 30px;
	}

#content p {
	text-align: justify;
	}

#content img {
	border: 1px solid #fff;
	background-color: #fff;
	}

#footer {
	position: relative;
	font-size: 9px;
	font: 9px/15px;
	color: #000;
	}


/* LINKS */
a:link, a:visited {
	color: #b2ad9e;
	text-decoration: none;
	}

a:hover, a:active {
	color: #000;
	}

#footer a:link, #footer a:visited {
	color: #bab5a6;
	font-size: 9px;
	text-decoration: none;
	}

#footer a:hover, #footer a:active {
	color: #000;
	}

.text a:link, .text a:visited {
	color: #000;
	text-decoration: none;
	border-color: #888;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	}

.text a:hover, .text a:active {
	color: #b2ad9e;
	border-color: #b2ad9e;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	}


/* TEXT STYLES */
h1 {
	font-weight: bold;
	font-size: 18px;
	color: #000;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 0;
	}

hr {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0px;
	border-top: solid 1px #e9e7df;
	border-bottom: solid 1px #fff;
	}

.navigation {
	color: #e0ded9;
	margin-bottom: 10px;
	}

.footnote {
	font-weight: bold;
	font-size: 9px;
	}

sup {
	line-height: 0px;
	}


/* IMAGES */
.rollover { display: block; }
.rollover img { width: 100%; height: 100%; border: 0; }
.rollover:hover { visibility: visible; }
.rollover:hover img { visibility: hidden; }

#menu-de-vorwort {
	position: absolute;
	background-image: url("images/menu-de-vorwort-on.gif");
	width: 65px;
	height: 15px;
	margin-left: 234px;
	margin-top: 0px;
	}

#menu-de-reduktion {
	position: absolute;
	background-image: url("images/menu-de-reduktion-on.gif");
	width: 72px;
	height: 15px;
	margin-left: 304px;
	margin-top: 0;
	}

#menu-de-repetition {
	position: absolute;
	background-image: url("images/menu-de-repetition-on.gif");
	width: 70px;
	height: 15px;
	margin-left: 383px;
	margin-top: 0;
	}

#menu-de-mathematische-logik {
	position: absolute;
	background-image: url("images/menu-de-mathematische-logik-on.gif");
	width: 142px;
	height: 15px;
	margin-left: 460px;
	margin-top: 0;
	}

#menu-de-objekthaftigkeit-perspektive {
	position: absolute;
	background-image: url("images/menu-de-objekthaftigkeit-perspektive-on.gif");
	width: 220px;
	height: 15px;
	margin-left: 244px;
	margin-top: 15px;
	}

#menu-de-meditative-wirkung {
	position: absolute;
	background-image: url("images/menu-de-meditative-wirkung-on.gif");
	width: 132px;
	height: 15px;
	margin-left: 470px;
	margin-top: 15px;
	}

#menu-en-preface {
	position: absolute;
	background-image: url("images/menu-en-preface-on.gif");
	width: 55px;
	height: 15px;
	margin-left: 253px;
	margin-top: 0px;
	}

#menu-en-reduction {
	position: absolute;
	background-image: url("images/menu-en-reduction-on.gif");
	width: 71px;
	height: 15px;
	margin-left: 314px;
	margin-top: 0;
	}

#menu-en-repetition {
	position: absolute;
	background-image: url("images/menu-en-repetition-on.gif");
	width: 70px;
	height: 15px;
	margin-left: 392px;
	margin-top: 0;
	}

#menu-en-mathematical-logic {
	position: absolute;
	background-image: url("images/menu-en-mathematical-logic-on.gif");
	width: 134px;
	height: 15px;
	margin-left: 469px;
	margin-top: 0;
	}

#menu-en-object-orientation-perspective {
	position: absolute;
	background-image: url("images/menu-en-object-orientation-perspective-on.gif");
	width: 232px;
	height: 15px;
	margin-left: 249px;
	margin-top: 15px;
	}

#menu-en-meditative-effect {
	position: absolute;
	background-image: url("images/menu-en-meditative-effect-on.gif");
	width: 115px;
	height: 15px;
	margin-left: 488px;
	margin-top: 15px;
	}

#lang-de {
	position: absolute;
	background-image: url("images/lang-de-on.gif");
	width: 17px;
	height: 12px;
	margin-left: 568px;
	margin-top: 0;
	}

#lang-en {
	position: absolute;
	background-image: url("images/lang-en-on.gif");
	width: 17px;
	height: 12px;
	margin-left: 585px;
	margin-top: 0;
	}