body{
	margin: 0px;
	padding: 0px;
	background-color: #cccccc;
/*	background-image: url(../images/Hintergrund_Start.jpg);    */
	font-size: 90%;
}
#bodystart{
	height: 567px;
	width: 100%;
	margin: -300px 0px 0px 0px;
	position: absolute;
	left:0px;
	text-align:center;
}
/* CSS-Hack: gilt für IE MAc */
#bodystart { top: 300px; }

/* commented backslash hack v2 \*/
#bodystart { top:50%; }
/* end hack */

#rahmen {
	height: 567px;
	width: 1000px;
/*	width: 850px;*/
	background-image: url(../images/Hintergrund_Start.jpg);
	background-repeat: no-repeat;
	text-align:left;
	margin: 0px auto 0px auto;
	padding: 0px;
}
#abstand {
	height: 130px;
	width:900px;
	margin-left:10px;
	padding-top:19px;
}

#aktuelles {
  top: 310px;
	height: 288px;
	width:450px;
	float: right;
	margin: 0px 3px 0px 0px;
	display: block;
    color:#003300;
    font-weight:bold;
}

#buttonsB
{
/*	
 	width:320px;
  	margin: 0px;
	padding: 15px 0px 0px 0px;
	position: relative;

	left: 5px;
	display: table;   */
		top: 310px;
		height: 138px;
		position: relative;
		text-align:center;
		width:300px;
}

#buttonsB a
{
/* 	width:280px; */
        padding: 2px 0px 0px 8px;
	margin: 0px 0px 5px 0px;
	display: block;
	position: relative;
	left: -10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	border-left-color:#ffcc00;
	border-bottom-color:#ffcc00;
 /* z-index:0; */
}
#buttonsB a:hover {
	color: #cc3333;
/*        background-color:#006600;     */
        font-weight: bold;
}
#buttonsB li, #buttonsB h2
{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.0em;

}

#buttonsG
{
/*	height: 138px;
	width:320px;
/* 	background-color: #eeecc9; 
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	top: 250px;
	left: 5px;
	display: table;    */
	top: 250px;
	height: 138px;
	position: relative;
	text-align:center;
	width:300px;
}

#buttonsG a
{
/* 	width:280px; */
  padding: 2px 0px 0px 8px;
	margin: 0px 0px 5px 0px;
	display: block;
	position: relative;
	left: -10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	border-left-color:#ffcc00;
	border-bottom-color:#ffcc00;
/* 	z-index:0; */
}
#buttonsG a:hover {
	color: #cc3333;
/*        background-color:#006600;     */
        font-weight: bold;
}
#buttonsG li, #buttonsG h2
{
	margin: 0px;
	padding: px;
	list-style-image: none;
	list-style-type: none;
	font-family: Verdana, sans-serif;
	font-size: 1.0em;
}
#aktuelles h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.1em;
	color: #000000;
	text-decoration: none;
}

#aktuelles li {
	font-family: Arial, Verdana, sans-serif;
        font-size: 1.1em;
 	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style:none;
/*        list-style-image:url('../images/hand.gif');   */
	padding-bottom:10px;
	margin-left:2px;
}

a:link, a:visited {	
	font-family: Arial, Verdana, sans-serif;
        font-size: 0.9em;
	color: #000000;
	text-decoration: none;
}
a:active,  a:hover {
	font-family: Arial, Verdana, sans-serif;
        font-size: 0.9em;
	color: #cc3333;
	text-decoration: none;
}
/*
ul
{
     list-style-image:url('/images/pfeilchen.gif');
     margin-top:2px;
     margin-bottom:2px;
     margin-left:12px;
     padding:2px;
     line-height:1.3em;
     list-style-position:outside;

}
      */
img, img a
{
border:0px;
}
