@charset "utf-8";
/* CSS Document */


div.zentrierer	{
	position: relative;
	top: 25px;
	background-image:url(../pics_global/bg.jpg);
	width: 1180px;
	height: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 0 0;
}

div.menubild1		{
	position: absolute;
	top: 22px;
	left: 21px;
	z-index: 20;
	height: 115px;
	width: 200px;
}

div.menubild2		{
	position: absolute;
	top: 571px;
	left: 144px;
	z-index: 20;
	height: 115px;
	width: 186px;
}


div.title		{
	position: absolute;
	width: 688px;
	height: 82px;
	top: 25px;
	left: 394px;
	font-family: Arial;
	font-size: 36px;
	line-height: 40px;
	letter-spacing: 0.15em;
	z-index: 2;
}


div.subtitle		{
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	left: 396px;
	top: 142px;
	border: 0px;
	width: 771px;
	height: 28px;
	text-align: left;
	font-family: verdana;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 0.15em;
	z-index: 50;
	
}	

div.inhalt		{
	position: absolute;
	padding: 50px 0px 0px 30px;
	margin: 0px;
	left: 366px;
	top: 117px;
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	width: 775px;
	height: 535px;
}

div.inhalt a
	{
	color: #000000;
	text-decoration: none;
	}

div.inhalt a:hover
	{
	color: #681816;
	text-decoration: none;
	}
	
div.menu1	{
	position: absolute;
	padding: 180px 0px 0px 20px;
	top: 0px;
	left: 0px;
	text-align: left;
	width: 218px;
	height: 406px;
	background-color: #681816;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-stretch: expanded;
	line-height: 14px;
	color: #ceb7a3;
	z-index: 10;
}

div.menu2	{
	position: absolute;
	padding: 40px 20px 0px 0px;
	top: 338px;
	left: 130px;
	text-align: right;
	width: 209px;
	height: 322px;
	background-color: #ceb7a3;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-stretch: expanded;
	line-height: 14px;
	color: #681816;
	z-index: 15;
}

div.menu1 a
	{
	color: #ceb7a3;
	text-decoration: none;
	}

div.menu1 a:hover
	{
	color: #000000;
	text-decoration: none;
	}
	
	
div.menu2 a
	{
	color: #681816;
	text-decoration: none;
	}

div.menu2 a:hover
	{
	color: #000000;
	text-decoration: none;
	}