/* CSS Document */
/*CONTENT ---------*/



body, select, input, textarea, table 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 1.2;
}

table 
{
	font-size: inherit;
	font-size: 100%;
}

h1, h2, h3, h4, h5, h6 
{
	padding: 0em;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.2;
}

h6 
{
	font-size: 0.4em;
	margin: 1em 0em 0em 0em;
}

h5 
{
	font-size: 0.6em;
	margin: 1em 0em 0em 0em;
}

h4 
{
	font-size: 0.8em;
	margin: 1.5em 0em 0em 0em;
}

h3 
{
	font-size: 1.2em;
	margin: 1em 0em 0em 0em;
}

h2 
{
	font-size: 1.4em;
	margin: 0.5em 0em 0em 0em;
}
h1 
{
	font-size: 1.7em;
	margin: 0.5em 0em 0em 0em;
}


a, 
a:link,
a:visited, 
a:active 
{
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}

a:hover 
{
	text-decoration: underline;
}

a img 
{
	border: 0;
}

hr 
{
	border: 0;
	height: 1px;
	margin: 0.5em 0 1em 0;
	color: #999;
	background-color: #999;
}

ul,
ol 
{
	margin: 1.2em 0em 1.2em 2em;
	padding: 0;
}

ul li,
ol li 
{
	margin: 0.3em 0em 0em 0em;
	list-style-position: outside;
	line-height: 1em;
	padding: 0 0 0.5em 0;
}


ol 
{
	list-style: decimal;
}

strong 
{
	font-weight: bold;
}

em 
{
	font-style: italic;
}

blockquote 
{
	margin: 0em 3em;
}

.bildtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
