* {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
#top,#toplogo,UL#menu,UL#submenu,UL#sectionmenu,.right,.torstenmenu,toppicture,#rightborder,#footer,#sendtilenven {
	display:none;
}
.teaser3 {
	width:220px;
	float:left;
	padding:5px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;
}
.teaser3-2 {
	width:450px;
	float:left;
	padding:5px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;
}
.teaser2 {
	width:330px;
	float:left;
	padding:5px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:14px;
}
INPUT.text {
	width:200px;
}
INPUT.radio {
	margin:0 5px 0 2px;
}
LABEL {
	clear:both;
	display:block;
	padding:3px 0 1px 0;
	font-weight:bold;
}

#body {
	min-height:480px;
	width:700px;
	background-color:white;
	padding:5px 30px 20px 30px;
	font-size:14px;
	float: left;
}
H1 {
	margin:5px 0 2px;
	font-size:18px;
}
H2 {
	margin:10px 0 2px;
	font-size:14px;
}
H3 {
	margin:10px 0 2px;
	font-size:12px;
	font-weight:bold;
}
H4 {
	margin:10px 0 2px 0;
	padding:0;
	font-size:12px;
}
H5 {
	margin:0 0 2px;
	padding:0;
	font-size:10px;
	font-style:italic;
}
H6 {
	margin:2px 0 2px;
	font-size:10px;
}
TABLE.data {
	margin:10px 0 5px 0;
	font-size:12px;
}
TABLE.data THEAD TR TD.odd {
	background-color:#ddd;
}
TABLE.data THEAD TR TD {
	border-bottom:1px solid #999;
	text-align:center;
}
TABLE.data THEAD TR TH {
	text-align:center;
	padding:2px 0 2px 0;
	font-weight:normal;
	background-image:url(/images/border.gif);
	background-position:center;
	color:white;
}
TABLE.data TBODY TR TD {
	text-align:center;
	padding:2px 0 2px 0;
	border-bottom:1px solid #999;
}
TABLE.data TBODY TR TD.odd {
	background-color:#ddd;
	padding:2px 0 2px 0;
	border-bottom:1px solid #999;
}
TABLE.data TBODY TR TH {
	border-bottom:1px solid #999;
	text-align:left;
	font-weight:normal;
}
TABLE.data TFOOT TR TD {
	background-image:url(/images/border_grey.gif);
	padding:2px 0 2px 0;
	text-align:center;
	border-bottom:1px solid #999;
	color:white;
}
TABLE.data TFOOT TR TD.star {
	padding-top:3px;
	background:url(/images/star.gif);
	background-repeat:no-repeat;
	backgroun3d-color:#ddd;
	height:100px;
	font-size:18px;
}
TABLE.data TFOOT TR TD.odd {
	background-color:#ddd;
}
TABLE.data TFOOT TR TH {
	border-bottom:1px solid #999;
	padding:2px 0 2px 0;
	text-align:left;
	font-weight:normal;
}
