a, address, blockquote, 
caption, cite, dfn, dl, dt, 
fieldset, h1, h2, h3, h4, 
img, input, label, legend, 
li, ol, option, p, q, 
select, textarea, td, th, ul,div 	{
	font-family				:	Arial, Verdana, sans-serif;
}

body	{
	margin						:	0px 0px 0px 10px;
	margin-top				:	20px;
	margin-bottom			:	0px;
	padding						:	0;
	color							:	#333333;
	background-color	:	#CECECE;
	text-align				:	left;
}

body, ul, li, td, form, input, submit, textarea, select, option {
	font-size					:	11px;
}

#contentContainerMargin,
#contentContainerMargin ul,
#contentContainerMargin li,
#contentContainerMargin td,
#contentContainerMargin form,
#contentContainerMargin input,
#contentContainerMargin submit,
#contentContainerMargin textarea,
#contentContainerMargin select,
#contentContainerMargin option{
	line-height:18px;
}

input{color:#999999;line-height:14px;padding:0px;}

td{vertical-align:top}

p,ul {
	margin-top 				: 0;
	margin-bottom 		: 0;
}

img	{
	border						:	0;
/* -- Damit NN4 trotzdem keine blauen Raender macht. 
	  Nicht vergessen, dass fuer richtige Browser wieder zurueckzusetzen -- */
	color							:	#fff;
	background				:	transparent;
}

strong	{
	background				:	transparent;
}

table	{
	border						:	0;
}	
	
p	{
	font-weight				:	normal;
}

/* -- Links -- */

a:link	{
	color							:	#00636C;
	text-decaration		: underline;
}

a:visited	{
	color							:	#00636C;
	text-decaration		: underline;
}

a:HOVER	{
	color							:	#00636C;
	text-decaration		: none;
}

a:active	{
	color							:	#00636C;
	text-decaration		: underline;
}	

a:link:hover	{
	color							:	#00636C;
	text-decaration		: none;
}

a:visited:hover	{
	color							:	#00636C;
	text-decaration		: none;
}

a:hover:active	{
	color							:	#00636C;
	text-decaration		: underline;
}

a,
a:link,
a:visited,
a:active,
a:hover
{
  color             : #00636C;
  text-decoration   : underline;
  font-weight:normal;
  font-size : 11px;
}

a:hover {
´	color             : #00636C;
  text-decoration   : none;
}


.downloadText a,
.downloadText a:link,
.downloadText a:visited,
.downloadText a:active,
.downloadText a:hover
{
  color             : #00636C;
  text-decoration   : underline;
  font-weight:normal;
  font-size : 11px;
}

.downloadText a:hover {
´	color             : #00636C;
  text-decoration   : none;
}

