
body
{
    background-color: #FBF7F1;
}

a
{
	border: 0px;
}

td.contact
{
	background-image: url(../img/kontakt.gif);
	background-position: left top;
	background-repeat: no-repeat;
	
	vertical-align: top;
	
	width: 213px; 
	height: 324px;
}

td.navi
{
	background-image: url(../img/bg_navi.gif);
	background-position: left top;
	background-repeat: no-repeat;
	
	vertical-align: top;
	
	width: 213px; 
	height: 324px;
}

td.fotograf_bild
{
	background-image: url(../img/bg_fotograf_bild.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	
	vertical-align: top;
	
	width: 213px; 
	height: 324px;
}

td.welcome
{
	background-image: url(../img/welcome.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	
	vertical-align: top;
	
	width: 483px; 
	height: 324px;
}

td.start_portfolio
{
	background-image: url(../img/start_portfolio.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	
	vertical-align: top;
	
	width: 483px; 
	height: 324px;
}

td.start_content
{
	background-image: url(../img/bg_content.gif);
	background-position: left top;
	background-repeat: no-repeat;
	
	vertical-align: top;
	
	width: 483px; 
	height: 324px;
	
	
	color: #000;
	font-size: 12px;
	font-family: Verdana, Arial;
	font-weight: normal;
	text-decoration: none;
}

div.content_dummy
{
padding: 10px;
}

div.navilink_container
{
    /*height: 20px;
	width: 190px;*/
}

a.home_link
{
	margin: 9px  0px 0px 0px ;
	padding-left: 4px;
	display: block;
	width: 44px;
	height: 20px;
	color: #b51d0e;
	font-size: 12px;
	font-family: Verdana, Arial;
	font-weight: normal;
	text-decoration: none;
	
	background-image: url(../img/linkmarke.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

a.home_link:hover
{
	text-decoration: underline;
}

a.navi_link
{
	margin: 22px 0px 0px 15px;
	padding-left: 13px;
	display: block;
	color: #b51d0e;
	font-size: 12px;
	font-family: Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
	
	background-image: url(../img/linkmarke.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

a.navi_link.bottom
{
font-weight: normal;
margin-top: 120px;
}

a.navi_link:hover
{
	text-decoration: underline;
}

a.portfolio
{
	margin: 22px 0px 0px 15px;
	display: block;
	width: 53px;
	height: 14px;
}

table.main_table
{
    width: 696px;
	border: 0px;
}

