a
{
	text-decoration : none;
}

a.button, a.button:link, a.button:visited
{
	color : #7D7D7D;
	font-weight : bold;
}

a.button:hover, a.button:active
{
	color : #0000C8;
	font-weight : bold;
}

a.text, a.text:link, a.text:visited
{
	color : #0000C8;
	text-decoration : underline;
}

a.text:active, a.text:hover
{
	color : #FFCD00;
	text-decoration : underline;
}

a:link
{
	color : #000000;
}

a:visited
{
	color : #000000;
}

a:hover
{
	color : #E10000;
}

a:active
{
	color : #E10000;
}

body.text
{
	margin-left : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	margin-top : 0px;
	color : Black;
	font : 15px Arial;
}

td.headline
{
	color : #FFFFFF;
	font-weight : bold;
	font-size : 15px;
}

td.left
{
	border-right : 1px solid Black;
	background-image : url(../grafik/flag.gif);
	width : 133px;
}

td.nav
{
	font-size : 13px;
}

td.right
{
	padding : 12px 12px 7px 12px;
	background-color : White;
}

td.top
{
	border-bottom : 1px solid Black;
	background-color : #F0F0F0;
}

.rahmen
{
	border : 1px solid Black;
}
