a:link, a:visited {
	color: #228B22;
	text-decoration: none;
}

a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
}

body {
	background-attachment: fixed;
	background-color: #143F16;
	background-image: url(../grafik/wallpaper_gruen.gif);
	background-repeat: repeat-x;
}

h1 {
	color: #228B22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

hr {
	margin-top: 2cm;
	width: 60%;
	color: #FFD700;
}

.aussen {
	border: medium solid #FFD600;
	margin-bottom: 0cm;
	margin-top: 1cm;
}

.bild {
	border: thin solid #FFD600;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: none;
}

.rahmen {
	border: medium outset #228B22;
	margin-bottom: 1cm;
	margin-top: 5mm;
}

.signatur {
	border-left: 1px solid #ffd700;
	border-right: 1px solid #ffd700;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 0px;
	margin-top: 1px;
	text-align: center;
	width: 100%;
	color: #ffd700;
}

div.hroben {
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #ffd700;
	width: 550px;
	text-align: center;
	margin: 60px auto 0px auto;
}

.zelle {
	border-left: 1px solid #FFD600;
	border-right: 1px solid #FFD600;
	color: #FFD600;
}
