body {
	font-family: Arial, Helvetica, sans-serif;

}
.rahmen {
	border: 1px solid #FFCC66;

}
.norepeat {
	background-image: url(images/bg-text.gif);
	background-repeat: repeat-x;
}
.hoehe {
	line-height: 30px;
}
h1 {
	font-weight: bold;
	color: #FFCC66;
	line-height: 30px;
	font-size: 13px;

}
h2 {
	font-weight: bold;
	color: #99CC99;
	font-size: 13px;

}
a:link {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	line-height: 30px;
	font-size: 13px;

}
a:visited {
	line-height: 30px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	font-size: 13px;

}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 13px;
	line-height: 30px;


}
p {
	line-height: 22px;
	color: #99CC99;
	font-size: 13px;

}
p a:link {
	color: #99CC99; 
	text-decoration: underline
}
p a:visited {
	color: #99CC99;
	text-decoration: underline
}
p a:hover {
	color: #FFFFFF; 
	text-decoration: underline
}
p a:active {
	color: #99CC99;
	text-decoration: underline
}
li {
	list-style-type: disc;
	list-style-position: outside;
	line-height: 16px;
	list-style-image: url(images/pfeil.gif);




}
.foto {
	border: 1px solid #9FC5A2;
}
