body
{
	padding				:	0px;
	margin				:	0px;

	background-image	:	url(../images/webelemente/spacer_blue.gif);
	background-repeat	:	repeat-x;
	background-color	:	#FFFFFF;
	background-position	:	0px 71px;

	font-family			:	Arial, Helvetica, sans-serif;
	font-weight			:	normal;
	font-size			:	12px;
}

table.liste * td
{
	font-family			:	Arial, Helvetica, sans-serif;
	font-weight			:	normal;
	font-size			:	12px;
	text-align			:	center;
}

a			{color:	#121960;}
a:link		{text-decoration: none;}
a:active	{text-decoration: none;}
a:visited	{text-decoration: none;}
a:hover		{text-decoration: underline;}

img			{border: none;}

#content
{
	position			:	absolute;
	left				:	150px;
	width				:	620;
	padding				:	0px;
	margin				:	0px 27px 0px 0px;
}

#left
{
	position			:	absolute;

	width				:	150px;
	height				:	535px;
	padding				:	0px 0px 0px 0px;
	margin				:	0px 0px 0px 0px;

	background-image	:	url(../images/webelemente/menu_left_bg.gif);
	background-color	:	#A1A3C0;
	background-repeat	:	no-repeat;
	background-position	:	10px 20px;
}

#left img
{
	position			:	absolute;
	top					:	0px;
}

#right
{
	width				:	200px;
	height				:	25px;
	padding				:	0px 5px 5px 5px;

}

#left	{float:	left;}
#right	{float:	right;}

.content {padding-left: 27px; padding-right: 5px; color: #000000; font-size: 10pt; font-family: Helvetica, Arial;}
.headline {color: #121960; font-size: 11pt; font-weight: bold; font-family: Helvetica, Arial; padding-bottom: 8px}
