body
{
	font-family: 'Helvetica', Verdana, sans-serif;
	background-color: #A3A3A3;
	background-image: url(../Bilder/gradient.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 16px;
	color: #111111;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

h1
{
    font-size: 12px;
    font-weight: normal;
	line-height: 16px;
    color: #A5B62A;
}

h2
{

    font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	color: #111111;
}

h3
{

    font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	color: #A5B62A;
}

h4
{
    font-size: 12px;
    font-weight: normal;
	line-height: 16px;
    color: #111111;
}

.a1, .a1 a:link {color:#A5B62A; text-decoration:none}
.a1, .a1 a:visited {color:#A5B62A; text-decoration:none}
.a1, .a1 a:active {color:#A5B62A; text-decoration:none}
.a1, .a1 a:hover {color:#A5B62A; text-decoration:bold}

.a2, .a2 a:link {color:#111111; text-decoration:none}
.a2, .a2 a:visited {color:#111111; text-decoration:none}
.a2, .a2 a:active {color:#111111; text-decoration:none}
.a2, .a2 a:hover {color:#111111; text-decoration:bold}
