body {
	font-family:"Lucida Console", Monaco, monospace;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-image: url(images/hintergrund1-A.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: normal;
}

a:link{
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	color:#999;
	font-style: normal;
	line-height: none;
	font-weight: bold;
	text-transform: none;	

}

a:visited{
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	font-style: normal;
	/* line-height: normal;*/ 
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#999;
}

a:hover{
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	font-style: normal;
	/* line-height: normal;*/ 
	font-weight: bold;
	font-variant: normal;
	color: #F90;

}

#conteneur {
position: absolute;
width: 1004px;
left: 3px;
top: -40px;
}

#kopf {
	height: 165px;
	width: 1004px;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 40px;
	color: #000;
	text-decoration: none;
	text-align: right;
}

/* =================================== start Menu 1 ========================= */

#navigation {

	height: 50px;
	width: 925px;

}

/* remove the bullets, padding and margins from the lists */
.menu ul{
list-style-type:none;
padding:0;
margin:1;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
float:left;
position:relative;
z-index:80;
}

/* use the table to position the dropdown list */
.menu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:1px;
top:30px;


}

/* style all the links */
.menu a, .menu :visited {
	display:block;
	font-size:12px;
	width:153px;
	padding:10px 0;
	color: #FFF;
	background:#999;
	/*background-image: url(images/menu2.gif);*/
text-decoration:none;
	margin-right:1px;
	text-align:center;
	margin-left: 1px;

	margin-top: 1px;
}
/* style the links hover */
.menu :hover{
	color:#F90;
	background:#999;
	/*margin-top: 1px;
	background-image: url(images/menu.gif);*/
}

/* hide the sub level links */
.menu ul ul {
visibility:hidden;
position:absolute;
width:153px;
height:0;
}
/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
}

/* =================================== ende Menu 1 ========================= */






.Stil1 {
	color: #333333;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 10px;
	font-style: normal;
	/* line-height: normal;*/
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}

#bild-home {
	position: relative;
	width: 936px;
	height: 243px;
}

#bild {
	position: relative;
	width: 936px;
	height: 138px;
}

#text {
	background-image: url(images/transparent.gif);
	text-align: left;
}

#fuss {

	height: 141px;
	width: 1004px;
}
#fuss-home {

	height: 90px;
	width: 1004px;
}
#conteneur #text table tr td p {
	font-weight: bold;
}
#conteneur #kopf table tr td a {
	text-align: right;
}
#conteneur #kopf table tr td a {
	text-align: right;
}
.text-titel {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.titel-seite {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #F90;
	text-decoration: none;
}
