@charset "utf-8";
#page {
	float: left;
	width: 1000px;
	height: 1050px;
	background: #A9A9A9;
}
#headerimg {
	width: 990px;
	height: 80px;
	float: left;
	border: none;
}
#headertext{
	width: 990px;
	float: left;
}
#content {
	width: 990px;
	height: 680px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	float: left;
}
#p{
	width:990px;
	margin-left: 40px;
}
#footer {
	width: 990px;
	height: 20px;
	background-color: Gray;
	text-align: center;
	color: #fff;
	float: left;
}
.oldaljpg1{
	width: 250px;
	height: 200px;
	padding:20px;
    margin-top:10px;
    margin-left:25px;
    float: left;
	border:thin solid Red;
	background-color: White;
	text-align:center;
}
#linkek{
	width:1000px;
	height:20px;
	font-size: 13px;
	background-color:grey; 
	text-align:center;
}
#link{
	height:20px;
    border:red;
	float:left;
	border-left: thin solid Red;
}
#link1{
	height:20px;
	border:red;
	float:left;
	margin-left: 3px;
	border-left: thin solid Red;
}.link2{
	height:20px;
	border:red;
	float:left;
	margin-left: 3px;
	border-left: thin solid Red;
}.link3{
	height:20px;
	float:left;
	border-left: thin solid Red;
	margin-left: 3px;
}.link4{
	height:20px;
	float:left;
	margin-left: 3px;
	border-left: thin solid Red;
}.link5{
	height:20px;
	float:left;
	margin-left: 3px;
	border-left: thin solid Red;
}.link6{
	height:20px;
	float:left;
	margin-left: 3px;
	border-left: thin solid Red;
}.link7{
	float:left;
	height:20px;
	margin-left: 3px;
	border-left: thin solid Red;
}.link8{
	height:20px;
	float:left;
	margin-left: 3px;
	border-left: thin solid Red;
}.link9{
	float:left;
	height:20px;
	margin-left: 3px;
	border-left: thin solid Red;
}.link10{
	float:left;
	height:20px;
	margin-left: 3px;
	border-left: thin solid Red;
}.link11{
	float:left;
	height:20px;
	margin-left: 3px;
	border-left: thin solid Red;
}
.link12{
	float:left;
	height:20px;
	border-left: thin solid Red;
	border-right: thin solid Red;
	margin-left: 3px;
}
/*linkek*/
a:link, a:visited{
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
}
a:link{
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}
a:visited{
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}
a:hover{
	color: black;
	text-decoration: underline;
}
a:active{
	color: black;
	text-decoration: underline;
}