body {
	padding-left: 15em;
	padding-right: 15em;
	padding-top: 190px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: green;
	background-color: #f8bf3d;
	background-image: url("http://www.ileo.de/scotland/scotland.jpg");
	background-repeat: no-repeat;
	background-position: 0% 0%;
	}
    
	ul.navbar {
		list-style-type: none;
		padding: 0;
		margin: 0;
		position: absolute;
		top: 290px;
		left: 2em;
		width: 9em }
	
		ul.navbar li {
			background: #ffffff;
			margin: 0.5em 0;
			padding: 0.3em;
			border-right: 1em solid green }
	
		ul.navbar a {
			text-decoration: none }
	
	.navleft {
		padding: 0;
		margin: 0;
		position: absolute;
		top: 180px;
		left: 1em;
		width: 9em }
	
	.weather1 {
		padding: 0;
		margin: 0;
		position: absolute;
		top: 45em;
		right: 2em;
		width: 9em;
		text-align: left }
		
	.weather2 {
		padding: 0;
		margin: 0;
		position: absolute;
		top: 55em;
		right: 2em;
		width: 9em;
		text-align: left }
		
	.news1 {
		padding: 0;
		margin: 0;
		position: absolute;
		top: 180px;
		right: 0px;
		width: 9em;
		padding: 1em;
		background-color: orange;
		border-left: thin solid;
		text-align: right }
	
	a:link {
		text-decoration: none;
		color: blue }
	a:visited {
		text-decoration: none;
		color: blue }
	a:hover {
		background: #f8bf3d;
		color: blue }
    
	address {
		margin-top: 1em;
		padding-top: 1em;
		border-top: thin dotted }
	
	h1 {
		font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
		text-align: center;
		font-size: 2em }
		
	h2 {
		font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
		text-align: center;
		font-size: 1.5em }

	h3 {
		font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
		text-align: left;
		font-weight: bold;
		font-size: 1.2em }
		
	h5 {
		font-size: 0.7em }
		
	td.catalogcomment {
		font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
		text-align: center; }
		
	td.catalogname {
		font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
		text-align: center;
		font-weight: bold }
		
	.caption {
		font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
		font-size: 0.8em}
	
	.captionbig {
		font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
		font-weight: bold}
	
	.dictcapital {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style: italic;
		font-size: 1.5em;
		background: green;
		color: #f8bf3d;
		margin-left: 7em;
		margin-right: 7em;
		text-align: center;
		border: 0.1em dashed #f8bf3d;}
	
	.small {
		font-size: 0.7em;
		}
		
		
	table.guestbook {  background-color: #E2A839; color: #FFFFFF; border-color: #000000 black black; font-size: smaller}
	
	table.guestbook td { font-size: smaller}
	
	#page_nav { font-size: smaller}
	
	guestbook_counter { font-size: medium; font-weight: bolder}
	
	guestbook_date { color: #666666; font-size: xx-small}
	
	guestbook_name { font-family: Georgia, "Times New Roman", Times, serif; font-style: italic}
	
	guestbook_message { font-size: smaller}
