OL, UL {
	list-style: square;
}

#header {
	display: none;
}

#tablist {
	display: none;
}

#headline #contentnav {
	visibility: hidden;
}

#headline H1 {
	margin-bottom: 18px;
}

#teaser div.teaserleft img {
margin-bottom: 18px;
}

#teaser .teaserright
{
	display: none;
}

#teaser div.container {
	display: none;
}

#content div.section div.col_right p a img {
	display: none;
}


#footer .languagechooser {
	display: none;
}

#footer {
	margin-top: 18px;
	border-top: 1px dotted grey;
}

#content HR
{
	border: 0 none #000000;
	clear: both;
	visibility: hidden;
}
#content H2
{
	font-size: 16px;
	margin-bottom: 9px;
	margin-top: 18px;
}
#content H3
{
	font-size: 12px;
	margin-top: 18px;
	margin-bottom: 12px;
	border-bottom: 1px dotted #D7D7D7;
	border-top: 1px dotted #D7D7D7;
}
#content P
{
	margin-bottom: 18px;
}

#content ul {
	list-style: square;
}

a {
	text-decoration: none;
	color: black;
}

div.footerlinks a {
	display: none;
}

div.footerlinks {
	color: #e4e4e4;
}

#footer div.footerlinks ul {
	list-style: none;
}

#content div.section ul {
	list-style-type: square;
}

#content div.section ul.modules li img {
	display: none;
}


#content div.section div.col_right ul {
	list-style: square;
}

OL, UL
{
	list-style: square;
	padding-left: 20px;
}
