body.frame {
		background-color: #cdb38b;
}

body.frames {
		background-color: #cccccc;
}

body.navigates {
		background-color: #99cccc}

body.navigate {
		background-image: url(../images/bkg-hdr.jpg);
		box-align: center;
}


body.space {
		background-color: #ffffff}

table.content
{
		width: 560px;
}
				
td.navigate {
		font-size: 20px;
		font-family: Arial}

td.kop {
		font-size: 30px;
		font-family: Arial;
		font-weight: bold}

div.copy {
		font-size: 10px;
		font-family: Arial;
		color: white;
}

td.detail {
		font-size: 18px;
		font-family: Arial}

td.loop {
		font-size: 15px;
		font-family: Arial}

img.klein {
		width:  23px;
		height: 23px;
		border: 0px solid black;
		vertical-align: middle;
}

a:link {
		color: white;
		text-decoration: none}

a:active {
		color: white;
		text-decoration: underline;
}
		
a:visited {
		color: white;
		text-decoration: none}

a:hover	{
		color: white;
		text-decoration: underline
}

a:menuLinks {
		color: black;
		text-decoration: bold;
		font-style: italic}

a.det:link {
		color: white;
		text-decoration: none}
a.det:active {
		color: white;
		text-decoration: none}
a.det:visited {
		color: white;
		text-decoration: none}
a.det:hover {
		color: #A3A375;
		text-decoration: none}
