#content2 {
background:#FFFFFF none repeat scroll 0 0;
color:#414141;
float:right;
height:auto;
min-height:400px;
width: 100%;

}

ul, li
{list-style-type: circle;	list-style-position:outside;}

.container {position: relative;	z-index: 7;}

.menu
{
	position: absolute;
	top: -30px;
	left: 60px;
	z-index: 2;
	
}

.menu li
{
	width: 140px; float: left;
	z-index: 3;
	list-style-type: none;	padding: 0px;	margin: 0px;	
}
.menu ul
{
	list-style-type: none;	padding: 0px;	margin: 0px;	
}

.menu a
{
	border: 1px solid #888;
	background-color: #fff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	cursor: default;
	margin: 0px 2px;
	display: block;
	height: 20px;
	color: #000;
	z-index: 4;
}

.menu a:hover
{background-color: #ccc;}

#smenu1, #smenu2, #smenu3, #smenu4, #smenu5
{
	font-size: 12px;
	display: none;
	width: 10px;
	float: left;
}

#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a, #smenu5 a
{
	font-weight: normal;
	padding-top: 2px;
	border-top: 0px;
	cursor: pointer;
	z-index: 5;
}

.u1
{
	background: #DDDDDD;
	font-size: 14px;
	color: #0000DD;
	font-weight:bold;
}

.u2
{
	background: #DDDDDD;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}

.TD-rechts
{
	text-align: right;
}

.meldung
{
	background: #DDDDDD;
	font-size: 13px;
	color: #000000;
	text-decoration: bold;
}

.ssp_fragenhintergrund
{
	background: #AAAAAA;
}

.ssp_hintergrund2
{
	background: #DDDDDD;
}


.links
{
	text-align: left;
}

.td_zeile_1
{
	background: #DDDDDD;
}

.td_zeile_2
{
	background: #888888;
}