@charset "utf-8";
/* Glemminge Antik - CSS Document */

body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:160%;
	background-color:#000000;
	text-align:left;
	overflow:auto;
}

/* Structure  */
#supercontainer {
	width:960px;
	margin:0 auto;
	background-color:#FFF;
}

#logocontainer {
	width:960px;
	height:140px;
	background-color:#ebc809;
	background-image:url(../images/logofield_bg.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}

#centercontainer {
	width:960px;
	height:auto;
	margin: 0 auto;
	background-color:#FFF;
	float:left;
}

#leftcontent {
	float:left;
	width:535px;
	margin:0px 0px 0px 0px;
	padding:40px 0px 40px 40px;
	background-color:#FFF;

}

#rightcontent {
	float:right;
	width:335px;
	margin:0px 0px 0px 0px;
	padding:35px 40px 40px 5px;
	background-color:#FFF;
}

#lowbar {
	width:960px;
	height:32px;
	border-top:1px solid #CCC;
	background-color:#ebca11;
	clear:both;
	margin:0px;
	padding:0px;
}


/* Global styles  */
div {
	margin:0px;
	padding:0px;
}

img {
	margin:0px;
	padding:0px;
	border:none;
}

h1 {
	font-size:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
}

h2 {
	font-size:16px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:5px;
}

h3 {
	font-size:14px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	padding:0px;
}

table {
	width:320px;
}

/* Specific styles */
p#changelanguage {
	margin:0px 0px 0px 0px;
	padding:8px 8px 0px 0px;
	color:#FFF;
	font-size:12px;
	float:right;
}

#lowbartext {
	margin:6px 0px 0px 0px;
	text-align:center;
	font-size:12px;
}

table.images {
	width:490px;
}

.imgborder img {
	border: 1px solid #ffffff;
}

.imgborder:hover img {
	border: 1px solid #e7b710;
}

.langborder img {
	border: 1px solid #e7b710;
}

.langborder:hover img {
	border: 1px solid #ffd800;
}

/* Linkstyles */
a{color:#cda400; text-decoration:none;}
a:visited{color:#cda400;text-decoration:none;}
a:active{color:#e7b710;text-decoration:underline;}
a:hover{color:#e7b710;text-decoration: underline;}

a.bottom{color:#373737; text-decoration:none;}
a.bottom:visited{color:#373737;text-decoration:none;}
a.bottom:active{color:#666666;text-decoration:underline;}
a.bottom:hover{color:#666666;text-decoration: underline;}
