body{
background-color:#FFFFFF;
color:#FFFFFF;
	}

h4
{
font-family:verdana;font-size:30px;color:#FFFFFF;
}

/*-------startseiten Hintergrund----------------------------------------------------------*/
.start {
background-image: url(../images/start/background.jpg);
background-position:center;
background-repeat: no-repeat;
	}

/*-------ende startseiten hintergrund----------------------------------------------------------*/

/*-------startseiten links----------------------------------------------------------*/

.startlink a
{
font-family:"Times New Roman",Serif;
font-weight:bold;
color:#807d7c;
text-decoration:none;
font-size:16pt;
letter-spacing:5px
	}

.startlink a:hover{
font-family:"Times New Roman",Serif;
font-weight:bold;
color:#000000;
text-decoration:none;
font-size:16pt;
letter-spacing:5px
	}
/*-------ende startseiten links ----------------------------------------------------*/


table.rahmen
{
text-align:center;
vertical-align:middle;
width:800px;

}

ul, li
{
list-style-type: none;
padding: 0px;
margin: 0px;
}

h1
{
font-family:verdana;font-size:40px;text-align:left;color:#6D5F5E;
}


h2
{
font-family:verdana;font-size:30px;text-align:left;color:#816F6F;
}


.menu
{

	z-index: 3;
	font-family:'Times New Roman',Serif;
	font-size:16pt;
	text-align:left;
	vertical-align:bottom;
	margin: 0px 0px;

}

.menurechts

{

	z-index: 3;
	font-family:"Times New Roman",Serif;
	font-size:16pt;
	text-align:center;

}





.menu a
{
	border: 0px solid #888;

	font-family:"Times New Roman",Serif;
	color:#807d7c;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	cursor: default;
	margin: 0px 0px;
	display: block;
	height: 20px;

}

.menurechts a

{
	border: 0px solid #888;

	font-family:"Times New Roman",Serif;
	color:#807d7c;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	margin: 0px 0px;
	display: block;
	height: 20px;

}


.menu a:hover
{
	color:#000000;
}


.menurechts a:hover
{
	color:#000000;
}



#smenu1, #smenu2, #smenu3, #smenu4
{
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 1px;
	display: none;
	width: 180px;

	float: left;
	margin: 0px 0px;

}

#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a
{
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 1px;
	border-top: 0px;
	cursor: pointer;
	width: 180px;

color:#807d7c;

}


#smenu1 a:hover, #smenu2 a:hover,#smenu3 a:hover,#smenu4 a:hover
{
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 1px;
	border-top: 0px;
	cursor: pointer;
	color: #000000;
	width: 180px;

}