* {
	padding: 0px;
	margin: 0px;
	}
	
body {
	background-image: url(pics/back2.gif);
	background-repeat: repeat-x;
	}

img {
	border: 0px;
	}

p, a, ul, table, tr, td {
	font-family: verdana,sans-serif;
	color: #4e4e4e; 
	font-size: 11px;
	line-height: 16px;
	}
	
a {
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}
	
ul {
	margin-left: 20px;
	}

li {
	margin-bottom: 10px;
	}
	
h1 {
	font-family: garamond, serif;
	color: #4e4e4e; 
	font-size: 22px;
	
	}
	
h2 {
	font-family: garamond, serif;
	color: #4e4e4e; 
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #4e4e4e;
	}
	


table.price {
	border-top: 1px solid #4e4e4e;
	border-left: 1px solid #4e4e4e;

	}
td.pricetd {
	border-bottom: 1px solid #4e4e4e;
	border-right: 1px solid #4e4e4e;
	padding: 3px;
	}

td.color {
	background-color: #e7e7e7;
	border-bottom: 1px solid #4e4e4e;
	border-right: 1px solid #4e4e4e;
	padding: 3px;
	}

#container {
	width: 760px;
	margin: auto;
	background-color: #ffffff;
	}
	
#pageTop {
	background-image: url(pics/top3.png);
	background-repeat: no-repeat;
	height: 133px;
	text-align: right;
	padding-right: 10px;
	}

#main {
	padding-bottom: 20px;
	}
	
#mainInfo {
	width: 560px;
	float: left;
	}
	
#mainLink {
	background-image: url(pics/link_background.gif);
	height: 27px;
	padding-top:3px;
	padding-left: 10px;
	color: #8d0101;
	}

#mainText {
	margin: 20px 10px 10px 10px;
	}

#puffar {
	float: left;
	width: 140px;
	padding: 5px;
	background-color: #cecece;
	background-image: url(pics/ww.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	}
	
#puffarBild {
	float: left;
	width: 140px;
	padding: 5px;
	text-align: right;
	}

#infoText {
	float: right;
	width: 340px;
	}

#ref {
	margin-top: 20px;
	padding-top: 5px;
	border-top: 1px solid #cecece;
	}
	
#rightSide {
	width: 200px;
	float: right;
	}
	
#news {
	margin: 10px;
	margin-left: 60px;
	}

#date_div {
	width: 170px;
	height: 20px;
	margin-left: 572px;
	padding: 2px;
	text-align: right;
	}	

.ingress {
	font-weight: bold;
	}
	
.timeStamp {
	font-family: garamond, serif;
	color: #808080;
	margin-top: 5px;
	}
	
.readMore {
	font-family: garamond, serif;
	color: #808080;
	text-decoration: none;
	}
		
.readMore:hover {
	color: #4e4e4e;
	text-decoration: underline;
	}

.right {
	text-align: right;
	}

.mainMenu {
	color: #ffffff;
	text-decoration: none;
	}
	
.mainMenu:hover {
	color: #8d0101;
	text-decoration: none;
	}
	
.subMenu {
	color: #000000;
	text-decoration: none;
	}
	
.subMenu:hover {
	color: #8d0101;
	text-decoration: underline;
	}

.subMenuAt {
	color: #8d0101;
	font-weight: bold;
	padding-top: 2px;
	}

.subMenuW {
	color: #000000;
	text-decoration: none;
	}

.topSpacer {
	margin-top: 10px;
	}
	
.quot {
	font-style: italic;
	}
	
.snurrSiff {
	font-size: 28px;
	font-weight: bold;
	color: #ff0000;
	margin-top: 15px;
	padding-bottom: 15px;
	}

.floatPic {
	margin-top: 5px;
	}
	
.floatRight {
	float: right;
	}

.fill {
	color: #ff0000;
	}
	
.formSize {
	width: 130px;
	}
	
.clearfix:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
 
.clearfix{
	display: inline-block;
	}
