@CHARSET "ISO-8859-1";

body, html, table
{
	font-family: Arial;
	font-size: 10pt;
}

body
{
	background-color: rgb(239,241,243);	
	background-color:#FFFFFF; background-image:url('https://www.tibe.de/?action=ressource&id=218');background-repeat:repeat;
	background-attachment:fixed;
	
}

img, a img
{
	border: 0;
}

.menubutton
{
	float: left;
	width: 167px;
	background-color: white;
	text-align: center;
	color: black;
	margin-right: 1px;
}

.a_menu_st:link, .a_menu_st:visited, .a_menu_st:active
{
	color: black;
	text-decoration: none;	
}

.a_menu_st:hover
{
	text-decoration: underline;	
}

.a_menu_nd:link, .a_menu_nd:visited, .a_menu_nd:active
{
	color: black;
	text-decoration: none;	
}

.a_menu_nd:hover
{
	text-decoration: underline;	
}

.contentheading
{
	font-size: 16pt;	
	margin-bottom: 8px;
}

.menu_st
{
	border-color: rgb(153,153,153);
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}
