* { margin: 0; border: none; padding: 0; }

body {
	background: black url(../img/lm_body.jpg) center top no-repeat;
	}

h1 {
	font: normal 15px/1.5em 'Times New Roman', Times, Serif;
	margin-bottom: 1em;
	color: #990000;
	letter-spacing: 0.1em;
	}
p, ul {
	font: normal 11px/1.5em Verdana, Arial, Sans-Serif;
	margin-bottom: 0.5em;
	}
p.rechtsbuendig {
	margin-top: 1em;
	text-align: right;
	}
a {
	font: bold 11px/1.5em Verdana, Arial, Sans-Serif;
	color: #990000;
	text-decoration: none;
	}
a:hover {
	color: #000000;
	text-decoration: underline;
	}

img.cover {
	float: right;
	width: 200px; height: 200px;
	margin: 1em -4px 1em 1em; padding: 3px;
	border: 1px solid white;
	}

li {
	margin-left: 1em;
	}

div.tryptichon {
	float: right;
	width: 208px;
	text-align: center;
	margin-bottom: 25px;
	}

div.tryptichon img {
	width: 200px; height: 200px;
	margin: 5px 0; padding: 3px;
	border: 1px solid white;
	}

#gesamt {
	position: absolute; top: 0; left: 50%;
	width: 750px;
	margin-left:-374px;
	background: white url(../img/lm_gesamt.jpg) center top no-repeat;
	text-align: center;
	}

#navigation a {
	margin: 220px 30px 40px;
	float: left;
	height: 15px;
	}

#navigation a span {
	display: none;
	}

a#literaturmusik  { 
	width: 100px; margin-left: 50px;
	background: url(../img/nav/literaturmusik_u.gif); 
	}
a#literaturmusik:hover, a#literaturmusik.aktiv {
	background: url(../img/nav/literaturmusik_o.gif);
	}
a#literaturmusik:active {
	background: url(../img/nav/literaturmusik_a.gif);
	}
a#ueberuns {
	width: 60px; 
	background: url(../img/nav/ueberuns_u.gif);
	}
a#ueberuns:hover, a#ueberuns.aktiv {
	background: url(../img/nav/ueberuns_o.gif);
	}
a#ueberuns:active {
	background: url(../img/nav/ueberuns_a.gif);
	}
a#kulturundfilmmusik {
	width: 145px; 
	background: url(../img/nav/kulturundfilmmusik_u.gif);
	}
a#kulturundfilmmusik:hover, a#kulturundfilmmusik.aktiv {
	background: url(../img/nav/kulturundfilmmusik_o.gif);
	}
a#kulturundfilmmusik:active {
	background: url(../img/nav/kulturundfilmmusik_a.gif);
	}
a#projekte {
	width: 55px; 
	background: url(../img/nav/projekte_u.gif);
	}
a#projekte:hover, a#projekte.aktiv {
	background: url(../img/nav/projekte_o.gif);
	}
a#projekte:active {
	background: url(../img/nav/projekte_a.gif);
	}
a#kontakt {
	width: 50px; 
	background: url(../img/nav/kontakt_u.gif);
	}
a#kontakt:hover, a#kontakt.aktiv {
	background: url(../img/nav/kontakt_o.gif);
	}
a#kontakt:active {
	background: url(../img/nav/kontakt_a.gif);
	}

#inhalt {
	clear: left;
	margin: 25px; padding: 25px;
	text-align: left;
	}

#fuss {
	clear: both;
	margin: 25px 25px; padding: 10px 25px 50px;
	border-top: 1px dotted #990000;
	}
#fuss, #fuss a {
	color: #990000;
	font: normal 9px Verdana, Arial, Sans-Serif;
	text-decoration: none;
	}
#fuss a:hover {
	color: #000000;
	text-decoration: underline;
	}
#fuss span {
	padding: 0 15px;
	}


---

img.l1 {
	float: left;
	width: 200px; height: 150px;
	margin: 1em 25px 25px -5px; padding: 5px;
	border: 1px solid white;
	}
img.r1 {
	float: right;
	width: 200px; height: 150px;
	margin: 1em -5px 25px 25px; padding: 5px;
	border: 1px solid white;
	}
img.l2 {
	float: left;
	width: 425px; height: 100px;
	margin: 1em 25px 25px -5px; padding: 5px;
	border: 1px solid white;
	}
img.r2 {
	float: right;
	width: 425px; height: 100px;
	margin: 1em -5px 25px 25px;; padding: 5px;
	border: 1px solid white;
	}

input.text, textarea { 
	width: 250px; 
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 3px;
	border: 1px solid #e9dbd2;
	}

input.submit { 
	clear: left;
	margin-left: 110px;
	padding: 5px 10px;
	background: #e9dbd2;
	border: 1px solid #990000;
	}

label {
	clear: left;
	float: left;
	width: 100px;
	text-align: right;
	font: normal 11px/1.5em Verdana, Arial, Sans-Serif;
	}

#projektnavigation {
	clear: both;
	height: 1em;
	margin: 25px 50px;
	}

#projektnavigation a {
	width: 200px;
	float: left;
	}


a.links {
	text-align: left;
	}
a.mitte {
	margin: 0 25px;
	text-align: center;
	}
a.rechts {
	text-align: right;
	}
	
.vip {
	display: none;
	}
	
	
