body
{
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646464;
	margin: 0;
	padding: 0;
	line-height: 18px;
	width: 100%;
}

td {
	font-size: 10px;
	border-bottom: 1px solid #D3CABB;
}
	
a {
	outline:none;
	color: #444444;
	text-decoration: none;
}

a:hover
{
	color: #666666;
}

a.hell
{
	outline:none;
	color: #D3CABB;
	text-decoration: none;
}

a.hell:hover
{
	outline:none;
	color: #666666;
	text-decoration: none;
}

#container
{
	left: 25px;
	top: 20px;
	position: relative;
	z-index: 0;
}

#header
{
	left: 0px;
	top: 0px;
	height: 30px;
	width: 168px;
	background-image: url(../img/kommunikationsdesign.gif);
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
}

#bar
{
	left: 0px;
	top: 130px;
	height: 72px;
	width: 900px;
	background-image: url(../img/bar.gif);
	background-repeat: repeat-x;
	position: relative;
	z-index: 2;
}

#navi
{
	left: 0px;
	top: 1px;
	height: 60px;
	width: 100px;
	line-height: 23px;
	position: absolute;
	z-index: 3;
}

#position1
{
	left: 210px;
	top: 1px;
	height: 60px;
	width: 340px;
	line-height: 23px;
	position: absolute;
	z-index: 4;
}

#position2
{
	left: 560px;
	top: 1px;
	height: 20px;
	width: 340px;
	line-height: 23px;
	text-align: right;
	position: absolute;
	z-index: 5;
}

#position3
{
	left: 830px;
	top: 1px;
	height: 20px;
	width: 70px;
	line-height: 23px;
	text-align: right;
	position: absolute;
	z-index: 6;
}

#bild
{
	left: 210px;
	top: 242px;
	position: absolute;
	z-index: 7;
}	

#textblock
{
	left: 210px;
	top: 242px;
	width: 690px;
	position: absolute;
	z-index: 7;
}	

#schalter
{
	left: 0px;
	top: 0px;
	width: 900px;
	height: 540px;
	position: absolute;
	z-index: 9;
}	