.navigationPagesContent 
{
    padding: 23px;
    
    }
.navigationFormContent 
{
    padding: 23px 23px 0 23px;
    
    }
.navigationPagesContent h3,
.navigationFormContent h3
{
    margin-bottom: 15px;
    color: #343434;
    
    }
.navigationPagesContent h5
{
    color: #343434;
    }
    
.navigationPagesContent ul.textList li 
{
    font: normal 14px Arial, Sans-serif; 
    color: #343434;
    list-style-position: outside;
	list-style-type: disc;
	margin: 0 0 15px 15px;
	line-height: 1.5;
    }
    
        
#contentLeft 
{
	width: 322px;
	float: left;
	/*text-align: justify;*/
	
	
	}

#contentRight 
{
	width: 332px;
	float: right;
	overflow: hidden;
	/*text-align: justify;*/
	
	}
	
#content p 
{
	margin-bottom: 15px;
	font: normal 14px/1.6 Arial, Sans-Serif;
    color: #343434;
	}




/* TEMPBILDER */
#TopPicture 
{
	background-color: #BBBBBB;
	width: 680px;
	height: 275px;
	margin-bottom: 7px;
	overflow: hidden;
	
	}

