/* CSS Document */
body {
		font-family:Tahoma, Verdana, Arial, Helvetica;
		font-size: 12px;
		background-image: url(gfx/bag5.gif);	
}

h4 {
		font-size:110%;
		font-weight:bold;
}

h5 {
		font-size:101%;
		font-weight:bold;
}


p {
		font-size:95%;
		line-height:1.5;
}

#all {
		background-color:#FFFFFF;
 		width: 600px;
		height: 550px;
		border-color:#ffffff;
		border-style: solid;
		border-width:15px;
		margin:auto;
		margin-top:3%;
		
 }
 
 img {	
		border: 0;		
 }
 
 #top {	
		width: 600px;
		height: 140px;
		border:0;		
 }
 
 #indhold {
		float:left;
		width:45%;
		border-color:#000000;
		border-style: solid;
		border-width:0px;
		margin-top:10px;
		padding-left:8px;
		padding-right:10px;		
}
 #indhold2 {
		float: right;
		width:310px;
		border-color:#ffffff;
		border-style: solid;
		border-width:0px;
		margin-top:28px;
		
}

#indhold2_forside {
		float: right;
		width:45%;
		border-color:#000000;
		border-style: solid;
		border-width:0px;
		margin-top:47px;	
}

 #indhold_cv {
		float:left;
		width:45%;
		border-color:#000000;
		border-style: solid;
		border-width:0px;
		margin-top:10px;
		padding-left:8px;
		padding-right:10px;		
}

 #indhold2_cv {
		float: right;
		width:52%;
		border-color:#000000;
		border-style: solid;
		border-width:0px;
		margin-top:15px;
		
}

#billedfremviser {
		float:left;
		width:45%;
		height:200px;
		background-color:#ffffff; 
		margin-top:25px;
		padding-left:8px;
		}
		
.thumbnails {
		margin-right:15px;
		margin-bottom:15px;
		cursor:pointer;
		}
		
.img_kontakt {
		position:relative;
		left:39%
		}		

 #knap {
 		margin-top:-3px;
		float: right;
}

 #collage {
		background-image: url(gfx/knap.gif);
		background-repeat: no-repeat;
		height: 25px;
		width: 60px;
		text-align:center;
		padding-top:5px;


}
 #grafik {	
		background-image: url(gfx/knap.gif);
		background-repeat: no-repeat;
		height: 25px;
		width: 60px;
		text-align:center;
		padding-top:5px;
}
 #foto {	
		background-image: url(gfx/knap.gif);
		background-repeat: no-repeat;
		height: 25px;
		width: 60px;
		text-align:center;
		padding-top:5px;
}
 #hvem {
		background-image: url(gfx/knap.gif);
		background-repeat: no-repeat;
		height: 25px;
		width: 60px;
		text-align:center;
		padding-top:5px;
}
 #blog {
		background-image: url(gfx/knap.gif);
		background-repeat: no-repeat;
		height: 25px;
		width: 60px;
		text-align:center;
		padding-top:5px;	
}
 #kontakt {	
		background-image: url(gfx/knap.gif);
		background-repeat: no-repeat;
		height: 25px;
		width: 60px;
		text-align:center;
		padding-top:5px;
		margin-right:6px;
}



 a:link {
		text-decoration: none;
		color: #a3a3a3;	
		border:0px;	
}

 a:visited {
		text-decoration: none;
		color: #bc83b7;
		
}

 a:hover {
		text-decoration: none;
		color: #000000;
		
}
