body {
	background-image: url(pics/phoneheads_logo.gif);
	background-repeat: no-repeat;
	background-position:20px 20px;
	background-color: #f8f8f8;
	margin: 0;
}

p, h3{
	font-family: sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
	line-height: 16px;
	padding: 0;
	margin: 3px 0 3px 0;
}

h3 {
	font-weight: heavy;
	text-transform: uppercase;
}

h3 a{
	font-family: helvetica, arial;
	border: 0px;
	display: block;
	padding: 0;
	margin: 0;
}

a {
	background-color: #e0e0e0;
	margin-bottom: 2px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	padding: 2px 0 2px 0;
}

.none
{
	background-color: transparent;
	margin: 0;
	padding: 0;
}

a:visited
{
	color: #000;
	background-color: #d0d0d0;
	text-decoration: none;
}

a:hover
{
	color: #669933;
	background-color: #000;
	text-decoration: underline;
}

small
{
	font-size: 10px;
	font-family: sans-serif;
	text-transform: uppercase;
}

.aktiv
{
	color: #669933;
	background-color: #000;
	text-decoration: underline;
}

hr {
	color: #000;
	background-color: #000;
	height: 2px;
	border: none;
	margin: 0;
}

#navigationTop {
	background-color: transparent;
	width: 100%;
	float: left;
	margin: 0 10px 15px 0;
}

#navigationTop a{
	font-family: helvetica, arial;
	font-weight: bold;
	font-size: 14px;
	display: block;
	padding: 0;
	float: left;
	width: 20%;
	margin: 0;
}

#inhaltBottom {
	background-color: transparent;
	width: 600px;
	margin: 0;
	float: left;
	position: absolute;
	top: 180px;
	left: 300px;
}