body, a, table
	{
	background-color: #f7f7f7;
	color: #909090;
	text-align: center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.89em;
	text-decoration: none;
	center;
	}


/* Alle Bilder ohne Rand */
img
	{
	border: 0;
	}

/* Linien */
#headlinie
	{
	position: relative;
	top: -29px;
	}


/* Position Bild in der Mitte */
div.mittenbild
	{
	position: relative;
	top: 5px;
	}


/* Links */
a:link
	{
	text-decoration: none;
	}
a:hover
	{
	color: #509050;
	}

/* Navigationsleiste */
div.navigation
	{
	position:relative;
	top: -12px;
	}
.navigation ul li
	{
	display: inline;
	}

/* Impressum spezial*/
#fusslinie
	{
	position: relative;
	top: 50px;
	}

div.impressum a:link 
	{ 
	font-size: 0.85em;
	}
div.impressum a:visited 
	{ 
	font-size: 0.85em;
	}
div.impressum a:hover
	{
	color: #509050;
	font-size: 0.85em;
	font-weight: bold;
	}
div.impressum
	{
	position: relative;
	top: 50px;
	}	


/* Eigenschaften von einzelnen Seiten */

/* Biografie Seite */

#janportrait
	{
	position: relative;
	top: 10px;
	}

#biotabelle table
	{
	border-spacing: 5px;
	position: relative;
	top: 10px;
	}

/* Kontakt Seite */
#kontakttabelle
	{
	position: relative;
	top: 30px;
	left: 15px;
	}

/* Impressum Seite */
#infotabelle
	{
	position: relative;
	top: 70px;
	left: 15px;
	}

/* Portfolio Menu Seite */
#portfoliomenu
	{
	position: relative;
	top: 20px;
	}

/* Portfolio Bilderseiten */
.diaschau
	{
	position: relative;
	top: 5px;
	}
#portfoliolinie
	{
	position: relative;
	top: -30px;
	}

#buttons img
	{
	opacity: 0.6;
	}

/* Copyright Seite */
#copyrighttabelle
	{
	position: relative;
	top: 70px;
	left: 15px;
	}