/* Allgemein */
body
{
	font-family: Arial;
	margin: 0px;
	padding: 0px;
	color: #646567;
	font-size: 80%;
}

img
{
	border: 0px;
}

a
{
	font-weight: bold;
	text-decoration:none;
	color: #646567;
}

h1
{
	font-weight: bold;
	font-size: 130%;
	margin-top: 0px;
	margin-bottom: 10px;
}

h2
{
	font-weight: bold;
	font-size: 110%;
	margin-top: 0px;
	margin-bottom: 5px;
}

h3
{
	font-weight: bold;
	font-size: 90%;
	margin-top: 0px;
	margin-bottom: 3px;
}

h4
{
	font-size: 80%;
	margin-top: 0px;
	padding-bottom: 0px;
}

h5
{
	font-size: 80%;
	margin-top: 0px;
	margin-bottom: 0px;
}

p
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.line
{
	display: none;
}

/* Header */
#head
{
	margin-top: 20px;
	margin-bottom: 20px;
}

#headtitle
{
	font-size: 120%;
	font-weight: bold;
}

#title
{
	font-family: Arial;
	float: left;
	width: 70%;
	padding: 5px 0px 5px 0px;
}

#time
{
	font-family: Arial;
	color: #646567;
	float: left;
	width: 10%;
	background-color: #e0e7cd;
	padding-top: 5px;
	padding-bottom: 5px;
}

#publisher
{
	font-family: Arial;
	color: #646567;
	clear: both;
	padding: 8px 0px 5px 0px;
}
* html #publisher
{
	padding-top: 0px;
}
*+html #publisher
{
	padding-top: 0px;
}

/* Navigation */
#navi
{
	display: none;
}

/* Content */
#content
{
	clear: both;
}

.right img
{
	display: none;
}

.contenimpressum a
{
	font-size: 90%;
	font-weight: normal;
}

.nmm_ndm .left a
{
	font-size: 90%;
}

.ide_stampe .left a
{
	font-size: 90%;
}

.anmeldung a
{
	font-size: 90%;
}

/* Footer */
#footer a
{
	font-family: Arial;
	float: left;
	font-size: 80%;
}

/* News Ext. */
.newsnavi a
{
	font-size: 90%;
}

.newsimg a
{
	font-size: 80%;
}

#formname
{
	display: none;
}

/* Screenreader */
dfn, .usb {
	display: none;
}