

a {
	text-decoration			:	underline;
}

body	{
font-family	:	arial, helvetica, sans-serif ;
color:#0d2c5a;
font-size	:	76%;
}

dt, legend	{
	font-weight				:	bold;
}

h1, h2, h3, h4	{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
margin:0;
padding:0;
margin-bottom:1em;
color:#0d2c5a;
background:	transparent;
}

h1	{
font-size:1.3em;
}

h2	{
font-size:1.2em;
}

h3	{
font-size:1.1em;
font-weight:bold;
}

h4	{
font-size:1em;
font-weight:normal;
}

img	{
border:0;
color:#fff;
background:transparent;
border:none     /*!important*/;
}


p	{
margin					:	0;
padding					:	0;
}

q	{
	font-style				:	italic;
}

strong	{
	color					:	#0d2c5a;
	background				:	transparent;
}

table	{
border:0px solid black;
border-collapse:collapse;
margin-left:0;
empty-cells:show;
}
td {
border:0px solid black;
vertical-align:top;
}
	
/* -- Links -- */

a:link	{
	color					:	#0d2c5a;
}

a:visited	{
	color					:	#0d2c5a;
}

a:hover	{
	color					:	#0d2c5a;
}

a:active	{
	color					:	#0d2c5a;
	}	

a:link:hover	{
	color					:	#0d2c5a;
}

a:visited:hover	{
	color					:	#0d2c5a;
}

a:hover:active	{
	color					:	#0d2c5a;
}

/* -- Klassen -- */

.up {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:0.8em;
vertical-align:0.6em;
}
.small_top{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:0.8em;
vertical-align:super;
}
