body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000000;
	background-image: url(pics/bg.jpg);
	margin:0px;
	background-repeat: repeat-y;
}

ul{
list-style:none;
margin:0;
padding:0;
}

/* Definitionen für Myspace-Integration*/
.entryDate{
font-size:20px;
font-weight:bold;
}
.details{
border-bottom:solid;
border-color: #6f9d82;
border-width:1px;
margin-bottom:10px;
}

h4{
color: #6f9d82;
}

/* _____________________________________*/

.maillink{
position:absolute;
	left: 510px;
	top: 70px;
	}
	
.button{
background-color:#fff;
color: #6f9d82;
font-size:11px;
border-color:#6f9d82;
border:solid;
border-width:1px;
}

#bild{
	position: absolute;
	left: 679px;
	top: 212px;
}

.linie{
	background-color: #6f9d82;
	width: 100%;
	height:1px;
	margin: 3px 0px 3px 0px;
}
td {
letter-spacing: 0.1em;
	color:#3D4D3C;
	
}

.kopfbalken {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 547px;
	width: 100%;
	background-image: url(pics/header.jpg);
	background-repeat:no-repeat;
}
.text{
	letter-spacing: 0.1em;
	color:#000;
	width: 388px;
	font-size: 90%;
	font-weight: normal;
	line-height: 150%;
	position: absolute;
	left: 278px;
	top: 120px;
}

.text a{
	color: #6f9d82;
	}

h1{font-size: 27px;
color:#6f9d82;
	font-weight:normal;
	line-height: 120%;
	margin:0px 0px 0px 0px;
}
h2{
font-size: 18px;
color:#6f9d82;
}
h3{font-size: 120%;}



.menu {
	list-style: none;
	position: absolute;
	left: 117px;
	top: 150px;
	width: 140px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.menu a {
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-weight: regular;
	line-height: 35px;
	letter-spacing: 0.3em;
}

.auszeichnung1 a{
color: #96b1a8;
	font-weight: bold;
}

