body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	font-size: 12px;	
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

A:link { color: #000000; text-decoration: none; font-weight : bold; }
A:visited { color: #000000; text-decoration: none; font-weight : bold; }
A:active { color: #000000; text-decoration: underline; font-weight : bold;  }
A:hover { color: #000000; text-decoration: underline; font-weight : bold;  }

A.navigation:link { color: #FFFFFF; text-decoration: none; font-weight : bold; font-size: 9px; }
A.navigation:visited { color: #FFFFFF; text-decoration: none; font-weight : bold; font-size: 9px; }
A.navigation:active { color: #FFFFFF; text-decoration: underline; font-weight : bold; font-size: 9px;  }
A.navigation:hover { color: #FFFFFF; text-decoration: underline; font-weight : bold; font-size: 9px;  }

A.bilder:link { color: #000000; text-decoration: none; font-weight : bold; font-size: 9px;	}
A.bilder:visited { color: #000000; text-decoration: none; font-weight : bold; font-size: 9px; }
A.bilder:active { color: #000000; text-decoration: underline; font-weight : bold; font-size: 9px;  }
A.bilder:hover { color: #000000; text-decoration: underline; font-weight : bold; font-size: 9px;  }

.header {
	width: 1000px;
	position: relative;
	left: auto;
	top: auto;
	height: 254px;
}

.navi {
	height: 10px;
	left: 25px;
	top: 265px;
	position: absolute;
	color: #FFFFFF;
	width: 609px;
}

.flaggen {
	left: 687px;
	top: 265px;
	position: absolute;
}

.pfad {
	height: 10px;
	left: 25px;
	top: 300px;
	position: absolute;
	color: #000000;
	font-weight: bolder;
}

.maincontent {
	left: 25px;
	top: 330px;
	position: absolute;
	color: #000000;
	width: 700px;
}
