a:                {
	color: #000000;
	text-decoration:none
}
a:link                {
	color: #000000;
	text-decoration:none
}
a:visited            {
	color: #000000;
	text-decoration:none
}
a:active            {
	color: #000000;
	text-decoration:none
}
a:hover                { 
	color: #000000;
	text-decoration:none
}

a.content:link                { color: #000000; font-weight: normal; text-decoration:
none }
a.content:visited            { color: #000000; font-weight: normal; text-decoration:
none }
a.content:active            { color: #000000; font-weight: normal; text-decoration:
none }
a.content:hover                { color: #000000; font-weight: normal; text-decoration:
none }

body {
	background-attachment: fixed;
	background-image:   url(background-rahmen.jpg);	background-repeat: no-repeat;
	background-position: left top;
	bottommargin: 0;
	leftmargin: 0;
	rightmargin: 0;
	topmargin: 0;
}


