/*
---------------------------
Dave
---------------------------
*/
* {
	margin: 0;
	padding: 0;
}	

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	line-height: 120%;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	background-image: url(../Images/Startneu_org.JPG);
	background-repeat: no-repeat;
	background-position: center top;
}

#container {
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	width: 595px;
	left: 210px;
	top: 142px;
}

#header {
	margin-top: 150px;
	height: 54px;
	background-repeat: no-repeat;
	background-position: center center;
}

#navigation {
	margin-top: 50px;
	background-image: url(../Images/line1.JPG);
	background-repeat: no-repeat;
	text-align: center;
	height: 23px;
	width: 597px;
	left: 191px;
	top: 246px;
}

#navigation ul {
	list-style-type: none;
}

#navigation li {
	display: inline;
}

#navigation a {
	color: #B2B2B2;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
}

#navigation a:hover {
	color: #FFFFFF;
}

#mainContent {


}

#mainContent table {
	width: 595px;
	height: 350px;
	margin-top: 6px;
}
#footer {
	margin-top: -50px;
}

#footer a {
	font-family: "Tall Paul";
	font-size: 36px;
	color: #000000;
	text-decoration: none;
}

img {
behavior: http://lieber.li/gallery_main.htm(iepngfix.htc); /* Für die Transparenz der PNG-Grafiken im IE6 */
}
