body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #aeadab;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000;
	
}
body-container{
	background: url(img/background.jpg) top center repeat-y;
	}

a:link, a:visited, a:active {
	color: #660033;
	text-decoration: none;
}
a:hover {
	color: #993366;
	text-decoration: none;
}
IMG{
	border:#9d767f 3px solid;
	margin:5px;
	}
hr {
	margin: 5px 0px 5px 0px;
	color: #660033;
	border: 0;
	border-top: 1px solid #660033;
	height: 1px;
	width: 580px;
}
h1 {
	font-size: 30px;
	color: #9d767f;
	text-align: left;
	font-weight:100;
	margin: 8px 2px 8px 2px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:italic;
}
h2 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:italic;
	color:000;
	font-size:14px;
}
h3{
	color:#69474f;
	font-size:16px;
	font-weight:100;
	font-style:italic;
	}
form {
	margin: 0;
}
#main {
	width: 965px;
	background: #aeadab url(img/background.jpg) top center repeat-y;
	margin: auto;
	padding: 0;
	/*background:url(content.png) repeat-y;*/
	min-height:730px;
	height:auto !important;
  	height:730px;
}
#banner {
	width: 965px;
	height:257px;
	background:url(img/pianoverkstedet-header.jpg) no-repeat;
	float: left;
	text-align: left;
}
#search_box {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	float: right;
	width: 200px;
}

.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
.highlight {
	background-color: #D0D0D0;
}
#banner a {
	color: #FFFFFF;
}
.menu {
	float: left;
	width: 200px;
	margin: 3px 30px 10px 10px;
	margin-top: 3px;
	font-size:12px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:italic;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 5px;
}
.menu ul ul {
	padding-left: 8px;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	color:#333;
display:block;
padding:2px;
text-align:left;
font-style:italic;
font-weight:100;
}
.menu h1{
	color:#69474f;
	font-size:20px;
	font-weight:100;
	font-style:italic;
	}
.menu_current  {
	border-bottom: 1px dashed #999999;
	font-weight:bold;
}
.menu IMG{
	border:0;
	padding:0;
	margin:0;}

.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}
.content {
	margin-left: 233px;
	padding: 4px 10px 14px 10px;
	text-align: justify;
	clear: right;
}
.content p{
	padding:5px 20px 5px 5px;
}
.footer {
	background: url(img/footer.jpg) no-repeat center;
	clear: both;
	height: 45px;
	font-size: 10px;
	color: #666666;
	text-align: center;
	line-height: 18px;
	margin:0 auto;
	width:965px;
}
.footer p{
	margin-left:233px;
	color:#69474f;
	font-size:16px;
	font-weight:100;
	font-style:italic;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-top:0;
	padding-top:5px;
}
.powered_by {
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
}
.top-img IMG{
	border:0;
	margin:0;
}