*{
	margin: 0px;
	padding: 0px;
}

body, html{
	margin: 0px;
	padding: 0px;
	background-color: #E9E9EA;
	font-family: Helvetica, Arial, sans-serif;
	height: 100%;
}

body{
	background-image: url(marsteller-projekte.gif);
	background-repeat: no-repeat;
/*	height: 600px;
	min-height: 600px;*/
}

h1, h2, p, li{
	font-size: 21px;
	color: #C90435;
	line-height: 24px;
	font-weight: normal;
	padding-left: 50px;
	}

p{
	font-size: 12px;
	margin-top: 39px;
	line-height: 22px;
	padding-bottom: 50px;
}
	
h1{
	padding-top: 60px;
}

h2{
	padding-top: 20px;
}

h1 .weiter{
	letter-spacing: 3px;
}

a{
	color: #C90435;
	text-decoration: none;
}

a .grau{
	color: #867C84;
}

ul{
	padding-top: 242px;
}

ul.start{
	margin-top: 110px;
	padding: 0px;
}

ul ul{
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 50px;
	top: 347px;
}

li{
	list-style-type: none;
	font-size: 12px;
	line-height: 23px;
	padding-left: 50px;
	background-image: url(li.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
}

li li{

	line-height: 28px;
	background-position: 0px 17px;
}