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				:	Verdana, Arial, sans-serif;
}

body	{
	margin					:	0px 0px 0px 0px;
	margin-bottom			:	62px;
	padding					:	0;
	color					:	#000000;
	background-color		:	#F3F3F4;
	text-align				:	left;
}

body, ul, li, td, form, input, submit, textarea, select, option, p, div  {
	font-size				:	12px;
	font-weight				:	normal;
	line-height				:	18px;
}

p,ul {
	margin-top 				: 	0;
	margin-bottom 			:	0;
}


h1	{
	font-size				:	16px;
	margin-top				:	0;
}

h2	{
	font-size				:	16px;
	font-weight				:	bold;
}

h3	{
	font-size				:	1.2em;
	padding-top				:	.6em;
}

h4	{
	font-size				:	1em;
	font-style				:	normal;
}

img	{
	border					:	0;
/* -- Damit NN4 trotzdem keine blauen Raender macht.
	  Nicht vergessen, dass fuer richtige Browser wieder zurueckzusetzen -- */
	color					:	#fff;
	background				:	transparent;
}

strong	{
	color					:	#111;
	background				:	transparent;
}

table	{
	border					:	0;
}

p	{
	font-weight				:	normal;
}

/* -- Links -- */

a:link	{
	color					:	#000000;
	text-decoration			: 	underline;
}

a:visited	{
	color					:	#000000;
	text-decoration			: 	underline;
}

a:HOVER	{
	color					:	#00A8E7;
	text-decoration			: 	none;
}

a:active	{
	color					:	#00A8E7;
	text-decoration			: 	underline;
}

a:link:hover	{
	color					:	#00A8E7;
	text-decoration			: 	none;
}

a:visited:hover	{
	color					:	#000000;
	text-decoration			: 	none;
}

a:hover:active	{
	color					:	#00A8E7;
	text-decoration			: 	none;
}

#colLeft a:hover{
	color: #00A8E7;
}

#colNormal a:hover{
	color: #00A8E7;
}

#colBorder a:hover{
	color: #00A8E7;
}

#arrowLink a,
#arrowLink a:LINK,
#arrowLink a:VISITED,
#arrowLink a:ACTIVE,
#arrowLink a:HOVER
{
	text-decoration:none;
}


#center_layer				{width:100%;text-align:center;}
#gesamtseite				{width:1000px;margin:auto;text-align:left;background-color:#FFFFFF;}
#logo_container				{width:100%;text-align:right;display:inline;}
#content_container			{width:100%;height:auto;position:relative;float: none; clear: both;}
#content					{width:100%;position:relative;line-height:15px;}
#leftFrame					{float:left;display:inline;width:193px;}
#leftFrameMargin			{width:193px;}
#rightFrame					{float:left;display:inline;width:807px;}
#rightFrame #spacer			{height:25px;}
#rightFrameMargin			{margin-left:0px;margin-top:20px;float:left;width:807px;}




