BODY
{
	font-size:11px;
}
#QUICK_LINKS, #TOPNAV, #BODY_UPPER, #MAIN_LEFT, #MAIN_RIGHT, .tease, .more
{
	display:none;
}
H1{font-size:20px;}
H1 B{color:#c11c22;}
H2{font-size:14px;}
H3{font-size:13px;}
H4{font-size:12px;}
P
{
	font-size:11px;
	margin:10px 0;
}
#LOGO{float:left;}
#SITE_HEADER
{
	float:right;
	font-size:13px;
	font-weight:bold;
	margin-top:10px;
}
#BODY_MAIN{clear:both;}
#MAIN_CENTER, #FOOT
{
	width:780px;
	padding:10px;
}

/*--------------------------------------------------*/
/* PUFFAR */
/*--------------------------------------------------*/
UL#PUFFAR
{
	width:430px;
	margin:0;
	padding:0;
	list-style:none;
}
UL#PUFFAR LI
{
	margin:0 15px 15px 0;
	padding:0;
	float:left;
	overflow:hidden;
}
UL#PUFFAR LI.big
{
	width:415px;
}
UL#PUFFAR LI.small
{
	width:200px;
}
UL#PUFFAR IMG{border:0;}


/*--------------------------------------------------*/
/* AKTUELLT-PAGE */
/*--------------------------------------------------*/
H2.list{padding:10px 0 0 0;}
DL.newslist
{
	margin:10px 0;
	padding:0;
}
DL.newslist DT
{
	background-image:url(../img/dotted_bg.gif);
	background-repeat:repeat-x;
	margin:6px 0 0 0;
	padding:4px 0 0 0;
	font-weight:bold;
}
DL.newslist DD
{
	margin:2px 0 2px 10px;
	padding:0;
}
DL.newslist A
{
	color:#000000;
	text-decoration:none;
}
DL.newslist A:hover
{
	text-decoration:underline;
}
DL.newslist A:visited
{
	color:#7f7f7f;
}
/*--------------------------------------------------*/

DIV#BANNER_RIGHT
{
	display:none;
}