@import url(modern.css);

body {
	background: #e0d0c0;
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
	text-decoration: none;
}

a:link { 
text-decoration:none;
color:#000;
}
a:visited { text-decoration:none; color:#000;}

#container {
	z-index:1;
	position: absolute;
	top:121px;
	left:133px;
	background: #e0d0c0;
	width: 720px;
	border: 8px solid #000000;
	padding: 0px;
}

#schlf {
	z-index:4;
	position: absolute;
	top: 79px;
	left: 779px;
	width: 382px;
	height: 161px;
}
#news {
	z-index:4;
	position: absolute;
	top: 148px;
	width:60px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	left: 1006px;
}

#header { 
	text-align:left;
	padding-top:20px;
	padding-left:20PX;
	} 

#mainContent {
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 12px;
	background:#e0d0c0;
	padding:20px;
	padding-left:30px;
}

#smallText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
  text-align:justify;
}

#subMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:600;
	background: #e0d0c0;
	text-align:center;
	padding:10PX;
}

#subsubMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:600;
	background: #e0d0c0;
	text-align:left;
	padding-left:20px;
}

#translate {
	font-size:11px;
	text-align:center;
	font-size:11px;
	padding-bottom:30px;
	padding-left:20px;
	padding-right:20px;
	} 

#footer {
	font-size:11px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
	}

#loggedin {
font-size:11px;
text-align:right;
font-family:Georgia, "Times New Roman", Times, serif;
}
