/*BODY*/
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(gra/klasamala-hg-body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
}
/*SEITENAUFTEILUNG*/
#seite {
	height: 640px;
	width: 980px;
	margin: 0px auto;
	margin-top: 0px;
	background-image: url(gra/klasamala-hg-seite.jpg);
	background-repeat: no-repeat;
	background-position: center 34px;
}
#oben {
	float: left;
	height: 49px;
	width: 980px;
	padding: 0px 0px 0px 0px;
}
#iframe {
	float: left;
	height: 511px;
	width: 950px;
	padding: 0px 15px 0px 15px;
}
#navi {
	float: left;
	height: 65px;
	width: 980px;
	text-align:center;
	padding: 15px 0px 0px 0px;
	color:#737373;
}
/*ELEMENTE*/
#navi a {
	color:#898989;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
#navi a:hover {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
#navi a:active {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
#title {
	float: left;
	height: 29px;
	width: 475px;
	padding: 20px 0px 0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#C0C0C0;
	font-size:14px;
	font-weight:lighter;
	letter-spacing: 8px;	
}
#flaggen {
	float: right;
	height: 20px;
	width: 455px;
	padding: 22px 15px 6px 0px;
	text-align:right;	
}
#flagge1 a {
	float: right;
	height: 11px;
	width: 16px;
	margin-left: 8px;
	padding: 0px;
	background-image: url(gra/klasamala-flagge-englisch1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display:block;
	border: solid #000000 1px;
}
#flagge1 a:hover {
	float: right;
	height: 11px;
	width: 16px;
	margin-left: 8px;
	padding: 0px;
	background-image: url(gra/klasamala-flagge-englisch2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display:block;
	border: solid #cccccc 1px;
}
#flagge2 a {
	float: right;
	height: 11px;
	width: 16px;
	margin-left: 8px;
	padding: 0px;
	background-image: url(gra/klasamala-flagge-deutsch1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display:block;
	border: solid #000000 1px;
}
#flagge2 a:hover {
	float: right;
	height: 11px;
	width: 16px;
	margin-left: 8px;
	padding: 0px;
	background-image: url(gra/klasamala-flagge-deutsch2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display:block;
	border: solid #cccccc 1px;
}
#flagge3 a {
	float: right;
	height: 11px;
	width: 16px;
	margin-left: 8px;
	padding: 0px;
	background-image: url(gra/klasamala-flagge-schwedisch1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display:block;
	border: solid #000000 1px;
}
#flagge3 a:hover {
	float: right;
	height: 11px;
	width: 16px;
	margin-left: 8px;
	padding: 0px;
	background-image: url(gra/klasamala-flagge-schwedisch2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display:block;
	border: solid #cccccc 1px;
}