body
    	{
    	margin: 0px 0px;
    	padding: 0px 0px;
    	background-color:#F0F0F0;
    	/*background-color:#FFFFFF;*/
    	font-family: Verdana;
    	font-size: 12px;
    	font-decoration: none;
    	font-weight: normal;
    	color: #000000
    	/*background-image:url("bilder/blowtest_BIG.jpg");*/
		/*background-repeat:no-repeat;*/
    	}

a:link
    	{
    	display:inline;
    	color:#003399;
    	/*color:#FFD500;*/
    	/*text-decoration:underlined;*/
    	text-decoration: none;
    	}

a:visited
    	{
    	display:inline;
    	/*color:#B6CA28;*/
    	color:#003399;
    	/*text-decoration:underlined;*/
    	text-decoration: none;
    	}

a:active
    	{
    	display:inline;
    	/*color:#B6CA28;*/
    	color:#FF3300;
    	/*text-decoration:underlined;*/
    	text-decoration: none;
    	}

    	
a:hover
    	{
    	color: #000000;
    	/*background-color:#FFFFFF;*/
    	background-color:#FCD41B;
    	text-decoration: none;
    	width: 
    	}

h1
	{
	font-size:13px;
	font-weight: bold;
	
	}
	
.bold
	{
	font-weight: bold;
	}

#titel
	{
	position: absolute;
	left: 10px;
	top: 20px;
	line-height: 20px;
	font-weight: bold;
	font-family: Verdana;
    font-size: 20px;
    font-decoration: none;
    font-weight: normal;
    color: #000000
	
	}	

	
#navi
	{
	position: absolute;
	left:20px;
	top: 180px;
	line-height: 20px;
	font-weight: bold;
	}
	
#background
	{
	position: absolute;
	top: 20%;
	left:15%;
	}
	
#inhalt
	{
	position: absolute;
	left:200px;
	top: 180px;
	width; 710px:
	height: 400px;
 	}
	
#kontakt
	{
	position: absolute;
	bottom:20px;
	left: 20px;
	font-size: 11px;
	}

#weiter
	{
	position: absolute;
	bottom:50px;
	left: 20px;
	font-size: 11px;
	}
	
.subnavi
	{
	left: 10px;
	padding-left: 17px;
	font-size: 11px;
	line-height: 20px;
	}

	
#portrait
	{
	position: absolute;
	left: 660px;
	top:180px;
	}
	
	
.subnaviaktiv
	{
	left: 10px;
	padding-left: 17px;
	font-size: 11px;
	background-color:#FFFFFF;
	line-height: 20px;
	}


