body
{
	background-image:url(../bilder/hintergrund-lang.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}

#header
{
	width:950px;
	margin:auto;
	height:120px;
	line-height:12px;
}

#content
{
	width:	950px;
	margin:	auto;
	background-image:	url(../bilder/hintergrund-lang.jpg);
	border: solid 1px #AAAAAA;
}

#incontent,td
{
	margin-top:15px;
	font-size: 10pt;
	font-family: arial,helvetica;
	font-weight: normal;
	line-height: 1.5em;
	color: #FFFFFF;
}

#left
{
	margin-left:10px;
	float:left;
	width:160px;
}

#middle
{
	margin-left:10px;
	float:left;
	width:585px;
}
#right
{
	margin-left:10px;
	margin-right:10px;
	float:left;
	width:160px;
}

.blackbox
{
	padding:5px;
	margin-bottom:15px;
	background-color:#000000;
	border: solid 1px #AAAAAA;
}

.fett
{
	font-size: 18pt;
	font-weight: bold;
	text-align:center;
}

.gbox
{
	text-align:center;
	float:left;
	width:140px;
	height:140px;
}

h1
{
	font-size: 12pt;
	font-weight: bold;
	border-bottom:solid 1px #666666;
	margin-left: 2px;
	margin-bottom: 5px;
	margin-top: 0px;
}

h2
{
	font-size: 10pt;
	font-weight: bold;
	border-bottom:solid 1px #666666;
	margin-left: 2px;
	margin-bottom: 5px;
	margin-top: 0px;
}



a.menu_link:link
{
	display:block;
	height:40px;
}

a:link,a:visited
{
	color: #C3DCF8;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

a:hover
{
	color: silver;
	text-decoration: underline;
}



