
body
{
	font-family:Arial;
}

.Maintable
{
	text-align:left;
}

.MenuLeiste
{
	height:90px;
	background-image:url("images/leiste_oben.jpg");
	vertical-align:bottom;
}

.MenuTable
{
	vertical-align:bottom;
	border:0px;
}

.MainMenu
{
	font-size:16px;
	color:#78B355;
	text-decoration:none;
	cursor:hand;
	cursor:pointer;	
	margin:15px;	
}

.MainMenuActive
{
	font-size:16px;
	color:#737874;
	text-decoration:none;
	cursor:hand;
	cursor:pointer;	
	font-weight:bold;
}

.MenuEntry
{
	vertical-align:bottom;
	padding:0px 0px 2px 10px;
}


.ContentLeft	{width:150px;background-color:white;}
.ContentMiddle	{background-color:#c7dc98;width:450px;vertical-align:top;}
.ContentRight	{width:200px;background-color:white;}

.Title
{
	color:#777977;
	font-size:17px;
	padding:20px 0px 10px 10px;
	width:300px;	
}

.Text
{
	width:300px;
	color:#777977;
	font-size:12px;
	padding:20px 0px 10px 10px;
}


.IntroArea
{
	width:100%;
	text-align:middle;
	vertical-align:middle;
	background-color:white;
}

.Intro
{
	color:#83B819;
	font-size:32px;
}

.OuterTab
{
background-color:#dae0da;
border:1px solid black;
width:100%;
height:100%;
}