body {
	padding: 0;
	margin: 0;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color:#000000;
  text-decoration:none;
  font-size: 10px;
}

a {
	font-weight: bold;
	text-decoration:none;
}

h1 { font-size: 25px; margin: 0; margin-top: 10px; padding:3px 0 3px 0; font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;} /* Rubrik 1 */
h2 { font-size: 20px; margin: 0; margin-top: 3px; padding:3px 0 3px 0; font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;} /* Rubrik 2 */
h3 { font-size: 16px; margin: 0; padding:3px 0 3px 0; font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;} /* Rubrik 3 */
h4 { font-size: 11px; margin: 0; padding:3px 0 3px 0; font-weight:bold; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;} /* Rubrik 4 */
p { margin: 0; padding: 0 0 10px 0; line-height: 1.2em; }

.small { font-size: 0.85em; }

hr {
	border: 0px;
	margin: 0px;
	/*border-bottom: 1px dotted #b2aeaa;*/
	font-size:0;
	line-height:0;
	padding: 1px;
	background: url(../img/css-dotted.png) repeat-x bottom;
	margin-bottom: 3px;
	margin-top: 3px;
}

/** html hr {
	border-bottom: none;
	padding: 1px;
	background: url(../img/css-dotted.png) repeat-x bottom;
}*/

img {
	border: 0;
}

img.button {
	cursor: pointer;
	margin-right:15px;
	margin:0;
	margin-bottom:0;
	padding:0;
}

img.button2 {
	margin:0;
	padding:0;
}

ul {
	margin: 0;
	margin-left: 0px;
	padding: 0;
	list-style-type: none;
}

li {
	padding: 0 0 3px 0;
}

form {
	padding: 0;
	margin: 0;
}

input.button {
	font-size:11px;
}

th {
	text-align: left;
	font-weight: bold;
}


#wrapper1 {
}

#wrapper2 {
}

#wrapper2 .headline {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 4px;
}

#header {
display: none;
}

#topborder {
display: none;
}

#menu-top {
display: none;}

#banner-top {
display: none;}

#top-bar {
display: none;
}

#top-bar div.start {
display: none;
}

#top-bar div.middle {
display: none;}

#top-bar div.item {
display: none;}

#top-bar div.head {
display: none;
}

#top-bar div.end {
display: none;}

#left {
display: none;
}


#menu {
display: none;
}

#main {
}

#main .content {
	padding: 0px 10px 5px 5px;
	font-size:11px;
}

img.border {
	border: 1px solid #000;
}

#main .content p {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 8px 0;
	padding: 0;
}

#main .content .image-left {
	text-align: right;
	margin-right:10px;
	color: #494747;
}

#main .content .image-right {
	text-align: right;
	margin-left:10px;
	color: #494747;
}

#main .img-text {
	font-size: 10px;

}
#main .form{
	background-color: #ECECEC;
	padding: 5px;
	border: 1px solid #B2B2B2;
}

#main .banner-item {
	display: none;
}

#right {
	display: none;
}

#banner-right {
	display: none;
}

#footer  {
	display: none;
}
#otherarticles {
	display: none;
}

#printthis {
	display: none;
	}

#comments, .button2, #box-top {
	display: none; }
