html,body{
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	text-transform:uppercase;
	color:#000;
	
	background-image: url(img/bg_kaktus.gif);
	background-color: #48679b;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:left top;
	margin: 0px 0px 0px 0px;
}
.coverpic{
	position:absolute;
	width:100px;
	height:100px;
	top:0px;
}
.album{
	position:relative;
	width:500px;
	min-height:130px;
}

hr {color:transparent; background-color:transparent; border: 1px dotted #000000; border-style: none none dotted; }

#mailinglist{
	position:absolute;
	top:370px;
	left:40px;
	width: 200px;
	height:100px;
	line-height:2px;
	font-size:10px;
	text-align:right;
}

#links{
	position:fixed;
	top:20px;
	right:20px;
}

#content {
	position:absolute;
	top:0px;
	left:260px;
	width: 500px;
	border-style:dotted;
	border-color:#FFF;
	border-width:1px;
	border-top-width:0px;
	padding:15px;
	background-image:url(img/layer.png);
}


.linie{
	background-image: url(img/bg_linie.gif);
	width: 100%;
	height:1px;
	margin: 10px 0px 10px 0px;
}


td {
	color:#000;
	font-style: normal;
	font-size: 15px;
	line-height:15px;
	font-weight: normal;
}
td p{
	margin-top:0px;
	margin-bottom:10px;
	line-height:15px;
}

ul {
	font-size: 12px;
	margin-top:0px;
	margin-bottom:15px;
}

li {
	list-style-type:square;
	margin-bottom:8px;
}

.navi {
	font-size: 17px;
	color: #fff;
	position: fixed;
	left: 20px;
	top:20px;
	width: 220px;
	margin: 0px;
	padding: 0px;
	text-align:right;
}

.navi p {
text-align:right;
margin-top:0px;
margin-bottom:3px;
}
.navi a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	font-style: regular;
}

a:visited{color: #fff;}

#content a{
color: #000;
font-size: 13px;
}
#text a:visited{color: #fff;}
.navi a:hover {
	background-color:#000;
}


.auszeichnung1 a{
	background-color:#000;
}

h1{
	font-size: 18px;
	font-weight:normal;
	color: #000;
}


.titel{
	font-size: 18px;
	font-weight:normal;
	color: #000;
}

