body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

body {
	background-color: white ;
  text-align: center;
}

p, div, li, td, input, select, textarea {
    font-family: Helvetica, Arial;
    font-size: 13px;
    color: #000;
    line-height: 18px;
}

h2 {
margin:1.5em 0 .75em;
font:normal normal 80% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
line-height: 1.4em;
text-transform:uppercase;
letter-spacing:.2em;
color:#999999;
}

.flyer td {
  border-bottom: 1px Solid #cccccc;
}

/* Posts
-----------------------------------------------
*/
h2.date-header {
margin:1.5em 0 .5em;
}

h2.posted-by {
margin:1.5em 0 .5em;
color:#c60;
font:normal normal 70% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
}
.post {
margin:.5em 0 1.5em;
/*border-bottom:1px dotted #333333;
padding-bottom:1.5em;*/
}

.post h3 a, .post h3 a:visited, .post h3 strong {
display:block;
text-decoration:none;
color:#aadd99;
font-weight:bold;
}

.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.1em;
  color:#c60;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#c60;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }

.entry-content-special {
  font-size: 17px;
}
.post-body {
margin:0 0 .75em;
line-height:1.6em;
}
.post-body blockquote {
line-height:1.3em;
}
.post-footer {
margin: .75em 0;
color:#777777;
text-transform:uppercase;
letter-spacing:.1em;
font: normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
line-height: 1.4em;
}
.comment-link {
margin-left:.6em;
}
.post img {
padding:4px;
border:1px solid #333333;
}
.post blockquote {
margin:1em 20px;
}
.post blockquote p {
margin:.75em 0;
}

/*
--------------------------------
*/
#euroantik {
 color: #4f644d;
}
#posts {
  width: 500px;
  text-align: left;
}

#post_form {
  width: 500px;
  text-align: left;
}
.oppet-text {
	font-family: Helvetica, Arial;
	font-size: 20px;
	text-align: center;
	color: #3691c0;
}
.oppet {
	font-family: Helvetica, Arial;
	font-size: 20px;
	text-align: left;
	color: #3691c0;
}

.telefon {
	font-family: Helvetica, Arial;
	font-size: 18px;
	text-align: center;
	color: #3691c5;
}

#priser li{list-style-image: url(../images/symbol.gif);} 

#wrapper {
	width: 900px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	border-left: 1px solid;
	border-right: 1px solid;
	background-color: #dad9cd;
}

#top {
	background-color: #4f644d;
	width: 900px;
	height: 81px;
	border: 0px;
}

#top-bottom {
	height: 27px;
	width: 900px;
	background: #4f644d url(../images/top-bottom.png);
}

#footer {
  bottom: 0;
  /*position: absolute;*/
  top: auto;
  left: auto;
  right: auto;
	width: 100%;
	height: 30px;
	text-align: center;
	/*border: 1px solid black;*/
}

#main {
  background-color: #dad9cd;
  height: 100%;
}

#footer-text {
  background-color: #4f644d;
	width: 900px;
	height: 30px;
	border: 0px solid black;
	color: white;
	text-align: center;
  font-size: 15px;
  line-height: 25px;
  float: center;
  text-decoration: none;
}

#menu {
	font-family: Arial, sans-serif;
	float: left;
}

#menu ul {
	text-align: center;
	margin: 0 0 5px 0;
}

#menu li {
	float: left;
	display: inline;
}

#menu li a {
	display: block;
	padding: 7px 0px 0px 0px;
	width: 100px;
	height: 20px;
	color: white;
	font-weight: 200;
	text-decoration: none;
}

#menu li a#current {
	display: block;
	width: 100px;
	height: 27px;
	color: #5d5350;
	text-decoration: none;
	vertical-align: text-bottom;
	background: url(../images/tabbed.png) no-repeat right top;
}

#menu li a span{
	margin-top: 12px;

}





